| 1 | [ Jan 14 00:45:55 Enabled. ] | ||
| 2 | [ Jan 14 00:45:55 Rereading configuration. ] | ||
| 3 | [ Jan 14 00:45:55 Rereading configuration. ] | ||
| 4 | [ Jan 14 00:45:57 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 14 00:45:57 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.14 00:45:58.820257 [ 1 ] {} <Information> Application: Will watch for the process with pid 449 | ||
| 29 | 2026.01.14 00:45:58.820632 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.14 00:45:59.053281 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 449 | ||
| 31 | 2026.01.14 00:45:59.054022 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.14 00:45:59.054176 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.14 00:45:59.153886 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.14 00:45:59.185919 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.14 00:45:59.185977 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.14 00:45:59.185995 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.14 00:45:59.186051 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.14 00:45:59.186468 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.14 00:45:59.188808 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.14 00:45:59.189650 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.14 00:45:59.190718 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.14 00:45:59.190749 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.14 00:45:59.190764 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.14 00:45:59.191602 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.14 00:45:59.192542 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.14 00:45:59.198281 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.14 00:45:59.199174 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.14 00:45:59.200729 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.14 00:45:59.200801 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.14 00:45:59.201940 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.14 00:45:59.202355 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.14 00:45:59.206777 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.14 00:45:59.207241 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.14 00:45:59.210766 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.14 00:45:59.211130 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.14 00:45:59.211534 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.14 00:45:59.211906 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.14 00:45:59.213436 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.14 00:45:59.213464 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.14 00:45:59.213552 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.14 00:45:59.213653 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.14 00:45:59.229005 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.14 00:45:59.229032 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173104 sec | ||
| 68 | 2026.01.14 00:45:59.229052 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.14 00:45:59.229065 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.14 00:45:59.229754 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.14 00:45:59.230324 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.14 00:45:59.239253 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.14 00:45:59.239300 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.14 00:45:59.239323 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.14 00:45:59.239335 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.14 00:45:59.239371 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.14 00:45:59.239394 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.14 00:45:59.241515 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.14 00:45:59.241561 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.14 00:45:59.241580 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.14 00:45:59.241718 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.14 00:45:59.241768 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.14 00:45:59.241781 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.14 00:45:59.241798 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.14 00:45:59.241811 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.14 00:45:59.241840 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.14 00:45:59.241857 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.14 00:45:59.266244 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.14 00:45:59.268211 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.14 00:45:59.268242 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0641e-05 sec | ||
| 91 | 2026.01.14 00:45:59.268254 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.14 00:45:59.268265 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.14 00:45:59.268290 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.14 00:45:59.268480 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.14 00:45:59.268523 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.14 00:45:59.268535 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.14 00:45:59.268546 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.14 00:45:59.268557 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.14 00:45:59.292971 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.14 00:45:59.293204 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.01.14 00:45:59.294620 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.422e-05 sec. | ||
| 102 | 2026.01.14 00:45:59.295012 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.14 00:45:59.295657 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.14 00:45:59.295688 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.14 00:45:59.616043 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57245 | ||
| 106 | 2026.01.14 00:45:59.618734 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.14 00:45:59.618791 [ 3 ] {} <Debug> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57245 | ||
| 108 | 2026.01.14 00:45:59.618817 [ 3 ] {} <Debug> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.14 00:45:59.618911 [ 3 ] {} <Debug> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.14 00:45:59.619008 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.14 00:45:59.619034 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.14 00:45:59.619125 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.14 00:45:59.619741 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36044 | ||
| 114 | 2026.01.14 00:45:59.620616 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63209 | ||
| 115 | 2026.01.14 00:45:59.621071 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48514 | ||
| 116 | 2026.01.14 00:45:59.620636 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51923 | ||
| 117 | 2026.01.14 00:45:59.621460 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.14 00:45:59.621561 [ 4 ] {} <Debug> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36044 | ||
| 119 | 2026.01.14 00:45:59.621590 [ 4 ] {} <Debug> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.14 00:45:59.621609 [ 4 ] {} <Debug> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.14 00:45:59.621697 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60594 | ||
| 122 | 2026.01.14 00:45:59.622424 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53668 | ||
| 123 | 2026.01.14 00:45:59.622483 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.14 00:45:59.622487 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.14 00:45:59.622546 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.14 00:45:59.622491 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 127 | 2026.01.14 00:45:59.622656 [ 5 ] {} <Debug> TCP-Session: b1ee93e1-6ee2-407a-9c2d-b63fc2ae3d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:51923 | ||
| 128 | 2026.01.14 00:45:59.622657 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36770 | ||
| 129 | 2026.01.14 00:45:59.622645 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.14 00:45:59.622704 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42738 | ||
| 131 | 2026.01.14 00:45:59.622774 [ 257 ] {} <Debug> TCP-Session: a6104136-b29d-46ba-a04e-347201cdac06 Authenticating user 'default' from [fd00:1122:3344:101::d]:53668 | ||
| 132 | 2026.01.14 00:45:59.622757 [ 5 ] {} <Debug> TCP-Session: b1ee93e1-6ee2-407a-9c2d-b63fc2ae3d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.14 00:45:59.622631 [ 255 ] {} <Debug> TCP-Session: a867396f-f8e6-4921-87d8-707c37400f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:48514 | ||
| 134 | 2026.01.14 00:45:59.622873 [ 257 ] {} <Debug> TCP-Session: a6104136-b29d-46ba-a04e-347201cdac06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.14 00:45:59.622855 [ 5 ] {} <Debug> TCP-Session: b1ee93e1-6ee2-407a-9c2d-b63fc2ae3d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.14 00:45:59.622624 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.14 00:45:59.622959 [ 257 ] {} <Debug> TCP-Session: a6104136-b29d-46ba-a04e-347201cdac06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.14 00:45:59.622939 [ 255 ] {} <Debug> TCP-Session: a867396f-f8e6-4921-87d8-707c37400f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.14 00:45:59.623026 [ 253 ] {} <Debug> TCP-Session: 13ccff0a-c850-446d-88cd-be55cd6a6d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:63209 | ||
| 140 | 2026.01.14 00:45:59.622614 [ 256 ] {} <Debug> TCP-Session: fadab4f9-7f2a-4ddf-9a4d-3073377ac6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60594 | ||
| 141 | 2026.01.14 00:45:59.623110 [ 253 ] {} <Debug> TCP-Session: 13ccff0a-c850-446d-88cd-be55cd6a6d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.14 00:45:59.623116 [ 256 ] {} <Debug> TCP-Session: fadab4f9-7f2a-4ddf-9a4d-3073377ac6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.14 00:45:59.623172 [ 255 ] {} <Debug> TCP-Session: a867396f-f8e6-4921-87d8-707c37400f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.14 00:45:59.623195 [ 253 ] {} <Debug> TCP-Session: 13ccff0a-c850-446d-88cd-be55cd6a6d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.14 00:45:59.623187 [ 256 ] {} <Debug> TCP-Session: fadab4f9-7f2a-4ddf-9a4d-3073377ac6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.14 00:45:59.623337 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.14 00:45:59.623418 [ 258 ] {} <Debug> TCP-Session: 81f711d1-6a01-4ab6-865b-d7552546692a Authenticating user 'default' from [fd00:1122:3344:101::d]:36770 | ||
| 148 | 2026.01.14 00:45:59.623425 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.01.14 00:45:59.623448 [ 258 ] {} <Debug> TCP-Session: 81f711d1-6a01-4ab6-865b-d7552546692a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.14 00:45:59.623489 [ 259 ] {} <Debug> TCP-Session: fa54b4a6-cee6-4a0e-a6ad-f3a79f1cb2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42738 | ||
| 151 | 2026.01.14 00:45:59.623585 [ 258 ] {} <Debug> TCP-Session: 81f711d1-6a01-4ab6-865b-d7552546692a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.14 00:45:59.623603 [ 259 ] {} <Debug> TCP-Session: fa54b4a6-cee6-4a0e-a6ad-f3a79f1cb2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.14 00:45:59.623695 [ 259 ] {} <Debug> TCP-Session: fa54b4a6-cee6-4a0e-a6ad-f3a79f1cb2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.14 00:45:59.625979 [ 3 ] {fedc4d53-31a4-4a4f-bf42-e3fffa0bde15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.14 00:45:59.663258 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46470 | ||
| 156 | 2026.01.14 00:45:59.668196 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.01.14 00:45:59.668233 [ 260 ] {} <Debug> TCP-Session: 8481bc6a-8cb7-4157-8d5a-48bd5d15f874 Authenticating user 'default' from [fd00:1122:3344:101::b]:46470 | ||
| 158 | 2026.01.14 00:45:59.668251 [ 260 ] {} <Debug> TCP-Session: 8481bc6a-8cb7-4157-8d5a-48bd5d15f874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2026.01.14 00:45:59.668277 [ 260 ] {} <Debug> TCP-Session: 8481bc6a-8cb7-4157-8d5a-48bd5d15f874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.01.14 00:45:59.668338 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 161 | 2026.01.14 00:45:59.668371 [ 260 ] {} <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 | ||
| 162 | 2026.01.14 00:45:59.668398 [ 260 ] {} <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 | ||
| 163 | 2026.01.14 00:45:59.670477 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52291 | ||
| 164 | 2026.01.14 00:45:59.674846 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58719 | ||
| 165 | 2026.01.14 00:45:59.677269 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.14 00:45:59.677309 [ 261 ] {} <Debug> TCP-Session: 20676063-e743-471d-a6ac-22953abe7faf Authenticating user 'default' from [fd00:1122:3344:101::b]:52291 | ||
| 167 | 2026.01.14 00:45:59.677350 [ 261 ] {} <Debug> TCP-Session: 20676063-e743-471d-a6ac-22953abe7faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.14 00:45:59.677364 [ 261 ] {} <Debug> TCP-Session: 20676063-e743-471d-a6ac-22953abe7faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.14 00:45:59.679957 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40391 | ||
| 170 | 2026.01.14 00:45:59.681911 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55216 | ||
| 171 | 2026.01.14 00:45:59.685853 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.14 00:45:59.685862 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64877 | ||
| 173 | 2026.01.14 00:45:59.685897 [ 262 ] {} <Debug> TCP-Session: 491b6184-8cdf-4d13-8d1e-57ce8189ac63 Authenticating user 'default' from [fd00:1122:3344:101::b]:58719 | ||
| 174 | 2026.01.14 00:45:59.685950 [ 262 ] {} <Debug> TCP-Session: 491b6184-8cdf-4d13-8d1e-57ce8189ac63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.14 00:45:59.685965 [ 262 ] {} <Debug> TCP-Session: 491b6184-8cdf-4d13-8d1e-57ce8189ac63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.14 00:45:59.687931 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56141 | ||
| 177 | 2026.01.14 00:45:59.689841 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.14 00:45:59.689900 [ 263 ] {} <Debug> TCP-Session: 9cfe095a-3dd3-40e9-9d55-3665904ba33c Authenticating user 'default' from [fd00:1122:3344:101::b]:40391 | ||
| 179 | 2026.01.14 00:45:59.689901 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57918 | ||
| 180 | 2026.01.14 00:45:59.689930 [ 263 ] {} <Debug> TCP-Session: 9cfe095a-3dd3-40e9-9d55-3665904ba33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.14 00:45:59.689967 [ 263 ] {} <Debug> TCP-Session: 9cfe095a-3dd3-40e9-9d55-3665904ba33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.14 00:45:59.696277 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.14 00:45:59.696325 [ 265 ] {} <Debug> TCP-Session: 78149125-2267-449b-a87f-6be129aaf8d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:64877 | ||
| 184 | 2026.01.14 00:45:59.696357 [ 265 ] {} <Debug> TCP-Session: 78149125-2267-449b-a87f-6be129aaf8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.14 00:45:59.696370 [ 265 ] {} <Debug> TCP-Session: 78149125-2267-449b-a87f-6be129aaf8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.14 00:45:59.700349 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.14 00:45:59.700415 [ 267 ] {} <Debug> TCP-Session: 9389f770-b58d-4ab4-8c93-2d1acc8494ee Authenticating user 'default' from [fd00:1122:3344:101::b]:57918 | ||
| 188 | 2026.01.14 00:45:59.700423 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.14 00:45:59.700447 [ 267 ] {} <Debug> TCP-Session: 9389f770-b58d-4ab4-8c93-2d1acc8494ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.14 00:45:59.700483 [ 264 ] {} <Debug> TCP-Session: 5bb4a2e5-6b85-48e0-8fc1-acbafe2ee699 Authenticating user 'default' from [fd00:1122:3344:101::b]:55216 | ||
| 191 | 2026.01.14 00:45:59.700499 [ 267 ] {} <Debug> TCP-Session: 9389f770-b58d-4ab4-8c93-2d1acc8494ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.14 00:45:59.700510 [ 264 ] {} <Debug> TCP-Session: 5bb4a2e5-6b85-48e0-8fc1-acbafe2ee699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.14 00:45:59.700491 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.14 00:45:59.700555 [ 264 ] {} <Debug> TCP-Session: 5bb4a2e5-6b85-48e0-8fc1-acbafe2ee699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.14 00:45:59.700591 [ 266 ] {} <Debug> TCP-Session: 6ec621d2-7a9c-4a29-b253-e6908e60add7 Authenticating user 'default' from [fd00:1122:3344:101::b]:56141 | ||
| 196 | 2026.01.14 00:45:59.700634 [ 266 ] {} <Debug> TCP-Session: 6ec621d2-7a9c-4a29-b253-e6908e60add7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.14 00:45:59.700650 [ 266 ] {} <Debug> TCP-Session: 6ec621d2-7a9c-4a29-b253-e6908e60add7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.14 00:45:59.739827 [ 3 ] {fedc4d53-31a4-4a4f-bf42-e3fffa0bde15} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57245) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.01.14 00:45:59.740815 [ 3 ] {fedc4d53-31a4-4a4f-bf42-e3fffa0bde15} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.01.14 00:45:59.740915 [ 3 ] {fedc4d53-31a4-4a4f-bf42-e3fffa0bde15} <Debug> TCPHandler: Processed in 0.120927055 sec. | ||
| 247 | 2026.01.14 00:45:59.741378 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.01.14 00:45:59.741611 [ 4 ] {ead4a12e-70fd-464a-99f8-815f1bfe7ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.01.14 00:45:59.742035 [ 4 ] {ead4a12e-70fd-464a-99f8-815f1bfe7ef1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36044) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.01.14 00:45:59.742169 [ 4 ] {ead4a12e-70fd-464a-99f8-815f1bfe7ef1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.01.14 00:45:59.742245 [ 4 ] {ead4a12e-70fd-464a-99f8-815f1bfe7ef1} <Debug> TCPHandler: Processed in 0.001036752 sec. | ||
| 298 | 2026.01.14 00:45:59.742552 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.01.14 00:45:59.743279 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.01.14 00:45:59.743863 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.01.14 00:45:59.746199 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.01.14 00:45:59.746232 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9792e-05 sec | ||
| 303 | 2026.01.14 00:45:59.746246 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.01.14 00:45:59.746257 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.01.14 00:45:59.746284 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.01.14 00:45:59.746904 [ 3 ] {74c5c912-347f-4c0e-ac43-e323bfb91c3f} <Debug> TCPHandler: Processed in 0.004467677 sec. | ||
| 307 | 2026.01.14 00:45:59.747053 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.14 00:45:59.747200 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.01.14 00:45:59.747258 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.01.14 00:45:59.752000 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.01.14 00:45:59.755554 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309): Loading data parts | ||
| 313 | 2026.01.14 00:45:59.756582 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309): There are no data parts | ||
| 314 | 2026.01.14 00:45:59.762572 [ 3 ] {f317bd00-68b2-4e56-9e27-17f1d9f8ba7b} <Debug> TCPHandler: Processed in 0.01556679 sec. | ||
| 315 | 2026.01.14 00:45:59.762753 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.01.14 00:45:59.762933 [ 3 ] {d047673c-123b-47f8-9824-d2d6c3616bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.01.14 00:45:59.763003 [ 3 ] {d047673c-123b-47f8-9824-d2d6c3616bb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.01.14 00:45:59.775623 [ 3 ] {d047673c-123b-47f8-9824-d2d6c3616bb5} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Loading data parts | ||
| 329 | 2026.01.14 00:45:59.775843 [ 3 ] {d047673c-123b-47f8-9824-d2d6c3616bb5} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): There are no data parts | ||
| 330 | 2026.01.14 00:45:59.779703 [ 3 ] {d047673c-123b-47f8-9824-d2d6c3616bb5} <Debug> TCPHandler: Processed in 0.017001442 sec. | ||
| 331 | 2026.01.14 00:45:59.779898 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.14 00:45:59.780115 [ 3 ] {0e71c8a5-bb0a-4d78-a7ff-6e4d06426802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 333 | 2026.01.14 00:45:59.780174 [ 3 ] {0e71c8a5-bb0a-4d78-a7ff-6e4d06426802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.01.14 00:45:59.782596 [ 3 ] {0e71c8a5-bb0a-4d78-a7ff-6e4d06426802} <Debug> oximeter.measurements_i8 (29e25fc9-e2d2-41b4-84b5-8346badac332): Loading data parts | ||
| 335 | 2026.01.14 00:45:59.782710 [ 3 ] {0e71c8a5-bb0a-4d78-a7ff-6e4d06426802} <Debug> oximeter.measurements_i8 (29e25fc9-e2d2-41b4-84b5-8346badac332): There are no data parts | ||
| 336 | 2026.01.14 00:45:59.785043 [ 3 ] {0e71c8a5-bb0a-4d78-a7ff-6e4d06426802} <Debug> TCPHandler: Processed in 0.005211583 sec. | ||
| 337 | 2026.01.14 00:45:59.785213 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.14 00:45:59.785381 [ 3 ] {1c069d33-ff43-40e3-9e13-a620ec1353bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 339 | 2026.01.14 00:45:59.785432 [ 3 ] {1c069d33-ff43-40e3-9e13-a620ec1353bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.01.14 00:45:59.789092 [ 3 ] {1c069d33-ff43-40e3-9e13-a620ec1353bb} <Debug> oximeter.measurements_u8 (6e920ce5-7f56-4742-bad9-06d377b8ae54): Loading data parts | ||
| 341 | 2026.01.14 00:45:59.789235 [ 3 ] {1c069d33-ff43-40e3-9e13-a620ec1353bb} <Debug> oximeter.measurements_u8 (6e920ce5-7f56-4742-bad9-06d377b8ae54): There are no data parts | ||
| 342 | 2026.01.14 00:45:59.795028 [ 3 ] {1c069d33-ff43-40e3-9e13-a620ec1353bb} <Debug> TCPHandler: Processed in 0.009865096 sec. | ||
| 343 | 2026.01.14 00:45:59.795177 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.14 00:45:59.795344 [ 3 ] {10d79cb1-2594-48eb-80b4-87a0938f8389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 345 | 2026.01.14 00:45:59.795400 [ 3 ] {10d79cb1-2594-48eb-80b4-87a0938f8389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.01.14 00:45:59.798565 [ 3 ] {10d79cb1-2594-48eb-80b4-87a0938f8389} <Debug> oximeter.measurements_i16 (21c0724f-4f5f-4900-80f7-d9625bc26fe9): Loading data parts | ||
| 347 | 2026.01.14 00:45:59.798691 [ 3 ] {10d79cb1-2594-48eb-80b4-87a0938f8389} <Debug> oximeter.measurements_i16 (21c0724f-4f5f-4900-80f7-d9625bc26fe9): There are no data parts | ||
| 348 | 2026.01.14 00:45:59.802294 [ 3 ] {10d79cb1-2594-48eb-80b4-87a0938f8389} <Debug> TCPHandler: Processed in 0.007165637 sec. | ||
| 349 | 2026.01.14 00:45:59.802441 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.14 00:45:59.802617 [ 3 ] {1965f12b-f737-422c-8a69-480def5e4656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 351 | 2026.01.14 00:45:59.802674 [ 3 ] {1965f12b-f737-422c-8a69-480def5e4656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.01.14 00:45:59.806438 [ 3 ] {1965f12b-f737-422c-8a69-480def5e4656} <Debug> oximeter.measurements_u16 (f6e7d1e1-c2cb-4eaa-a36e-a65923fb49cc): Loading data parts | ||
| 353 | 2026.01.14 00:45:59.806568 [ 3 ] {1965f12b-f737-422c-8a69-480def5e4656} <Debug> oximeter.measurements_u16 (f6e7d1e1-c2cb-4eaa-a36e-a65923fb49cc): There are no data parts | ||
| 354 | 2026.01.14 00:45:59.808983 [ 3 ] {1965f12b-f737-422c-8a69-480def5e4656} <Debug> TCPHandler: Processed in 0.006590444 sec. | ||
| 355 | 2026.01.14 00:45:59.809133 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.14 00:45:59.809285 [ 3 ] {76e48c74-f096-44ab-8bc4-21cfe7af2747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 357 | 2026.01.14 00:45:59.809342 [ 3 ] {76e48c74-f096-44ab-8bc4-21cfe7af2747} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.01.14 00:45:59.812811 [ 3 ] {76e48c74-f096-44ab-8bc4-21cfe7af2747} <Debug> oximeter.measurements_i32 (9d23bc1c-fea5-4b29-972a-1e695b13b412): Loading data parts | ||
| 359 | 2026.01.14 00:45:59.812969 [ 3 ] {76e48c74-f096-44ab-8bc4-21cfe7af2747} <Debug> oximeter.measurements_i32 (9d23bc1c-fea5-4b29-972a-1e695b13b412): There are no data parts | ||
| 360 | 2026.01.14 00:45:59.816550 [ 3 ] {76e48c74-f096-44ab-8bc4-21cfe7af2747} <Debug> TCPHandler: Processed in 0.007465674 sec. | ||
| 361 | 2026.01.14 00:45:59.816708 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.01.14 00:45:59.816888 [ 3 ] {ab95b609-de0c-40f5-8440-6f94ae8b5c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 363 | 2026.01.14 00:45:59.816951 [ 3 ] {ab95b609-de0c-40f5-8440-6f94ae8b5c2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.01.14 00:45:59.822128 [ 3 ] {ab95b609-de0c-40f5-8440-6f94ae8b5c2c} <Debug> oximeter.measurements_u32 (81ef35e1-d892-4421-b0be-3bf76ce057ca): Loading data parts | ||
| 365 | 2026.01.14 00:45:59.822259 [ 3 ] {ab95b609-de0c-40f5-8440-6f94ae8b5c2c} <Debug> oximeter.measurements_u32 (81ef35e1-d892-4421-b0be-3bf76ce057ca): There are no data parts | ||
| 366 | 2026.01.14 00:45:59.826199 [ 3 ] {ab95b609-de0c-40f5-8440-6f94ae8b5c2c} <Debug> TCPHandler: Processed in 0.009539539 sec. | ||
| 367 | 2026.01.14 00:45:59.826351 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.14 00:45:59.826507 [ 3 ] {81f3c15e-bd12-44a5-b764-3e88f0869576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 369 | 2026.01.14 00:45:59.826562 [ 3 ] {81f3c15e-bd12-44a5-b764-3e88f0869576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.01.14 00:45:59.831535 [ 3 ] {81f3c15e-bd12-44a5-b764-3e88f0869576} <Debug> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Loading data parts | ||
| 371 | 2026.01.14 00:45:59.831675 [ 3 ] {81f3c15e-bd12-44a5-b764-3e88f0869576} <Debug> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): There are no data parts | ||
| 372 | 2026.01.14 00:45:59.833708 [ 3 ] {81f3c15e-bd12-44a5-b764-3e88f0869576} <Debug> TCPHandler: Processed in 0.007407092 sec. | ||
| 373 | 2026.01.14 00:45:59.833862 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.14 00:45:59.834029 [ 3 ] {fda879bf-3c0e-452f-9948-d420d247039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 375 | 2026.01.14 00:45:59.834092 [ 3 ] {fda879bf-3c0e-452f-9948-d420d247039e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.01.14 00:45:59.836779 [ 3 ] {fda879bf-3c0e-452f-9948-d420d247039e} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Loading data parts | ||
| 377 | 2026.01.14 00:45:59.836899 [ 3 ] {fda879bf-3c0e-452f-9948-d420d247039e} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): There are no data parts | ||
| 378 | 2026.01.14 00:45:59.840533 [ 3 ] {fda879bf-3c0e-452f-9948-d420d247039e} <Debug> TCPHandler: Processed in 0.006720137 sec. | ||
| 379 | 2026.01.14 00:45:59.840681 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.14 00:45:59.840836 [ 3 ] {ea258e7f-93f1-46e4-a887-13d188758cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 381 | 2026.01.14 00:45:59.840894 [ 3 ] {ea258e7f-93f1-46e4-a887-13d188758cea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.01.14 00:45:59.845519 [ 3 ] {ea258e7f-93f1-46e4-a887-13d188758cea} <Debug> oximeter.measurements_f32 (08caae70-e3a6-4fe9-ace7-4dd34fb1f200): Loading data parts | ||
| 383 | 2026.01.14 00:45:59.845653 [ 3 ] {ea258e7f-93f1-46e4-a887-13d188758cea} <Debug> oximeter.measurements_f32 (08caae70-e3a6-4fe9-ace7-4dd34fb1f200): There are no data parts | ||
| 384 | 2026.01.14 00:45:59.850381 [ 3 ] {ea258e7f-93f1-46e4-a887-13d188758cea} <Debug> TCPHandler: Processed in 0.009748103 sec. | ||
| 385 | 2026.01.14 00:45:59.850531 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.14 00:45:59.850716 [ 3 ] {e0bf20f1-f7ee-4649-9ebb-0f5863d13f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 387 | 2026.01.14 00:45:59.850775 [ 3 ] {e0bf20f1-f7ee-4649-9ebb-0f5863d13f58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.01.14 00:45:59.853660 [ 3 ] {e0bf20f1-f7ee-4649-9ebb-0f5863d13f58} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Loading data parts | ||
| 389 | 2026.01.14 00:45:59.853785 [ 3 ] {e0bf20f1-f7ee-4649-9ebb-0f5863d13f58} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): There are no data parts | ||
| 390 | 2026.01.14 00:45:59.857444 [ 3 ] {e0bf20f1-f7ee-4649-9ebb-0f5863d13f58} <Debug> TCPHandler: Processed in 0.006961002 sec. | ||
| 391 | 2026.01.14 00:45:59.857621 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.14 00:45:59.857805 [ 3 ] {cec056a2-4261-46d2-800d-6aba03002991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 393 | 2026.01.14 00:45:59.857871 [ 3 ] {cec056a2-4261-46d2-800d-6aba03002991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.01.14 00:45:59.862968 [ 3 ] {cec056a2-4261-46d2-800d-6aba03002991} <Debug> oximeter.measurements_string (b5d15588-0ad2-45e7-aef3-5b1e3183de08): Loading data parts | ||
| 395 | 2026.01.14 00:45:59.863105 [ 3 ] {cec056a2-4261-46d2-800d-6aba03002991} <Debug> oximeter.measurements_string (b5d15588-0ad2-45e7-aef3-5b1e3183de08): There are no data parts | ||
| 396 | 2026.01.14 00:45:59.865107 [ 3 ] {cec056a2-4261-46d2-800d-6aba03002991} <Debug> TCPHandler: Processed in 0.007546544 sec. | ||
| 397 | 2026.01.14 00:45:59.865316 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.01.14 00:45:59.865480 [ 3 ] {f301fbdb-5d2b-4333-a26d-451e9e4aeb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.01.14 00:45:59.865534 [ 3 ] {f301fbdb-5d2b-4333-a26d-451e9e4aeb2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.01.14 00:45:59.868784 [ 3 ] {f301fbdb-5d2b-4333-a26d-451e9e4aeb2e} <Debug> oximeter.measurements_bytes (186ae7a9-1dea-4a6d-ae69-cadbc710e93a): Loading data parts | ||
| 408 | 2026.01.14 00:45:59.869084 [ 3 ] {f301fbdb-5d2b-4333-a26d-451e9e4aeb2e} <Debug> oximeter.measurements_bytes (186ae7a9-1dea-4a6d-ae69-cadbc710e93a): There are no data parts | ||
| 409 | 2026.01.14 00:45:59.872752 [ 3 ] {f301fbdb-5d2b-4333-a26d-451e9e4aeb2e} <Debug> TCPHandler: Processed in 0.007484374 sec. | ||
| 410 | 2026.01.14 00:45:59.872905 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.01.14 00:45:59.873080 [ 3 ] {02612d65-128f-4a16-8029-59f14a4e9e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 412 | 2026.01.14 00:45:59.873132 [ 3 ] {02612d65-128f-4a16-8029-59f14a4e9e8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.01.14 00:45:59.878397 [ 3 ] {02612d65-128f-4a16-8029-59f14a4e9e8a} <Debug> oximeter.measurements_cumulativei64 (785577f6-ae43-4f1a-a583-5d246dcc05e2): Loading data parts | ||
| 414 | 2026.01.14 00:45:59.878600 [ 3 ] {02612d65-128f-4a16-8029-59f14a4e9e8a} <Debug> oximeter.measurements_cumulativei64 (785577f6-ae43-4f1a-a583-5d246dcc05e2): There are no data parts | ||
| 415 | 2026.01.14 00:45:59.880660 [ 3 ] {02612d65-128f-4a16-8029-59f14a4e9e8a} <Debug> TCPHandler: Processed in 0.007803201 sec. | ||
| 416 | 2026.01.14 00:45:59.880818 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.01.14 00:45:59.880996 [ 3 ] {ed2d7128-f71b-4f72-8744-ea3c9d18e3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 418 | 2026.01.14 00:45:59.881081 [ 3 ] {ed2d7128-f71b-4f72-8744-ea3c9d18e3d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.01.14 00:45:59.884111 [ 3 ] {ed2d7128-f71b-4f72-8744-ea3c9d18e3d2} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Loading data parts | ||
| 420 | 2026.01.14 00:45:59.884283 [ 3 ] {ed2d7128-f71b-4f72-8744-ea3c9d18e3d2} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): There are no data parts | ||
| 421 | 2026.01.14 00:45:59.888020 [ 3 ] {ed2d7128-f71b-4f72-8744-ea3c9d18e3d2} <Debug> TCPHandler: Processed in 0.007251459 sec. | ||
| 422 | 2026.01.14 00:45:59.888201 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.01.14 00:45:59.888364 [ 3 ] {5c0f7d1e-d164-449d-be5a-19057c9d962f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 424 | 2026.01.14 00:45:59.888423 [ 3 ] {5c0f7d1e-d164-449d-be5a-19057c9d962f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.01.14 00:45:59.893388 [ 3 ] {5c0f7d1e-d164-449d-be5a-19057c9d962f} <Debug> oximeter.measurements_cumulativef32 (bc303cf9-3e9c-4623-b0a1-61d6c71c5cfb): Loading data parts | ||
| 426 | 2026.01.14 00:45:59.893529 [ 3 ] {5c0f7d1e-d164-449d-be5a-19057c9d962f} <Debug> oximeter.measurements_cumulativef32 (bc303cf9-3e9c-4623-b0a1-61d6c71c5cfb): There are no data parts | ||
| 427 | 2026.01.14 00:45:59.896288 [ 3 ] {5c0f7d1e-d164-449d-be5a-19057c9d962f} <Debug> TCPHandler: Processed in 0.008141189 sec. | ||
| 428 | 2026.01.14 00:45:59.896432 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.01.14 00:45:59.896604 [ 3 ] {1555c0f6-fb9f-4901-b57a-98b2be0d9e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 430 | 2026.01.14 00:45:59.896656 [ 3 ] {1555c0f6-fb9f-4901-b57a-98b2be0d9e09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.01.14 00:45:59.900125 [ 3 ] {1555c0f6-fb9f-4901-b57a-98b2be0d9e09} <Debug> oximeter.measurements_cumulativef64 (06ca7da9-ad06-454d-b046-24b8d4f60eed): Loading data parts | ||
| 432 | 2026.01.14 00:45:59.900268 [ 3 ] {1555c0f6-fb9f-4901-b57a-98b2be0d9e09} <Debug> oximeter.measurements_cumulativef64 (06ca7da9-ad06-454d-b046-24b8d4f60eed): There are no data parts | ||
| 433 | 2026.01.14 00:45:59.903944 [ 3 ] {1555c0f6-fb9f-4901-b57a-98b2be0d9e09} <Debug> TCPHandler: Processed in 0.007558735 sec. | ||
| 434 | 2026.01.14 00:45:59.904137 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.01.14 00:45:59.904360 [ 3 ] {813eb8b2-6fc9-4d25-8e99-4794c83aaeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.01.14 00:45:59.904439 [ 3 ] {813eb8b2-6fc9-4d25-8e99-4794c83aaeb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.01.14 00:45:59.908228 [ 3 ] {813eb8b2-6fc9-4d25-8e99-4794c83aaeb1} <Debug> oximeter.measurements_histogrami8 (b17259d9-1dbe-4c36-80fd-a1747ce2e395): Loading data parts | ||
| 448 | 2026.01.14 00:45:59.908389 [ 3 ] {813eb8b2-6fc9-4d25-8e99-4794c83aaeb1} <Debug> oximeter.measurements_histogrami8 (b17259d9-1dbe-4c36-80fd-a1747ce2e395): There are no data parts | ||
| 449 | 2026.01.14 00:45:59.911113 [ 3 ] {813eb8b2-6fc9-4d25-8e99-4794c83aaeb1} <Debug> TCPHandler: Processed in 0.007031434 sec. | ||
| 450 | 2026.01.14 00:45:59.911281 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.14 00:45:59.911564 [ 3 ] {270b7bcc-cc5e-45e3-8215-63603f6d5fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 452 | 2026.01.14 00:45:59.911636 [ 3 ] {270b7bcc-cc5e-45e3-8215-63603f6d5fc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.01.14 00:45:59.915869 [ 3 ] {270b7bcc-cc5e-45e3-8215-63603f6d5fc2} <Debug> oximeter.measurements_histogramu8 (bfcf06aa-9fa8-460a-b3fb-ddc31dc61180): Loading data parts | ||
| 454 | 2026.01.14 00:45:59.915995 [ 3 ] {270b7bcc-cc5e-45e3-8215-63603f6d5fc2} <Debug> oximeter.measurements_histogramu8 (bfcf06aa-9fa8-460a-b3fb-ddc31dc61180): There are no data parts | ||
| 455 | 2026.01.14 00:45:59.918268 [ 3 ] {270b7bcc-cc5e-45e3-8215-63603f6d5fc2} <Debug> TCPHandler: Processed in 0.007047074 sec. | ||
| 456 | 2026.01.14 00:45:59.918444 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.14 00:45:59.918655 [ 3 ] {d8a2f122-4116-45f8-80d7-353a389e6578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 458 | 2026.01.14 00:45:59.918733 [ 3 ] {d8a2f122-4116-45f8-80d7-353a389e6578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.01.14 00:45:59.924538 [ 3 ] {d8a2f122-4116-45f8-80d7-353a389e6578} <Debug> oximeter.measurements_histogrami16 (b5cef91c-3681-4e03-aea7-b647a1a1fa5c): Loading data parts | ||
| 460 | 2026.01.14 00:45:59.924687 [ 3 ] {d8a2f122-4116-45f8-80d7-353a389e6578} <Debug> oximeter.measurements_histogrami16 (b5cef91c-3681-4e03-aea7-b647a1a1fa5c): There are no data parts | ||
| 461 | 2026.01.14 00:45:59.928682 [ 3 ] {d8a2f122-4116-45f8-80d7-353a389e6578} <Debug> TCPHandler: Processed in 0.010287105 sec. | ||
| 462 | 2026.01.14 00:45:59.928891 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.14 00:45:59.929170 [ 3 ] {560d3a8c-6a5c-4c7c-8f06-20b14f4b422b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 464 | 2026.01.14 00:45:59.929253 [ 3 ] {560d3a8c-6a5c-4c7c-8f06-20b14f4b422b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.01.14 00:45:59.932094 [ 3 ] {560d3a8c-6a5c-4c7c-8f06-20b14f4b422b} <Debug> oximeter.measurements_histogramu16 (04c5a865-58ce-4513-ba2e-fbc482b25ed5): Loading data parts | ||
| 466 | 2026.01.14 00:45:59.932214 [ 3 ] {560d3a8c-6a5c-4c7c-8f06-20b14f4b422b} <Debug> oximeter.measurements_histogramu16 (04c5a865-58ce-4513-ba2e-fbc482b25ed5): There are no data parts | ||
| 467 | 2026.01.14 00:45:59.934620 [ 3 ] {560d3a8c-6a5c-4c7c-8f06-20b14f4b422b} <Debug> TCPHandler: Processed in 0.005786567 sec. | ||
| 468 | 2026.01.14 00:45:59.934816 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.01.14 00:45:59.935068 [ 3 ] {88a6e7cf-9f56-46cf-8222-8e4daf6e4d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 470 | 2026.01.14 00:45:59.935156 [ 3 ] {88a6e7cf-9f56-46cf-8222-8e4daf6e4d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.01.14 00:45:59.939525 [ 3 ] {88a6e7cf-9f56-46cf-8222-8e4daf6e4d99} <Debug> oximeter.measurements_histogrami32 (064911f8-73e3-468c-b3ca-233cc456c696): Loading data parts | ||
| 472 | 2026.01.14 00:45:59.939650 [ 3 ] {88a6e7cf-9f56-46cf-8222-8e4daf6e4d99} <Debug> oximeter.measurements_histogrami32 (064911f8-73e3-468c-b3ca-233cc456c696): There are no data parts | ||
| 473 | 2026.01.14 00:45:59.944380 [ 3 ] {88a6e7cf-9f56-46cf-8222-8e4daf6e4d99} <Debug> TCPHandler: Processed in 0.00962122 sec. | ||
| 474 | 2026.01.14 00:45:59.944552 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.01.14 00:45:59.944763 [ 3 ] {176b99c0-0b63-4d59-b75a-e063607ff127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 476 | 2026.01.14 00:45:59.944838 [ 3 ] {176b99c0-0b63-4d59-b75a-e063607ff127} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.01.14 00:45:59.947495 [ 3 ] {176b99c0-0b63-4d59-b75a-e063607ff127} <Debug> oximeter.measurements_histogramu32 (60c106ca-07c3-4fc4-964d-0fb842621af9): Loading data parts | ||
| 478 | 2026.01.14 00:45:59.947612 [ 3 ] {176b99c0-0b63-4d59-b75a-e063607ff127} <Debug> oximeter.measurements_histogramu32 (60c106ca-07c3-4fc4-964d-0fb842621af9): There are no data parts | ||
| 479 | 2026.01.14 00:45:59.949996 [ 3 ] {176b99c0-0b63-4d59-b75a-e063607ff127} <Debug> TCPHandler: Processed in 0.00550128 sec. | ||
| 480 | 2026.01.14 00:45:59.950173 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.01.14 00:45:59.950441 [ 3 ] {d1cdd9f5-ee95-45ea-adbf-9495f522c3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 482 | 2026.01.14 00:45:59.950523 [ 3 ] {d1cdd9f5-ee95-45ea-adbf-9495f522c3a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.01.14 00:45:59.954777 [ 3 ] {d1cdd9f5-ee95-45ea-adbf-9495f522c3a1} <Debug> oximeter.measurements_histogrami64 (1057bd4e-de30-47cc-b5a9-723468063093): Loading data parts | ||
| 484 | 2026.01.14 00:45:59.954897 [ 3 ] {d1cdd9f5-ee95-45ea-adbf-9495f522c3a1} <Debug> oximeter.measurements_histogrami64 (1057bd4e-de30-47cc-b5a9-723468063093): There are no data parts | ||
| 485 | 2026.01.14 00:45:59.957178 [ 3 ] {d1cdd9f5-ee95-45ea-adbf-9495f522c3a1} <Debug> TCPHandler: Processed in 0.007063294 sec. | ||
| 486 | 2026.01.14 00:45:59.957331 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.01.14 00:45:59.957542 [ 3 ] {3ba46094-6b67-479b-8274-557a99ffc6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 488 | 2026.01.14 00:45:59.957639 [ 3 ] {3ba46094-6b67-479b-8274-557a99ffc6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.01.14 00:45:59.963608 [ 3 ] {3ba46094-6b67-479b-8274-557a99ffc6a0} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Loading data parts | ||
| 490 | 2026.01.14 00:45:59.963826 [ 3 ] {3ba46094-6b67-479b-8274-557a99ffc6a0} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): There are no data parts | ||
| 491 | 2026.01.14 00:45:59.967604 [ 3 ] {3ba46094-6b67-479b-8274-557a99ffc6a0} <Debug> TCPHandler: Processed in 0.010321685 sec. | ||
| 492 | 2026.01.14 00:45:59.967779 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.14 00:45:59.968071 [ 3 ] {70841fe3-d79b-4f2e-bcbb-0cffba7b6a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 494 | 2026.01.14 00:45:59.968155 [ 3 ] {70841fe3-d79b-4f2e-bcbb-0cffba7b6a5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.01.14 00:45:59.973468 [ 3 ] {70841fe3-d79b-4f2e-bcbb-0cffba7b6a5c} <Debug> oximeter.measurements_histogramf32 (83630ab8-881c-42e0-acee-920b55cc1c1e): Loading data parts | ||
| 496 | 2026.01.14 00:45:59.973671 [ 3 ] {70841fe3-d79b-4f2e-bcbb-0cffba7b6a5c} <Debug> oximeter.measurements_histogramf32 (83630ab8-881c-42e0-acee-920b55cc1c1e): There are no data parts | ||
| 497 | 2026.01.14 00:45:59.976471 [ 3 ] {70841fe3-d79b-4f2e-bcbb-0cffba7b6a5c} <Debug> TCPHandler: Processed in 0.008752621 sec. | ||
| 498 | 2026.01.14 00:45:59.976629 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.14 00:45:59.976835 [ 3 ] {0874f4f0-f93f-4a15-bc8f-e6a02d4da48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 500 | 2026.01.14 00:45:59.976909 [ 3 ] {0874f4f0-f93f-4a15-bc8f-e6a02d4da48d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.01.14 00:45:59.988140 [ 3 ] {0874f4f0-f93f-4a15-bc8f-e6a02d4da48d} <Debug> oximeter.measurements_histogramf64 (8cc191c8-5399-4d79-8cb9-6db09e7ba22b): Loading data parts | ||
| 502 | 2026.01.14 00:45:59.988319 [ 3 ] {0874f4f0-f93f-4a15-bc8f-e6a02d4da48d} <Debug> oximeter.measurements_histogramf64 (8cc191c8-5399-4d79-8cb9-6db09e7ba22b): There are no data parts | ||
| 503 | 2026.01.14 00:45:59.996353 [ 3 ] {0874f4f0-f93f-4a15-bc8f-e6a02d4da48d} <Debug> TCPHandler: Processed in 0.019773892 sec. | ||
| 504 | 2026.01.14 00:45:59.996539 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.14 00:45:59.996740 [ 3 ] {827ac399-33ff-4897-a921-c64f4ed65a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.01.14 00:45:59.996810 [ 3 ] {827ac399-33ff-4897-a921-c64f4ed65a0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.01.14 00:46:00.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.03 MiB, peak 123.03 MiB, free memory in arenas 0.00 B, will set to 133.74 MiB (RSS), difference: 10.71 MiB | ||
| 533 | 2026.01.14 00:46:00.001602 [ 3 ] {827ac399-33ff-4897-a921-c64f4ed65a0b} <Debug> oximeter.fields_bool (75fb48f4-54a3-4a11-9466-d897ee2445dc): Loading data parts | ||
| 534 | 2026.01.14 00:46:00.001828 [ 3 ] {827ac399-33ff-4897-a921-c64f4ed65a0b} <Debug> oximeter.fields_bool (75fb48f4-54a3-4a11-9466-d897ee2445dc): There are no data parts | ||
| 535 | 2026.01.14 00:46:00.004748 [ 3 ] {827ac399-33ff-4897-a921-c64f4ed65a0b} <Debug> TCPHandler: Processed in 0.008273701 sec. | ||
| 536 | 2026.01.14 00:46:00.004912 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.14 00:46:00.005087 [ 3 ] {5c165650-cbcf-4864-bc96-94ffdf6619c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.01.14 00:46:00.005139 [ 3 ] {5c165650-cbcf-4864-bc96-94ffdf6619c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.14 00:46:00.008209 [ 3 ] {5c165650-cbcf-4864-bc96-94ffdf6619c7} <Debug> oximeter.fields_i8 (56d4b4c9-37e3-4309-b910-37e9f6201330): Loading data parts | ||
| 540 | 2026.01.14 00:46:00.008366 [ 3 ] {5c165650-cbcf-4864-bc96-94ffdf6619c7} <Debug> oximeter.fields_i8 (56d4b4c9-37e3-4309-b910-37e9f6201330): There are no data parts | ||
| 541 | 2026.01.14 00:46:00.012902 [ 3 ] {5c165650-cbcf-4864-bc96-94ffdf6619c7} <Debug> TCPHandler: Processed in 0.008042516 sec. | ||
| 542 | 2026.01.14 00:46:00.013134 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.14 00:46:00.013318 [ 3 ] {6e2d60f0-5d32-4462-85a6-ae6e01ce8e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.01.14 00:46:00.013396 [ 3 ] {6e2d60f0-5d32-4462-85a6-ae6e01ce8e3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.14 00:46:00.018549 [ 3 ] {6e2d60f0-5d32-4462-85a6-ae6e01ce8e3c} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Loading data parts | ||
| 546 | 2026.01.14 00:46:00.018786 [ 3 ] {6e2d60f0-5d32-4462-85a6-ae6e01ce8e3c} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): There are no data parts | ||
| 547 | 2026.01.14 00:46:00.023542 [ 3 ] {6e2d60f0-5d32-4462-85a6-ae6e01ce8e3c} <Debug> TCPHandler: Processed in 0.01049327 sec. | ||
| 548 | 2026.01.14 00:46:00.023716 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.14 00:46:00.023940 [ 3 ] {b70c6f99-807f-4762-991b-dc8836897345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.01.14 00:46:00.024008 [ 3 ] {b70c6f99-807f-4762-991b-dc8836897345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.14 00:46:00.029203 [ 3 ] {b70c6f99-807f-4762-991b-dc8836897345} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Loading data parts | ||
| 552 | 2026.01.14 00:46:00.029326 [ 3 ] {b70c6f99-807f-4762-991b-dc8836897345} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): There are no data parts | ||
| 553 | 2026.01.14 00:46:00.033417 [ 3 ] {b70c6f99-807f-4762-991b-dc8836897345} <Debug> TCPHandler: Processed in 0.009760254 sec. | ||
| 554 | 2026.01.14 00:46:00.033653 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.14 00:46:00.033864 [ 3 ] {54942d05-3f02-4327-b34d-1ef18ac5836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.01.14 00:46:00.033954 [ 3 ] {54942d05-3f02-4327-b34d-1ef18ac5836f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.14 00:46:00.040741 [ 3 ] {54942d05-3f02-4327-b34d-1ef18ac5836f} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Loading data parts | ||
| 558 | 2026.01.14 00:46:00.041071 [ 3 ] {54942d05-3f02-4327-b34d-1ef18ac5836f} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): There are no data parts | ||
| 559 | 2026.01.14 00:46:00.043627 [ 3 ] {54942d05-3f02-4327-b34d-1ef18ac5836f} <Debug> TCPHandler: Processed in 0.01004319 sec. | ||
| 560 | 2026.01.14 00:46:00.043804 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.14 00:46:00.044032 [ 3 ] {c9a735f7-e5db-4a28-a552-3a8b2b5c3614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.01.14 00:46:00.044153 [ 3 ] {c9a735f7-e5db-4a28-a552-3a8b2b5c3614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.14 00:46:00.049332 [ 3 ] {c9a735f7-e5db-4a28-a552-3a8b2b5c3614} <Debug> oximeter.fields_i32 (004d89ee-869f-40c2-8984-40eae6d8bddf): Loading data parts | ||
| 564 | 2026.01.14 00:46:00.049524 [ 3 ] {c9a735f7-e5db-4a28-a552-3a8b2b5c3614} <Debug> oximeter.fields_i32 (004d89ee-869f-40c2-8984-40eae6d8bddf): There are no data parts | ||
| 565 | 2026.01.14 00:46:00.055506 [ 3 ] {c9a735f7-e5db-4a28-a552-3a8b2b5c3614} <Debug> TCPHandler: Processed in 0.011765788 sec. | ||
| 566 | 2026.01.14 00:46:00.055766 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.01.14 00:46:00.055958 [ 3 ] {d43da562-d41b-4dc8-919d-07370cebd95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.01.14 00:46:00.056106 [ 3 ] {d43da562-d41b-4dc8-919d-07370cebd95d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.01.14 00:46:00.064482 [ 3 ] {d43da562-d41b-4dc8-919d-07370cebd95d} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Loading data parts | ||
| 570 | 2026.01.14 00:46:00.064704 [ 3 ] {d43da562-d41b-4dc8-919d-07370cebd95d} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): There are no data parts | ||
| 571 | 2026.01.14 00:46:00.069737 [ 3 ] {d43da562-d41b-4dc8-919d-07370cebd95d} <Debug> TCPHandler: Processed in 0.014030727 sec. | ||
| 572 | 2026.01.14 00:46:00.069898 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.01.14 00:46:00.070134 [ 3 ] {ad074b06-5df3-4799-a387-6d8015a524e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.01.14 00:46:00.070249 [ 3 ] {ad074b06-5df3-4799-a387-6d8015a524e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.01.14 00:46:00.083377 [ 3 ] {ad074b06-5df3-4799-a387-6d8015a524e0} <Debug> oximeter.fields_i64 (257c8f8d-d3c4-4cf1-b5b0-27b089c8c5c4): Loading data parts | ||
| 576 | 2026.01.14 00:46:00.083578 [ 3 ] {ad074b06-5df3-4799-a387-6d8015a524e0} <Debug> oximeter.fields_i64 (257c8f8d-d3c4-4cf1-b5b0-27b089c8c5c4): There are no data parts | ||
| 577 | 2026.01.14 00:46:00.092823 [ 3 ] {ad074b06-5df3-4799-a387-6d8015a524e0} <Debug> TCPHandler: Processed in 0.022974833 sec. | ||
| 578 | 2026.01.14 00:46:00.093060 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.14 00:46:00.093230 [ 3 ] {ff13367b-8ba6-40f6-9ab5-fa747d456aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.01.14 00:46:00.093390 [ 3 ] {ff13367b-8ba6-40f6-9ab5-fa747d456aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.01.14 00:46:00.098544 [ 3 ] {ff13367b-8ba6-40f6-9ab5-fa747d456aab} <Debug> oximeter.fields_u64 (2c4fac37-687e-44a2-aaae-26e00793c805): Loading data parts | ||
| 582 | 2026.01.14 00:46:00.098863 [ 3 ] {ff13367b-8ba6-40f6-9ab5-fa747d456aab} <Debug> oximeter.fields_u64 (2c4fac37-687e-44a2-aaae-26e00793c805): There are no data parts | ||
| 583 | 2026.01.14 00:46:00.101473 [ 3 ] {ff13367b-8ba6-40f6-9ab5-fa747d456aab} <Debug> TCPHandler: Processed in 0.008462705 sec. | ||
| 584 | 2026.01.14 00:46:00.101636 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.14 00:46:00.101892 [ 3 ] {bc3d7282-0490-44b2-8186-efa8accfcb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.01.14 00:46:00.101941 [ 3 ] {bc3d7282-0490-44b2-8186-efa8accfcb47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.01.14 00:46:00.111684 [ 3 ] {bc3d7282-0490-44b2-8186-efa8accfcb47} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Loading data parts | ||
| 588 | 2026.01.14 00:46:00.111824 [ 3 ] {bc3d7282-0490-44b2-8186-efa8accfcb47} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): There are no data parts | ||
| 589 | 2026.01.14 00:46:00.115044 [ 3 ] {bc3d7282-0490-44b2-8186-efa8accfcb47} <Debug> TCPHandler: Processed in 0.013463475 sec. | ||
| 590 | 2026.01.14 00:46:00.115301 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.14 00:46:00.115465 [ 3 ] {23d1afab-0c3d-4e32-a97b-e1bbb19c6057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.01.14 00:46:00.115625 [ 3 ] {23d1afab-0c3d-4e32-a97b-e1bbb19c6057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.14 00:46:00.125372 [ 3 ] {23d1afab-0c3d-4e32-a97b-e1bbb19c6057} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Loading data parts | ||
| 594 | 2026.01.14 00:46:00.125639 [ 3 ] {23d1afab-0c3d-4e32-a97b-e1bbb19c6057} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): There are no data parts | ||
| 595 | 2026.01.14 00:46:00.129244 [ 3 ] {23d1afab-0c3d-4e32-a97b-e1bbb19c6057} <Debug> TCPHandler: Processed in 0.014001796 sec. | ||
| 596 | 2026.01.14 00:46:00.129410 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.14 00:46:00.129637 [ 3 ] {ef5c70b0-3729-42dd-9cc4-469fb8db7f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.01.14 00:46:00.129719 [ 3 ] {ef5c70b0-3729-42dd-9cc4-469fb8db7f9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.14 00:46:00.136113 [ 3 ] {ef5c70b0-3729-42dd-9cc4-469fb8db7f9c} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Loading data parts | ||
| 600 | 2026.01.14 00:46:00.136278 [ 3 ] {ef5c70b0-3729-42dd-9cc4-469fb8db7f9c} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): There are no data parts | ||
| 601 | 2026.01.14 00:46:00.138421 [ 3 ] {ef5c70b0-3729-42dd-9cc4-469fb8db7f9c} <Debug> TCPHandler: Processed in 0.009060598 sec. | ||
| 602 | 2026.01.14 00:46:00.138680 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.14 00:46:00.138929 [ 3 ] {47ac1128-7c03-49ab-8645-c28c904958e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.01.14 00:46:00.139076 [ 3 ] {47ac1128-7c03-49ab-8645-c28c904958e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.14 00:46:00.144118 [ 3 ] {47ac1128-7c03-49ab-8645-c28c904958e2} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Loading data parts | ||
| 609 | 2026.01.14 00:46:00.144249 [ 3 ] {47ac1128-7c03-49ab-8645-c28c904958e2} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): There are no data parts | ||
| 610 | 2026.01.14 00:46:00.148055 [ 3 ] {47ac1128-7c03-49ab-8645-c28c904958e2} <Debug> TCPHandler: Processed in 0.009424396 sec. | ||
| 611 | 2026.01.14 00:46:00.148376 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.14 00:46:00.148733 [ 4 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.14 00:46:00.150058 [ 4 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.14 00:46:00.169124 [ 268 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Trace> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.14 00:46:00.169163 [ 268 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 616 | 2026.01.14 00:46:00.173829 [ 268 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.14 00:46:00.174463 [ 268 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Trace> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.14 00:46:00.174723 [ 4 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026135 sec., 38.262865888655064 rows/sec., 612.21 B/sec. | ||
| 619 | 2026.01.14 00:46:00.175118 [ 4 ] {74ebc81d-94b0-4959-ac08-e4bbc1db7d6f} <Debug> TCPHandler: Processed in 0.026886378 sec. | ||
| 620 | 2026.01.14 00:46:00.644463 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61526 | ||
| 621 | 2026.01.14 00:46:00.647755 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.14 00:46:00.647899 [ 270 ] {} <Debug> TCP-Session: 54c1a92c-a4f8-4c90-9248-8464ba5aa58e Authenticating user 'default' from [fd00:1122:3344:101::c]:61526 | ||
| 623 | 2026.01.14 00:46:00.648026 [ 270 ] {} <Debug> TCP-Session: 54c1a92c-a4f8-4c90-9248-8464ba5aa58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.14 00:46:00.648043 [ 270 ] {} <Debug> TCP-Session: 54c1a92c-a4f8-4c90-9248-8464ba5aa58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.14 00:46:00.648112 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.14 00:46:00.648190 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.14 00:46:00.648245 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.14 00:46:00.649373 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42490 | ||
| 629 | 2026.01.14 00:46:00.649446 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44546 | ||
| 630 | 2026.01.14 00:46:00.649571 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.14 00:46:00.649583 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62232 | ||
| 632 | 2026.01.14 00:46:00.649703 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.14 00:46:00.649710 [ 271 ] {} <Debug> TCP-Session: 22d9853e-fdee-4d7a-bdb2-766d8de3f8ed Authenticating user 'default' from [fd00:1122:3344:101::c]:42490 | ||
| 634 | 2026.01.14 00:46:00.649751 [ 272 ] {} <Debug> TCP-Session: d89f785c-33d3-4dc9-9e83-6300ee1be366 Authenticating user 'default' from [fd00:1122:3344:101::c]:44546 | ||
| 635 | 2026.01.14 00:46:00.649714 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41201 | ||
| 636 | 2026.01.14 00:46:00.649814 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53487 | ||
| 637 | 2026.01.14 00:46:00.649852 [ 271 ] {} <Debug> TCP-Session: 22d9853e-fdee-4d7a-bdb2-766d8de3f8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.14 00:46:00.649906 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.14 00:46:00.649875 [ 272 ] {} <Debug> TCP-Session: d89f785c-33d3-4dc9-9e83-6300ee1be366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.14 00:46:00.649971 [ 271 ] {} <Debug> TCP-Session: 22d9853e-fdee-4d7a-bdb2-766d8de3f8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.01.14 00:46:00.650010 [ 273 ] {} <Debug> TCP-Session: 5f59eff4-157f-4210-9361-d088ad0a2a43 Authenticating user 'default' from [fd00:1122:3344:101::c]:62232 | ||
| 642 | 2026.01.14 00:46:00.650039 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57398 | ||
| 643 | 2026.01.14 00:46:00.649983 [ 272 ] {} <Debug> TCP-Session: d89f785c-33d3-4dc9-9e83-6300ee1be366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.14 00:46:00.650151 [ 273 ] {} <Debug> TCP-Session: 5f59eff4-157f-4210-9361-d088ad0a2a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.14 00:46:00.650147 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42380 | ||
| 646 | 2026.01.14 00:46:00.650101 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.14 00:46:00.649975 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.14 00:46:00.650290 [ 275 ] {} <Debug> TCP-Session: 8707c940-d22d-4272-b54f-0cc89b691d1f Authenticating user 'default' from [fd00:1122:3344:101::c]:53487 | ||
| 649 | 2026.01.14 00:46:00.650311 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.14 00:46:00.650266 [ 273 ] {} <Debug> TCP-Session: 5f59eff4-157f-4210-9361-d088ad0a2a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.14 00:46:00.650429 [ 274 ] {} <Debug> TCP-Session: fab7c9fd-df62-4ce5-a834-705e37702d1b Authenticating user 'default' from [fd00:1122:3344:101::c]:41201 | ||
| 652 | 2026.01.14 00:46:00.650433 [ 276 ] {} <Debug> TCP-Session: dea1e2fd-e343-4f6e-bd3a-17110ae5014c Authenticating user 'default' from [fd00:1122:3344:101::c]:57398 | ||
| 653 | 2026.01.14 00:46:00.650446 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.14 00:46:00.650560 [ 276 ] {} <Debug> TCP-Session: dea1e2fd-e343-4f6e-bd3a-17110ae5014c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.14 00:46:00.650574 [ 274 ] {} <Debug> TCP-Session: fab7c9fd-df62-4ce5-a834-705e37702d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.14 00:46:00.650592 [ 277 ] {} <Debug> TCP-Session: 94555df3-5f48-4649-893a-c79e8a03f270 Authenticating user 'default' from [fd00:1122:3344:101::c]:42380 | ||
| 657 | 2026.01.14 00:46:00.650404 [ 275 ] {} <Debug> TCP-Session: 8707c940-d22d-4272-b54f-0cc89b691d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.14 00:46:00.650680 [ 276 ] {} <Debug> TCP-Session: dea1e2fd-e343-4f6e-bd3a-17110ae5014c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.14 00:46:00.650694 [ 277 ] {} <Debug> TCP-Session: 94555df3-5f48-4649-893a-c79e8a03f270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.14 00:46:00.650769 [ 274 ] {} <Debug> TCP-Session: fab7c9fd-df62-4ce5-a834-705e37702d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.14 00:46:00.650782 [ 277 ] {} <Debug> TCP-Session: 94555df3-5f48-4649-893a-c79e8a03f270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.14 00:46:00.650703 [ 275 ] {} <Debug> TCP-Session: 8707c940-d22d-4272-b54f-0cc89b691d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.14 00:46:01.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.84 MiB, peak 134.84 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 4.33 MiB | ||
| 664 | 2026.01.14 00:46:02.054938 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45320 | ||
| 665 | 2026.01.14 00:46:02.057245 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.14 00:46:02.057289 [ 278 ] {} <Debug> TCP-Session: 8fa390d6-583c-44fd-acc2-147f205426e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:45320 | ||
| 667 | 2026.01.14 00:46:02.057410 [ 278 ] {} <Debug> TCP-Session: 8fa390d6-583c-44fd-acc2-147f205426e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.14 00:46:02.057427 [ 278 ] {} <Debug> TCP-Session: 8fa390d6-583c-44fd-acc2-147f205426e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.14 00:46:02.057493 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.14 00:46:02.057622 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.14 00:46:02.057641 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.14 00:46:02.061672 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57161 | ||
| 673 | 2026.01.14 00:46:02.061752 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51651 | ||
| 674 | 2026.01.14 00:46:02.061843 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57787 | ||
| 675 | 2026.01.14 00:46:02.061892 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.14 00:46:02.061949 [ 279 ] {} <Debug> TCP-Session: f26f3c8a-59b3-49b3-a3f9-f2a54f10cb50 Authenticating user 'default' from [fd00:1122:3344:101::a]:57161 | ||
| 677 | 2026.01.14 00:46:02.061976 [ 279 ] {} <Debug> TCP-Session: f26f3c8a-59b3-49b3-a3f9-f2a54f10cb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.14 00:46:02.061975 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37333 | ||
| 679 | 2026.01.14 00:46:02.062075 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.14 00:46:02.062079 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51675 | ||
| 681 | 2026.01.14 00:46:02.062144 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.14 00:46:02.062182 [ 280 ] {} <Debug> TCP-Session: 9369f5fb-f6d5-4eed-b934-de6fa746aaf0 Authenticating user 'default' from [fd00:1122:3344:101::a]:51651 | ||
| 683 | 2026.01.14 00:46:02.062130 [ 279 ] {} <Debug> TCP-Session: f26f3c8a-59b3-49b3-a3f9-f2a54f10cb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.14 00:46:02.062226 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61324 | ||
| 685 | 2026.01.14 00:46:02.062279 [ 281 ] {} <Debug> TCP-Session: 8a25143d-46eb-4415-9102-86858c94162b Authenticating user 'default' from [fd00:1122:3344:101::a]:57787 | ||
| 686 | 2026.01.14 00:46:02.062312 [ 280 ] {} <Debug> TCP-Session: 9369f5fb-f6d5-4eed-b934-de6fa746aaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.14 00:46:02.062350 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.14 00:46:02.062371 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.14 00:46:02.062407 [ 281 ] {} <Debug> TCP-Session: 8a25143d-46eb-4415-9102-86858c94162b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.14 00:46:02.062362 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35167 | ||
| 691 | 2026.01.14 00:46:02.062493 [ 281 ] {} <Debug> TCP-Session: 8a25143d-46eb-4415-9102-86858c94162b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.14 00:46:02.062514 [ 283 ] {} <Debug> TCP-Session: c72ff5bc-21f9-4e32-9fe3-8d2ad60104fe Authenticating user 'default' from [fd00:1122:3344:101::a]:51675 | ||
| 693 | 2026.01.14 00:46:02.062589 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.14 00:46:02.062491 [ 282 ] {} <Debug> TCP-Session: f5c6d6bc-24d3-413b-9984-d3980fb9ccd0 Authenticating user 'default' from [fd00:1122:3344:101::a]:37333 | ||
| 695 | 2026.01.14 00:46:02.062681 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.01.14 00:46:02.062654 [ 283 ] {} <Debug> TCP-Session: c72ff5bc-21f9-4e32-9fe3-8d2ad60104fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.14 00:46:02.062645 [ 284 ] {} <Debug> TCP-Session: bb17b2be-3d84-4ac8-8dc5-8de02cc1e819 Authenticating user 'default' from [fd00:1122:3344:101::a]:61324 | ||
| 698 | 2026.01.14 00:46:02.062843 [ 285 ] {} <Debug> TCP-Session: d05d9a53-ee11-45d8-b0b3-cdca87003096 Authenticating user 'default' from [fd00:1122:3344:101::a]:35167 | ||
| 699 | 2026.01.14 00:46:02.062809 [ 283 ] {} <Debug> TCP-Session: c72ff5bc-21f9-4e32-9fe3-8d2ad60104fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.14 00:46:02.062802 [ 282 ] {} <Debug> TCP-Session: f5c6d6bc-24d3-413b-9984-d3980fb9ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.14 00:46:02.062942 [ 285 ] {} <Debug> TCP-Session: d05d9a53-ee11-45d8-b0b3-cdca87003096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.14 00:46:02.062912 [ 284 ] {} <Debug> TCP-Session: bb17b2be-3d84-4ac8-8dc5-8de02cc1e819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.14 00:46:02.062384 [ 280 ] {} <Debug> TCP-Session: 9369f5fb-f6d5-4eed-b934-de6fa746aaf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.14 00:46:02.063026 [ 285 ] {} <Debug> TCP-Session: d05d9a53-ee11-45d8-b0b3-cdca87003096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.14 00:46:02.063012 [ 284 ] {} <Debug> TCP-Session: bb17b2be-3d84-4ac8-8dc5-8de02cc1e819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.14 00:46:02.063003 [ 282 ] {} <Debug> TCP-Session: f5c6d6bc-24d3-413b-9984-d3980fb9ccd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.14 00:46:06.743096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.14 00:46:06.743175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.14 00:46:06.743197 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.14 00:46:06.743267 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.14 00:46:06.746671 [ 244 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Loading data parts | ||
| 712 | 2026.01.14 00:46:06.746876 [ 244 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): There are no data parts | ||
| 713 | 2026.01.14 00:46:06.750647 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.14 00:46:06.750799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 715 | 2026.01.14 00:46:06.756643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.14 00:46:06.757411 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.14 00:46:06.757653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.14 00:46:06.760753 [ 243 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Loading data parts | ||
| 719 | 2026.01.14 00:46:06.760916 [ 243 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): There are no data parts | ||
| 720 | 2026.01.14 00:46:06.785594 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.14 00:46:06.785790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 722 | 2026.01.14 00:46:06.792429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.14 00:46:06.793831 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.14 00:46:06.797422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.14 00:46:07.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.01.14 00:46:08.184953 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51314 | ||
| 727 | 2026.01.14 00:46:08.185552 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.01.14 00:46:08.185705 [ 286 ] {} <Debug> TCP-Session: 2edce035-6e0a-4884-af18-4dbb442cc9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51314 | ||
| 729 | 2026.01.14 00:46:08.185733 [ 286 ] {} <Debug> TCP-Session: 2edce035-6e0a-4884-af18-4dbb442cc9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.01.14 00:46:08.185749 [ 286 ] {} <Debug> TCP-Session: 2edce035-6e0a-4884-af18-4dbb442cc9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.01.14 00:46:08.185905 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2026.01.14 00:46:08.185934 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 733 | 2026.01.14 00:46:08.186032 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 734 | 2026.01.14 00:46:08.186765 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44553 | ||
| 735 | 2026.01.14 00:46:08.186761 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60926 | ||
| 736 | 2026.01.14 00:46:08.186915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62550 | ||
| 737 | 2026.01.14 00:46:08.186932 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58034 | ||
| 738 | 2026.01.14 00:46:08.186997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49586 | ||
| 739 | 2026.01.14 00:46:08.187103 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.01.14 00:46:08.187161 [ 286 ] {} <Trace> TCP-Session: 2edce035-6e0a-4884-af18-4dbb442cc9c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 741 | 2026.01.14 00:46:08.187177 [ 287 ] {} <Debug> TCP-Session: 2f8b2e88-4cb2-4cdc-b141-2f156eb9ba54 Authenticating user 'default' from [fd00:1122:3344:101::e]:44553 | ||
| 742 | 2026.01.14 00:46:08.187260 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60076 | ||
| 743 | 2026.01.14 00:46:08.187342 [ 287 ] {} <Debug> TCP-Session: 2f8b2e88-4cb2-4cdc-b141-2f156eb9ba54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.01.14 00:46:08.187343 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.01.14 00:46:08.187412 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 746 | 2026.01.14 00:46:08.187452 [ 288 ] {} <Debug> TCP-Session: e5f71483-6598-45a2-a095-c52d539600a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60926 | ||
| 747 | 2026.01.14 00:46:08.187374 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.01.14 00:46:08.187358 [ 287 ] {} <Debug> TCP-Session: 2f8b2e88-4cb2-4cdc-b141-2f156eb9ba54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.01.14 00:46:08.187604 [ 288 ] {} <Debug> TCP-Session: e5f71483-6598-45a2-a095-c52d539600a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.01.14 00:46:08.187622 [ 289 ] {} <Debug> TCP-Session: 84ac3728-7379-4aff-8706-1d08662cb022 Authenticating user 'default' from [fd00:1122:3344:101::e]:58034 | ||
| 751 | 2026.01.14 00:46:08.187518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63108 | ||
| 752 | 2026.01.14 00:46:08.187630 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.14 00:46:08.187677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.14 00:46:08.187656 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37513 | ||
| 755 | 2026.01.14 00:46:08.187710 [ 290 ] {} <Debug> TCP-Session: d8ec3086-0fd1-4f9f-995f-6c3b00916b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:62550 | ||
| 756 | 2026.01.14 00:46:08.187718 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.01.14 00:46:08.187796 [ 290 ] {} <Debug> TCP-Session: d8ec3086-0fd1-4f9f-995f-6c3b00916b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.14 00:46:08.187818 [ 291 ] {} <Debug> TCP-Session: 66748d50-5a86-4ac5-b071-ad48a9293436 Authenticating user 'default' from [fd00:1122:3344:101::e]:49586 | ||
| 759 | 2026.01.14 00:46:08.187820 [ 292 ] {} <Debug> TCP-Session: c11b7503-7f33-4189-8a1d-ac13a4daf7bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60076 | ||
| 760 | 2026.01.14 00:46:08.187882 [ 290 ] {} <Debug> TCP-Session: d8ec3086-0fd1-4f9f-995f-6c3b00916b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.14 00:46:08.187886 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.14 00:46:08.187904 [ 292 ] {} <Debug> TCP-Session: c11b7503-7f33-4189-8a1d-ac13a4daf7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.01.14 00:46:08.187984 [ 291 ] {} <Debug> TCP-Session: 66748d50-5a86-4ac5-b071-ad48a9293436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.14 00:46:08.187986 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.01.14 00:46:08.188023 [ 293 ] {} <Debug> TCP-Session: e8368e8d-d1d4-4b5b-a120-01bca9fbd5b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63108 | ||
| 766 | 2026.01.14 00:46:08.188027 [ 291 ] {} <Debug> TCP-Session: 66748d50-5a86-4ac5-b071-ad48a9293436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.14 00:46:08.188050 [ 288 ] {} <Debug> TCP-Session: e5f71483-6598-45a2-a095-c52d539600a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.14 00:46:08.188060 [ 294 ] {} <Debug> TCP-Session: 0953a7b2-5f2d-4b14-9f29-8b0ac9879aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37513 | ||
| 769 | 2026.01.14 00:46:08.188070 [ 293 ] {} <Debug> TCP-Session: e8368e8d-d1d4-4b5b-a120-01bca9fbd5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.14 00:46:08.188100 [ 294 ] {} <Debug> TCP-Session: 0953a7b2-5f2d-4b14-9f29-8b0ac9879aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.14 00:46:08.188114 [ 289 ] {} <Debug> TCP-Session: 84ac3728-7379-4aff-8706-1d08662cb022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.14 00:46:08.188117 [ 293 ] {} <Debug> TCP-Session: e8368e8d-d1d4-4b5b-a120-01bca9fbd5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.14 00:46:08.188127 [ 294 ] {} <Debug> TCP-Session: 0953a7b2-5f2d-4b14-9f29-8b0ac9879aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.14 00:46:08.188138 [ 289 ] {} <Debug> TCP-Session: 84ac3728-7379-4aff-8706-1d08662cb022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.14 00:46:08.187996 [ 292 ] {} <Debug> TCP-Session: c11b7503-7f33-4189-8a1d-ac13a4daf7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.14 00:46:08.188246 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 777 | 2026.01.14 00:46:08.188561 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.01.14 00:46:08.197095 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 779 | 2026.01.14 00:46:08.206290 [ 300 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2026.01.14 00:46:08.206440 [ 300 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2026.01.14 00:46:08.207163 [ 300 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004002068 sec. (249.871 rows/sec., 9.76 KiB/sec.) | ||
| 782 | 2026.01.14 00:46:08.207186 [ 300 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2026.01.14 00:46:08.207217 [ 300 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2026.01.14 00:46:08.208414 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021064 sec., 47.4743638435245 rows/sec., 1.85 KiB/sec. | ||
| 785 | 2026.01.14 00:46:08.208560 [ 286 ] {2d3fd022-791c-481e-83b9-2eab3267401b} <Debug> TCPHandler: Processed in 0.021688935 sec. | ||
| 786 | 2026.01.14 00:46:08.209360 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2026.01.14 00:46:08.209391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.01.14 00:46:08.209411 [ 286 ] {} <Debug> TCP-Session: 2edce035-6e0a-4884-af18-4dbb442cc9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.14 00:46:08.209419 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.01.14 00:46:08.209439 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.01.14 00:46:08.209460 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.01.14 00:46:08.209477 [ 288 ] {} <Debug> TCP-Session: e5f71483-6598-45a2-a095-c52d539600a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.14 00:46:08.209487 [ 291 ] {} <Debug> TCP-Session: 66748d50-5a86-4ac5-b071-ad48a9293436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.01.14 00:46:08.209495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2026.01.14 00:46:08.209515 [ 287 ] {} <Debug> TCP-Session: 2f8b2e88-4cb2-4cdc-b141-2f156eb9ba54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.14 00:46:08.209531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.14 00:46:08.209560 [ 290 ] {} <Debug> TCP-Session: d8ec3086-0fd1-4f9f-995f-6c3b00916b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.14 00:46:08.209478 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.14 00:46:08.209588 [ 292 ] {} <Debug> TCP-Session: c11b7503-7f33-4189-8a1d-ac13a4daf7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.14 00:46:08.209438 [ 293 ] {} <Debug> TCP-Session: e8368e8d-d1d4-4b5b-a120-01bca9fbd5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.14 00:46:08.209629 [ 289 ] {} <Debug> TCP-Session: 84ac3728-7379-4aff-8706-1d08662cb022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.14 00:46:08.209514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.14 00:46:08.209691 [ 294 ] {} <Debug> TCP-Session: 0953a7b2-5f2d-4b14-9f29-8b0ac9879aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.14 00:46:09.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.23 MiB, peak 162.32 MiB, free memory in arenas 0.00 B, will set to 158.12 MiB (RSS), difference: 3.89 MiB | ||
| 805 | 2026.01.14 00:46:09.242186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 806 | 2026.01.14 00:46:09.242301 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 807 | 2026.01.14 00:46:09.248171 [ 242 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Loading data parts | ||
| 808 | 2026.01.14 00:46:09.248361 [ 242 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): There are no data parts | ||
| 809 | 2026.01.14 00:46:09.257174 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.01.14 00:46:09.257218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 811 | 2026.01.14 00:46:09.259107 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.01.14 00:46:09.259661 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.01.14 00:46:09.259935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 814 | 2026.01.14 00:46:10.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.30 MiB, peak 162.32 MiB, free memory in arenas 0.00 B, will set to 159.29 MiB (RSS), difference: -3.02 MiB | ||
| 815 | 2026.01.14 00:46:14.213698 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.14 00:46:14.213763 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.14 00:46:14.258661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 818 | 2026.01.14 00:46:14.265794 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.14 00:46:14.265849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 820 | 2026.01.14 00:46:14.266506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.01.14 00:46:14.267044 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.14 00:46:14.267202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 823 | 2026.01.14 00:46:14.298432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.01.14 00:46:14.317399 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.01.14 00:46:14.317464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 826 | 2026.01.14 00:46:14.324108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.01.14 00:46:14.325310 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.01.14 00:46:14.328586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.01.14 00:46:15.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.99 MiB, peak 163.99 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 2.28 MiB | ||
| 830 | 2026.01.14 00:46:15.867829 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58519 | ||
| 831 | 2026.01.14 00:46:15.867967 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.14 00:46:15.867996 [ 286 ] {} <Debug> TCP-Session: 2aebcdeb-3070-4384-8552-7fb23d81e020 Authenticating user 'default' from [fd00:1122:3344:101::e]:58519 | ||
| 833 | 2026.01.14 00:46:15.868017 [ 286 ] {} <Debug> TCP-Session: 2aebcdeb-3070-4384-8552-7fb23d81e020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.14 00:46:15.868030 [ 286 ] {} <Debug> TCP-Session: 2aebcdeb-3070-4384-8552-7fb23d81e020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.14 00:46:15.868209 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 836 | 2026.01.14 00:46:15.868235 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35272 | ||
| 837 | 2026.01.14 00:46:15.868248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59365 | ||
| 838 | 2026.01.14 00:46:15.868288 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37123 | ||
| 839 | 2026.01.14 00:46:15.868321 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43661 | ||
| 840 | 2026.01.14 00:46:15.868343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38335 | ||
| 841 | 2026.01.14 00:46:15.868369 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.14 00:46:15.868389 [ 286 ] {} <Trace> TCP-Session: 2aebcdeb-3070-4384-8552-7fb23d81e020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.14 00:46:15.868405 [ 288 ] {} <Debug> TCP-Session: e899b60d-d373-405a-9c99-055d168e90d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35272 | ||
| 844 | 2026.01.14 00:46:15.868406 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.14 00:46:15.868420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.14 00:46:15.868442 [ 288 ] {} <Debug> TCP-Session: e899b60d-d373-405a-9c99-055d168e90d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.14 00:46:15.868458 [ 290 ] {} <Debug> TCP-Session: 6b1ce4a3-54c7-481d-ac3d-870b8b0e411f Authenticating user 'default' from [fd00:1122:3344:101::e]:37123 | ||
| 848 | 2026.01.14 00:46:15.868480 [ 288 ] {} <Debug> TCP-Session: e899b60d-d373-405a-9c99-055d168e90d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.14 00:46:15.868497 [ 290 ] {} <Debug> TCP-Session: 6b1ce4a3-54c7-481d-ac3d-870b8b0e411f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.14 00:46:15.868474 [ 292 ] {} <Debug> TCP-Session: 27fabc97-dd87-43d9-831c-574ae4ee0eda Authenticating user 'default' from [fd00:1122:3344:101::e]:43661 | ||
| 851 | 2026.01.14 00:46:15.868525 [ 290 ] {} <Debug> TCP-Session: 6b1ce4a3-54c7-481d-ac3d-870b8b0e411f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.14 00:46:15.868470 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.01.14 00:46:15.868555 [ 292 ] {} <Debug> TCP-Session: 27fabc97-dd87-43d9-831c-574ae4ee0eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.14 00:46:15.868565 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 855 | 2026.01.14 00:46:15.868594 [ 292 ] {} <Debug> TCP-Session: 27fabc97-dd87-43d9-831c-574ae4ee0eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.14 00:46:15.868590 [ 294 ] {} <Debug> TCP-Session: 6f2e69f8-55d0-486e-a2d6-ef6bcf01dbb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38335 | ||
| 857 | 2026.01.14 00:46:15.868401 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.01.14 00:46:15.868649 [ 294 ] {} <Debug> TCP-Session: 6f2e69f8-55d0-486e-a2d6-ef6bcf01dbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.14 00:46:15.868351 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.01.14 00:46:15.868680 [ 294 ] {} <Debug> TCP-Session: 6f2e69f8-55d0-486e-a2d6-ef6bcf01dbb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.14 00:46:15.868680 [ 289 ] {} <Debug> TCP-Session: e4637318-b22d-4c13-8af8-72197716dc00 Authenticating user 'default' from [fd00:1122:3344:101::e]:59365 | ||
| 862 | 2026.01.14 00:46:15.868746 [ 287 ] {} <Debug> TCP-Session: d6b7a570-40e8-404c-ae4e-697e6cf863b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 863 | 2026.01.14 00:46:15.868774 [ 289 ] {} <Debug> TCP-Session: e4637318-b22d-4c13-8af8-72197716dc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.14 00:46:15.868791 [ 287 ] {} <Debug> TCP-Session: d6b7a570-40e8-404c-ae4e-697e6cf863b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.14 00:46:15.868803 [ 289 ] {} <Debug> TCP-Session: e4637318-b22d-4c13-8af8-72197716dc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.14 00:46:15.868818 [ 287 ] {} <Debug> TCP-Session: d6b7a570-40e8-404c-ae4e-697e6cf863b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.14 00:46:15.868335 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50816 | ||
| 868 | 2026.01.14 00:46:15.868865 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 869 | 2026.01.14 00:46:15.868307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44331 | ||
| 870 | 2026.01.14 00:46:15.868934 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.14 00:46:15.869061 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.14 00:46:15.869075 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.14 00:46:15.869093 [ 293 ] {} <Debug> TCP-Session: a5b70197-6f7c-4125-b68b-5088e3b4f683 Authenticating user 'default' from [fd00:1122:3344:101::e]:50816 | ||
| 874 | 2026.01.14 00:46:15.869113 [ 291 ] {} <Debug> TCP-Session: 69362ef2-bbdc-4ec6-b3e8-a4c8eba87859 Authenticating user 'default' from [fd00:1122:3344:101::e]:44331 | ||
| 875 | 2026.01.14 00:46:15.869119 [ 293 ] {} <Debug> TCP-Session: a5b70197-6f7c-4125-b68b-5088e3b4f683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.14 00:46:15.869137 [ 291 ] {} <Debug> TCP-Session: 69362ef2-bbdc-4ec6-b3e8-a4c8eba87859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.14 00:46:15.869143 [ 293 ] {} <Debug> TCP-Session: a5b70197-6f7c-4125-b68b-5088e3b4f683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.14 00:46:15.869160 [ 291 ] {} <Debug> TCP-Session: 69362ef2-bbdc-4ec6-b3e8-a4c8eba87859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.14 00:46:15.869278 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.01.14 00:46:15.870182 [ 341 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.01.14 00:46:15.870229 [ 341 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.01.14 00:46:15.870266 [ 341 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880929 sec. (1135.165 rows/sec., 44.34 KiB/sec.) | ||
| 883 | 2026.01.14 00:46:15.870286 [ 341 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.01.14 00:46:15.871611 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 885 | 2026.01.14 00:46:15.871784 [ 286 ] {03ff4415-0381-4486-8c69-2e92cbf283d0} <Debug> TCPHandler: Processed in 0.003513596 sec. | ||
| 886 | 2026.01.14 00:46:15.871907 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.14 00:46:15.871945 [ 287 ] {} <Debug> TCP-Session: d6b7a570-40e8-404c-ae4e-697e6cf863b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.14 00:46:15.871945 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.14 00:46:15.871975 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.14 00:46:15.871995 [ 291 ] {} <Debug> TCP-Session: 69362ef2-bbdc-4ec6-b3e8-a4c8eba87859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.14 00:46:15.871996 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.14 00:46:15.872015 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.14 00:46:15.872036 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.14 00:46:15.872055 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.14 00:46:15.872074 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.14 00:46:15.872092 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.14 00:46:15.872111 [ 290 ] {} <Debug> TCP-Session: 6b1ce4a3-54c7-481d-ac3d-870b8b0e411f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.14 00:46:15.872126 [ 292 ] {} <Debug> TCP-Session: 27fabc97-dd87-43d9-831c-574ae4ee0eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.14 00:46:15.872138 [ 286 ] {} <Debug> TCP-Session: 2aebcdeb-3070-4384-8552-7fb23d81e020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.14 00:46:15.872085 [ 294 ] {} <Debug> TCP-Session: 6f2e69f8-55d0-486e-a2d6-ef6bcf01dbb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.14 00:46:15.872064 [ 289 ] {} <Debug> TCP-Session: e4637318-b22d-4c13-8af8-72197716dc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.14 00:46:15.872042 [ 293 ] {} <Debug> TCP-Session: a5b70197-6f7c-4125-b68b-5088e3b4f683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.14 00:46:15.872009 [ 288 ] {} <Debug> TCP-Session: e899b60d-d373-405a-9c99-055d168e90d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.14 00:46:15.890026 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37216 | ||
| 905 | 2026.01.14 00:46:15.890112 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.01.14 00:46:15.890142 [ 286 ] {} <Debug> TCP-Session: 14165e40-29d4-44ca-9cdc-abc6cc4dc0fd Authenticating user 'default' from [fd00:1122:3344:101::e]:37216 | ||
| 907 | 2026.01.14 00:46:15.890169 [ 286 ] {} <Debug> TCP-Session: 14165e40-29d4-44ca-9cdc-abc6cc4dc0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.14 00:46:15.890189 [ 286 ] {} <Debug> TCP-Session: 14165e40-29d4-44ca-9cdc-abc6cc4dc0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.14 00:46:15.890372 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53026 | ||
| 910 | 2026.01.14 00:46:15.890411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39955 | ||
| 911 | 2026.01.14 00:46:15.890427 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60004 | ||
| 912 | 2026.01.14 00:46:15.890444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52120 | ||
| 913 | 2026.01.14 00:46:15.890470 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.01.14 00:46:15.890490 [ 286 ] {} <Trace> TCP-Session: 14165e40-29d4-44ca-9cdc-abc6cc4dc0fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.14 00:46:15.890515 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.01.14 00:46:15.890519 [ 287 ] {} <Debug> TCP-Session: cd1c3a66-43f1-48eb-8502-a11869945da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53026 | ||
| 917 | 2026.01.14 00:46:15.890530 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42005 | ||
| 918 | 2026.01.14 00:46:15.890560 [ 287 ] {} <Debug> TCP-Session: cd1c3a66-43f1-48eb-8502-a11869945da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.01.14 00:46:15.890549 [ 290 ] {} <Debug> TCP-Session: b1c7e09f-2b4e-420f-b633-3076ae0cb189 Authenticating user 'default' from [fd00:1122:3344:101::e]:60004 | ||
| 920 | 2026.01.14 00:46:15.890596 [ 287 ] {} <Debug> TCP-Session: cd1c3a66-43f1-48eb-8502-a11869945da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.14 00:46:15.890620 [ 290 ] {} <Debug> TCP-Session: b1c7e09f-2b4e-420f-b633-3076ae0cb189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.14 00:46:15.890627 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.01.14 00:46:15.890650 [ 290 ] {} <Debug> TCP-Session: b1c7e09f-2b4e-420f-b633-3076ae0cb189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.14 00:46:15.890672 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 925 | 2026.01.14 00:46:15.890679 [ 294 ] {} <Debug> TCP-Session: f07b7a47-95d2-4d2d-8d9f-6d179871c18f Authenticating user 'default' from [fd00:1122:3344:101::e]:42005 | ||
| 926 | 2026.01.14 00:46:15.890532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.01.14 00:46:15.890723 [ 294 ] {} <Debug> TCP-Session: f07b7a47-95d2-4d2d-8d9f-6d179871c18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.14 00:46:15.890741 [ 291 ] {} <Debug> TCP-Session: f8b05e0e-bd3a-49ed-a6ed-84959b80d7fe Authenticating user 'default' from [fd00:1122:3344:101::e]:52120 | ||
| 929 | 2026.01.14 00:46:15.890749 [ 294 ] {} <Debug> TCP-Session: f07b7a47-95d2-4d2d-8d9f-6d179871c18f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.14 00:46:15.890522 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41472 | ||
| 931 | 2026.01.14 00:46:15.890764 [ 291 ] {} <Debug> TCP-Session: f8b05e0e-bd3a-49ed-a6ed-84959b80d7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.14 00:46:15.890498 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.01.14 00:46:15.890805 [ 291 ] {} <Debug> TCP-Session: f8b05e0e-bd3a-49ed-a6ed-84959b80d7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.14 00:46:15.890831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.01.14 00:46:15.890838 [ 288 ] {} <Debug> TCP-Session: 56efdc80-56e9-4aa8-b436-191f489ed21a Authenticating user 'default' from [fd00:1122:3344:101::e]:39955 | ||
| 936 | 2026.01.14 00:46:15.890859 [ 293 ] {} <Debug> TCP-Session: fb893faf-60cf-4bd2-8624-662cb919097a Authenticating user 'default' from [fd00:1122:3344:101::e]:41472 | ||
| 937 | 2026.01.14 00:46:15.890872 [ 288 ] {} <Debug> TCP-Session: 56efdc80-56e9-4aa8-b436-191f489ed21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.14 00:46:15.890887 [ 293 ] {} <Debug> TCP-Session: fb893faf-60cf-4bd2-8624-662cb919097a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.14 00:46:15.890898 [ 288 ] {} <Debug> TCP-Session: 56efdc80-56e9-4aa8-b436-191f489ed21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.14 00:46:15.890907 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 941 | 2026.01.14 00:46:15.890911 [ 293 ] {} <Debug> TCP-Session: fb893faf-60cf-4bd2-8624-662cb919097a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.14 00:46:15.890415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33080 | ||
| 943 | 2026.01.14 00:46:15.890978 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.01.14 00:46:15.890494 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33514 | ||
| 945 | 2026.01.14 00:46:15.891029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.01.14 00:46:15.891058 [ 289 ] {} <Debug> TCP-Session: 1d0fae8f-fb00-402b-9fee-70e101c922e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33080 | ||
| 947 | 2026.01.14 00:46:15.891074 [ 289 ] {} <Debug> TCP-Session: 1d0fae8f-fb00-402b-9fee-70e101c922e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.14 00:46:15.891079 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.01.14 00:46:15.891087 [ 289 ] {} <Debug> TCP-Session: 1d0fae8f-fb00-402b-9fee-70e101c922e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.14 00:46:15.891109 [ 292 ] {} <Debug> TCP-Session: 8c05b12c-dded-4eb9-b62a-48c5ce82ba4e Authenticating user 'default' from [fd00:1122:3344:101::e]:33514 | ||
| 951 | 2026.01.14 00:46:15.891130 [ 292 ] {} <Debug> TCP-Session: 8c05b12c-dded-4eb9-b62a-48c5ce82ba4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.14 00:46:15.891143 [ 292 ] {} <Debug> TCP-Session: 8c05b12c-dded-4eb9-b62a-48c5ce82ba4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.14 00:46:15.891280 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.01.14 00:46:15.892264 [ 295 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.01.14 00:46:15.892313 [ 295 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.01.14 00:46:15.892343 [ 295 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970531 sec. (1030.364 rows/sec., 40.25 KiB/sec.) | ||
| 957 | 2026.01.14 00:46:15.892362 [ 295 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.01.14 00:46:15.893795 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 959 | 2026.01.14 00:46:15.893926 [ 286 ] {453feac6-fedc-433a-8109-c9cfc2cb8f26} <Debug> TCPHandler: Processed in 0.003524357 sec. | ||
| 960 | 2026.01.14 00:46:15.894060 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.01.14 00:46:15.894089 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.14 00:46:15.894091 [ 286 ] {} <Debug> TCP-Session: 14165e40-29d4-44ca-9cdc-abc6cc4dc0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.14 00:46:15.894120 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.14 00:46:15.894132 [ 287 ] {} <Debug> TCP-Session: cd1c3a66-43f1-48eb-8502-a11869945da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.01.14 00:46:15.894145 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.14 00:46:15.894164 [ 288 ] {} <Debug> TCP-Session: 56efdc80-56e9-4aa8-b436-191f489ed21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.01.14 00:46:15.894178 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.14 00:46:15.894198 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.14 00:46:15.894200 [ 294 ] {} <Debug> TCP-Session: f07b7a47-95d2-4d2d-8d9f-6d179871c18f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.14 00:46:15.894225 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.14 00:46:15.894234 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.14 00:46:15.894244 [ 289 ] {} <Debug> TCP-Session: 1d0fae8f-fb00-402b-9fee-70e101c922e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.14 00:46:15.894267 [ 291 ] {} <Debug> TCP-Session: f8b05e0e-bd3a-49ed-a6ed-84959b80d7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.14 00:46:15.894288 [ 292 ] {} <Debug> TCP-Session: 8c05b12c-dded-4eb9-b62a-48c5ce82ba4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.14 00:46:15.894224 [ 290 ] {} <Debug> TCP-Session: b1c7e09f-2b4e-420f-b633-3076ae0cb189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.14 00:46:15.894159 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.14 00:46:15.894372 [ 293 ] {} <Debug> TCP-Session: fb893faf-60cf-4bd2-8624-662cb919097a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.14 00:46:19.263079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 979 | 2026.01.14 00:46:19.265255 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.14 00:46:19.265304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 981 | 2026.01.14 00:46:19.266530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.01.14 00:46:19.267113 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.14 00:46:19.267400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.01.14 00:46:20.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.51 MiB, peak 170.84 MiB, free memory in arenas 0.00 B, will set to 162.55 MiB (RSS), difference: 4.04 MiB | ||
| 985 | 2026.01.14 00:46:20.189696 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.14 00:46:20.189890 [ 3 ] {c8ac04f1-0760-4d9a-8c87-dd5ced971c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 987 | 2026.01.14 00:46:20.190156 [ 3 ] {c8ac04f1-0760-4d9a-8c87-dd5ced971c97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.01.14 00:46:20.190217 [ 3 ] {c8ac04f1-0760-4d9a-8c87-dd5ced971c97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.01.14 00:46:20.190639 [ 3 ] {c8ac04f1-0760-4d9a-8c87-dd5ced971c97} <Debug> TCPHandler: Processed in 0.001069573 sec. | ||
| 990 | 2026.01.14 00:46:20.201844 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.01.14 00:46:20.201989 [ 3 ] {714f16d3-2f3f-4b00-8f92-63d82cedcdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 992 | 2026.01.14 00:46:20.210607 [ 3 ] {714f16d3-2f3f-4b00-8f92-63d82cedcdda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.01.14 00:46:20.210662 [ 3 ] {714f16d3-2f3f-4b00-8f92-63d82cedcdda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 994 | 2026.01.14 00:46:20.213074 [ 3 ] {714f16d3-2f3f-4b00-8f92-63d82cedcdda} <Debug> TCPHandler: Processed in 0.011286487 sec. | ||
| 995 | 2026.01.14 00:46:20.213750 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.01.14 00:46:20.213874 [ 3 ] {11cac205-d2e8-463f-bab1-b00610cf45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 997 | 2026.01.14 00:46:20.218149 [ 3 ] {11cac205-d2e8-463f-bab1-b00610cf45f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.01.14 00:46:20.218200 [ 3 ] {11cac205-d2e8-463f-bab1-b00610cf45f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.01.14 00:46:20.218588 [ 3 ] {11cac205-d2e8-463f-bab1-b00610cf45f1} <Debug> TCPHandler: Processed in 0.004893927 sec. | ||
| 1000 | 2026.01.14 00:46:20.218805 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.01.14 00:46:20.218935 [ 3 ] {3f08e7a7-d591-4630-a4fe-2cd8bac58571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 1002 | 2026.01.14 00:46:20.219189 [ 3 ] {3f08e7a7-d591-4630-a4fe-2cd8bac58571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.01.14 00:46:20.219233 [ 3 ] {3f08e7a7-d591-4630-a4fe-2cd8bac58571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2026.01.14 00:46:20.219610 [ 3 ] {3f08e7a7-d591-4630-a4fe-2cd8bac58571} <Debug> TCPHandler: Processed in 0.000855049 sec. | ||
| 1005 | 2026.01.14 00:46:20.219862 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.14 00:46:20.219979 [ 3 ] {2aa77b22-3d8b-45bc-93bc-bdd8e282ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 1007 | 2026.01.14 00:46:20.220225 [ 3 ] {2aa77b22-3d8b-45bc-93bc-bdd8e282ac6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2026.01.14 00:46:20.220268 [ 3 ] {2aa77b22-3d8b-45bc-93bc-bdd8e282ac6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2026.01.14 00:46:20.220618 [ 3 ] {2aa77b22-3d8b-45bc-93bc-bdd8e282ac6a} <Debug> TCPHandler: Processed in 0.000804378 sec. | ||
| 1010 | 2026.01.14 00:46:20.220844 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.01.14 00:46:20.220958 [ 3 ] {f2bdba76-c7a1-4f28-b23d-0b577b0a3382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) 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) | ||
| 1012 | 2026.01.14 00:46:20.221197 [ 3 ] {f2bdba76-c7a1-4f28-b23d-0b577b0a3382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2026.01.14 00:46:20.221240 [ 3 ] {f2bdba76-c7a1-4f28-b23d-0b577b0a3382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1014 | 2026.01.14 00:46:20.221575 [ 3 ] {f2bdba76-c7a1-4f28-b23d-0b577b0a3382} <Debug> TCPHandler: Processed in 0.000779607 sec. | ||
| 1015 | 2026.01.14 00:46:20.221802 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.14 00:46:20.221916 [ 3 ] {83c0cf13-aeed-4093-afe6-9bbf87fd49a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1017 | 2026.01.14 00:46:20.222154 [ 3 ] {83c0cf13-aeed-4093-afe6-9bbf87fd49a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.01.14 00:46:20.222196 [ 3 ] {83c0cf13-aeed-4093-afe6-9bbf87fd49a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.01.14 00:46:20.222533 [ 3 ] {83c0cf13-aeed-4093-afe6-9bbf87fd49a8} <Debug> TCPHandler: Processed in 0.000779017 sec. | ||
| 1020 | 2026.01.14 00:46:20.222758 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.01.14 00:46:20.222886 [ 3 ] {0e1f2257-10c8-4ffc-a60f-4e730b44d83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1022 | 2026.01.14 00:46:20.223153 [ 3 ] {0e1f2257-10c8-4ffc-a60f-4e730b44d83f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1023 | 2026.01.14 00:46:20.223197 [ 3 ] {0e1f2257-10c8-4ffc-a60f-4e730b44d83f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1024 | 2026.01.14 00:46:20.223535 [ 3 ] {0e1f2257-10c8-4ffc-a60f-4e730b44d83f} <Debug> TCPHandler: Processed in 0.000828418 sec. | ||
| 1025 | 2026.01.14 00:46:20.223789 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.01.14 00:46:20.223910 [ 3 ] {a7a894ca-9539-42af-93e9-7a0db351924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1027 | 2026.01.14 00:46:20.224168 [ 3 ] {a7a894ca-9539-42af-93e9-7a0db351924e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2026.01.14 00:46:20.224212 [ 3 ] {a7a894ca-9539-42af-93e9-7a0db351924e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.01.14 00:46:20.224542 [ 3 ] {a7a894ca-9539-42af-93e9-7a0db351924e} <Debug> TCPHandler: Processed in 0.000811148 sec. | ||
| 1030 | 2026.01.14 00:46:20.224750 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.01.14 00:46:20.224886 [ 3 ] {29fa2df8-21c5-48cb-950e-ca9948b8a744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1032 | 2026.01.14 00:46:20.225143 [ 3 ] {29fa2df8-21c5-48cb-950e-ca9948b8a744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2026.01.14 00:46:20.225186 [ 3 ] {29fa2df8-21c5-48cb-950e-ca9948b8a744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.01.14 00:46:20.225519 [ 3 ] {29fa2df8-21c5-48cb-950e-ca9948b8a744} <Debug> TCPHandler: Processed in 0.000819018 sec. | ||
| 1035 | 2026.01.14 00:46:20.225723 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.01.14 00:46:20.225842 [ 3 ] {c1cfe7f4-634f-4aee-be06-8d5c66185efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1037 | 2026.01.14 00:46:20.226094 [ 3 ] {c1cfe7f4-634f-4aee-be06-8d5c66185efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.01.14 00:46:20.226136 [ 3 ] {c1cfe7f4-634f-4aee-be06-8d5c66185efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.01.14 00:46:20.226461 [ 3 ] {c1cfe7f4-634f-4aee-be06-8d5c66185efd} <Debug> TCPHandler: Processed in 0.000786617 sec. | ||
| 1040 | 2026.01.14 00:46:20.226657 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.01.14 00:46:20.226780 [ 3 ] {9b2e49bc-2239-4419-95dd-fcab76c39bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1042 | 2026.01.14 00:46:20.227034 [ 3 ] {9b2e49bc-2239-4419-95dd-fcab76c39bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2026.01.14 00:46:20.227076 [ 3 ] {9b2e49bc-2239-4419-95dd-fcab76c39bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.01.14 00:46:20.227408 [ 3 ] {9b2e49bc-2239-4419-95dd-fcab76c39bf8} <Debug> TCPHandler: Processed in 0.000800797 sec. | ||
| 1045 | 2026.01.14 00:46:20.227606 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.01.14 00:46:20.227723 [ 3 ] {6ae4ed93-00af-4768-96b4-637a329b6620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1047 | 2026.01.14 00:46:20.227975 [ 3 ] {6ae4ed93-00af-4768-96b4-637a329b6620} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.01.14 00:46:20.228017 [ 3 ] {6ae4ed93-00af-4768-96b4-637a329b6620} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.01.14 00:46:20.228343 [ 3 ] {6ae4ed93-00af-4768-96b4-637a329b6620} <Debug> TCPHandler: Processed in 0.000784477 sec. | ||
| 1050 | 2026.01.14 00:46:20.228561 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.14 00:46:20.228680 [ 3 ] {bf53c24b-1100-43b9-941c-6289437a55cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1052 | 2026.01.14 00:46:20.228936 [ 3 ] {bf53c24b-1100-43b9-941c-6289437a55cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2026.01.14 00:46:20.228978 [ 3 ] {bf53c24b-1100-43b9-941c-6289437a55cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2026.01.14 00:46:20.229304 [ 3 ] {bf53c24b-1100-43b9-941c-6289437a55cb} <Debug> TCPHandler: Processed in 0.000792407 sec. | ||
| 1055 | 2026.01.14 00:46:20.229505 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.01.14 00:46:20.229642 [ 3 ] {586b5882-e80d-4590-9d84-cb0f958b90d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1057 | 2026.01.14 00:46:20.229915 [ 3 ] {586b5882-e80d-4590-9d84-cb0f958b90d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2026.01.14 00:46:20.229959 [ 3 ] {586b5882-e80d-4590-9d84-cb0f958b90d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2026.01.14 00:46:20.230288 [ 3 ] {586b5882-e80d-4590-9d84-cb0f958b90d4} <Debug> TCPHandler: Processed in 0.000832198 sec. | ||
| 1060 | 2026.01.14 00:46:20.230500 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.14 00:46:20.230619 [ 3 ] {24ce967d-0f38-48ed-b3bf-e231c864b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1062 | 2026.01.14 00:46:20.230877 [ 3 ] {24ce967d-0f38-48ed-b3bf-e231c864b2db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.01.14 00:46:20.230919 [ 3 ] {24ce967d-0f38-48ed-b3bf-e231c864b2db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.01.14 00:46:20.231246 [ 3 ] {24ce967d-0f38-48ed-b3bf-e231c864b2db} <Debug> TCPHandler: Processed in 0.000794588 sec. | ||
| 1065 | 2026.01.14 00:46:20.231448 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.01.14 00:46:20.231568 [ 3 ] {a287b9d7-aad1-46a1-812f-a157cd6e4fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1067 | 2026.01.14 00:46:20.231841 [ 3 ] {a287b9d7-aad1-46a1-812f-a157cd6e4fd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.01.14 00:46:20.231885 [ 3 ] {a287b9d7-aad1-46a1-812f-a157cd6e4fd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.01.14 00:46:20.232215 [ 3 ] {a287b9d7-aad1-46a1-812f-a157cd6e4fd8} <Debug> TCPHandler: Processed in 0.000814988 sec. | ||
| 1070 | 2026.01.14 00:46:20.232413 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.14 00:46:20.232533 [ 3 ] {03ac557d-4e02-467a-b00b-9a62f4e6ab8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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) | ||
| 1072 | 2026.01.14 00:46:20.232794 [ 3 ] {03ac557d-4e02-467a-b00b-9a62f4e6ab8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.01.14 00:46:20.232837 [ 3 ] {03ac557d-4e02-467a-b00b-9a62f4e6ab8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.01.14 00:46:20.233178 [ 3 ] {03ac557d-4e02-467a-b00b-9a62f4e6ab8e} <Debug> TCPHandler: Processed in 0.000813218 sec. | ||
| 1075 | 2026.01.14 00:46:20.233408 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.01.14 00:46:20.233529 [ 3 ] {62366e44-bef6-4d75-a44f-fd7901a73871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1077 | 2026.01.14 00:46:20.233792 [ 3 ] {62366e44-bef6-4d75-a44f-fd7901a73871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.01.14 00:46:20.233834 [ 3 ] {62366e44-bef6-4d75-a44f-fd7901a73871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.01.14 00:46:20.234156 [ 3 ] {62366e44-bef6-4d75-a44f-fd7901a73871} <Debug> TCPHandler: Processed in 0.000797667 sec. | ||
| 1080 | 2026.01.14 00:46:20.234350 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.01.14 00:46:20.234471 [ 3 ] {63b18b46-bda2-4bcf-8230-9f5ed6496ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1082 | 2026.01.14 00:46:20.234736 [ 3 ] {63b18b46-bda2-4bcf-8230-9f5ed6496ad2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.01.14 00:46:20.234779 [ 3 ] {63b18b46-bda2-4bcf-8230-9f5ed6496ad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.01.14 00:46:20.235143 [ 3 ] {63b18b46-bda2-4bcf-8230-9f5ed6496ad2} <Debug> TCPHandler: Processed in 0.000840069 sec. | ||
| 1085 | 2026.01.14 00:46:20.236952 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.01.14 00:46:20.237058 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1087 | 2026.01.14 00:46:20.237099 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.01.14 00:46:20.241845 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.01.14 00:46:20.241892 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1090 | 2026.01.14 00:46:20.244750 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.01.14 00:46:20.245187 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.01.14 00:46:20.245339 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.008312 sec., 2406.1597690086624 rows/sec., 332.26 KiB/sec. | ||
| 1093 | 2026.01.14 00:46:20.245378 [ 3 ] {b089a3ca-ec04-41c8-84ff-5d3b191441ea} <Debug> TCPHandler: Processed in 0.008477015 sec. | ||
| 1094 | 2026.01.14 00:46:20.245516 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.01.14 00:46:20.245619 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1096 | 2026.01.14 00:46:20.245660 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1097 | 2026.01.14 00:46:20.249973 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.01.14 00:46:20.250008 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1099 | 2026.01.14 00:46:20.252440 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.01.14 00:46:20.252930 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.01.14 00:46:20.253069 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.007478 sec., 534.9023803155924 rows/sec., 43.62 KiB/sec. | ||
| 1102 | 2026.01.14 00:46:20.253108 [ 3 ] {f164f4fc-547c-4cd4-b04e-7de7842556db} <Debug> TCPHandler: Processed in 0.007643587 sec. | ||
| 1103 | 2026.01.14 00:46:20.253230 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.01.14 00:46:20.253327 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2026.01.14 00:46:20.253367 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2026.01.14 00:46:20.255793 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.01.14 00:46:20.255829 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1108 | 2026.01.14 00:46:20.256329 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.01.14 00:46:20.256859 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.01.14 00:46:20.257021 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Debug> executeQuery: Read 43 rows, 3.61 KiB in 0.003714 sec., 11577.81367797523 rows/sec., 972.09 KiB/sec. | ||
| 1111 | 2026.01.14 00:46:20.257065 [ 3 ] {a182b28e-d477-4e89-931b-92ebb1500e72} <Debug> TCPHandler: Processed in 0.003885225 sec. | ||
| 1112 | 2026.01.14 00:46:20.257181 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.01.14 00:46:20.257277 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.01.14 00:46:20.257317 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1115 | 2026.01.14 00:46:20.257706 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.01.14 00:46:20.257743 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1117 | 2026.01.14 00:46:20.258228 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.01.14 00:46:20.258772 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.01.14 00:46:20.258898 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001641 sec., 6703.229737964655 rows/sec., 490.96 KiB/sec. | ||
| 1120 | 2026.01.14 00:46:20.258933 [ 3 ] {c9403b5b-7980-4e78-a61c-f4165fde6fbe} <Debug> TCPHandler: Processed in 0.001801549 sec. | ||
| 1121 | 2026.01.14 00:46:20.259040 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.14 00:46:20.259133 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.01.14 00:46:20.259171 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1124 | 2026.01.14 00:46:20.259577 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.01.14 00:46:20.259622 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1126 | 2026.01.14 00:46:20.260174 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.01.14 00:46:20.260780 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.01.14 00:46:20.260912 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001798 sec., 556.1735261401558 rows/sec., 36.93 KiB/sec. | ||
| 1129 | 2026.01.14 00:46:20.260950 [ 3 ] {34b482a0-0e02-4da5-b700-1fa88e0e41ae} <Debug> TCPHandler: Processed in 0.001958543 sec. | ||
| 1130 | 2026.01.14 00:46:20.261064 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.01.14 00:46:20.261160 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1132 | 2026.01.14 00:46:20.261200 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1133 | 2026.01.14 00:46:20.261612 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.01.14 00:46:20.261648 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1135 | 2026.01.14 00:46:20.262124 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.01.14 00:46:20.262607 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.01.14 00:46:20.262734 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001593 sec., 26365.348399246705 rows/sec., 2.06 MiB/sec. | ||
| 1138 | 2026.01.14 00:46:20.262771 [ 3 ] {b596b526-4b9b-4ccc-9c71-4f99ba32c14b} <Debug> TCPHandler: Processed in 0.001755778 sec. | ||
| 1139 | 2026.01.14 00:46:20.262879 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.14 00:46:20.262975 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.01.14 00:46:20.263017 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1142 | 2026.01.14 00:46:20.265433 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.01.14 00:46:20.265473 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1144 | 2026.01.14 00:46:20.270069 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.01.14 00:46:20.270618 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.01.14 00:46:20.270750 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Debug> executeQuery: Read 42 rows, 2.98 KiB in 0.007795 sec., 5388.069275176395 rows/sec., 382.36 KiB/sec. | ||
| 1147 | 2026.01.14 00:46:20.270787 [ 3 ] {7c42b5d5-1932-4986-8800-c395c3c99338} <Debug> TCPHandler: Processed in 0.007956534 sec. | ||
| 1148 | 2026.01.14 00:46:20.270911 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.14 00:46:20.271004 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.01.14 00:46:20.271047 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1151 | 2026.01.14 00:46:20.271366 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.01.14 00:46:20.271406 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1153 | 2026.01.14 00:46:20.271857 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.01.14 00:46:20.272361 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.01.14 00:46:20.272502 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 41.87 KiB/sec. | ||
| 1156 | 2026.01.14 00:46:20.272545 [ 3 ] {b2392af6-ba0a-41e4-8db7-5bae4dc5c82f} <Debug> TCPHandler: Processed in 0.001682657 sec. | ||
| 1157 | 2026.01.14 00:46:20.272664 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.01.14 00:46:20.272763 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.01.14 00:46:20.272817 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1160 | 2026.01.14 00:46:20.273584 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.01.14 00:46:20.273621 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1162 | 2026.01.14 00:46:20.276887 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.01.14 00:46:20.277394 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.01.14 00:46:20.277538 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.004798 sec., 1458.9412255106295 rows/sec., 2.61 MiB/sec. | ||
| 1165 | 2026.01.14 00:46:20.277602 [ 3 ] {952475f9-49ae-44ae-93a2-2c50c4a27920} <Debug> TCPHandler: Processed in 0.004988299 sec. | ||
| 1166 | 2026.01.14 00:46:20.277733 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.01.14 00:46:20.277829 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.01.14 00:46:20.277871 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1169 | 2026.01.14 00:46:20.278206 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.01.14 00:46:20.278241 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1171 | 2026.01.14 00:46:20.278733 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.01.14 00:46:20.279312 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.01.14 00:46:20.279461 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001651 sec., 1817.0805572380377 rows/sec., 128.35 KiB/sec. | ||
| 1174 | 2026.01.14 00:46:20.279499 [ 3 ] {7ecf01f3-e78e-4f74-8fc7-917da8d9819d} <Debug> TCPHandler: Processed in 0.00182093 sec. | ||
| 1175 | 2026.01.14 00:46:20.279623 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.01.14 00:46:20.279752 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.01.14 00:46:20.279802 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1178 | 2026.01.14 00:46:20.280142 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.01.14 00:46:20.280178 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1180 | 2026.01.14 00:46:20.280684 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.01.14 00:46:20.281148 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.01.14 00:46:20.281280 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001574 sec., 10165.18424396442 rows/sec., 714.74 KiB/sec. | ||
| 1183 | 2026.01.14 00:46:20.281315 [ 3 ] {32168ce2-7696-47f7-a18a-9aa226de3874} <Debug> TCPHandler: Processed in 0.001744549 sec. | ||
| 1184 | 2026.01.14 00:46:21.768223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1442 | ||
| 1185 | 2026.01.14 00:46:21.768689 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.14 00:46:21.768739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1187 | 2026.01.14 00:46:21.769378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1188 | 2026.01.14 00:46:21.769901 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.14 00:46:21.770043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1442 | ||
| 1190 | 2026.01.14 00:46:21.829610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1191 | 2026.01.14 00:46:21.846562 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.01.14 00:46:21.846629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1193 | 2026.01.14 00:46:21.853280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.01.14 00:46:21.854485 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.14 00:46:21.857740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1196 | 2026.01.14 00:46:22.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.65 MiB, peak 170.84 MiB, free memory in arenas 0.00 B, will set to 165.37 MiB (RSS), difference: 1.72 MiB | ||
| 1197 | 2026.01.14 00:46:25.192945 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.01.14 00:46:25.193133 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1199 | 2026.01.14 00:46:25.193197 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1200 | 2026.01.14 00:46:25.193814 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.01.14 00:46:25.193860 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1202 | 2026.01.14 00:46:25.194344 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.01.14 00:46:25.194841 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.01.14 00:46:25.194999 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001912 sec., 13598.326359832636 rows/sec., 1.05 MiB/sec. | ||
| 1205 | 2026.01.14 00:46:25.195046 [ 3 ] {3d2a25d1-d24e-4448-b796-f1e82702f3ef} <Debug> TCPHandler: Processed in 0.002222988 sec. | ||
| 1206 | 2026.01.14 00:46:25.195181 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.01.14 00:46:25.195284 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2026.01.14 00:46:25.195329 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2026.01.14 00:46:25.195750 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.01.14 00:46:25.195788 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1211 | 2026.01.14 00:46:25.196300 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1212 | 2026.01.14 00:46:25.196890 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.01.14 00:46:25.197027 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001766 sec., 15855.039637599095 rows/sec., 1.24 MiB/sec. | ||
| 1214 | 2026.01.14 00:46:25.197065 [ 3 ] {19c158a2-fe5b-4e09-8f49-f2b8a6642bbb} <Debug> TCPHandler: Processed in 0.001941673 sec. | ||
| 1215 | 2026.01.14 00:46:25.197177 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.01.14 00:46:25.197273 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.01.14 00:46:25.197317 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2026.01.14 00:46:25.197690 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.01.14 00:46:25.197729 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1220 | 2026.01.14 00:46:25.198179 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2026.01.14 00:46:25.198658 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.01.14 00:46:25.198793 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001539 sec., 32488.62897985705 rows/sec., 2.25 MiB/sec. | ||
| 1223 | 2026.01.14 00:46:25.198828 [ 3 ] {7d6e7dc5-3715-4f51-bc95-bab79f524924} <Debug> TCPHandler: Processed in 0.001699847 sec. | ||
| 1224 | 2026.01.14 00:46:25.198937 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.01.14 00:46:25.199030 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.01.14 00:46:25.199072 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1227 | 2026.01.14 00:46:25.199386 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.01.14 00:46:25.199424 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1229 | 2026.01.14 00:46:25.199861 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.01.14 00:46:25.200521 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.01.14 00:46:25.200651 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001639 sec., 12202.562538133008 rows/sec., 857.99 KiB/sec. | ||
| 1232 | 2026.01.14 00:46:25.200688 [ 3 ] {7d677c02-87a9-439a-94ac-c2344a186c62} <Debug> TCPHandler: Processed in 0.00180109 sec. | ||
| 1233 | 2026.01.14 00:46:29.213813 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1234 | 2026.01.14 00:46:29.213869 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1235 | 2026.01.14 00:46:29.268414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 164 | ||
| 1236 | 2026.01.14 00:46:29.271065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1954 | ||
| 1237 | 2026.01.14 00:46:29.271322 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.01.14 00:46:29.271371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1239 | 2026.01.14 00:46:29.271561 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.01.14 00:46:29.271607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1241 | 2026.01.14 00:46:29.272392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1242 | 2026.01.14 00:46:29.272898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1243 | 2026.01.14 00:46:29.272977 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.01.14 00:46:29.273125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1245 | 2026.01.14 00:46:29.273532 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.14 00:46:29.273865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1247 | 2026.01.14 00:46:29.358782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1248 | 2026.01.14 00:46:29.374622 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.14 00:46:29.374667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1250 | 2026.01.14 00:46:29.380992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1251 | 2026.01.14 00:46:29.382320 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.14 00:46:29.385377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1253 | 2026.01.14 00:46:30.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.02 MiB, peak 170.84 MiB, free memory in arenas 0.00 B, will set to 167.14 MiB (RSS), difference: 1.12 MiB | ||
| 1254 | 2026.01.14 00:46:30.194715 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.01.14 00:46:30.194904 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1256 | 2026.01.14 00:46:30.194970 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1257 | 2026.01.14 00:46:30.195596 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.01.14 00:46:30.195651 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1259 | 2026.01.14 00:46:30.196141 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.01.14 00:46:30.196576 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.14 00:46:30.196730 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Debug> executeQuery: Read 70 rows, 6.18 KiB in 0.001873 sec., 37373.19807794981 rows/sec., 3.22 MiB/sec. | ||
| 1262 | 2026.01.14 00:46:30.196774 [ 3 ] {2fa2f793-6383-45f2-8f37-fb5951f36b1f} <Debug> TCPHandler: Processed in 0.002180058 sec. | ||
| 1263 | 2026.01.14 00:46:30.196901 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.01.14 00:46:30.197003 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.01.14 00:46:30.197045 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1266 | 2026.01.14 00:46:30.197460 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.01.14 00:46:30.197498 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1268 | 2026.01.14 00:46:30.197901 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.01.14 00:46:30.198376 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.01.14 00:46:30.198510 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00153 sec., 14379.084967320263 rows/sec., 1.06 MiB/sec. | ||
| 1271 | 2026.01.14 00:46:30.198548 [ 3 ] {987ccffe-e3ee-4692-ac63-363ae96c843b} <Debug> TCPHandler: Processed in 0.001698748 sec. | ||
| 1272 | 2026.01.14 00:46:30.198653 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.01.14 00:46:30.198747 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1274 | 2026.01.14 00:46:30.198788 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1275 | 2026.01.14 00:46:30.199203 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.01.14 00:46:30.199239 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1277 | 2026.01.14 00:46:30.199629 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.01.14 00:46:30.200065 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.01.14 00:46:30.200190 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Debug> executeQuery: Read 58 rows, 4.66 KiB in 0.001462 sec., 39671.68262653899 rows/sec., 3.11 MiB/sec. | ||
| 1280 | 2026.01.14 00:46:30.200226 [ 3 ] {2485dceb-5b0e-48c4-804d-873365f3eae7} <Debug> TCPHandler: Processed in 0.001624195 sec. | ||
| 1281 | 2026.01.14 00:46:30.200329 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.14 00:46:30.200421 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.01.14 00:46:30.200463 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1284 | 2026.01.14 00:46:30.200823 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.14 00:46:30.200860 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1286 | 2026.01.14 00:46:30.201260 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.01.14 00:46:30.201667 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.14 00:46:30.201794 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001391 sec., 35945.363048166786 rows/sec., 2.49 MiB/sec. | ||
| 1289 | 2026.01.14 00:46:30.201829 [ 3 ] {30414b8e-2e2e-499b-b103-9e0f5ffb7e21} <Debug> TCPHandler: Processed in 0.001548814 sec. | ||
| 1290 | 2026.01.14 00:46:30.201932 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.14 00:46:30.202023 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.01.14 00:46:30.202076 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1293 | 2026.01.14 00:46:30.202897 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.14 00:46:30.202934 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1295 | 2026.01.14 00:46:30.203568 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.01.14 00:46:30.203988 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.01.14 00:46:30.204122 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002117 sec., 10392.064241851676 rows/sec., 18.62 MiB/sec. | ||
| 1298 | 2026.01.14 00:46:30.204176 [ 3 ] {1ea7c591-bef6-48f4-8009-3d841a2fdb4a} <Debug> TCPHandler: Processed in 0.002293711 sec. | ||
| 1299 | 2026.01.14 00:46:30.204291 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.01.14 00:46:30.204384 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.01.14 00:46:30.204424 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1302 | 2026.01.14 00:46:30.204752 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.14 00:46:30.204790 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1304 | 2026.01.14 00:46:30.205241 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.01.14 00:46:30.205751 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.14 00:46:30.205877 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001511 sec., 9927.200529450694 rows/sec., 757.47 KiB/sec. | ||
| 1307 | 2026.01.14 00:46:30.205913 [ 3 ] {3b707cae-2c7b-4c2f-b272-d879eaa8350b} <Debug> TCPHandler: Processed in 0.001670907 sec. | ||
| 1308 | 2026.01.14 00:46:30.206022 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.01.14 00:46:30.206114 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.01.14 00:46:30.206155 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1311 | 2026.01.14 00:46:30.206461 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.01.14 00:46:30.206497 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1313 | 2026.01.14 00:46:30.206932 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2026.01.14 00:46:30.207353 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.01.14 00:46:30.207480 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001383 sec., 14461.31597975416 rows/sec., 1016.81 KiB/sec. | ||
| 1316 | 2026.01.14 00:46:30.207515 [ 3 ] {46fb8c0f-1a1f-4536-8574-f71b20d9c033} <Debug> TCPHandler: Processed in 0.001542683 sec. | ||
| 1317 | 2026.01.14 00:46:35.190651 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.01.14 00:46:35.190856 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1319 | 2026.01.14 00:46:35.190928 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1320 | 2026.01.14 00:46:35.191568 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.14 00:46:35.191616 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1322 | 2026.01.14 00:46:35.192132 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.01.14 00:46:35.192625 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.01.14 00:46:35.192776 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001971 sec., 1014.7133434804667 rows/sec., 82.74 KiB/sec. | ||
| 1325 | 2026.01.14 00:46:35.192821 [ 3 ] {70713a73-2e33-451d-8b6e-f797c0f6154c} <Debug> TCPHandler: Processed in 0.002299211 sec. | ||
| 1326 | 2026.01.14 00:46:35.192936 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.01.14 00:46:35.193036 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1328 | 2026.01.14 00:46:35.193078 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1329 | 2026.01.14 00:46:35.193520 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.01.14 00:46:35.193555 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1331 | 2026.01.14 00:46:35.194001 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2026.01.14 00:46:35.194503 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.01.14 00:46:35.194631 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Debug> executeQuery: Read 47 rows, 4.14 KiB in 0.001618 sec., 29048.207663782447 rows/sec., 2.50 MiB/sec. | ||
| 1334 | 2026.01.14 00:46:35.194667 [ 3 ] {bbc1c8b6-5982-4b78-b61c-8677e6ecf270} <Debug> TCPHandler: Processed in 0.001782069 sec. | ||
| 1335 | 2026.01.14 00:46:35.194778 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.01.14 00:46:35.194874 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.01.14 00:46:35.194914 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1338 | 2026.01.14 00:46:35.195312 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.01.14 00:46:35.195346 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1340 | 2026.01.14 00:46:35.195782 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.01.14 00:46:35.196194 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.01.14 00:46:35.196321 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001467 sec., 8179.959100204499 rows/sec., 607.77 KiB/sec. | ||
| 1343 | 2026.01.14 00:46:35.196357 [ 3 ] {57cd1eed-ced1-445b-837e-ca0d1cf731c5} <Debug> TCPHandler: Processed in 0.001630006 sec. | ||
| 1344 | 2026.01.14 00:46:35.196471 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.01.14 00:46:35.196565 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1346 | 2026.01.14 00:46:35.196604 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2026.01.14 00:46:35.196996 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.01.14 00:46:35.197030 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1349 | 2026.01.14 00:46:35.197418 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.01.14 00:46:35.197827 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.01.14 00:46:35.197951 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Debug> executeQuery: Read 40 rows, 3.20 KiB in 0.001405 sec., 28469.750889679715 rows/sec., 2.22 MiB/sec. | ||
| 1352 | 2026.01.14 00:46:35.197988 [ 3 ] {2f437817-d48c-4320-9bd6-0b3077b98e23} <Debug> TCPHandler: Processed in 0.001566875 sec. | ||
| 1353 | 2026.01.14 00:46:35.198097 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.01.14 00:46:35.198190 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.01.14 00:46:35.198232 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1356 | 2026.01.14 00:46:35.198594 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.01.14 00:46:35.198628 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1358 | 2026.01.14 00:46:35.199031 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1359 | 2026.01.14 00:46:35.199499 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.01.14 00:46:35.199637 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Debug> executeQuery: Read 51 rows, 3.62 KiB in 0.001465 sec., 34812.286689419794 rows/sec., 2.41 MiB/sec. | ||
| 1361 | 2026.01.14 00:46:35.199676 [ 3 ] {addb00d6-0d67-4079-b96c-a6f87f5c8948} <Debug> TCPHandler: Processed in 0.001627906 sec. | ||
| 1362 | 2026.01.14 00:46:35.199791 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.01.14 00:46:35.199887 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.01.14 00:46:35.199941 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1365 | 2026.01.14 00:46:35.200652 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.01.14 00:46:35.200688 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1367 | 2026.01.14 00:46:35.201406 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.01.14 00:46:35.201824 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.01.14 00:46:35.201959 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002092 sec., 4780.114722753346 rows/sec., 8.57 MiB/sec. | ||
| 1370 | 2026.01.14 00:46:35.202014 [ 3 ] {7b17d493-0954-48b1-89ea-742378c51d46} <Debug> TCPHandler: Processed in 0.00227466 sec. | ||
| 1371 | 2026.01.14 00:46:35.202120 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.01.14 00:46:35.202219 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.01.14 00:46:35.202261 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1374 | 2026.01.14 00:46:35.202579 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.01.14 00:46:35.202614 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1376 | 2026.01.14 00:46:35.203016 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1377 | 2026.01.14 00:46:35.203414 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.01.14 00:46:35.203539 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00134 sec., 14925.373134328358 rows/sec., 1.02 MiB/sec. | ||
| 1379 | 2026.01.14 00:46:35.203573 [ 3 ] {e197f05b-aa6f-46e2-82cf-c48deca19149} <Debug> TCPHandler: Processed in 0.001501833 sec. | ||
| 1380 | 2026.01.14 00:46:36.773182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2402 | ||
| 1381 | 2026.01.14 00:46:36.773710 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.01.14 00:46:36.773759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1383 | 2026.01.14 00:46:36.774429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1384 | 2026.01.14 00:46:36.774896 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.01.14 00:46:36.775066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2402 | ||
| 1386 | 2026.01.14 00:46:36.885433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1387 | 2026.01.14 00:46:36.903304 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.14 00:46:36.903364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1389 | 2026.01.14 00:46:36.909828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1390 | 2026.01.14 00:46:36.910967 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.14 00:46:36.914339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1392 | 2026.01.14 00:46:39.274127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 192 | ||
| 1393 | 2026.01.14 00:46:39.276375 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.01.14 00:46:39.276427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1395 | 2026.01.14 00:46:39.277582 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2026.01.14 00:46:39.277870 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.01.14 00:46:39.278195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1398 | 2026.01.14 00:46:40.191147 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.01.14 00:46:40.191347 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2026.01.14 00:46:40.191417 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2026.01.14 00:46:40.192080 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.01.14 00:46:40.192121 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1403 | 2026.01.14 00:46:40.192486 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1404 | 2026.01.14 00:46:40.192706 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.01.14 00:46:40.192853 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Debug> executeQuery: Read 72 rows, 6.38 KiB in 0.001564 sec., 46035.80562659846 rows/sec., 3.98 MiB/sec. | ||
| 1406 | 2026.01.14 00:46:40.192895 [ 3 ] {d249a45e-68d5-4d9f-b9d8-2a128a07e3a9} <Debug> TCPHandler: Processed in 0.001881021 sec. | ||
| 1407 | 2026.01.14 00:46:40.193012 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.01.14 00:46:40.193105 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.01.14 00:46:40.193144 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1410 | 2026.01.14 00:46:40.193517 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.01.14 00:46:40.193551 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1412 | 2026.01.14 00:46:40.193889 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1413 | 2026.01.14 00:46:40.194089 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.01.14 00:46:40.194212 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001103 sec., 20852.22121486854 rows/sec., 1.53 MiB/sec. | ||
| 1415 | 2026.01.14 00:46:40.194247 [ 3 ] {ffa0ccd3-4e6a-4f91-9d1e-4625409b448c} <Debug> TCPHandler: Processed in 0.001264468 sec. | ||
| 1416 | 2026.01.14 00:46:40.194351 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.01.14 00:46:40.194443 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1418 | 2026.01.14 00:46:40.194482 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1419 | 2026.01.14 00:46:40.194877 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.01.14 00:46:40.194912 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1421 | 2026.01.14 00:46:40.195193 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1422 | 2026.01.14 00:46:40.195389 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.01.14 00:46:40.195513 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001089 sec., 46831.95592286502 rows/sec., 3.66 MiB/sec. | ||
| 1424 | 2026.01.14 00:46:40.195548 [ 3 ] {ae2d2858-70b4-4f95-b54c-4eb7221b841c} <Debug> TCPHandler: Processed in 0.001244447 sec. | ||
| 1425 | 2026.01.14 00:46:40.195651 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.01.14 00:46:40.195741 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1427 | 2026.01.14 00:46:40.195780 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1428 | 2026.01.14 00:46:40.196106 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.01.14 00:46:40.196139 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1430 | 2026.01.14 00:46:40.196413 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2026.01.14 00:46:40.196605 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.01.14 00:46:40.196794 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001069 sec., 46772.68475210477 rows/sec., 3.24 MiB/sec. | ||
| 1433 | 2026.01.14 00:46:40.196829 [ 3 ] {de742939-40e1-416b-8bca-30c09c1db1ad} <Debug> TCPHandler: Processed in 0.001223407 sec. | ||
| 1434 | 2026.01.14 00:46:40.196930 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.01.14 00:46:40.197020 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.01.14 00:46:40.197072 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1437 | 2026.01.14 00:46:40.197807 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.01.14 00:46:40.197843 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1439 | 2026.01.14 00:46:40.198338 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1440 | 2026.01.14 00:46:40.198546 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.01.14 00:46:40.198671 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001669 sec., 13780.70701018574 rows/sec., 24.69 MiB/sec. | ||
| 1442 | 2026.01.14 00:46:40.198726 [ 3 ] {162ae373-6e76-4c6a-a83c-9863f34e04d7} <Debug> TCPHandler: Processed in 0.001840731 sec. | ||
| 1443 | 2026.01.14 00:46:40.198835 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.01.14 00:46:40.198926 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.01.14 00:46:40.198966 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1446 | 2026.01.14 00:46:40.199273 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.01.14 00:46:40.199308 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1448 | 2026.01.14 00:46:40.199591 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1449 | 2026.01.14 00:46:40.199783 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.01.14 00:46:40.199899 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001004 sec., 19920.318725099605 rows/sec., 1.37 MiB/sec. | ||
| 1451 | 2026.01.14 00:46:40.199930 [ 3 ] {caaa11c2-68e5-4201-8d12-fe4d829ce5e3} <Debug> TCPHandler: Processed in 0.001156495 sec. | ||
| 1452 | 2026.01.14 00:46:44.213912 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1453 | 2026.01.14 00:46:44.213964 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1454 | 2026.01.14 00:46:44.276333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2914 | ||
| 1455 | 2026.01.14 00:46:44.276787 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.01.14 00:46:44.276820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1457 | 2026.01.14 00:46:44.277320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1458 | 2026.01.14 00:46:44.277549 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.01.14 00:46:44.277669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1460 | 2026.01.14 00:46:44.277678 [ 80 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1461 | 2026.01.14 00:46:44.277758 [ 80 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.14 00:46:44.277780 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1463 | 2026.01.14 00:46:44.279940 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 1464 | 2026.01.14 00:46:44.282530 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1465 | 2026.01.14 00:46:44.284485 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1466 | 2026.01.14 00:46:44.290429 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1467 | 2026.01.14 00:46:44.290535 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1468 | 2026.01.14 00:46:44.290640 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1469 | 2026.01.14 00:46:44.290798 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1470 | 2026.01.14 00:46:44.290883 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1471 | 2026.01.14 00:46:44.333360 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.055452083 sec., 52549.874456474434 rows/sec., 769.77 KiB/sec. | ||
| 1472 | 2026.01.14 00:46:44.334528 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1473 | 2026.01.14 00:46:44.334876 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.14 00:46:44.334958 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_6_1} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1475 | 2026.01.14 00:46:44.335077 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1476 | 2026.01.14 00:46:44.415620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1477 | 2026.01.14 00:46:44.432990 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.14 00:46:44.433051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1479 | 2026.01.14 00:46:44.439609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1480 | 2026.01.14 00:46:44.440319 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.01.14 00:46:44.440597 [ 80 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1482 | 2026.01.14 00:46:44.440651 [ 80 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.01.14 00:46:44.440671 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1484 | 2026.01.14 00:46:44.440769 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1485 | 2026.01.14 00:46:44.444247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1486 | 2026.01.14 00:46:44.445194 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1487 | 2026.01.14 00:46:44.446711 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1488 | 2026.01.14 00:46:44.451422 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1489 | 2026.01.14 00:46:44.455753 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1490 | 2026.01.14 00:46:44.459848 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1491 | 2026.01.14 00:46:44.467584 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1492 | 2026.01.14 00:46:44.471794 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 1493 | 2026.01.14 00:46:44.530595 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089859555 sec., 511.90994658275355 rows/sec., 2.65 MiB/sec. | ||
| 1494 | 2026.01.14 00:46:44.533228 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2026.01.14 00:46:44.535481 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_6_1} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.01.14 00:46:44.535591 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_6_1} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2026.01.14 00:46:44.537676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1498 | 2026.01.14 00:46:45.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.76 MiB, peak 179.30 MiB, free memory in arenas 0.00 B, will set to 180.65 MiB (RSS), difference: 10.89 MiB | ||
| 1499 | 2026.01.14 00:46:45.191393 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.01.14 00:46:45.191602 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1501 | 2026.01.14 00:46:45.191673 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1502 | 2026.01.14 00:46:45.192427 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.14 00:46:45.192467 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1504 | 2026.01.14 00:46:45.192855 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1505 | 2026.01.14 00:46:45.193081 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.01.14 00:46:45.193192 [ 79 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1507 | 2026.01.14 00:46:45.193226 [ 79 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.14 00:46:45.193234 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Debug> executeQuery: Read 46 rows, 4.07 KiB in 0.001684 sec., 27315.914489311166 rows/sec., 2.36 MiB/sec. | ||
| 1509 | 2026.01.14 00:46:45.193243 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1510 | 2026.01.14 00:46:45.193285 [ 3 ] {6429833a-a715-4e5c-9d93-68e544840920} <Debug> TCPHandler: Processed in 0.002019314 sec. | ||
| 1511 | 2026.01.14 00:46:45.193366 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 1512 | 2026.01.14 00:46:45.193426 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.14 00:46:45.193479 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1514 | 2026.01.14 00:46:45.193521 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part | ||
| 1515 | 2026.01.14 00:46:45.193525 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.01.14 00:46:45.193574 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1517 | 2026.01.14 00:46:45.193620 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1518 | 2026.01.14 00:46:45.193680 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1519 | 2026.01.14 00:46:45.193732 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 1520 | 2026.01.14 00:46:45.193779 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 1521 | 2026.01.14 00:46:45.193835 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1522 | 2026.01.14 00:46:45.194037 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.14 00:46:45.194071 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1524 | 2026.01.14 00:46:45.194469 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1525 | 2026.01.14 00:46:45.194672 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135534 sec., 224297.96213496244 rows/sec., 19.91 MiB/sec. | ||
| 1526 | 2026.01.14 00:46:45.194690 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.01.14 00:46:45.194842 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00134 sec., 7462.686567164179 rows/sec., 561.16 KiB/sec. | ||
| 1528 | 2026.01.14 00:46:45.194853 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1529 | 2026.01.14 00:46:45.194884 [ 3 ] {0f030df4-78db-4efd-b038-4de3ccc44fdc} <Debug> TCPHandler: Processed in 0.001511513 sec. | ||
| 1530 | 2026.01.14 00:46:45.195018 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.14 00:46:45.195117 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1532 | 2026.01.14 00:46:45.195147 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.01.14 00:46:45.195159 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1534 | 2026.01.14 00:46:45.195227 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_6_1} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1535 | 2026.01.14 00:46:45.195318 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1536 | 2026.01.14 00:46:45.195581 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.01.14 00:46:45.195621 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1538 | 2026.01.14 00:46:45.195915 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1539 | 2026.01.14 00:46:45.196122 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.01.14 00:46:45.196208 [ 79 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2026.01.14 00:46:45.196234 [ 79 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.01.14 00:46:45.196243 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001147 sec., 33129.90409764603 rows/sec., 2.59 MiB/sec. | ||
| 1543 | 2026.01.14 00:46:45.196251 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1544 | 2026.01.14 00:46:45.196279 [ 3 ] {7664818b-8171-4a52-a2c7-f9db0b7b8417} <Debug> TCPHandler: Processed in 0.001309948 sec. | ||
| 1545 | 2026.01.14 00:46:45.196378 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 1546 | 2026.01.14 00:46:45.196392 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.01.14 00:46:45.196501 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1548 | 2026.01.14 00:46:45.196506 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2026.01.14 00:46:45.196548 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1550 | 2026.01.14 00:46:45.196559 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1551 | 2026.01.14 00:46:45.196651 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1552 | 2026.01.14 00:46:45.196729 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1553 | 2026.01.14 00:46:45.196782 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1554 | 2026.01.14 00:46:45.196852 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1555 | 2026.01.14 00:46:45.196903 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1556 | 2026.01.14 00:46:45.196925 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.01.14 00:46:45.196966 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1558 | 2026.01.14 00:46:45.197323 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1559 | 2026.01.14 00:46:45.197563 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.01.14 00:46:45.197654 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1561 | 2026.01.14 00:46:45.197677 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.14 00:46:45.197693 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1563 | 2026.01.14 00:46:45.197695 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001213 sec., 41220.11541632316 rows/sec., 2.86 MiB/sec. | ||
| 1564 | 2026.01.14 00:46:45.197734 [ 3 ] {13a74fb6-11e9-411b-92ff-014e4f2254f7} <Debug> TCPHandler: Processed in 0.001391 sec. | ||
| 1565 | 2026.01.14 00:46:45.197762 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 1566 | 2026.01.14 00:46:45.197844 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.14 00:46:45.197850 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513873 sec., 169763.2496252988 rows/sec., 13.92 MiB/sec. | ||
| 1568 | 2026.01.14 00:46:45.197855 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1569 | 2026.01.14 00:46:45.197935 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1570 | 2026.01.14 00:46:45.197942 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.01.14 00:46:45.197986 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1572 | 2026.01.14 00:46:45.198001 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1573 | 2026.01.14 00:46:45.198033 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1574 | 2026.01.14 00:46:45.198082 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
| 1575 | 2026.01.14 00:46:45.198112 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1576 | 2026.01.14 00:46:45.198122 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1577 | 2026.01.14 00:46:45.198184 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1578 | 2026.01.14 00:46:45.198494 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.01.14 00:46:45.198583 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_6_1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2026.01.14 00:46:45.198682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1581 | 2026.01.14 00:46:45.198748 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.01.14 00:46:45.198789 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1583 | 2026.01.14 00:46:45.199019 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286958 sec., 227668.65740762325 rows/sec., 15.78 MiB/sec. | ||
| 1584 | 2026.01.14 00:46:45.199199 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2026.01.14 00:46:45.199344 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1586 | 2026.01.14 00:46:45.199553 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.14 00:46:45.199638 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.01.14 00:46:45.199638 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.14 00:46:45.199708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1590 | 2026.01.14 00:46:45.199805 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001882 sec., 5313.496280552604 rows/sec., 9.52 MiB/sec. | ||
| 1591 | 2026.01.14 00:46:45.199867 [ 3 ] {cf5e0078-e00a-4c55-87b4-5b3030c993b4} <Debug> TCPHandler: Processed in 0.002071876 sec. | ||
| 1592 | 2026.01.14 00:46:45.199977 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.01.14 00:46:45.200071 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.01.14 00:46:45.200111 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1595 | 2026.01.14 00:46:45.200430 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.01.14 00:46:45.200465 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1597 | 2026.01.14 00:46:45.200754 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1598 | 2026.01.14 00:46:45.200955 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.01.14 00:46:45.201039 [ 79 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1600 | 2026.01.14 00:46:45.201063 [ 79 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.01.14 00:46:45.201076 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001025 sec., 19512.19512195122 rows/sec., 1.34 MiB/sec. | ||
| 1602 | 2026.01.14 00:46:45.201079 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1603 | 2026.01.14 00:46:45.201111 [ 3 ] {adcbbd65-3b18-494d-b68f-b15e0ec94ada} <Debug> TCPHandler: Processed in 0.001181986 sec. | ||
| 1604 | 2026.01.14 00:46:45.201168 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 1605 | 2026.01.14 00:46:45.201275 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1606 | 2026.01.14 00:46:45.201303 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1607 | 2026.01.14 00:46:45.201345 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 1608 | 2026.01.14 00:46:45.201380 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1609 | 2026.01.14 00:46:45.201414 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1610 | 2026.01.14 00:46:45.201446 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1611 | 2026.01.14 00:46:45.201480 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1612 | 2026.01.14 00:46:45.202108 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.000982602 sec., 118053.90178322454 rows/sec., 8.11 MiB/sec. | ||
| 1613 | 2026.01.14 00:46:45.202224 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1614 | 2026.01.14 00:46:45.202461 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.14 00:46:45.202518 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_6_1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1616 | 2026.01.14 00:46:45.202568 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1617 | 2026.01.14 00:46:49.279626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 216 | ||
| 1618 | 2026.01.14 00:46:49.281696 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.14 00:46:49.281757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1620 | 2026.01.14 00:46:49.282920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1621 | 2026.01.14 00:46:49.283217 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.14 00:46:49.283550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1623 | 2026.01.14 00:46:50.191503 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.01.14 00:46:50.191756 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1625 | 2026.01.14 00:46:50.192113 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2026.01.14 00:46:50.196033 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1627 | 2026.01.14 00:46:50.196278 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2026.01.14 00:46:50.196348 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2026.01.14 00:46:50.196522 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1630 | 2026.01.14 00:46:50.198462 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2026.01.14 00:46:50.200359 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1632 | 2026.01.14 00:46:50.200384 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2026.01.14 00:46:50.200472 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1634 | 2026.01.14 00:46:50.200498 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1635 | 2026.01.14 00:46:50.214215 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.022552 sec., 886.8393047179851 rows/sec., 36.94 KiB/sec. | ||
| 1636 | 2026.01.14 00:46:50.214331 [ 3 ] {d56c1e07-5cf4-453f-ae61-2222badee653} <Debug> TCPHandler: Processed in 0.022953392 sec. | ||
| 1637 | 2026.01.14 00:46:50.214854 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.01.14 00:46:50.215017 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1639 | 2026.01.14 00:46:50.215271 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1640 | 2026.01.14 00:46:50.215310 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1641 | 2026.01.14 00:46:50.215483 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2026.01.14 00:46:50.215536 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2026.01.14 00:46:50.215638 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1644 | 2026.01.14 00:46:50.215667 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2026.01.14 00:46:50.215685 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1646 | 2026.01.14 00:46:50.215699 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1647 | 2026.01.14 00:46:50.215731 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1648 | 2026.01.14 00:46:50.215748 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1649 | 2026.01.14 00:46:50.216246 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.0013 sec., 15384.615384615385 rows/sec., 640.78 KiB/sec. | ||
| 1650 | 2026.01.14 00:46:50.216330 [ 3 ] {63ca6b5f-1bb6-40ab-bf1a-15816daed53d} <Debug> TCPHandler: Processed in 0.001536534 sec. | ||
| 1651 | 2026.01.14 00:46:50.216597 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.01.14 00:46:50.216723 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1653 | 2026.01.14 00:46:50.216919 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1654 | 2026.01.14 00:46:50.216950 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1655 | 2026.01.14 00:46:50.217132 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2026.01.14 00:46:50.217187 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2026.01.14 00:46:50.217285 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1658 | 2026.01.14 00:46:50.217313 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2026.01.14 00:46:50.217332 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1660 | 2026.01.14 00:46:50.217346 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2026.01.14 00:46:50.217378 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1662 | 2026.01.14 00:46:50.217395 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1663 | 2026.01.14 00:46:50.218028 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001354 sec., 14771.048744460857 rows/sec., 615.22 KiB/sec. | ||
| 1664 | 2026.01.14 00:46:50.218112 [ 3 ] {7190c045-1139-4074-89dd-09039e61b7e5} <Debug> TCPHandler: Processed in 0.001562695 sec. | ||
| 1665 | 2026.01.14 00:46:50.218360 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.01.14 00:46:50.218488 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1667 | 2026.01.14 00:46:50.218691 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.01.14 00:46:50.218723 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1669 | 2026.01.14 00:46:50.218899 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.01.14 00:46:50.218950 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.01.14 00:46:50.219050 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1672 | 2026.01.14 00:46:50.219078 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.01.14 00:46:50.219096 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1674 | 2026.01.14 00:46:50.219110 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1675 | 2026.01.14 00:46:50.219142 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1676 | 2026.01.14 00:46:50.219160 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1677 | 2026.01.14 00:46:50.219568 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001131 sec., 17683.465959328027 rows/sec., 736.52 KiB/sec. | ||
| 1678 | 2026.01.14 00:46:50.219643 [ 3 ] {7cbc4c8f-775b-48a6-ab6b-fe3ead924c20} <Debug> TCPHandler: Processed in 0.001330979 sec. | ||
| 1679 | 2026.01.14 00:46:50.219860 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.01.14 00:46:50.219990 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1681 | 2026.01.14 00:46:50.220185 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1682 | 2026.01.14 00:46:50.220217 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1683 | 2026.01.14 00:46:50.220390 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1684 | 2026.01.14 00:46:50.220441 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1685 | 2026.01.14 00:46:50.220537 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1686 | 2026.01.14 00:46:50.220565 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1687 | 2026.01.14 00:46:50.220583 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1688 | 2026.01.14 00:46:50.220597 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1689 | 2026.01.14 00:46:50.220628 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1690 | 2026.01.14 00:46:50.220646 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1691 | 2026.01.14 00:46:50.221038 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001102 sec., 18148.820326678768 rows/sec., 755.91 KiB/sec. | ||
| 1692 | 2026.01.14 00:46:50.221111 [ 3 ] {673a3f8a-bc88-444d-8e58-dc0dddc112f4} <Debug> TCPHandler: Processed in 0.001298568 sec. | ||
| 1693 | 2026.01.14 00:46:50.223672 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.14 00:46:50.223800 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1695 | 2026.01.14 00:46:50.223996 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1696 | 2026.01.14 00:46:50.224028 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1697 | 2026.01.14 00:46:50.224201 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1698 | 2026.01.14 00:46:50.224252 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1699 | 2026.01.14 00:46:50.224348 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1700 | 2026.01.14 00:46:50.224375 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1701 | 2026.01.14 00:46:50.224393 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1702 | 2026.01.14 00:46:50.224407 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1703 | 2026.01.14 00:46:50.224439 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1704 | 2026.01.14 00:46:50.224456 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1705 | 2026.01.14 00:46:50.224973 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001223 sec., 16353.229762878169 rows/sec., 681.12 KiB/sec. | ||
| 1706 | 2026.01.14 00:46:50.225052 [ 3 ] {d463432e-9472-4b8e-92bc-857cc32ac382} <Debug> TCPHandler: Processed in 0.001428741 sec. | ||
| 1707 | 2026.01.14 00:46:50.225623 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.14 00:46:50.225748 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1709 | 2026.01.14 00:46:50.225941 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1710 | 2026.01.14 00:46:50.225973 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1711 | 2026.01.14 00:46:50.226144 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1712 | 2026.01.14 00:46:50.226195 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2026.01.14 00:46:50.226288 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1714 | 2026.01.14 00:46:50.226315 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.01.14 00:46:50.226333 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1716 | 2026.01.14 00:46:50.226347 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1717 | 2026.01.14 00:46:50.226377 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1718 | 2026.01.14 00:46:50.226394 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1719 | 2026.01.14 00:46:50.226817 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001119 sec., 17873.100983020555 rows/sec., 744.42 KiB/sec. | ||
| 1720 | 2026.01.14 00:46:50.226894 [ 3 ] {5351bebd-795c-46a3-92de-9a5d1374d446} <Debug> TCPHandler: Processed in 0.001318559 sec. | ||
| 1721 | 2026.01.14 00:46:50.227129 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.01.14 00:46:50.227252 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1723 | 2026.01.14 00:46:50.227445 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1724 | 2026.01.14 00:46:50.227477 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1725 | 2026.01.14 00:46:50.227650 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1726 | 2026.01.14 00:46:50.227700 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1727 | 2026.01.14 00:46:50.227793 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1728 | 2026.01.14 00:46:50.227820 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1729 | 2026.01.14 00:46:50.227837 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1730 | 2026.01.14 00:46:50.227851 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1731 | 2026.01.14 00:46:50.227882 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1732 | 2026.01.14 00:46:50.227900 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1733 | 2026.01.14 00:46:50.228282 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001079 sec., 18535.681186283593 rows/sec., 772.02 KiB/sec. | ||
| 1734 | 2026.01.14 00:46:50.228357 [ 3 ] {c6cc8909-9a5e-4bd3-9f48-f3026cdc1529} <Debug> TCPHandler: Processed in 0.001275027 sec. | ||
| 1735 | 2026.01.14 00:46:50.228569 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.01.14 00:46:50.228692 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1737 | 2026.01.14 00:46:50.228883 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1738 | 2026.01.14 00:46:50.228915 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1739 | 2026.01.14 00:46:50.229091 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1740 | 2026.01.14 00:46:50.229140 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1741 | 2026.01.14 00:46:50.229234 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1742 | 2026.01.14 00:46:50.229260 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1743 | 2026.01.14 00:46:50.229278 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1744 | 2026.01.14 00:46:50.229292 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2026.01.14 00:46:50.229323 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1746 | 2026.01.14 00:46:50.229340 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1747 | 2026.01.14 00:46:50.229711 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001068 sec., 18726.591760299627 rows/sec., 779.97 KiB/sec. | ||
| 1748 | 2026.01.14 00:46:50.229783 [ 3 ] {24f94f1d-feef-41b4-bc31-d0f19e81249d} <Debug> TCPHandler: Processed in 0.001261198 sec. | ||
| 1749 | 2026.01.14 00:46:50.230002 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.01.14 00:46:50.230127 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1751 | 2026.01.14 00:46:50.230319 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1752 | 2026.01.14 00:46:50.230351 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1753 | 2026.01.14 00:46:50.230528 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1754 | 2026.01.14 00:46:50.230577 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1755 | 2026.01.14 00:46:50.230670 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1756 | 2026.01.14 00:46:50.230696 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1757 | 2026.01.14 00:46:50.230713 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1758 | 2026.01.14 00:46:50.230727 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1759 | 2026.01.14 00:46:50.230757 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1760 | 2026.01.14 00:46:50.230774 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1761 | 2026.01.14 00:46:50.231145 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001068 sec., 18726.591760299627 rows/sec., 779.97 KiB/sec. | ||
| 1762 | 2026.01.14 00:46:50.231240 [ 3 ] {a395bc10-2f8b-4bc0-a66b-0ae00d6ef1bf} <Debug> TCPHandler: Processed in 0.001283208 sec. | ||
| 1763 | 2026.01.14 00:46:50.231495 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.14 00:46:50.231657 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1765 | 2026.01.14 00:46:50.231919 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2026.01.14 00:46:50.231961 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1767 | 2026.01.14 00:46:50.232203 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2026.01.14 00:46:50.232268 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2026.01.14 00:46:50.232384 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1770 | 2026.01.14 00:46:50.232413 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2026.01.14 00:46:50.232431 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1772 | 2026.01.14 00:46:50.232445 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2026.01.14 00:46:50.232478 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1774 | 2026.01.14 00:46:50.232496 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1775 | 2026.01.14 00:46:50.232905 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001317 sec., 15186.028853454822 rows/sec., 632.50 KiB/sec. | ||
| 1776 | 2026.01.14 00:46:50.232983 [ 3 ] {b53db29f-3b60-4d4e-b33f-ea7d1b467361} <Debug> TCPHandler: Processed in 0.001549614 sec. | ||
| 1777 | 2026.01.14 00:46:50.233205 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.01.14 00:46:50.233337 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1779 | 2026.01.14 00:46:50.233545 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2026.01.14 00:46:50.233579 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1781 | 2026.01.14 00:46:50.233769 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2026.01.14 00:46:50.233822 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2026.01.14 00:46:50.233921 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1784 | 2026.01.14 00:46:50.233951 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2026.01.14 00:46:50.233971 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1786 | 2026.01.14 00:46:50.233985 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1787 | 2026.01.14 00:46:50.234018 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1788 | 2026.01.14 00:46:50.234036 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1789 | 2026.01.14 00:46:50.234442 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001159 sec., 17256.25539257981 rows/sec., 718.73 KiB/sec. | ||
| 1790 | 2026.01.14 00:46:50.234518 [ 3 ] {8340d0d6-992a-459a-bf5e-e8cec5f31acd} <Debug> TCPHandler: Processed in 0.00136366 sec. | ||
| 1791 | 2026.01.14 00:46:50.234751 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.01.14 00:46:50.234881 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1793 | 2026.01.14 00:46:50.235094 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.01.14 00:46:50.235134 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1795 | 2026.01.14 00:46:50.235331 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.01.14 00:46:50.235384 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.01.14 00:46:50.235480 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1798 | 2026.01.14 00:46:50.235509 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.01.14 00:46:50.235527 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1800 | 2026.01.14 00:46:50.235541 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1801 | 2026.01.14 00:46:50.235575 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1802 | 2026.01.14 00:46:50.235593 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1803 | 2026.01.14 00:46:50.235986 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001158 sec., 17271.157167530226 rows/sec., 719.35 KiB/sec. | ||
| 1804 | 2026.01.14 00:46:50.236062 [ 3 ] {46b8167e-a78e-434a-897b-13c1af6a6768} <Debug> TCPHandler: Processed in 0.00136043 sec. | ||
| 1805 | 2026.01.14 00:46:50.236287 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.14 00:46:50.236417 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1807 | 2026.01.14 00:46:50.236622 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1808 | 2026.01.14 00:46:50.236655 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1809 | 2026.01.14 00:46:50.236840 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1810 | 2026.01.14 00:46:50.236891 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1811 | 2026.01.14 00:46:50.236992 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1812 | 2026.01.14 00:46:50.237021 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1813 | 2026.01.14 00:46:50.237039 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1814 | 2026.01.14 00:46:50.237053 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2026.01.14 00:46:50.237086 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1816 | 2026.01.14 00:46:50.237104 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1817 | 2026.01.14 00:46:50.237493 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001131 sec., 17683.465959328027 rows/sec., 736.52 KiB/sec. | ||
| 1818 | 2026.01.14 00:46:50.237570 [ 3 ] {3ee81e1f-e42a-4c89-a29d-9b648c9d9e48} <Debug> TCPHandler: Processed in 0.001333939 sec. | ||
| 1819 | 2026.01.14 00:46:50.237788 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.01.14 00:46:50.237916 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1821 | 2026.01.14 00:46:50.238117 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1822 | 2026.01.14 00:46:50.238150 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1823 | 2026.01.14 00:46:50.238337 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1824 | 2026.01.14 00:46:50.238389 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.01.14 00:46:50.238483 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1826 | 2026.01.14 00:46:50.238510 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1827 | 2026.01.14 00:46:50.238527 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1828 | 2026.01.14 00:46:50.238541 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1829 | 2026.01.14 00:46:50.238573 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1830 | 2026.01.14 00:46:50.238591 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1831 | 2026.01.14 00:46:50.238972 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001108 sec., 18050.54151624549 rows/sec., 751.81 KiB/sec. | ||
| 1832 | 2026.01.14 00:46:50.239048 [ 3 ] {a82bef77-e4b3-4a87-b9b6-a6c24ac73b73} <Debug> TCPHandler: Processed in 0.001309588 sec. | ||
| 1833 | 2026.01.14 00:46:50.250500 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.01.14 00:46:50.250755 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.01.14 00:46:50.251161 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.01.14 00:46:50.251230 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1837 | 2026.01.14 00:46:50.251489 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.01.14 00:46:50.251543 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.01.14 00:46:50.251646 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1840 | 2026.01.14 00:46:50.251675 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.01.14 00:46:50.251694 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 1842 | 2026.01.14 00:46:50.251709 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1843 | 2026.01.14 00:46:50.251742 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1844 | 2026.01.14 00:46:50.251760 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1845 | 2026.01.14 00:46:50.252286 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001643 sec., 12172.854534388314 rows/sec., 507.00 KiB/sec. | ||
| 1846 | 2026.01.14 00:46:50.252369 [ 3 ] {1459a2b2-a539-46ed-82fe-ea381b0038f3} <Debug> TCPHandler: Processed in 0.001967683 sec. | ||
| 1847 | 2026.01.14 00:46:50.254712 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.01.14 00:46:50.254916 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1849 | 2026.01.14 00:46:50.254997 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.01.14 00:46:50.255843 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.01.14 00:46:50.255884 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1852 | 2026.01.14 00:46:50.256333 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1853 | 2026.01.14 00:46:50.256531 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.01.14 00:46:50.256668 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001812 sec., 8830.022075055187 rows/sec., 2.63 MiB/sec. | ||
| 1855 | 2026.01.14 00:46:50.256707 [ 3 ] {b02d354c-309d-4dba-b1a6-306e41d05438} <Debug> TCPHandler: Processed in 0.002096835 sec. | ||
| 1856 | 2026.01.14 00:46:50.256834 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.01.14 00:46:50.256930 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.01.14 00:46:50.256970 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1859 | 2026.01.14 00:46:50.259576 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.01.14 00:46:50.259640 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1861 | 2026.01.14 00:46:50.260330 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1862 | 2026.01.14 00:46:50.260545 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.14 00:46:50.260669 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00376 sec., 109042.55319148937 rows/sec., 6.92 MiB/sec. | ||
| 1864 | 2026.01.14 00:46:50.260707 [ 3 ] {d3cb7e79-306b-402e-90d0-9896cd48617d} <Debug> TCPHandler: Processed in 0.003921416 sec. | ||
| 1865 | 2026.01.14 00:46:50.260824 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.14 00:46:50.260920 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1867 | 2026.01.14 00:46:50.260959 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1868 | 2026.01.14 00:46:50.261367 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.01.14 00:46:50.261403 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1870 | 2026.01.14 00:46:50.261681 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1871 | 2026.01.14 00:46:50.261888 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.01.14 00:46:50.262013 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 293.06 KiB/sec. | ||
| 1873 | 2026.01.14 00:46:50.262049 [ 3 ] {7fd54d9c-7de3-4f20-9a01-1ffda62e1c87} <Debug> TCPHandler: Processed in 0.001273448 sec. | ||
| 1874 | 2026.01.14 00:46:50.262158 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.14 00:46:50.262250 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1876 | 2026.01.14 00:46:50.262289 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1877 | 2026.01.14 00:46:50.263246 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.14 00:46:50.263280 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1879 | 2026.01.14 00:46:50.263656 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.01.14 00:46:50.263867 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.14 00:46:50.263990 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Debug> executeQuery: Read 1134 rows, 92.30 KiB in 0.001758 sec., 645051.1945392492 rows/sec., 51.27 MiB/sec. | ||
| 1882 | 2026.01.14 00:46:50.264032 [ 3 ] {6dc495b2-38ed-44bf-951c-5f2952a26a39} <Debug> TCPHandler: Processed in 0.001923392 sec. | ||
| 1883 | 2026.01.14 00:46:50.264147 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.01.14 00:46:50.264241 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.01.14 00:46:50.264305 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1886 | 2026.01.14 00:46:50.264786 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.01.14 00:46:50.264820 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1888 | 2026.01.14 00:46:50.265116 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1889 | 2026.01.14 00:46:50.265316 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.01.14 00:46:50.265403 [ 71 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1891 | 2026.01.14 00:46:50.265437 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Debug> executeQuery: Read 232 rows, 14.32 KiB in 0.001215 sec., 190946.50205761316 rows/sec., 11.51 MiB/sec. | ||
| 1892 | 2026.01.14 00:46:50.265444 [ 71 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.01.14 00:46:50.265481 [ 3 ] {bc45d223-064f-47f3-be0c-f390067a420a} <Debug> TCPHandler: Processed in 0.00138379 sec. | ||
| 1894 | 2026.01.14 00:46:50.265500 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1895 | 2026.01.14 00:46:50.265593 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.14 00:46:50.265617 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 1897 | 2026.01.14 00:46:50.265687 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.01.14 00:46:50.265731 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1899 | 2026.01.14 00:46:50.265752 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1900 | 2026.01.14 00:46:50.265792 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 1901 | 2026.01.14 00:46:50.265859 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1902 | 2026.01.14 00:46:50.265912 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1903 | 2026.01.14 00:46:50.265960 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1904 | 2026.01.14 00:46:50.266005 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1905 | 2026.01.14 00:46:50.266050 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 232 rows starting from the beginning of the part | ||
| 1906 | 2026.01.14 00:46:50.266241 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.01.14 00:46:50.266280 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1908 | 2026.01.14 00:46:50.266653 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1909 | 2026.01.14 00:46:50.266867 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.01.14 00:46:50.266898 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327419 sec., 233535.90689902735 rows/sec., 15.72 MiB/sec. | ||
| 1911 | 2026.01.14 00:46:50.266993 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001324 sec., 160120.84592145015 rows/sec., 10.33 MiB/sec. | ||
| 1912 | 2026.01.14 00:46:50.267042 [ 3 ] {b45b649b-4ffd-4ac0-b9f1-715fb282b444} <Debug> TCPHandler: Processed in 0.001498952 sec. | ||
| 1913 | 2026.01.14 00:46:50.267122 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1914 | 2026.01.14 00:46:50.267154 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.14 00:46:50.267252 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.01.14 00:46:50.267293 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1917 | 2026.01.14 00:46:50.267419 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.01.14 00:46:50.267499 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_6_1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1919 | 2026.01.14 00:46:50.267587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1920 | 2026.01.14 00:46:50.267771 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.01.14 00:46:50.267812 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1922 | 2026.01.14 00:46:50.270345 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1923 | 2026.01.14 00:46:50.270628 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.01.14 00:46:50.270763 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003529 sec., 59790.30886936809 rows/sec., 3.40 MiB/sec. | ||
| 1925 | 2026.01.14 00:46:50.270813 [ 3 ] {6c49967c-9f94-4a3c-ba65-0e9a33351a91} <Debug> TCPHandler: Processed in 0.003707511 sec. | ||
| 1926 | 2026.01.14 00:46:50.270937 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.01.14 00:46:50.271033 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1928 | 2026.01.14 00:46:50.271073 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1929 | 2026.01.14 00:46:50.271779 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.01.14 00:46:50.271816 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1931 | 2026.01.14 00:46:50.272189 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1932 | 2026.01.14 00:46:50.272412 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.01.14 00:46:50.272544 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Debug> executeQuery: Read 678 rows, 48.40 KiB in 0.00153 sec., 443137.25490196084 rows/sec., 30.89 MiB/sec. | ||
| 1934 | 2026.01.14 00:46:50.272589 [ 3 ] {6a88fe16-7b12-4efc-b0b4-009aaa195437} <Debug> TCPHandler: Processed in 0.001703997 sec. | ||
| 1935 | 2026.01.14 00:46:50.272720 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.01.14 00:46:50.272815 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1937 | 2026.01.14 00:46:50.272856 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1938 | 2026.01.14 00:46:50.273214 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.01.14 00:46:50.273250 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1940 | 2026.01.14 00:46:50.273665 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1941 | 2026.01.14 00:46:50.273871 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.01.14 00:46:50.273993 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 1943 | 2026.01.14 00:46:50.274036 [ 3 ] {bf61024b-2678-4a15-b2e1-46c52adb1a59} <Debug> TCPHandler: Processed in 0.0013676 sec. | ||
| 1944 | 2026.01.14 00:46:50.274154 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.01.14 00:46:50.274248 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.01.14 00:46:50.274290 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1947 | 2026.01.14 00:46:50.274706 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.01.14 00:46:50.274743 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1949 | 2026.01.14 00:46:50.275078 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1950 | 2026.01.14 00:46:50.275287 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.01.14 00:46:50.275416 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Debug> executeQuery: Read 214 rows, 14.01 KiB in 0.001187 sec., 180286.4363942713 rows/sec., 11.53 MiB/sec. | ||
| 1952 | 2026.01.14 00:46:50.275452 [ 3 ] {533e699f-b17f-4227-be18-b57e2ca3f9f4} <Debug> TCPHandler: Processed in 0.00134857 sec. | ||
| 1953 | 2026.01.14 00:46:50.275565 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.01.14 00:46:50.275665 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.01.14 00:46:50.275714 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1956 | 2026.01.14 00:46:50.276062 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.14 00:46:50.276097 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1958 | 2026.01.14 00:46:50.276403 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1959 | 2026.01.14 00:46:50.276609 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.01.14 00:46:50.276740 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 1961 | 2026.01.14 00:46:50.276777 [ 3 ] {cf9e29a7-e32a-4df9-ac35-74ce4fa8de16} <Debug> TCPHandler: Processed in 0.001261258 sec. | ||
| 1962 | 2026.01.14 00:46:50.276894 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.01.14 00:46:50.276986 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.01.14 00:46:50.277041 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1965 | 2026.01.14 00:46:50.278002 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.01.14 00:46:50.278045 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1967 | 2026.01.14 00:46:50.278563 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1968 | 2026.01.14 00:46:50.278778 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.01.14 00:46:50.278875 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1970 | 2026.01.14 00:46:50.278906 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.01.14 00:46:50.278915 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001946 sec., 11819.116135662898 rows/sec., 21.18 MiB/sec. | ||
| 1972 | 2026.01.14 00:46:50.278923 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1973 | 2026.01.14 00:46:50.278972 [ 3 ] {09c03e70-0308-4f98-8b41-86da059b39f1} <Debug> TCPHandler: Processed in 0.002127287 sec. | ||
| 1974 | 2026.01.14 00:46:50.279009 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 1975 | 2026.01.14 00:46:50.279099 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.01.14 00:46:50.279198 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1977 | 2026.01.14 00:46:50.279214 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1978 | 2026.01.14 00:46:50.279239 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1979 | 2026.01.14 00:46:50.279267 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 1980 | 2026.01.14 00:46:50.279382 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1981 | 2026.01.14 00:46:50.279486 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1982 | 2026.01.14 00:46:50.279585 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1983 | 2026.01.14 00:46:50.279601 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.01.14 00:46:50.279641 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1985 | 2026.01.14 00:46:50.279678 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1986 | 2026.01.14 00:46:50.279781 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1987 | 2026.01.14 00:46:50.279962 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1988 | 2026.01.14 00:46:50.280244 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.14 00:46:50.280385 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Debug> executeQuery: Read 72 rows, 4.29 KiB in 0.001206 sec., 59701.49253731343 rows/sec., 3.48 MiB/sec. | ||
| 1990 | 2026.01.14 00:46:50.280421 [ 3 ] {a8fcb393-1397-4c05-ae3c-051663166a13} <Debug> TCPHandler: Processed in 0.00137719 sec. | ||
| 1991 | 2026.01.14 00:46:50.281587 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.002609686 sec., 36402.846932542845 rows/sec., 65.23 MiB/sec. | ||
| 1992 | 2026.01.14 00:46:50.282019 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1993 | 2026.01.14 00:46:50.282447 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.01.14 00:46:50.282528 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1995 | 2026.01.14 00:46:50.282657 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1996 | 2026.01.14 00:46:51.777828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3362 | ||
| 1997 | 2026.01.14 00:46:51.778492 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.01.14 00:46:51.778536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1999 | 2026.01.14 00:46:51.779031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.01.14 00:46:51.779264 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.01.14 00:46:51.779400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3362 | ||
| 2002 | 2026.01.14 00:46:51.944368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2003 | 2026.01.14 00:46:51.961101 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.01.14 00:46:51.961157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2005 | 2026.01.14 00:46:51.966494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2026.01.14 00:46:51.967179 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.01.14 00:46:51.970069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2008 | 2026.01.14 00:46:55.192280 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.01.14 00:46:55.192569 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2010 | 2026.01.14 00:46:55.192634 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2011 | 2026.01.14 00:46:55.193320 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.01.14 00:46:55.193362 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2013 | 2026.01.14 00:46:55.193743 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2014 | 2026.01.14 00:46:55.193979 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.01.14 00:46:55.194138 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001632 sec., 30637.254901960783 rows/sec., 2.64 MiB/sec. | ||
| 2016 | 2026.01.14 00:46:55.194185 [ 3 ] {b5344265-29a1-431b-9f1c-7f2c872f698e} <Debug> TCPHandler: Processed in 0.002083996 sec. | ||
| 2017 | 2026.01.14 00:46:55.194308 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.01.14 00:46:55.194409 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.01.14 00:46:55.194452 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2020 | 2026.01.14 00:46:55.194875 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.01.14 00:46:55.194910 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2022 | 2026.01.14 00:46:55.195211 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2023 | 2026.01.14 00:46:55.195418 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.01.14 00:46:55.195546 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 2025 | 2026.01.14 00:46:55.195583 [ 3 ] {be01f7e3-7ecd-40cb-a0d9-1ecbddb900e4} <Debug> TCPHandler: Processed in 0.001328279 sec. | ||
| 2026 | 2026.01.14 00:46:55.195686 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.01.14 00:46:55.195780 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2028 | 2026.01.14 00:46:55.195820 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2026.01.14 00:46:55.196239 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.01.14 00:46:55.196274 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2031 | 2026.01.14 00:46:55.196568 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2032 | 2026.01.14 00:46:55.196769 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.01.14 00:46:55.196893 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001133 sec., 40600.17652250663 rows/sec., 3.17 MiB/sec. | ||
| 2034 | 2026.01.14 00:46:55.196930 [ 3 ] {9b7df403-1fe3-4356-8832-b39607218311} <Debug> TCPHandler: Processed in 0.001292528 sec. | ||
| 2035 | 2026.01.14 00:46:55.197029 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.01.14 00:46:55.197123 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.01.14 00:46:55.197165 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2038 | 2026.01.14 00:46:55.197862 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.01.14 00:46:55.197896 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2040 | 2026.01.14 00:46:55.198211 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2041 | 2026.01.14 00:46:55.198428 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.01.14 00:46:55.198555 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.90 MiB/sec. | ||
| 2043 | 2026.01.14 00:46:55.198600 [ 3 ] {cb05c5a7-1562-4484-bba1-13481741b775} <Debug> TCPHandler: Processed in 0.001619355 sec. | ||
| 2044 | 2026.01.14 00:46:55.198712 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.01.14 00:46:55.198813 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2046 | 2026.01.14 00:46:55.198868 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2047 | 2026.01.14 00:46:55.199590 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2026.01.14 00:46:55.199626 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2049 | 2026.01.14 00:46:55.200096 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2050 | 2026.01.14 00:46:55.200311 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2026.01.14 00:46:55.200445 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001652 sec., 6053.268765133172 rows/sec., 10.85 MiB/sec. | ||
| 2052 | 2026.01.14 00:46:55.200503 [ 3 ] {374d6dc1-aca4-4056-bde1-39ccaf9f6de3} <Debug> TCPHandler: Processed in 0.001843371 sec. | ||
| 2053 | 2026.01.14 00:46:55.200614 [ 3 ] {} <Trace> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.01.14 00:46:55.200709 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2055 | 2026.01.14 00:46:55.200750 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2056 | 2026.01.14 00:46:55.201118 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.01.14 00:46:55.201163 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2058 | 2026.01.14 00:46:55.201539 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2059 | 2026.01.14 00:46:55.201748 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.01.14 00:46:55.201875 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001185 sec., 25316.45569620253 rows/sec., 1.68 MiB/sec. | ||
| 2061 | 2026.01.14 00:46:55.201918 [ 3 ] {7df8e308-5511-4ded-9288-05d230ea2b19} <Debug> TCPHandler: Processed in 0.00135386 sec. | ||
| 2062 | 2026.01.14 00:46:59.214011 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2063 | 2026.01.14 00:46:59.214071 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2064 | 2026.01.14 00:46:59.279493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3874 | ||
| 2065 | 2026.01.14 00:46:59.280069 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.01.14 00:46:59.280124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2067 | 2026.01.14 00:46:59.280686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2068 | 2026.01.14 00:46:59.280924 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.01.14 00:46:59.281065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 2070 | 2026.01.14 00:46:59.283703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 286 | ||
| 2071 | 2026.01.14 00:46:59.286885 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.01.14 00:46:59.286932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2073 | 2026.01.14 00:46:59.288264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2074 | 2026.01.14 00:46:59.288546 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.01.14 00:46:59.288670 [ 54 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2076 | 2026.01.14 00:46:59.288705 [ 54 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.01.14 00:46:59.288723 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2078 | 2026.01.14 00:46:59.288834 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 2079 | 2026.01.14 00:46:59.288890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2080 | 2026.01.14 00:46:59.289374 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2026.01.14 00:46:59.289536 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2082 | 2026.01.14 00:46:59.289932 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2083 | 2026.01.14 00:46:59.290280 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 2084 | 2026.01.14 00:46:59.290606 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2085 | 2026.01.14 00:46:59.290935 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2086 | 2026.01.14 00:46:59.291299 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 2087 | 2026.01.14 00:46:59.297316 [ 201 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 72 columns (72 merged, 0 gathered) in 0.008519706 sec., 33569.23349232943 rows/sec., 34.27 MiB/sec. | ||
| 2088 | 2026.01.14 00:46:59.298239 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2089 | 2026.01.14 00:46:59.298901 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.01.14 00:46:59.298990 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_6_1} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2091 | 2026.01.14 00:46:59.299229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2092 | 2026.01.14 00:46:59.470161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2093 | 2026.01.14 00:46:59.486421 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.14 00:46:59.486477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2095 | 2026.01.14 00:46:59.492761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2096 | 2026.01.14 00:46:59.493442 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.14 00:46:59.496229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2098 | 2026.01.14 00:46:59.620885 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2099 | 2026.01.14 00:46:59.620931 [ 3 ] {} <Debug> TCP-Session: df40c220-bc0a-4a9c-92c1-38c80bd902ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.01.14 00:47:00.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.00 MiB, peak 187.41 MiB, free memory in arenas 0.00 B, will set to 185.60 MiB (RSS), difference: 4.60 MiB | ||
| 2101 | 2026.01.14 00:47:00.204428 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.01.14 00:47:00.204638 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.01.14 00:47:00.204710 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2104 | 2026.01.14 00:47:00.205538 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.01.14 00:47:00.205582 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2106 | 2026.01.14 00:47:00.205983 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2107 | 2026.01.14 00:47:00.206211 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.01.14 00:47:00.206362 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 2109 | 2026.01.14 00:47:00.206408 [ 4 ] {955545b3-421a-47f7-8bac-409739fb9315} <Debug> TCPHandler: Processed in 0.002114856 sec. | ||
| 2110 | 2026.01.14 00:47:00.206531 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.01.14 00:47:00.206634 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2112 | 2026.01.14 00:47:00.206679 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2113 | 2026.01.14 00:47:00.207579 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.01.14 00:47:00.207615 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2115 | 2026.01.14 00:47:00.207994 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2116 | 2026.01.14 00:47:00.208217 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.01.14 00:47:00.208342 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Debug> executeQuery: Read 1132 rows, 92.15 KiB in 0.001731 sec., 653957.2501444252 rows/sec., 51.99 MiB/sec. | ||
| 2118 | 2026.01.14 00:47:00.208380 [ 4 ] {12e61638-0638-460d-ba50-6de47e2bb010} <Debug> TCPHandler: Processed in 0.001901232 sec. | ||
| 2119 | 2026.01.14 00:47:00.208489 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.01.14 00:47:00.208588 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.01.14 00:47:00.208629 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2122 | 2026.01.14 00:47:00.209109 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.01.14 00:47:00.209144 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2124 | 2026.01.14 00:47:00.209443 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2125 | 2026.01.14 00:47:00.209649 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.14 00:47:00.209771 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 11.39 MiB/sec. | ||
| 2127 | 2026.01.14 00:47:00.209808 [ 4 ] {9a8c16df-ad29-4869-ade0-b5768f6675b4} <Debug> TCPHandler: Processed in 0.00136932 sec. | ||
| 2128 | 2026.01.14 00:47:00.209935 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.14 00:47:00.210029 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2130 | 2026.01.14 00:47:00.210069 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2131 | 2026.01.14 00:47:00.210558 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.14 00:47:00.210597 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2133 | 2026.01.14 00:47:00.210915 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2134 | 2026.01.14 00:47:00.211133 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.14 00:47:00.211256 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 2136 | 2026.01.14 00:47:00.211292 [ 4 ] {c65074a0-2f8a-425d-a240-9e8f95863c49} <Debug> TCPHandler: Processed in 0.001407 sec. | ||
| 2137 | 2026.01.14 00:47:00.211406 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.01.14 00:47:00.211502 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.01.14 00:47:00.211543 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2140 | 2026.01.14 00:47:00.212020 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.01.14 00:47:00.212054 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2142 | 2026.01.14 00:47:00.212352 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2143 | 2026.01.14 00:47:00.212558 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.14 00:47:00.212677 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 2145 | 2026.01.14 00:47:00.212713 [ 4 ] {1937678a-71c1-4f39-9773-8263aadc6e0c} <Debug> TCPHandler: Processed in 0.001358899 sec. | ||
| 2146 | 2026.01.14 00:47:00.212828 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.01.14 00:47:00.212924 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2148 | 2026.01.14 00:47:00.212962 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2149 | 2026.01.14 00:47:00.213551 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.01.14 00:47:00.213586 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2151 | 2026.01.14 00:47:00.213908 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2152 | 2026.01.14 00:47:00.214116 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.01.14 00:47:00.214233 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Debug> executeQuery: Read 674 rows, 48.07 KiB in 0.001326 sec., 508295.62594268477 rows/sec., 35.40 MiB/sec. | ||
| 2154 | 2026.01.14 00:47:00.214270 [ 4 ] {b5cf3ccd-a6e4-41a8-b984-66b1a09dfdad} <Debug> TCPHandler: Processed in 0.001491702 sec. | ||
| 2155 | 2026.01.14 00:47:00.214382 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.01.14 00:47:00.214474 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2157 | 2026.01.14 00:47:00.214514 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2158 | 2026.01.14 00:47:00.214832 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.14 00:47:00.214867 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2160 | 2026.01.14 00:47:00.215159 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2161 | 2026.01.14 00:47:00.215368 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.14 00:47:00.215488 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 2163 | 2026.01.14 00:47:00.215524 [ 4 ] {96b2c0ba-c7f1-4181-86c3-de368eba8f24} <Debug> TCPHandler: Processed in 0.001191846 sec. | ||
| 2164 | 2026.01.14 00:47:00.215628 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.01.14 00:47:00.215721 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.01.14 00:47:00.215764 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2167 | 2026.01.14 00:47:00.216147 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.01.14 00:47:00.216180 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2169 | 2026.01.14 00:47:00.216508 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2026.01.14 00:47:00.216713 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.01.14 00:47:00.216834 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001131 sec., 189213.0857648099 rows/sec., 12.11 MiB/sec. | ||
| 2172 | 2026.01.14 00:47:00.216869 [ 4 ] {206b19dd-6bbe-40b8-921a-897c71ab4af8} <Debug> TCPHandler: Processed in 0.001290238 sec. | ||
| 2173 | 2026.01.14 00:47:00.216979 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.01.14 00:47:00.217071 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.01.14 00:47:00.217112 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2176 | 2026.01.14 00:47:00.217409 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.14 00:47:00.217445 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2178 | 2026.01.14 00:47:00.217728 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2179 | 2026.01.14 00:47:00.217939 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.01.14 00:47:00.218065 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 2181 | 2026.01.14 00:47:00.218104 [ 4 ] {4d00ae51-0010-48ab-8c99-c2f1a0d5145c} <Debug> TCPHandler: Processed in 0.001173856 sec. | ||
| 2182 | 2026.01.14 00:47:00.218211 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.01.14 00:47:00.218303 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.01.14 00:47:00.218356 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2185 | 2026.01.14 00:47:00.219107 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.14 00:47:00.219143 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2187 | 2026.01.14 00:47:00.219651 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2188 | 2026.01.14 00:47:00.219877 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.01.14 00:47:00.220006 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00172 sec., 13372.093023255815 rows/sec., 23.96 MiB/sec. | ||
| 2190 | 2026.01.14 00:47:00.220061 [ 4 ] {e043af13-20ac-42c4-be5a-e24cc22141a8} <Debug> TCPHandler: Processed in 0.001899121 sec. | ||
| 2191 | 2026.01.14 00:47:00.220169 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.01.14 00:47:00.220263 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.01.14 00:47:00.220304 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2194 | 2026.01.14 00:47:00.220619 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.01.14 00:47:00.220653 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2196 | 2026.01.14 00:47:00.220947 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2197 | 2026.01.14 00:47:00.221152 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.01.14 00:47:00.221271 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001026 sec., 72124.75633528265 rows/sec., 4.21 MiB/sec. | ||
| 2199 | 2026.01.14 00:47:00.221304 [ 4 ] {f8485e5f-422a-45c7-ba85-1255d1fde197} <Debug> TCPHandler: Processed in 0.001185286 sec. | ||
| 2200 | 2026.01.14 00:47:01.683544 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.01.14 00:47:01.683789 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2202 | 2026.01.14 00:47:01.684140 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2203 | 2026.01.14 00:47:01.684181 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2204 | 2026.01.14 00:47:01.684447 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2205 | 2026.01.14 00:47:01.684519 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2206 | 2026.01.14 00:47:01.684655 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2207 | 2026.01.14 00:47:01.684739 [ 325 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2208 | 2026.01.14 00:47:01.684780 [ 269 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2209 | 2026.01.14 00:47:01.684884 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2210 | 2026.01.14 00:47:01.684911 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2211 | 2026.01.14 00:47:01.686926 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2212 | 2026.01.14 00:47:01.686958 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2213 | 2026.01.14 00:47:01.687027 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2214 | 2026.01.14 00:47:01.687078 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2215 | 2026.01.14 00:47:01.687936 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.004247 sec., 8476.571697668944 rows/sec., 326.29 KiB/sec. | ||
| 2216 | 2026.01.14 00:47:01.688025 [ 4 ] {4460b88c-96e0-4f0c-823f-cb4d94dd86ee} <Debug> TCPHandler: Processed in 0.004622622 sec. | ||
| 2217 | 2026.01.14 00:47:01.688300 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.01.14 00:47:01.688450 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2219 | 2026.01.14 00:47:01.688678 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2220 | 2026.01.14 00:47:01.688716 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2221 | 2026.01.14 00:47:01.688921 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2222 | 2026.01.14 00:47:01.688975 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2223 | 2026.01.14 00:47:01.689078 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2224 | 2026.01.14 00:47:01.689129 [ 325 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2225 | 2026.01.14 00:47:01.689145 [ 305 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2226 | 2026.01.14 00:47:01.689207 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2227 | 2026.01.14 00:47:01.689227 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2228 | 2026.01.14 00:47:01.689281 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2229 | 2026.01.14 00:47:01.689299 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2230 | 2026.01.14 00:47:01.689329 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2231 | 2026.01.14 00:47:01.689359 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2232 | 2026.01.14 00:47:01.690005 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001619 sec., 22235.948116121064 rows/sec., 855.92 KiB/sec. | ||
| 2233 | 2026.01.14 00:47:01.690096 [ 4 ] {6bf2773f-9215-48b8-aaea-2ce86f243d3b} <Debug> TCPHandler: Processed in 0.001852201 sec. | ||
| 2234 | 2026.01.14 00:47:01.690327 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.01.14 00:47:01.690466 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2236 | 2026.01.14 00:47:01.690688 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2237 | 2026.01.14 00:47:01.690723 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2238 | 2026.01.14 00:47:01.690925 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2239 | 2026.01.14 00:47:01.690978 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2240 | 2026.01.14 00:47:01.691078 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2241 | 2026.01.14 00:47:01.691140 [ 269 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2242 | 2026.01.14 00:47:01.691142 [ 325 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2243 | 2026.01.14 00:47:01.691242 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2244 | 2026.01.14 00:47:01.691263 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2245 | 2026.01.14 00:47:01.691318 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2246 | 2026.01.14 00:47:01.691335 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2247 | 2026.01.14 00:47:01.691364 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2248 | 2026.01.14 00:47:01.691393 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2249 | 2026.01.14 00:47:01.691889 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001482 sec., 24291.497975708502 rows/sec., 935.05 KiB/sec. | ||
| 2250 | 2026.01.14 00:47:01.691958 [ 4 ] {a2f67034-e403-4145-aad2-d3f02ec4a2f6} <Debug> TCPHandler: Processed in 0.001682077 sec. | ||
| 2251 | 2026.01.14 00:47:01.692159 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.01.14 00:47:01.692294 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2253 | 2026.01.14 00:47:01.692512 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2254 | 2026.01.14 00:47:01.692547 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2255 | 2026.01.14 00:47:01.692746 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2256 | 2026.01.14 00:47:01.692798 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2257 | 2026.01.14 00:47:01.692893 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2258 | 2026.01.14 00:47:01.692941 [ 325 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2259 | 2026.01.14 00:47:01.692952 [ 269 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2260 | 2026.01.14 00:47:01.693028 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2261 | 2026.01.14 00:47:01.693053 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2262 | 2026.01.14 00:47:01.693106 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2263 | 2026.01.14 00:47:01.693122 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2264 | 2026.01.14 00:47:01.693152 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2265 | 2026.01.14 00:47:01.693185 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2266 | 2026.01.14 00:47:01.693897 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001658 sec., 21712.907117008443 rows/sec., 835.79 KiB/sec. | ||
| 2267 | 2026.01.14 00:47:01.694004 [ 4 ] {b6836a68-e476-44b5-a655-90eaa2428a68} <Debug> TCPHandler: Processed in 0.001894061 sec. | ||
| 2268 | 2026.01.14 00:47:01.694217 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.01.14 00:47:01.694352 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2270 | 2026.01.14 00:47:01.694568 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2271 | 2026.01.14 00:47:01.694602 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2272 | 2026.01.14 00:47:01.694803 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2273 | 2026.01.14 00:47:01.694855 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2274 | 2026.01.14 00:47:01.694952 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2275 | 2026.01.14 00:47:01.695024 [ 295 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2276 | 2026.01.14 00:47:01.695034 [ 314 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2277 | 2026.01.14 00:47:01.695147 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2278 | 2026.01.14 00:47:01.695172 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2279 | 2026.01.14 00:47:01.695226 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2280 | 2026.01.14 00:47:01.695242 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2281 | 2026.01.14 00:47:01.695272 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2282 | 2026.01.14 00:47:01.695306 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2283 | 2026.01.14 00:47:01.695872 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001576 sec., 22842.63959390863 rows/sec., 879.28 KiB/sec. | ||
| 2284 | 2026.01.14 00:47:01.695978 [ 4 ] {229e3416-bb0c-4bcc-920d-01cffd2fd827} <Debug> TCPHandler: Processed in 0.001811499 sec. | ||
| 2285 | 2026.01.14 00:47:01.696185 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.14 00:47:01.696320 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2287 | 2026.01.14 00:47:01.696539 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2288 | 2026.01.14 00:47:01.696575 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2289 | 2026.01.14 00:47:01.696778 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2290 | 2026.01.14 00:47:01.696829 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2291 | 2026.01.14 00:47:01.696925 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2292 | 2026.01.14 00:47:01.696984 [ 269 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2293 | 2026.01.14 00:47:01.696991 [ 295 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2294 | 2026.01.14 00:47:01.697082 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2295 | 2026.01.14 00:47:01.697107 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2296 | 2026.01.14 00:47:01.697161 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2297 | 2026.01.14 00:47:01.697178 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2298 | 2026.01.14 00:47:01.697208 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2299 | 2026.01.14 00:47:01.697238 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2300 | 2026.01.14 00:47:01.697787 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001524 sec., 23622.04724409449 rows/sec., 909.28 KiB/sec. | ||
| 2301 | 2026.01.14 00:47:01.697888 [ 4 ] {0a684afd-1508-40f0-8fdd-98b361c63631} <Debug> TCPHandler: Processed in 0.001752438 sec. | ||
| 2302 | 2026.01.14 00:47:01.814849 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.01.14 00:47:01.815002 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2304 | 2026.01.14 00:47:01.815066 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2305 | 2026.01.14 00:47:01.815700 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.01.14 00:47:01.815746 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2307 | 2026.01.14 00:47:01.816165 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2308 | 2026.01.14 00:47:01.816362 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.01.14 00:47:01.816506 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001546 sec., 3880.9831824062094 rows/sec., 864.13 KiB/sec. | ||
| 2310 | 2026.01.14 00:47:01.816546 [ 4 ] {7781f8f3-8bde-48bc-a60d-5a971dd7eea7} <Debug> TCPHandler: Processed in 0.001801699 sec. | ||
| 2311 | 2026.01.14 00:47:01.816667 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.01.14 00:47:01.816765 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2313 | 2026.01.14 00:47:01.816805 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2314 | 2026.01.14 00:47:01.817222 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.01.14 00:47:01.817259 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2316 | 2026.01.14 00:47:01.817561 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2317 | 2026.01.14 00:47:01.817768 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.01.14 00:47:01.817892 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 2319 | 2026.01.14 00:47:01.817928 [ 4 ] {90e5fdf9-d0f7-4f1a-b092-334e9373f0d0} <Debug> TCPHandler: Processed in 0.001310369 sec. | ||
| 2320 | 2026.01.14 00:47:01.818043 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.01.14 00:47:01.818147 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2322 | 2026.01.14 00:47:01.818187 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2323 | 2026.01.14 00:47:01.819259 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.01.14 00:47:01.819295 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2325 | 2026.01.14 00:47:01.819670 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2326 | 2026.01.14 00:47:01.819873 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.01.14 00:47:01.819998 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Debug> executeQuery: Read 1191 rows, 101.04 KiB in 0.00187 sec., 636898.3957219252 rows/sec., 52.77 MiB/sec. | ||
| 2328 | 2026.01.14 00:47:01.820037 [ 4 ] {a109a44a-0f97-42a5-8755-c7b1b249287e} <Debug> TCPHandler: Processed in 0.002043585 sec. | ||
| 2329 | 2026.01.14 00:47:01.820144 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.01.14 00:47:01.820236 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.01.14 00:47:01.820275 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2332 | 2026.01.14 00:47:01.820658 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.01.14 00:47:01.820694 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2334 | 2026.01.14 00:47:01.820975 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2335 | 2026.01.14 00:47:01.821175 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.01.14 00:47:01.821300 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 824.03 KiB/sec. | ||
| 2337 | 2026.01.14 00:47:01.821335 [ 4 ] {ff7bab7b-7d6e-4562-a224-f662a9555f6d} <Debug> TCPHandler: Processed in 0.001238477 sec. | ||
| 2338 | 2026.01.14 00:47:01.821436 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.01.14 00:47:01.821527 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2340 | 2026.01.14 00:47:01.821565 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2341 | 2026.01.14 00:47:01.822045 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.01.14 00:47:01.822084 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2343 | 2026.01.14 00:47:01.822391 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2344 | 2026.01.14 00:47:01.822616 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.01.14 00:47:01.822745 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 2346 | 2026.01.14 00:47:01.822792 [ 4 ] {febfb131-aef5-4099-ab7c-ba1b41a7fcd8} <Debug> TCPHandler: Processed in 0.001402861 sec. | ||
| 2347 | 2026.01.14 00:47:01.822914 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.01.14 00:47:01.823036 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2349 | 2026.01.14 00:47:01.823091 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2350 | 2026.01.14 00:47:01.823852 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.14 00:47:01.823899 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2352 | 2026.01.14 00:47:01.824382 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2353 | 2026.01.14 00:47:01.824702 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.14 00:47:01.824878 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Debug> executeQuery: Read 504 rows, 38.13 KiB in 0.001864 sec., 270386.2660944206 rows/sec., 19.98 MiB/sec. | ||
| 2355 | 2026.01.14 00:47:01.824932 [ 4 ] {35f62b65-861e-496c-bfbf-6e8fc3422d51} <Debug> TCPHandler: Processed in 0.002080006 sec. | ||
| 2356 | 2026.01.14 00:47:01.825064 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.01.14 00:47:01.825186 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2026.01.14 00:47:01.825247 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2359 | 2026.01.14 00:47:01.826748 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.01.14 00:47:01.826794 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2361 | 2026.01.14 00:47:01.827730 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2026.01.14 00:47:01.828052 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.01.14 00:47:01.828228 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Debug> executeQuery: Read 3259 rows, 222.87 KiB in 0.003066 sec., 1062948.467058056 rows/sec., 70.99 MiB/sec. | ||
| 2364 | 2026.01.14 00:47:01.828279 [ 4 ] {9bcea5cf-105d-420a-8efe-5be69c2b3dcc} <Debug> TCPHandler: Processed in 0.003275802 sec. | ||
| 2365 | 2026.01.14 00:47:01.828413 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.01.14 00:47:01.828537 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.01.14 00:47:01.828610 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2368 | 2026.01.14 00:47:01.829658 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.01.14 00:47:01.829704 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2370 | 2026.01.14 00:47:01.830441 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2371 | 2026.01.14 00:47:01.830777 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.01.14 00:47:01.830958 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002445 sec., 4089.9795501022495 rows/sec., 7.33 MiB/sec. | ||
| 2373 | 2026.01.14 00:47:01.831036 [ 4 ] {8600faac-57ca-4737-bf9b-27fbf7a6b683} <Debug> TCPHandler: Processed in 0.002684968 sec. | ||
| 2374 | 2026.01.14 00:47:01.831160 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.14 00:47:01.831268 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.01.14 00:47:01.831311 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2377 | 2026.01.14 00:47:01.831646 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.01.14 00:47:01.831685 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2379 | 2026.01.14 00:47:01.832029 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2026.01.14 00:47:01.832241 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.01.14 00:47:01.832367 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Debug> executeQuery: Read 12 rows, 834.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 725.25 KiB/sec. | ||
| 2382 | 2026.01.14 00:47:01.832401 [ 4 ] {437021fa-c24f-4cb3-9648-5362b107a751} <Debug> TCPHandler: Processed in 0.001296708 sec. | ||
| 2383 | 2026.01.14 00:47:05.191187 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.01.14 00:47:05.191383 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.01.14 00:47:05.191454 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.01.14 00:47:05.192082 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.01.14 00:47:05.192134 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2388 | 2026.01.14 00:47:05.192540 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2389 | 2026.01.14 00:47:05.192768 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.01.14 00:47:05.192905 [ 37 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2391 | 2026.01.14 00:47:05.192928 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001592 sec., 18844.22110552764 rows/sec., 1.47 MiB/sec. | ||
| 2392 | 2026.01.14 00:47:05.192983 [ 37 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.01.14 00:47:05.192995 [ 4 ] {a9b64bd4-ff85-4b0e-87dd-0a92c3ce3814} <Debug> TCPHandler: Processed in 0.001937092 sec. | ||
| 2394 | 2026.01.14 00:47:05.193016 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2395 | 2026.01.14 00:47:05.193132 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.01.14 00:47:05.193152 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 2397 | 2026.01.14 00:47:05.193241 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2398 | 2026.01.14 00:47:05.193293 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2399 | 2026.01.14 00:47:05.193298 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2400 | 2026.01.14 00:47:05.193343 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
| 2401 | 2026.01.14 00:47:05.193408 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1134 rows starting from the beginning of the part | ||
| 2402 | 2026.01.14 00:47:05.193489 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2403 | 2026.01.14 00:47:05.193532 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2404 | 2026.01.14 00:47:05.193572 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1191 rows starting from the beginning of the part | ||
| 2405 | 2026.01.14 00:47:05.193617 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 2406 | 2026.01.14 00:47:05.193754 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.01.14 00:47:05.193799 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2408 | 2026.01.14 00:47:05.194280 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2409 | 2026.01.14 00:47:05.194518 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.01.14 00:47:05.194649 [ 37 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2411 | 2026.01.14 00:47:05.194683 [ 37 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.01.14 00:47:05.194683 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001466 sec., 24556.616643929057 rows/sec., 1.92 MiB/sec. | ||
| 2413 | 2026.01.14 00:47:05.194702 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2414 | 2026.01.14 00:47:05.194740 [ 4 ] {67f9625d-58ee-4a99-ab20-179fc2b199fe} <Debug> TCPHandler: Processed in 0.001660806 sec. | ||
| 2415 | 2026.01.14 00:47:05.194836 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 2416 | 2026.01.14 00:47:05.194855 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.14 00:47:05.194967 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.01.14 00:47:05.194974 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2026.01.14 00:47:05.195018 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2420 | 2026.01.14 00:47:05.195020 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2421 | 2026.01.14 00:47:05.195129 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 678 rows starting from the beginning of the part | ||
| 2422 | 2026.01.14 00:47:05.195174 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 2423 | 2026.01.14 00:47:05.195216 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 674 rows starting from the beginning of the part | ||
| 2424 | 2026.01.14 00:47:05.195257 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163487 sec., 1679233.5706200222 rows/sec., 142.27 MiB/sec. | ||
| 2425 | 2026.01.14 00:47:05.195263 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 504 rows starting from the beginning of the part | ||
| 2426 | 2026.01.14 00:47:05.195331 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2427 | 2026.01.14 00:47:05.195391 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.14 00:47:05.195433 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2429 | 2026.01.14 00:47:05.195522 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2430 | 2026.01.14 00:47:05.195849 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.14 00:47:05.195952 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_11_2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2432 | 2026.01.14 00:47:05.195970 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2433 | 2026.01.14 00:47:05.196038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2434 | 2026.01.14 00:47:05.196210 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.01.14 00:47:05.196320 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2436 | 2026.01.14 00:47:05.196349 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.01.14 00:47:05.196354 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Debug> executeQuery: Read 36 rows, 2.59 KiB in 0.001409 sec., 25550.035486160396 rows/sec., 1.79 MiB/sec. | ||
| 2438 | 2026.01.14 00:47:05.196367 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2439 | 2026.01.14 00:47:05.196402 [ 4 ] {0957bccc-0fb8-4714-89ff-5d6386645312} <Debug> TCPHandler: Processed in 0.001597765 sec. | ||
| 2440 | 2026.01.14 00:47:05.196486 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 2441 | 2026.01.14 00:47:05.196514 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.14 00:47:05.196624 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.01.14 00:47:05.196624 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2026.01.14 00:47:05.196671 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.01.14 00:47:05.196685 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 293 rows starting from the beginning of the part | ||
| 2446 | 2026.01.14 00:47:05.196686 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911002 sec., 1054420.6651798375 rows/sec., 79.32 MiB/sec. | ||
| 2447 | 2026.01.14 00:47:05.196778 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 214 rows starting from the beginning of the part | ||
| 2448 | 2026.01.14 00:47:05.196837 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 2449 | 2026.01.14 00:47:05.196898 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 214 rows starting from the beginning of the part | ||
| 2450 | 2026.01.14 00:47:05.196921 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2026.01.14 00:47:05.196947 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3259 rows starting from the beginning of the part | ||
| 2452 | 2026.01.14 00:47:05.197000 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2453 | 2026.01.14 00:47:05.197049 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.14 00:47:05.197094 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2455 | 2026.01.14 00:47:05.197209 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.01.14 00:47:05.197299 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_11_2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.01.14 00:47:05.197373 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2458 | 2026.01.14 00:47:05.197470 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.01.14 00:47:05.197707 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.14 00:47:05.197811 [ 37 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.01.14 00:47:05.197840 [ 37 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.14 00:47:05.197841 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001237 sec., 14551.333872271625 rows/sec., 987.61 KiB/sec. | ||
| 2463 | 2026.01.14 00:47:05.197860 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2464 | 2026.01.14 00:47:05.197891 [ 4 ] {48434317-da38-46b4-b3fd-bc8f914e8bc8} <Debug> TCPHandler: Processed in 0.001428531 sec. | ||
| 2465 | 2026.01.14 00:47:05.197943 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 2466 | 2026.01.14 00:47:05.198048 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.01.14 00:47:05.198080 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 2468 | 2026.01.14 00:47:05.198124 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
| 2469 | 2026.01.14 00:47:05.198159 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2470 | 2026.01.14 00:47:05.198192 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2471 | 2026.01.14 00:47:05.198226 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2472 | 2026.01.14 00:47:05.198272 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2473 | 2026.01.14 00:47:05.198806 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4076 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362432 sec., 1725340.665890066 rows/sec., 115.17 MiB/sec. | ||
| 2474 | 2026.01.14 00:47:05.199016 [ 196 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103504 sec., 291797.7642129073 rows/sec., 18.54 MiB/sec. | ||
| 2475 | 2026.01.14 00:47:05.199168 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2476 | 2026.01.14 00:47:05.199199 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2477 | 2026.01.14 00:47:05.199482 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.01.14 00:47:05.199527 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.01.14 00:47:05.199565 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_11_2} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2480 | 2026.01.14 00:47:05.199610 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2481 | 2026.01.14 00:47:05.199639 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2482 | 2026.01.14 00:47:05.199681 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2483 | 2026.01.14 00:47:06.467410 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44068 | ||
| 2484 | 2026.01.14 00:47:06.467549 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.01.14 00:47:06.467588 [ 3 ] {} <Debug> TCP-Session: 67b1d5b4-1553-42d3-871f-1a84bc6e566e Authenticating user 'default' from [fd00:1122:3344:101::e]:44068 | ||
| 2486 | 2026.01.14 00:47:06.467617 [ 3 ] {} <Debug> TCP-Session: 67b1d5b4-1553-42d3-871f-1a84bc6e566e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.01.14 00:47:06.467636 [ 3 ] {} <Debug> TCP-Session: 67b1d5b4-1553-42d3-871f-1a84bc6e566e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.14 00:47:06.467937 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63472 | ||
| 2489 | 2026.01.14 00:47:06.467961 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56141 | ||
| 2490 | 2026.01.14 00:47:06.468010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57169 | ||
| 2491 | 2026.01.14 00:47:06.468027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61828 | ||
| 2492 | 2026.01.14 00:47:06.468086 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.01.14 00:47:06.467997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57157 | ||
| 2494 | 2026.01.14 00:47:06.468148 [ 286 ] {} <Debug> TCP-Session: a469ff4d-742f-49ce-bc4e-98e18a588cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63472 | ||
| 2495 | 2026.01.14 00:47:06.468157 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2496 | 2026.01.14 00:47:06.468134 [ 3 ] {} <Trace> TCP-Session: 67b1d5b4-1553-42d3-871f-1a84bc6e566e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.01.14 00:47:06.468215 [ 286 ] {} <Debug> TCP-Session: a469ff4d-742f-49ce-bc4e-98e18a588cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.14 00:47:06.468240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2499 | 2026.01.14 00:47:06.468263 [ 286 ] {} <Debug> TCP-Session: a469ff4d-742f-49ce-bc4e-98e18a588cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.01.14 00:47:06.468283 [ 293 ] {} <Debug> TCP-Session: 3ea8b17c-1b2b-4d27-bc39-ffa91cd0586a Authenticating user 'default' from [fd00:1122:3344:101::e]:61828 | ||
| 2501 | 2026.01.14 00:47:06.468234 [ 287 ] {} <Debug> TCP-Session: 013dcf23-1435-4f33-ac3b-fdd0f861e5ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56141 | ||
| 2502 | 2026.01.14 00:47:06.468319 [ 293 ] {} <Debug> TCP-Session: 3ea8b17c-1b2b-4d27-bc39-ffa91cd0586a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.01.14 00:47:06.468332 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2026.01.14 00:47:06.468346 [ 287 ] {} <Debug> TCP-Session: 013dcf23-1435-4f33-ac3b-fdd0f861e5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.01.14 00:47:06.468349 [ 293 ] {} <Debug> TCP-Session: 3ea8b17c-1b2b-4d27-bc39-ffa91cd0586a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.01.14 00:47:06.468378 [ 287 ] {} <Debug> TCP-Session: 013dcf23-1435-4f33-ac3b-fdd0f861e5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.01.14 00:47:06.468378 [ 292 ] {} <Debug> TCP-Session: 536838f4-1bb7-42e8-9ed9-5308902320de Authenticating user 'default' from [fd00:1122:3344:101::e]:57169 | ||
| 2508 | 2026.01.14 00:47:06.468407 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2509 | 2026.01.14 00:47:06.468427 [ 292 ] {} <Debug> TCP-Session: 536838f4-1bb7-42e8-9ed9-5308902320de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.14 00:47:06.468440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2511 | 2026.01.14 00:47:06.468455 [ 292 ] {} <Debug> TCP-Session: 536838f4-1bb7-42e8-9ed9-5308902320de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.01.14 00:47:06.467973 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47803 | ||
| 2513 | 2026.01.14 00:47:06.468492 [ 291 ] {} <Debug> TCP-Session: 89416a88-6425-4ef8-814c-14f4e02fa281 Authenticating user 'default' from [fd00:1122:3344:101::e]:57157 | ||
| 2514 | 2026.01.14 00:47:06.467971 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62947 | ||
| 2515 | 2026.01.14 00:47:06.468566 [ 291 ] {} <Debug> TCP-Session: 89416a88-6425-4ef8-814c-14f4e02fa281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.01.14 00:47:06.467984 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 2517 | 2026.01.14 00:47:06.468607 [ 291 ] {} <Debug> TCP-Session: 89416a88-6425-4ef8-814c-14f4e02fa281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.01.14 00:47:06.468718 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2519 | 2026.01.14 00:47:06.468784 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2520 | 2026.01.14 00:47:06.468854 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.01.14 00:47:06.468856 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2522 | 2026.01.14 00:47:06.468888 [ 289 ] {} <Debug> TCP-Session: 113a7481-2dbd-4b1f-a707-a5c1a8e12dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:62947 | ||
| 2523 | 2026.01.14 00:47:06.468928 [ 289 ] {} <Debug> TCP-Session: 113a7481-2dbd-4b1f-a707-a5c1a8e12dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.01.14 00:47:06.468928 [ 288 ] {} <Debug> TCP-Session: 007eec5c-0942-45c7-8f78-f1bffa16b092 Authenticating user 'default' from [fd00:1122:3344:101::e]:47803 | ||
| 2525 | 2026.01.14 00:47:06.468945 [ 289 ] {} <Debug> TCP-Session: 113a7481-2dbd-4b1f-a707-a5c1a8e12dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.01.14 00:47:06.468976 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2026.01.14 00:47:06.468978 [ 288 ] {} <Debug> TCP-Session: 007eec5c-0942-45c7-8f78-f1bffa16b092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.01.14 00:47:06.469018 [ 290 ] {} <Debug> TCP-Session: bc496c40-e2e1-4c6d-8043-fe07333f91bc Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 2529 | 2026.01.14 00:47:06.469039 [ 288 ] {} <Debug> TCP-Session: 007eec5c-0942-45c7-8f78-f1bffa16b092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.14 00:47:06.469053 [ 290 ] {} <Debug> TCP-Session: bc496c40-e2e1-4c6d-8043-fe07333f91bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.01.14 00:47:06.469101 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 2532 | 2026.01.14 00:47:06.469108 [ 290 ] {} <Debug> TCP-Session: bc496c40-e2e1-4c6d-8043-fe07333f91bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.01.14 00:47:06.469211 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2534 | 2026.01.14 00:47:06.781201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4322 | ||
| 2535 | 2026.01.14 00:47:06.781906 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.14 00:47:06.781992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2537 | 2026.01.14 00:47:06.785389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2538 | 2026.01.14 00:47:06.785716 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.14 00:47:06.785908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4322 | ||
| 2540 | 2026.01.14 00:47:06.934026 [ 306 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> AggregatingTransform: Aggregating | ||
| 2541 | 2026.01.14 00:47:06.934096 [ 306 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2542 | 2026.01.14 00:47:06.934130 [ 306 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001548123 sec. (645.944 rows/sec., 25.23 KiB/sec.) | ||
| 2543 | 2026.01.14 00:47:06.934148 [ 306 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Trace> Aggregator: Merging aggregated data | ||
| 2544 | 2026.01.14 00:47:06.935329 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.466982 sec., 2.141410161419498 rows/sec., 85.66 B/sec. | ||
| 2545 | 2026.01.14 00:47:06.935490 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2546 | 2026.01.14 00:47:06.935511 [ 3 ] {74524249-dcd9-46fb-a8c9-751f9e5feac7} <Debug> TCPHandler: Processed in 0.467510204 sec. | ||
| 2547 | 2026.01.14 00:47:06.935689 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2548 | 2026.01.14 00:47:06.935724 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2549 | 2026.01.14 00:47:06.935760 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2550 | 2026.01.14 00:47:06.935790 [ 293 ] {} <Debug> TCP-Session: 3ea8b17c-1b2b-4d27-bc39-ffa91cd0586a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.01.14 00:47:06.935784 [ 286 ] {} <Debug> TCP-Session: a469ff4d-742f-49ce-bc4e-98e18a588cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.14 00:47:06.935805 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.01.14 00:47:06.935838 [ 287 ] {} <Debug> TCP-Session: 013dcf23-1435-4f33-ac3b-fdd0f861e5ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.14 00:47:06.935852 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2555 | 2026.01.14 00:47:06.935888 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.01.14 00:47:06.935877 [ 290 ] {} <Debug> TCP-Session: bc496c40-e2e1-4c6d-8043-fe07333f91bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.01.14 00:47:06.935930 [ 3 ] {} <Debug> TCP-Session: 67b1d5b4-1553-42d3-871f-1a84bc6e566e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.01.14 00:47:06.935926 [ 289 ] {} <Debug> TCP-Session: 113a7481-2dbd-4b1f-a707-a5c1a8e12dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.14 00:47:06.935874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.01.14 00:47:06.935831 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2561 | 2026.01.14 00:47:06.936025 [ 292 ] {} <Debug> TCP-Session: 536838f4-1bb7-42e8-9ed9-5308902320de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.01.14 00:47:06.935788 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.01.14 00:47:06.936084 [ 291 ] {} <Debug> TCP-Session: 89416a88-6425-4ef8-814c-14f4e02fa281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.01.14 00:47:06.936111 [ 288 ] {} <Debug> TCP-Session: 007eec5c-0942-45c7-8f78-f1bffa16b092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.01.14 00:47:06.996322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2566 | 2026.01.14 00:47:07.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.53 MiB, peak 200.65 MiB, free memory in arenas 0.00 B, will set to 208.11 MiB (RSS), difference: 19.58 MiB | ||
| 2567 | 2026.01.14 00:47:07.019912 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.14 00:47:07.019990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2569 | 2026.01.14 00:47:07.027865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2570 | 2026.01.14 00:47:07.028802 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.14 00:47:07.033356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2572 | 2026.01.14 00:47:09.289176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 348 | ||
| 2573 | 2026.01.14 00:47:09.291888 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.14 00:47:09.291931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2575 | 2026.01.14 00:47:09.293099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2576 | 2026.01.14 00:47:09.293369 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.01.14 00:47:09.293616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2578 | 2026.01.14 00:47:10.203884 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.01.14 00:47:10.204072 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.14 00:47:10.204139 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2581 | 2026.01.14 00:47:10.204945 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.14 00:47:10.204986 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2583 | 2026.01.14 00:47:10.205402 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2584 | 2026.01.14 00:47:10.205634 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.01.14 00:47:10.205789 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 2586 | 2026.01.14 00:47:10.205837 [ 4 ] {05fa2a80-9c5f-42de-8a19-7231b473faac} <Debug> TCPHandler: Processed in 0.002076935 sec. | ||
| 2587 | 2026.01.14 00:47:10.205966 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.01.14 00:47:10.206075 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2589 | 2026.01.14 00:47:10.206119 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2590 | 2026.01.14 00:47:10.206984 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.14 00:47:10.207023 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2592 | 2026.01.14 00:47:10.207417 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2593 | 2026.01.14 00:47:10.207632 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.14 00:47:10.207765 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Debug> executeQuery: Read 1132 rows, 92.15 KiB in 0.001714 sec., 660443.407234539 rows/sec., 52.50 MiB/sec. | ||
| 2595 | 2026.01.14 00:47:10.207805 [ 4 ] {06f06c60-9489-4ef9-9c2c-473356e14124} <Debug> TCPHandler: Processed in 0.001891502 sec. | ||
| 2596 | 2026.01.14 00:47:10.207917 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.01.14 00:47:10.208012 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.01.14 00:47:10.208057 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2599 | 2026.01.14 00:47:10.208552 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.14 00:47:10.208589 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2601 | 2026.01.14 00:47:10.208895 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2602 | 2026.01.14 00:47:10.209103 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.14 00:47:10.209230 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Debug> executeQuery: Read 228 rows, 14.04 KiB in 0.001238 sec., 184168.01292407108 rows/sec., 11.08 MiB/sec. | ||
| 2604 | 2026.01.14 00:47:10.209269 [ 4 ] {886612e8-822f-402e-b473-8498effe5056} <Debug> TCPHandler: Processed in 0.001401601 sec. | ||
| 2605 | 2026.01.14 00:47:10.209380 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.01.14 00:47:10.209473 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.01.14 00:47:10.209513 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2608 | 2026.01.14 00:47:10.209973 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.01.14 00:47:10.210010 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2610 | 2026.01.14 00:47:10.210314 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2611 | 2026.01.14 00:47:10.210520 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.01.14 00:47:10.210648 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 2613 | 2026.01.14 00:47:10.210687 [ 4 ] {7dd4d41a-c2f9-49ba-a8d1-44ae0ee89417} <Debug> TCPHandler: Processed in 0.00135479 sec. | ||
| 2614 | 2026.01.14 00:47:10.210794 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.01.14 00:47:10.210887 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.01.14 00:47:10.210927 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2617 | 2026.01.14 00:47:10.211378 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.01.14 00:47:10.211415 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2619 | 2026.01.14 00:47:10.211719 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2620 | 2026.01.14 00:47:10.211924 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.01.14 00:47:10.212049 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 2622 | 2026.01.14 00:47:10.212088 [ 4 ] {d7ecd563-f04d-4dbe-a9f9-4e94ec4c2c8f} <Debug> TCPHandler: Processed in 0.00134204 sec. | ||
| 2623 | 2026.01.14 00:47:10.212195 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.01.14 00:47:10.212286 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2625 | 2026.01.14 00:47:10.212325 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2626 | 2026.01.14 00:47:10.212934 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.14 00:47:10.212970 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2628 | 2026.01.14 00:47:10.213297 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2629 | 2026.01.14 00:47:10.213503 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.14 00:47:10.213627 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Debug> executeQuery: Read 674 rows, 48.07 KiB in 0.001358 sec., 496318.11487481586 rows/sec., 34.57 MiB/sec. | ||
| 2631 | 2026.01.14 00:47:10.213663 [ 4 ] {104c57c4-9c8d-4c9b-b6e2-cdaa0c798c9c} <Debug> TCPHandler: Processed in 0.001516093 sec. | ||
| 2632 | 2026.01.14 00:47:10.213770 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.01.14 00:47:10.213866 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2634 | 2026.01.14 00:47:10.213908 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2635 | 2026.01.14 00:47:10.214239 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.01.14 00:47:10.214276 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2637 | 2026.01.14 00:47:10.214581 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2638 | 2026.01.14 00:47:10.214797 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.01.14 00:47:10.214921 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 2640 | 2026.01.14 00:47:10.214958 [ 4 ] {5f954a0a-2f13-42ea-b964-77731b691fec} <Debug> TCPHandler: Processed in 0.001239537 sec. | ||
| 2641 | 2026.01.14 00:47:10.215067 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.01.14 00:47:10.215161 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.01.14 00:47:10.215204 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2644 | 2026.01.14 00:47:10.215602 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.01.14 00:47:10.215638 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2646 | 2026.01.14 00:47:10.215973 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2647 | 2026.01.14 00:47:10.216204 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.01.14 00:47:10.216334 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001191 sec., 179680.94038623007 rows/sec., 11.50 MiB/sec. | ||
| 2649 | 2026.01.14 00:47:10.216370 [ 4 ] {4e8efc8b-bb46-40f5-ab60-bdcb1b2828f8} <Debug> TCPHandler: Processed in 0.001354779 sec. | ||
| 2650 | 2026.01.14 00:47:10.216480 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.01.14 00:47:10.216571 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2652 | 2026.01.14 00:47:10.216613 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2653 | 2026.01.14 00:47:10.216921 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.01.14 00:47:10.216956 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2655 | 2026.01.14 00:47:10.217263 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2656 | 2026.01.14 00:47:10.217464 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.01.14 00:47:10.217589 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 2658 | 2026.01.14 00:47:10.217626 [ 4 ] {e929eddd-0a66-4f0f-89a9-2d0236225f25} <Debug> TCPHandler: Processed in 0.001196346 sec. | ||
| 2659 | 2026.01.14 00:47:10.217795 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.01.14 00:47:10.217898 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.01.14 00:47:10.217954 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2662 | 2026.01.14 00:47:10.218738 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.01.14 00:47:10.218777 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2664 | 2026.01.14 00:47:10.219309 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2665 | 2026.01.14 00:47:10.219526 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.01.14 00:47:10.219663 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001784 sec., 12892.37668161435 rows/sec., 23.10 MiB/sec. | ||
| 2667 | 2026.01.14 00:47:10.219719 [ 4 ] {b77702b9-e82d-47cd-87bc-4597cb82abcf} <Debug> TCPHandler: Processed in 0.001975774 sec. | ||
| 2668 | 2026.01.14 00:47:10.219831 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.01.14 00:47:10.219927 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.01.14 00:47:10.219970 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2671 | 2026.01.14 00:47:10.220294 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.01.14 00:47:10.220331 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2673 | 2026.01.14 00:47:10.220631 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2674 | 2026.01.14 00:47:10.220835 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.01.14 00:47:10.220959 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001051 sec., 70409.1341579448 rows/sec., 4.11 MiB/sec. | ||
| 2676 | 2026.01.14 00:47:10.220994 [ 4 ] {05bd1a41-df74-4941-81f3-ae318c4493b4} <Debug> TCPHandler: Processed in 0.001212406 sec. | ||
| 2677 | 2026.01.14 00:47:14.214313 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2678 | 2026.01.14 00:47:14.214366 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2679 | 2026.01.14 00:47:14.286964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4834 | ||
| 2680 | 2026.01.14 00:47:14.287495 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.01.14 00:47:14.287544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2682 | 2026.01.14 00:47:14.288067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2683 | 2026.01.14 00:47:14.288304 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.01.14 00:47:14.288444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2685 | 2026.01.14 00:47:14.534409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2686 | 2026.01.14 00:47:14.552656 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.14 00:47:14.552715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2688 | 2026.01.14 00:47:14.558964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2689 | 2026.01.14 00:47:14.559649 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.14 00:47:14.563169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2691 | 2026.01.14 00:47:15.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.72 MiB, peak 213.72 MiB, free memory in arenas 0.00 B, will set to 210.99 MiB (RSS), difference: 1.27 MiB | ||
| 2692 | 2026.01.14 00:47:15.192668 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.14 00:47:15.192875 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.14 00:47:15.192949 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2695 | 2026.01.14 00:47:15.193597 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.01.14 00:47:15.193649 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2697 | 2026.01.14 00:47:15.194056 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2698 | 2026.01.14 00:47:15.194282 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.01.14 00:47:15.194438 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001614 sec., 30978.934324659233 rows/sec., 2.67 MiB/sec. | ||
| 2700 | 2026.01.14 00:47:15.194485 [ 4 ] {b0d9a61c-9f03-4dc3-b013-76f5b0163a40} <Debug> TCPHandler: Processed in 0.001952043 sec. | ||
| 2701 | 2026.01.14 00:47:15.194605 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.01.14 00:47:15.194708 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.01.14 00:47:15.194753 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2704 | 2026.01.14 00:47:15.195165 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.14 00:47:15.195209 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2706 | 2026.01.14 00:47:15.195539 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2707 | 2026.01.14 00:47:15.195746 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.01.14 00:47:15.195853 [ 74 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2709 | 2026.01.14 00:47:15.195875 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 2710 | 2026.01.14 00:47:15.195933 [ 4 ] {21ca02fe-7c62-412a-a3d6-d91fff7333af} <Debug> TCPHandler: Processed in 0.0013801 sec. | ||
| 2711 | 2026.01.14 00:47:15.195936 [ 74 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.14 00:47:15.195975 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2713 | 2026.01.14 00:47:15.196050 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.01.14 00:47:15.196095 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 2715 | 2026.01.14 00:47:15.196151 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2716 | 2026.01.14 00:47:15.196200 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2717 | 2026.01.14 00:47:15.196236 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.01.14 00:47:15.196278 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 2719 | 2026.01.14 00:47:15.196348 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2720 | 2026.01.14 00:47:15.196397 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 2721 | 2026.01.14 00:47:15.196443 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2722 | 2026.01.14 00:47:15.196486 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 2723 | 2026.01.14 00:47:15.196528 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 2724 | 2026.01.14 00:47:15.196613 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.01.14 00:47:15.196657 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2726 | 2026.01.14 00:47:15.197012 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2727 | 2026.01.14 00:47:15.197249 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.01.14 00:47:15.197382 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00125 sec., 36800 rows/sec., 2.87 MiB/sec. | ||
| 2729 | 2026.01.14 00:47:15.197419 [ 4 ] {6d75c6d7-d572-4409-989f-f796d5b98306} <Debug> TCPHandler: Processed in 0.001419921 sec. | ||
| 2730 | 2026.01.14 00:47:15.197535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.01.14 00:47:15.197538 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499733 sec., 490754.0208823837 rows/sec., 31.81 MiB/sec. | ||
| 2732 | 2026.01.14 00:47:15.197632 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.01.14 00:47:15.197682 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2734 | 2026.01.14 00:47:15.197709 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2735 | 2026.01.14 00:47:15.197961 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.01.14 00:47:15.198033 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_11_2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2737 | 2026.01.14 00:47:15.198046 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.14 00:47:15.198087 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2739 | 2026.01.14 00:47:15.198105 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2740 | 2026.01.14 00:47:15.198411 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2741 | 2026.01.14 00:47:15.198630 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.01.14 00:47:15.198758 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.68 MiB/sec. | ||
| 2743 | 2026.01.14 00:47:15.198795 [ 4 ] {d1d6a05d-e774-4a3d-9ac7-156dbaa656c5} <Debug> TCPHandler: Processed in 0.001309688 sec. | ||
| 2744 | 2026.01.14 00:47:15.198895 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.01.14 00:47:15.198989 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.01.14 00:47:15.199044 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2747 | 2026.01.14 00:47:15.199780 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.14 00:47:15.199818 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2749 | 2026.01.14 00:47:15.200322 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2750 | 2026.01.14 00:47:15.200536 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.01.14 00:47:15.200644 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2752 | 2026.01.14 00:47:15.200675 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 2753 | 2026.01.14 00:47:15.200678 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.14 00:47:15.200715 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2755 | 2026.01.14 00:47:15.200737 [ 4 ] {ed0cfcdc-4f08-4ec8-b637-3b6ebfeedefc} <Debug> TCPHandler: Processed in 0.001890982 sec. | ||
| 2756 | 2026.01.14 00:47:15.200802 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 2757 | 2026.01.14 00:47:15.200853 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.01.14 00:47:15.200955 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.01.14 00:47:15.200999 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2760 | 2026.01.14 00:47:15.201005 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.01.14 00:47:15.201079 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
| 2762 | 2026.01.14 00:47:15.201221 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2763 | 2026.01.14 00:47:15.201322 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.01.14 00:47:15.201329 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2765 | 2026.01.14 00:47:15.201361 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2766 | 2026.01.14 00:47:15.201440 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2767 | 2026.01.14 00:47:15.201537 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2768 | 2026.01.14 00:47:15.201634 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 2769 | 2026.01.14 00:47:15.201704 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2770 | 2026.01.14 00:47:15.201916 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.14 00:47:15.202045 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001109 sec., 27051.397655545537 rows/sec., 1.79 MiB/sec. | ||
| 2772 | 2026.01.14 00:47:15.202081 [ 4 ] {568ee45f-bbd8-42b4-b2a3-0061269d7190} <Debug> TCPHandler: Processed in 0.001280658 sec. | ||
| 2773 | 2026.01.14 00:47:15.204215 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 19 columns (19 merged, 0 gathered) in 0.003454316 sec., 49503.288060501705 rows/sec., 88.71 MiB/sec. | ||
| 2774 | 2026.01.14 00:47:15.204755 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2775 | 2026.01.14 00:47:15.205223 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.01.14 00:47:15.205306 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2777 | 2026.01.14 00:47:15.205434 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2778 | 2026.01.14 00:47:19.294760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 382 | ||
| 2779 | 2026.01.14 00:47:19.296986 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.01.14 00:47:19.297036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2781 | 2026.01.14 00:47:19.298245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2782 | 2026.01.14 00:47:19.298528 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.01.14 00:47:19.298874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2784 | 2026.01.14 00:47:20.192202 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.01.14 00:47:20.192481 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2786 | 2026.01.14 00:47:20.192885 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2787 | 2026.01.14 00:47:20.192936 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2788 | 2026.01.14 00:47:20.193253 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2789 | 2026.01.14 00:47:20.193328 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2790 | 2026.01.14 00:47:20.193467 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2791 | 2026.01.14 00:47:20.193592 [ 320 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2792 | 2026.01.14 00:47:20.193592 [ 345 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2793 | 2026.01.14 00:47:20.193628 [ 319 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2794 | 2026.01.14 00:47:20.193759 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2795 | 2026.01.14 00:47:20.193790 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2796 | 2026.01.14 00:47:20.193873 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2797 | 2026.01.14 00:47:20.193894 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2798 | 2026.01.14 00:47:20.193929 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2799 | 2026.01.14 00:47:20.193965 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2800 | 2026.01.14 00:47:20.194000 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2801 | 2026.01.14 00:47:20.194904 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002538 sec., 16548.463356973996 rows/sec., 631.42 KiB/sec. | ||
| 2802 | 2026.01.14 00:47:20.195036 [ 4 ] {b2a892da-538e-451f-8375-f31d1241ffd2} <Debug> TCPHandler: Processed in 0.002971085 sec. | ||
| 2803 | 2026.01.14 00:47:20.195349 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.01.14 00:47:20.195496 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2805 | 2026.01.14 00:47:20.195731 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2806 | 2026.01.14 00:47:20.195770 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2807 | 2026.01.14 00:47:20.195992 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2808 | 2026.01.14 00:47:20.196047 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2809 | 2026.01.14 00:47:20.196152 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2810 | 2026.01.14 00:47:20.196220 [ 330 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2811 | 2026.01.14 00:47:20.196226 [ 297 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2812 | 2026.01.14 00:47:20.196224 [ 320 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2813 | 2026.01.14 00:47:20.196376 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2814 | 2026.01.14 00:47:20.196402 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2815 | 2026.01.14 00:47:20.196475 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2816 | 2026.01.14 00:47:20.196494 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2817 | 2026.01.14 00:47:20.196525 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2818 | 2026.01.14 00:47:20.196559 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2819 | 2026.01.14 00:47:20.196588 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2820 | 2026.01.14 00:47:20.197255 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001825 sec., 23013.698630136987 rows/sec., 878.10 KiB/sec. | ||
| 2821 | 2026.01.14 00:47:20.197378 [ 4 ] {ef238d69-0472-40dd-94fc-10a688546d83} <Debug> TCPHandler: Processed in 0.002080946 sec. | ||
| 2822 | 2026.01.14 00:47:20.197616 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.01.14 00:47:20.197757 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2824 | 2026.01.14 00:47:20.197992 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2825 | 2026.01.14 00:47:20.198030 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2826 | 2026.01.14 00:47:20.198250 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2827 | 2026.01.14 00:47:20.198303 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2828 | 2026.01.14 00:47:20.198403 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2829 | 2026.01.14 00:47:20.198465 [ 345 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2830 | 2026.01.14 00:47:20.198471 [ 320 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2831 | 2026.01.14 00:47:20.198470 [ 297 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2832 | 2026.01.14 00:47:20.198582 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2833 | 2026.01.14 00:47:20.198604 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2834 | 2026.01.14 00:47:20.198672 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2835 | 2026.01.14 00:47:20.198692 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2836 | 2026.01.14 00:47:20.198722 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2837 | 2026.01.14 00:47:20.198752 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2838 | 2026.01.14 00:47:20.198781 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2839 | 2026.01.14 00:47:20.199427 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001732 sec., 24249.422632794456 rows/sec., 925.25 KiB/sec. | ||
| 2840 | 2026.01.14 00:47:20.199549 [ 4 ] {660dc488-06d6-4f23-bdf1-a8c90296853b} <Debug> TCPHandler: Processed in 0.001983693 sec. | ||
| 2841 | 2026.01.14 00:47:20.199797 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.01.14 00:47:20.199934 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2843 | 2026.01.14 00:47:20.200168 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2844 | 2026.01.14 00:47:20.200207 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2845 | 2026.01.14 00:47:20.200434 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2846 | 2026.01.14 00:47:20.200487 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2847 | 2026.01.14 00:47:20.200588 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2848 | 2026.01.14 00:47:20.200660 [ 330 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2849 | 2026.01.14 00:47:20.200669 [ 343 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2850 | 2026.01.14 00:47:20.200663 [ 297 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2851 | 2026.01.14 00:47:20.200786 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2852 | 2026.01.14 00:47:20.200807 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2853 | 2026.01.14 00:47:20.200874 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2854 | 2026.01.14 00:47:20.200891 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2855 | 2026.01.14 00:47:20.200921 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2856 | 2026.01.14 00:47:20.200960 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2857 | 2026.01.14 00:47:20.200992 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2858 | 2026.01.14 00:47:20.201591 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001716 sec., 24475.524475524475 rows/sec., 933.88 KiB/sec. | ||
| 2859 | 2026.01.14 00:47:20.201705 [ 4 ] {668c5c82-ca2e-4bb8-9be7-10ca1a0c353c} <Debug> TCPHandler: Processed in 0.001958633 sec. | ||
| 2860 | 2026.01.14 00:47:20.201949 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.14 00:47:20.202086 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2862 | 2026.01.14 00:47:20.202313 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2026.01.14 00:47:20.202351 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2864 | 2026.01.14 00:47:20.202571 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2026.01.14 00:47:20.202623 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2026.01.14 00:47:20.202721 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2867 | 2026.01.14 00:47:20.202788 [ 320 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2868 | 2026.01.14 00:47:20.202795 [ 343 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2869 | 2026.01.14 00:47:20.202796 [ 297 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2870 | 2026.01.14 00:47:20.202903 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2871 | 2026.01.14 00:47:20.202925 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2872 | 2026.01.14 00:47:20.202992 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2873 | 2026.01.14 00:47:20.203009 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2874 | 2026.01.14 00:47:20.203038 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2875 | 2026.01.14 00:47:20.203070 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2026.01.14 00:47:20.203100 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2877 | 2026.01.14 00:47:20.203692 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001665 sec., 25225.225225225226 rows/sec., 962.49 KiB/sec. | ||
| 2878 | 2026.01.14 00:47:20.203820 [ 4 ] {d7e860a5-7bab-43d1-bb31-cd7746ad464c} <Debug> TCPHandler: Processed in 0.001921342 sec. | ||
| 2879 | 2026.01.14 00:47:20.204067 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.01.14 00:47:20.204204 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2881 | 2026.01.14 00:47:20.204430 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2882 | 2026.01.14 00:47:20.204467 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2883 | 2026.01.14 00:47:20.204684 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2884 | 2026.01.14 00:47:20.204735 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2885 | 2026.01.14 00:47:20.204831 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2886 | 2026.01.14 00:47:20.204921 [ 330 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2887 | 2026.01.14 00:47:20.204931 [ 297 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2888 | 2026.01.14 00:47:20.204940 [ 343 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2889 | 2026.01.14 00:47:20.205054 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 2890 | 2026.01.14 00:47:20.205085 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2891 | 2026.01.14 00:47:20.205156 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2892 | 2026.01.14 00:47:20.205175 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 2893 | 2026.01.14 00:47:20.205245 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2894 | 2026.01.14 00:47:20.205281 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2895 | 2026.01.14 00:47:20.205309 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2896 | 2026.01.14 00:47:20.206050 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001905 sec., 22047.24409448819 rows/sec., 841.23 KiB/sec. | ||
| 2897 | 2026.01.14 00:47:20.206173 [ 4 ] {b9f84530-9891-4098-816c-1655110f7a8e} <Debug> TCPHandler: Processed in 0.002156217 sec. | ||
| 2898 | 2026.01.14 00:47:20.227201 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.01.14 00:47:20.227418 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2900 | 2026.01.14 00:47:20.227500 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2901 | 2026.01.14 00:47:20.228341 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.01.14 00:47:20.228383 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2903 | 2026.01.14 00:47:20.228806 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2904 | 2026.01.14 00:47:20.229005 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.01.14 00:47:20.229145 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00179 sec., 3351.95530726257 rows/sec., 1.55 MiB/sec. | ||
| 2906 | 2026.01.14 00:47:20.229184 [ 4 ] {bb6a9da6-614b-43c8-a2b4-d4f248fbd859} <Debug> TCPHandler: Processed in 0.002078555 sec. | ||
| 2907 | 2026.01.14 00:47:20.229309 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.01.14 00:47:20.229405 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.01.14 00:47:20.229446 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2910 | 2026.01.14 00:47:20.229857 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.14 00:47:20.229894 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2912 | 2026.01.14 00:47:20.230191 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2913 | 2026.01.14 00:47:20.230399 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.01.14 00:47:20.230520 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. | ||
| 2915 | 2026.01.14 00:47:20.230556 [ 4 ] {2c68750e-51bc-438b-832b-063a13d5c3e2} <Debug> TCPHandler: Processed in 0.001296538 sec. | ||
| 2916 | 2026.01.14 00:47:20.230668 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.01.14 00:47:20.230768 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2918 | 2026.01.14 00:47:20.230808 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2919 | 2026.01.14 00:47:20.231204 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.01.14 00:47:20.231240 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2921 | 2026.01.14 00:47:20.231532 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2922 | 2026.01.14 00:47:20.231741 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.14 00:47:20.231871 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 2924 | 2026.01.14 00:47:20.231910 [ 4 ] {187588d5-e96b-4194-ad51-a5da3b0e6456} <Debug> TCPHandler: Processed in 0.001293228 sec. | ||
| 2925 | 2026.01.14 00:47:20.232021 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.01.14 00:47:20.232115 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.14 00:47:20.232154 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2928 | 2026.01.14 00:47:20.232649 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.01.14 00:47:20.232686 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2930 | 2026.01.14 00:47:20.233007 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2931 | 2026.01.14 00:47:20.233215 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.14 00:47:20.233341 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001245 sec., 193574.297188755 rows/sec., 17.17 MiB/sec. | ||
| 2933 | 2026.01.14 00:47:20.233378 [ 4 ] {662fbe00-faa4-435e-b127-6d45e148b356} <Debug> TCPHandler: Processed in 0.001406361 sec. | ||
| 2934 | 2026.01.14 00:47:20.233489 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.01.14 00:47:20.233582 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.14 00:47:20.233621 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2937 | 2026.01.14 00:47:20.234023 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.01.14 00:47:20.234059 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2939 | 2026.01.14 00:47:20.234356 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2940 | 2026.01.14 00:47:20.234561 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.01.14 00:47:20.234686 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001122 sec., 46345.81105169341 rows/sec., 3.41 MiB/sec. | ||
| 2942 | 2026.01.14 00:47:20.234723 [ 4 ] {6b8906c5-ef13-4df1-8b66-ab86fa9655d2} <Debug> TCPHandler: Processed in 0.001283708 sec. | ||
| 2943 | 2026.01.14 00:47:20.234828 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.01.14 00:47:20.234921 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.01.14 00:47:20.234961 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2946 | 2026.01.14 00:47:20.235352 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.01.14 00:47:20.235388 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2948 | 2026.01.14 00:47:20.235693 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2949 | 2026.01.14 00:47:20.235902 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.01.14 00:47:20.235999 [ 103 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2951 | 2026.01.14 00:47:20.236030 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 2952 | 2026.01.14 00:47:20.236046 [ 103 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.14 00:47:20.236072 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2954 | 2026.01.14 00:47:20.236072 [ 4 ] {5b6de3d2-390d-400c-825e-fffe18071bfa} <Debug> TCPHandler: Processed in 0.001292258 sec. | ||
| 2955 | 2026.01.14 00:47:20.236165 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::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 | ||
| 2956 | 2026.01.14 00:47:20.236191 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.14 00:47:20.236279 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2026.01.14 00:47:20.236296 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.01.14 00:47:20.236312 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::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 | ||
| 2960 | 2026.01.14 00:47:20.236342 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2961 | 2026.01.14 00:47:20.236375 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2962 | 2026.01.14 00:47:20.236422 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2963 | 2026.01.14 00:47:20.236461 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2964 | 2026.01.14 00:47:20.236497 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2965 | 2026.01.14 00:47:20.236536 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2966 | 2026.01.14 00:47:20.236740 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.01.14 00:47:20.236782 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2968 | 2026.01.14 00:47:20.237090 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2969 | 2026.01.14 00:47:20.237316 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.01.14 00:47:20.237412 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283888 sec., 692427.9999501514 rows/sec., 48.21 MiB/sec. | ||
| 2971 | 2026.01.14 00:47:20.237444 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 2972 | 2026.01.14 00:47:20.237490 [ 4 ] {5bb49110-79af-4813-84c3-137c1c75b814} <Debug> TCPHandler: Processed in 0.001348399 sec. | ||
| 2973 | 2026.01.14 00:47:20.237606 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.01.14 00:47:20.237671 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2975 | 2026.01.14 00:47:20.237699 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.14 00:47:20.237746 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2977 | 2026.01.14 00:47:20.238032 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.14 00:47:20.238123 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_6_1} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2979 | 2026.01.14 00:47:20.238213 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.14 00:47:20.238214 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2981 | 2026.01.14 00:47:20.238263 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2982 | 2026.01.14 00:47:20.238588 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2983 | 2026.01.14 00:47:20.238801 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.01.14 00:47:20.238927 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 9.65 MiB/sec. | ||
| 2985 | 2026.01.14 00:47:20.238965 [ 4 ] {54d95b69-cf82-42b6-8f25-a865274fb7c6} <Debug> TCPHandler: Processed in 0.001409111 sec. | ||
| 2986 | 2026.01.14 00:47:20.239077 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.01.14 00:47:20.239169 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.01.14 00:47:20.239211 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2026.01.14 00:47:20.239679 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.01.14 00:47:20.239715 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2991 | 2026.01.14 00:47:20.240088 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2992 | 2026.01.14 00:47:20.240295 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.01.14 00:47:20.240429 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Debug> executeQuery: Read 505 rows, 40.23 KiB in 0.001278 sec., 395148.6697965571 rows/sec., 30.74 MiB/sec. | ||
| 2994 | 2026.01.14 00:47:20.240466 [ 4 ] {27ada4b1-8600-429d-b07c-e9dec76c16a2} <Debug> TCPHandler: Processed in 0.001438341 sec. | ||
| 2995 | 2026.01.14 00:47:20.240573 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.01.14 00:47:20.240666 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.01.14 00:47:20.240720 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2998 | 2026.01.14 00:47:20.241460 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.01.14 00:47:20.241497 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3000 | 2026.01.14 00:47:20.242017 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3001 | 2026.01.14 00:47:20.242239 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.01.14 00:47:20.242374 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001726 sec., 17381.228273464658 rows/sec., 31.15 MiB/sec. | ||
| 3003 | 2026.01.14 00:47:20.242428 [ 4 ] {8063671b-5cdc-4251-8864-7556883e599c} <Debug> TCPHandler: Processed in 0.001902902 sec. | ||
| 3004 | 2026.01.14 00:47:20.242535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.01.14 00:47:20.242630 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.14 00:47:20.242672 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3007 | 2026.01.14 00:47:20.242976 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.14 00:47:20.243013 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3009 | 2026.01.14 00:47:20.243305 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3010 | 2026.01.14 00:47:20.243510 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.01.14 00:47:20.243635 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001023 sec., 8797.653958944282 rows/sec., 621.45 KiB/sec. | ||
| 3012 | 2026.01.14 00:47:20.243671 [ 4 ] {59f45840-efed-45c7-9393-79409764b79b} <Debug> TCPHandler: Processed in 0.001185336 sec. | ||
| 3013 | 2026.01.14 00:47:20.243777 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.14 00:47:20.243871 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.01.14 00:47:20.243911 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3016 | 2026.01.14 00:47:20.244223 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.14 00:47:20.244259 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3018 | 2026.01.14 00:47:20.244562 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3019 | 2026.01.14 00:47:20.244795 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.01.14 00:47:20.244920 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001067 sec., 50609.18462980319 rows/sec., 3.40 MiB/sec. | ||
| 3021 | 2026.01.14 00:47:20.244955 [ 4 ] {e2a9c454-1821-4b54-847f-e311ebcacf71} <Debug> TCPHandler: Processed in 0.001226347 sec. | ||
| 3022 | 2026.01.14 00:47:21.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.25 MiB, peak 216.16 MiB, free memory in arenas 0.00 B, will set to 212.07 MiB (RSS), difference: -1.19 MiB | ||
| 3023 | 2026.01.14 00:47:21.789449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5282 | ||
| 3024 | 2026.01.14 00:47:21.789927 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.01.14 00:47:21.789980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3026 | 2026.01.14 00:47:21.790486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3027 | 2026.01.14 00:47:21.790738 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.01.14 00:47:21.790872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5282 | ||
| 3029 | 2026.01.14 00:47:21.790899 [ 142 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3030 | 2026.01.14 00:47:21.790969 [ 142 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.01.14 00:47:21.790990 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3032 | 2026.01.14 00:47:21.791097 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 3033 | 2026.01.14 00:47:21.791227 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3034 | 2026.01.14 00:47:21.791263 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 3035 | 2026.01.14 00:47:21.791321 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3036 | 2026.01.14 00:47:21.791362 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3037 | 2026.01.14 00:47:21.791399 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3038 | 2026.01.14 00:47:21.791438 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3039 | 2026.01.14 00:47:21.791474 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3040 | 2026.01.14 00:47:21.792825 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777219 sec., 2972059.155343264 rows/sec., 42.52 MiB/sec. | ||
| 3041 | 2026.01.14 00:47:21.793377 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3042 | 2026.01.14 00:47:21.793697 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.01.14 00:47:21.793778 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_11_2} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3044 | 2026.01.14 00:47:21.793875 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3045 | 2026.01.14 00:47:22.064166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3046 | 2026.01.14 00:47:22.081839 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.01.14 00:47:22.081911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3048 | 2026.01.14 00:47:22.088243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3049 | 2026.01.14 00:47:22.088918 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.01.14 00:47:22.089214 [ 142 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3051 | 2026.01.14 00:47:22.089276 [ 142 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.01.14 00:47:22.089299 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3053 | 2026.01.14 00:47:22.089400 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3054 | 2026.01.14 00:47:22.091895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3055 | 2026.01.14 00:47:22.092325 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3056 | 2026.01.14 00:47:22.093030 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3057 | 2026.01.14 00:47:22.096255 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3058 | 2026.01.14 00:47:22.099537 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3059 | 2026.01.14 00:47:22.103300 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3060 | 2026.01.14 00:47:22.107671 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3061 | 2026.01.14 00:47:22.112176 [ 195 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3062 | 2026.01.14 00:47:22.162000 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072638319 sec., 1142.647587976258 rows/sec., 5.91 MiB/sec. | ||
| 3063 | 2026.01.14 00:47:22.164488 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3064 | 2026.01.14 00:47:22.166574 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_11_2} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.14 00:47:22.166690 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_11_2} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3066 | 2026.01.14 00:47:22.169472 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3067 | 2026.01.14 00:47:23.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.45 MiB, peak 223.35 MiB, free memory in arenas 0.00 B, will set to 222.14 MiB (RSS), difference: 8.68 MiB | ||
| 3068 | 2026.01.14 00:47:25.196411 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.01.14 00:47:25.196625 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3070 | 2026.01.14 00:47:25.196702 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3071 | 2026.01.14 00:47:25.197446 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.01.14 00:47:25.197499 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3073 | 2026.01.14 00:47:25.197914 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3074 | 2026.01.14 00:47:25.198150 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.01.14 00:47:25.198309 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.61 MiB/sec. | ||
| 3076 | 2026.01.14 00:47:25.198358 [ 4 ] {bd35f6ea-a7b5-4550-83eb-75ee79f0c588} <Debug> TCPHandler: Processed in 0.002084726 sec. | ||
| 3077 | 2026.01.14 00:47:25.198486 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.01.14 00:47:25.198589 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.01.14 00:47:25.198635 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3080 | 2026.01.14 00:47:25.199035 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.01.14 00:47:25.199075 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3082 | 2026.01.14 00:47:25.199396 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3083 | 2026.01.14 00:47:25.199612 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.01.14 00:47:25.199742 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001177 sec., 8496.176720475785 rows/sec., 638.87 KiB/sec. | ||
| 3085 | 2026.01.14 00:47:25.199781 [ 4 ] {55884a9a-4b18-411d-a87f-b392b02a37c6} <Debug> TCPHandler: Processed in 0.00134869 sec. | ||
| 3086 | 2026.01.14 00:47:25.199902 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.01.14 00:47:25.200025 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3088 | 2026.01.14 00:47:25.200075 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3089 | 2026.01.14 00:47:25.200556 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.14 00:47:25.200594 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3091 | 2026.01.14 00:47:25.200917 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3092 | 2026.01.14 00:47:25.201127 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.14 00:47:25.201253 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001253 sec., 59058.26017557861 rows/sec., 4.61 MiB/sec. | ||
| 3094 | 2026.01.14 00:47:25.201291 [ 4 ] {038af759-3cc0-4248-9c30-37903f0d1a0f} <Debug> TCPHandler: Processed in 0.001450742 sec. | ||
| 3095 | 2026.01.14 00:47:25.201397 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.01.14 00:47:25.201491 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.01.14 00:47:25.201536 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2026.01.14 00:47:25.201933 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.14 00:47:25.201971 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3100 | 2026.01.14 00:47:25.202309 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3101 | 2026.01.14 00:47:25.202533 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.14 00:47:25.202659 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3103 | 2026.01.14 00:47:25.202696 [ 4 ] {ab60daa6-2500-4266-8299-c328a2442bbb} <Debug> TCPHandler: Processed in 0.001348599 sec. | ||
| 3104 | 2026.01.14 00:47:25.202794 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.14 00:47:25.202888 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.14 00:47:25.202943 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3107 | 2026.01.14 00:47:25.203669 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.14 00:47:25.203706 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3109 | 2026.01.14 00:47:25.204225 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3110 | 2026.01.14 00:47:25.204444 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.14 00:47:25.204578 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 3112 | 2026.01.14 00:47:25.204633 [ 4 ] {f1716758-6e9b-426b-9229-98f68649b719} <Debug> TCPHandler: Processed in 0.001887952 sec. | ||
| 3113 | 2026.01.14 00:47:25.204739 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.14 00:47:25.204834 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.01.14 00:47:25.204876 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3116 | 2026.01.14 00:47:25.205234 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.14 00:47:25.205271 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3118 | 2026.01.14 00:47:25.205595 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3119 | 2026.01.14 00:47:25.205803 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.14 00:47:25.205928 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 3121 | 2026.01.14 00:47:25.205967 [ 4 ] {3964905b-4803-4077-ae5a-fa849ac8332a} <Debug> TCPHandler: Processed in 0.001277938 sec. | ||
| 3122 | 2026.01.14 00:47:29.214605 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3123 | 2026.01.14 00:47:29.214663 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3124 | 2026.01.14 00:47:29.291877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5794 | ||
| 3125 | 2026.01.14 00:47:29.292393 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.14 00:47:29.292443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3127 | 2026.01.14 00:47:29.292952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3128 | 2026.01.14 00:47:29.293199 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.14 00:47:29.293347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 3130 | 2026.01.14 00:47:29.299928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 430 | ||
| 3131 | 2026.01.14 00:47:29.302554 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.01.14 00:47:29.302610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3133 | 2026.01.14 00:47:29.303948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3134 | 2026.01.14 00:47:29.304243 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.01.14 00:47:29.304591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3136 | 2026.01.14 00:47:29.592891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3137 | 2026.01.14 00:47:29.607649 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.14 00:47:29.607699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3139 | 2026.01.14 00:47:29.613396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3140 | 2026.01.14 00:47:29.614120 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.01.14 00:47:29.616706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3142 | 2026.01.14 00:47:30.197128 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.01.14 00:47:30.197337 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3144 | 2026.01.14 00:47:30.197413 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3145 | 2026.01.14 00:47:30.198068 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.14 00:47:30.198121 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3147 | 2026.01.14 00:47:30.198515 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3148 | 2026.01.14 00:47:30.198751 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.14 00:47:30.198911 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001626 sec., 71340.71340713407 rows/sec., 6.05 MiB/sec. | ||
| 3150 | 2026.01.14 00:47:30.198910 [ 29 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3151 | 2026.01.14 00:47:30.198963 [ 4 ] {2844243a-c660-4248-9c2c-13a956ed8bbd} <Debug> TCPHandler: Processed in 0.001972033 sec. | ||
| 3152 | 2026.01.14 00:47:30.198998 [ 29 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.01.14 00:47:30.199031 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3154 | 2026.01.14 00:47:30.199097 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.01.14 00:47:30.199137 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 3156 | 2026.01.14 00:47:30.199206 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.14 00:47:30.199255 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3158 | 2026.01.14 00:47:30.199261 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3159 | 2026.01.14 00:47:30.199303 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2299 rows starting from the beginning of the part | ||
| 3160 | 2026.01.14 00:47:30.199396 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3161 | 2026.01.14 00:47:30.199443 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3162 | 2026.01.14 00:47:30.199528 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 241 rows starting from the beginning of the part | ||
| 3163 | 2026.01.14 00:47:30.199616 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 3164 | 2026.01.14 00:47:30.199674 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part | ||
| 3165 | 2026.01.14 00:47:30.199698 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.14 00:47:30.199741 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3167 | 2026.01.14 00:47:30.200070 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3168 | 2026.01.14 00:47:30.200291 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.14 00:47:30.200424 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.77 MiB/sec. | ||
| 3170 | 2026.01.14 00:47:30.200463 [ 4 ] {7eb89db5-6476-4a11-8511-ea20b8f317bd} <Debug> TCPHandler: Processed in 0.001419521 sec. | ||
| 3171 | 2026.01.14 00:47:30.200574 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.01.14 00:47:30.200671 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3173 | 2026.01.14 00:47:30.200714 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3174 | 2026.01.14 00:47:30.201128 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.01.14 00:47:30.201166 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3176 | 2026.01.14 00:47:30.201484 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3177 | 2026.01.14 00:47:30.201583 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3914 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485454 sec., 1574762.5987043013 rows/sec., 134.17 MiB/sec. | ||
| 3178 | 2026.01.14 00:47:30.201700 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.14 00:47:30.201805 [ 29 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3180 | 2026.01.14 00:47:30.201836 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001186 sec., 79258.01011804385 rows/sec., 6.19 MiB/sec. | ||
| 3181 | 2026.01.14 00:47:30.201839 [ 29 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.01.14 00:47:30.201875 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3183 | 2026.01.14 00:47:30.201880 [ 4 ] {66c4078a-f462-49f3-af45-9f69457102e5} <Debug> TCPHandler: Processed in 0.00135718 sec. | ||
| 3184 | 2026.01.14 00:47:30.201938 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 3185 | 2026.01.14 00:47:30.201990 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3186 | 2026.01.14 00:47:30.202004 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.01.14 00:47:30.202027 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3188 | 2026.01.14 00:47:30.202057 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1162 rows starting from the beginning of the part | ||
| 3189 | 2026.01.14 00:47:30.202102 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 674 rows starting from the beginning of the part | ||
| 3190 | 2026.01.14 00:47:30.202103 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3191 | 2026.01.14 00:47:30.202140 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 3192 | 2026.01.14 00:47:30.202161 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3193 | 2026.01.14 00:47:30.202187 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 3194 | 2026.01.14 00:47:30.202226 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 3195 | 2026.01.14 00:47:30.202261 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 94 rows starting from the beginning of the part | ||
| 3196 | 2026.01.14 00:47:30.202317 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.01.14 00:47:30.202406 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_16_3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3198 | 2026.01.14 00:47:30.202497 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3199 | 2026.01.14 00:47:30.202563 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.01.14 00:47:30.202600 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3201 | 2026.01.14 00:47:30.202930 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3202 | 2026.01.14 00:47:30.203139 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.01.14 00:47:30.203238 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3204 | 2026.01.14 00:47:30.203264 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3205 | 2026.01.14 00:47:30.203270 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.01.14 00:47:30.203304 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3207 | 2026.01.14 00:47:30.203308 [ 4 ] {4f359fa8-bfa8-41ab-a5e3-fc91f4535526} <Debug> TCPHandler: Processed in 0.00135495 sec. | ||
| 3208 | 2026.01.14 00:47:30.203378 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463072 sec., 1503001.9028455196 rows/sec., 114.17 MiB/sec. | ||
| 3209 | 2026.01.14 00:47:30.203385 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 3210 | 2026.01.14 00:47:30.203427 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.01.14 00:47:30.203530 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2026.01.14 00:47:30.203532 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.01.14 00:47:30.203576 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4076 rows starting from the beginning of the part | ||
| 3214 | 2026.01.14 00:47:30.203591 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3215 | 2026.01.14 00:47:30.203613 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3216 | 2026.01.14 00:47:30.203643 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 214 rows starting from the beginning of the part | ||
| 3217 | 2026.01.14 00:47:30.203703 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 3218 | 2026.01.14 00:47:30.203750 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 505 rows starting from the beginning of the part | ||
| 3219 | 2026.01.14 00:47:30.203798 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3220 | 2026.01.14 00:47:30.203844 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 3221 | 2026.01.14 00:47:30.203852 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.14 00:47:30.203941 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_16_3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3223 | 2026.01.14 00:47:30.204015 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3224 | 2026.01.14 00:47:30.204408 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.14 00:47:30.204449 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3226 | 2026.01.14 00:47:30.205040 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3227 | 2026.01.14 00:47:30.205263 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.14 00:47:30.205402 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001889 sec., 15881.418740074112 rows/sec., 28.46 MiB/sec. | ||
| 3229 | 2026.01.14 00:47:30.205469 [ 4 ] {e9eb0d6d-31fa-496e-a0d4-26a89d336bb6} <Debug> TCPHandler: Processed in 0.002091125 sec. | ||
| 3230 | 2026.01.14 00:47:30.205578 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.01.14 00:47:30.205672 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.01.14 00:47:30.205714 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3233 | 2026.01.14 00:47:30.205895 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543635 sec., 2034490.0113420363 rows/sec., 138.21 MiB/sec. | ||
| 3234 | 2026.01.14 00:47:30.206042 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.14 00:47:30.206084 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3236 | 2026.01.14 00:47:30.206270 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3237 | 2026.01.14 00:47:30.206457 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3238 | 2026.01.14 00:47:30.206573 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.14 00:47:30.206647 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3240 | 2026.01.14 00:47:30.206709 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.01.14 00:47:30.206710 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3242 | 2026.01.14 00:47:30.206818 [ 29 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3243 | 2026.01.14 00:47:30.206849 [ 29 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.14 00:47:30.206851 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 3245 | 2026.01.14 00:47:30.206878 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3246 | 2026.01.14 00:47:30.206907 [ 4 ] {0c9110ab-1143-4536-a8fa-0c3fd6af668f} <Debug> TCPHandler: Processed in 0.00137928 sec. | ||
| 3247 | 2026.01.14 00:47:30.206947 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3248 | 2026.01.14 00:47:30.207027 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3249 | 2026.01.14 00:47:30.207054 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 322 rows starting from the beginning of the part | ||
| 3250 | 2026.01.14 00:47:30.207117 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3251 | 2026.01.14 00:47:30.207154 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3252 | 2026.01.14 00:47:30.207188 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 3253 | 2026.01.14 00:47:30.207218 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3254 | 2026.01.14 00:47:30.207252 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3255 | 2026.01.14 00:47:30.207950 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001025232 sec., 585233.3910763612 rows/sec., 37.53 MiB/sec. | ||
| 3256 | 2026.01.14 00:47:30.208150 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3257 | 2026.01.14 00:47:30.208492 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.01.14 00:47:30.208581 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_16_3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3259 | 2026.01.14 00:47:30.208688 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3260 | 2026.01.14 00:47:32.438962 [ 15 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3261 | 2026.01.14 00:47:32.439021 [ 15 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.14 00:47:32.439041 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3263 | 2026.01.14 00:47:32.439150 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 3264 | 2026.01.14 00:47:32.439287 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3265 | 2026.01.14 00:47:32.439324 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3266 | 2026.01.14 00:47:32.439394 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3267 | 2026.01.14 00:47:32.439441 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 3268 | 2026.01.14 00:47:32.439488 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3269 | 2026.01.14 00:47:32.439539 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3270 | 2026.01.14 00:47:32.440357 [ 197 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253848 sec., 17545.986435357398 rows/sec., 1.46 MiB/sec. | ||
| 3271 | 2026.01.14 00:47:32.440528 [ 186 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3272 | 2026.01.14 00:47:32.440832 [ 186 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.01.14 00:47:32.440912 [ 186 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_5_1} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3274 | 2026.01.14 00:47:32.440987 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3275 | 2026.01.14 00:47:35.223267 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.01.14 00:47:35.223542 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3277 | 2026.01.14 00:47:35.223650 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3278 | 2026.01.14 00:47:35.224295 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.14 00:47:35.224342 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3280 | 2026.01.14 00:47:35.224704 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3281 | 2026.01.14 00:47:35.224937 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.14 00:47:35.225091 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 3283 | 2026.01.14 00:47:35.225140 [ 4 ] {762506a2-3617-4628-a57b-3c165b0f6ecc} <Debug> TCPHandler: Processed in 0.002038965 sec. | ||
| 3284 | 2026.01.14 00:47:35.225263 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.14 00:47:35.225365 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.14 00:47:35.225409 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3287 | 2026.01.14 00:47:35.226398 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.14 00:47:35.226437 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3289 | 2026.01.14 00:47:35.226838 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3290 | 2026.01.14 00:47:35.227051 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.01.14 00:47:35.227181 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001838 sec., 662132.752992383 rows/sec., 54.75 MiB/sec. | ||
| 3292 | 2026.01.14 00:47:35.227220 [ 4 ] {06004cc2-4f8d-4894-b57c-1ea8b8e76244} <Debug> TCPHandler: Processed in 0.002010644 sec. | ||
| 3293 | 2026.01.14 00:47:35.227332 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.14 00:47:35.227429 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.14 00:47:35.227471 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3296 | 2026.01.14 00:47:35.227861 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.14 00:47:35.227898 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3298 | 2026.01.14 00:47:35.228191 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3299 | 2026.01.14 00:47:35.228391 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.14 00:47:35.228516 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 805.42 KiB/sec. | ||
| 3301 | 2026.01.14 00:47:35.228554 [ 4 ] {f712f9a6-a818-44bf-84d2-271789b9c7cb} <Debug> TCPHandler: Processed in 0.001271767 sec. | ||
| 3302 | 2026.01.14 00:47:35.228664 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.14 00:47:35.228782 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3304 | 2026.01.14 00:47:35.228830 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3305 | 2026.01.14 00:47:35.229385 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.14 00:47:35.229428 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3307 | 2026.01.14 00:47:35.229770 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3308 | 2026.01.14 00:47:35.229983 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.14 00:47:35.230106 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001349 sec., 169014.08450704225 rows/sec., 11.44 MiB/sec. | ||
| 3310 | 2026.01.14 00:47:35.230143 [ 4 ] {903134b8-67e1-4b6e-a9b2-5dea6a9bd41e} <Debug> TCPHandler: Processed in 0.001537463 sec. | ||
| 3311 | 2026.01.14 00:47:35.230244 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.01.14 00:47:35.230335 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3313 | 2026.01.14 00:47:35.230374 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3314 | 2026.01.14 00:47:35.230928 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.14 00:47:35.230965 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3316 | 2026.01.14 00:47:35.231286 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3317 | 2026.01.14 00:47:35.231485 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.14 00:47:35.231608 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001291 sec., 412083.6560805577 rows/sec., 30.54 MiB/sec. | ||
| 3319 | 2026.01.14 00:47:35.231646 [ 4 ] {373bc5f3-c1f5-4ca0-a625-ad7c6ff94d9b} <Debug> TCPHandler: Processed in 0.001449162 sec. | ||
| 3320 | 2026.01.14 00:47:35.231749 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.14 00:47:35.231843 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.14 00:47:35.231886 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3323 | 2026.01.14 00:47:35.232427 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.01.14 00:47:35.232464 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3325 | 2026.01.14 00:47:35.232827 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3326 | 2026.01.14 00:47:35.233029 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.14 00:47:35.233152 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001331 sec., 634861.0067618332 rows/sec., 42.73 MiB/sec. | ||
| 3328 | 2026.01.14 00:47:35.233187 [ 4 ] {599a053b-7b5f-4de0-84c5-7f474cd3be48} <Debug> TCPHandler: Processed in 0.001485413 sec. | ||
| 3329 | 2026.01.14 00:47:35.233290 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.01.14 00:47:35.233381 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.01.14 00:47:35.233434 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3332 | 2026.01.14 00:47:35.234164 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.01.14 00:47:35.234201 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3334 | 2026.01.14 00:47:35.234696 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3335 | 2026.01.14 00:47:35.234909 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.01.14 00:47:35.235042 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00168 sec., 5952.380952380952 rows/sec., 10.67 MiB/sec. | ||
| 3337 | 2026.01.14 00:47:35.235098 [ 4 ] {8047578b-5b93-4247-a4fd-d064c74d572f} <Debug> TCPHandler: Processed in 0.001855901 sec. | ||
| 3338 | 2026.01.14 00:47:35.235201 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.01.14 00:47:35.235292 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.01.14 00:47:35.235332 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3341 | 2026.01.14 00:47:35.235654 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.01.14 00:47:35.235690 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3343 | 2026.01.14 00:47:35.235983 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3344 | 2026.01.14 00:47:35.236183 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.01.14 00:47:35.236308 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3346 | 2026.01.14 00:47:35.236343 [ 4 ] {bdb87ac1-2362-42fc-8048-a26a4932dc14} <Debug> TCPHandler: Processed in 0.001188996 sec. | ||
| 3347 | 2026.01.14 00:47:36.794351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6242 | ||
| 3348 | 2026.01.14 00:47:36.794830 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.14 00:47:36.794874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3350 | 2026.01.14 00:47:36.795338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3351 | 2026.01.14 00:47:36.795563 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.14 00:47:36.795686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6242 | ||
| 3353 | 2026.01.14 00:47:37.117676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3354 | 2026.01.14 00:47:37.134616 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.01.14 00:47:37.134677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3356 | 2026.01.14 00:47:37.140558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3357 | 2026.01.14 00:47:37.141244 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.01.14 00:47:37.144178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3359 | 2026.01.14 00:47:39.305832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 458 | ||
| 3360 | 2026.01.14 00:47:39.308060 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.01.14 00:47:39.308110 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3362 | 2026.01.14 00:47:39.309240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3363 | 2026.01.14 00:47:39.309509 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.01.14 00:47:39.309766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3365 | 2026.01.14 00:47:40.197434 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.01.14 00:47:40.197652 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3367 | 2026.01.14 00:47:40.197728 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3368 | 2026.01.14 00:47:40.198432 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.14 00:47:40.198488 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3370 | 2026.01.14 00:47:40.198888 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.01.14 00:47:40.199108 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.14 00:47:40.199264 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001666 sec., 69627.85114045619 rows/sec., 5.90 MiB/sec. | ||
| 3373 | 2026.01.14 00:47:40.199313 [ 4 ] {6d4b6ab7-ea4e-4e09-9134-ac92e8680cf8} <Debug> TCPHandler: Processed in 0.002016294 sec. | ||
| 3374 | 2026.01.14 00:47:40.199430 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.01.14 00:47:40.199534 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.01.14 00:47:40.199578 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3377 | 2026.01.14 00:47:40.199997 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.01.14 00:47:40.200035 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3379 | 2026.01.14 00:47:40.200338 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3380 | 2026.01.14 00:47:40.200546 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.14 00:47:40.200664 [ 22 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3382 | 2026.01.14 00:47:40.200673 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001163 sec., 25795.356835769562 rows/sec., 1.89 MiB/sec. | ||
| 3383 | 2026.01.14 00:47:40.200738 [ 22 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.01.14 00:47:40.200755 [ 4 ] {05e5671c-f0be-4099-ba92-e48ea07d4a88} <Debug> TCPHandler: Processed in 0.001376779 sec. | ||
| 3385 | 2026.01.14 00:47:40.200765 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3386 | 2026.01.14 00:47:40.200876 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3387 | 2026.01.14 00:47:40.200883 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.01.14 00:47:40.201000 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3389 | 2026.01.14 00:47:40.201003 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.01.14 00:47:40.201047 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3391 | 2026.01.14 00:47:40.201055 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part | ||
| 3392 | 2026.01.14 00:47:40.201135 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 3393 | 2026.01.14 00:47:40.201180 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3394 | 2026.01.14 00:47:40.201234 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3395 | 2026.01.14 00:47:40.201275 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3396 | 2026.01.14 00:47:40.201318 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3397 | 2026.01.14 00:47:40.201463 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.01.14 00:47:40.201506 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3399 | 2026.01.14 00:47:40.201861 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3400 | 2026.01.14 00:47:40.202093 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.01.14 00:47:40.202227 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001246 sec., 75441.41252006422 rows/sec., 5.89 MiB/sec. | ||
| 3402 | 2026.01.14 00:47:40.202265 [ 4 ] {fc1b0300-7eef-4095-ad69-cb6de7662ac5} <Debug> TCPHandler: Processed in 0.001432282 sec. | ||
| 3403 | 2026.01.14 00:47:40.202266 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428731 sec., 268769.9783934135 rows/sec., 18.60 MiB/sec. | ||
| 3404 | 2026.01.14 00:47:40.202372 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.01.14 00:47:40.202446 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3406 | 2026.01.14 00:47:40.202471 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.01.14 00:47:40.202514 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3408 | 2026.01.14 00:47:40.202706 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.14 00:47:40.202791 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_16_3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3410 | 2026.01.14 00:47:40.202897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3411 | 2026.01.14 00:47:40.202922 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.14 00:47:40.202958 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3413 | 2026.01.14 00:47:40.203306 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3414 | 2026.01.14 00:47:40.203528 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.14 00:47:40.203663 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 3416 | 2026.01.14 00:47:40.203701 [ 4 ] {18621f88-ee79-4d00-941a-3e423e9ac8f6} <Debug> TCPHandler: Processed in 0.00137872 sec. | ||
| 3417 | 2026.01.14 00:47:40.203819 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.01.14 00:47:40.203922 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3419 | 2026.01.14 00:47:40.203978 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3420 | 2026.01.14 00:47:40.204748 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.01.14 00:47:40.204786 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3422 | 2026.01.14 00:47:40.205336 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3423 | 2026.01.14 00:47:40.205559 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.14 00:47:40.205665 [ 22 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3425 | 2026.01.14 00:47:40.205696 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001793 sec., 16731.734523145566 rows/sec., 29.98 MiB/sec. | ||
| 3426 | 2026.01.14 00:47:40.205699 [ 22 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.14 00:47:40.205737 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3428 | 2026.01.14 00:47:40.205764 [ 4 ] {055eb7ff-a3f8-4e0c-8f3d-a198287127af} <Debug> TCPHandler: Processed in 0.001996543 sec. | ||
| 3429 | 2026.01.14 00:47:40.205808 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3430 | 2026.01.14 00:47:40.205881 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.01.14 00:47:40.205980 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.01.14 00:47:40.206023 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3433 | 2026.01.14 00:47:40.206031 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3434 | 2026.01.14 00:47:40.206096 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 171 rows starting from the beginning of the part | ||
| 3435 | 2026.01.14 00:47:40.206260 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3436 | 2026.01.14 00:47:40.206350 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.01.14 00:47:40.206382 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3438 | 2026.01.14 00:47:40.206393 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3439 | 2026.01.14 00:47:40.206510 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3440 | 2026.01.14 00:47:40.206621 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3441 | 2026.01.14 00:47:40.206717 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3442 | 2026.01.14 00:47:40.206728 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3443 | 2026.01.14 00:47:40.206949 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.01.14 00:47:40.207093 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3445 | 2026.01.14 00:47:40.207131 [ 4 ] {1c26cbe3-9a1f-484b-91ac-881cb55cad35} <Debug> TCPHandler: Processed in 0.001301058 sec. | ||
| 3446 | 2026.01.14 00:47:40.209559 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003783633 sec., 74267.24526400949 rows/sec., 133.08 MiB/sec. | ||
| 3447 | 2026.01.14 00:47:40.210095 [ 197 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3448 | 2026.01.14 00:47:40.210534 [ 197 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.01.14 00:47:40.210626 [ 197 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3450 | 2026.01.14 00:47:40.210795 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3451 | 2026.01.14 00:47:44.214700 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3452 | 2026.01.14 00:47:44.214751 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3453 | 2026.01.14 00:47:44.295825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6754 | ||
| 3454 | 2026.01.14 00:47:44.296301 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.14 00:47:44.296336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3456 | 2026.01.14 00:47:44.296825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3457 | 2026.01.14 00:47:44.297059 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.14 00:47:44.297198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3459 | 2026.01.14 00:47:44.644331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3460 | 2026.01.14 00:47:44.660542 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.14 00:47:44.660585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3462 | 2026.01.14 00:47:44.665925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3463 | 2026.01.14 00:47:44.666620 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.14 00:47:44.669259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3465 | 2026.01.14 00:47:45.196561 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.14 00:47:45.196774 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.14 00:47:45.196849 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3468 | 2026.01.14 00:47:45.197531 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.14 00:47:45.197579 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3470 | 2026.01.14 00:47:45.197980 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3471 | 2026.01.14 00:47:45.198214 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.01.14 00:47:45.198371 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 3473 | 2026.01.14 00:47:45.198421 [ 4 ] {1daab470-6a23-4738-af57-cbfe9bec245d} <Debug> TCPHandler: Processed in 0.001997984 sec. | ||
| 3474 | 2026.01.14 00:47:45.198544 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.01.14 00:47:45.198647 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3476 | 2026.01.14 00:47:45.198692 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3477 | 2026.01.14 00:47:45.199096 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.14 00:47:45.199133 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3479 | 2026.01.14 00:47:45.199405 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3480 | 2026.01.14 00:47:45.199596 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.14 00:47:45.199716 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 3482 | 2026.01.14 00:47:45.199751 [ 4 ] {041aa949-4831-41a2-b8d5-485444f0ec0a} <Debug> TCPHandler: Processed in 0.001309748 sec. | ||
| 3483 | 2026.01.14 00:47:45.199910 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.01.14 00:47:45.200068 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.14 00:47:45.200109 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3486 | 2026.01.14 00:47:45.200517 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.14 00:47:45.200555 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3488 | 2026.01.14 00:47:45.200853 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3489 | 2026.01.14 00:47:45.201066 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.14 00:47:45.201192 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 3491 | 2026.01.14 00:47:45.201229 [ 4 ] {c4c22ad7-6033-498d-8b53-c632301215ad} <Debug> TCPHandler: Processed in 0.001306638 sec. | ||
| 3492 | 2026.01.14 00:47:45.201338 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.14 00:47:45.201433 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.01.14 00:47:45.201477 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3495 | 2026.01.14 00:47:45.201874 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.14 00:47:45.201911 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3497 | 2026.01.14 00:47:45.202252 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3498 | 2026.01.14 00:47:45.202460 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.14 00:47:45.202587 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 3500 | 2026.01.14 00:47:45.202624 [ 4 ] {15d1ca99-8180-4667-b1d4-37721ee1f033} <Debug> TCPHandler: Processed in 0.001336009 sec. | ||
| 3501 | 2026.01.14 00:47:45.202732 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.01.14 00:47:45.202826 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3503 | 2026.01.14 00:47:45.202880 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3504 | 2026.01.14 00:47:45.203568 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.01.14 00:47:45.203603 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3506 | 2026.01.14 00:47:45.204136 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3507 | 2026.01.14 00:47:45.204349 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.01.14 00:47:45.204483 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001674 sec., 5973.715651135006 rows/sec., 10.70 MiB/sec. | ||
| 3509 | 2026.01.14 00:47:45.204542 [ 4 ] {179256bb-49fc-4786-84f3-0b7b70ab71e2} <Debug> TCPHandler: Processed in 0.001859201 sec. | ||
| 3510 | 2026.01.14 00:47:45.204650 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.01.14 00:47:45.204745 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3512 | 2026.01.14 00:47:45.204788 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3513 | 2026.01.14 00:47:45.205122 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.14 00:47:45.205159 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3515 | 2026.01.14 00:47:45.205462 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3516 | 2026.01.14 00:47:45.205670 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.01.14 00:47:45.205796 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3518 | 2026.01.14 00:47:45.205831 [ 4 ] {7a33b800-3ed3-4c90-9a53-9b298a12a703} <Debug> TCPHandler: Processed in 0.001230447 sec. | ||
| 3519 | 2026.01.14 00:47:49.310802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 482 | ||
| 3520 | 2026.01.14 00:47:49.313089 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.01.14 00:47:49.313153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3522 | 2026.01.14 00:47:49.314352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3523 | 2026.01.14 00:47:49.314629 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.01.14 00:47:49.314791 [ 153 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3525 | 2026.01.14 00:47:49.314864 [ 153 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.14 00:47:49.314886 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3527 | 2026.01.14 00:47:49.314987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3528 | 2026.01.14 00:47:49.314991 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 3529 | 2026.01.14 00:47:49.315541 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2026.01.14 00:47:49.315676 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 286 rows starting from the beginning of the part | ||
| 3531 | 2026.01.14 00:47:49.316053 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3532 | 2026.01.14 00:47:49.316390 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3533 | 2026.01.14 00:47:49.316724 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3534 | 2026.01.14 00:47:49.317044 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 3535 | 2026.01.14 00:47:49.317377 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 3536 | 2026.01.14 00:47:49.323390 [ 197 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.008445455 sec., 57072.11748804535 rows/sec., 55.20 MiB/sec. | ||
| 3537 | 2026.01.14 00:47:49.324104 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3538 | 2026.01.14 00:47:49.324600 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.01.14 00:47:49.324670 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_11_2} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3540 | 2026.01.14 00:47:49.324823 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3541 | 2026.01.14 00:47:50.199927 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.14 00:47:50.200135 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.14 00:47:50.200239 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3544 | 2026.01.14 00:47:50.200907 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.01.14 00:47:50.200960 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3546 | 2026.01.14 00:47:50.201354 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3547 | 2026.01.14 00:47:50.201583 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.01.14 00:47:50.201746 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 3549 | 2026.01.14 00:47:50.201795 [ 4 ] {91c01b6a-5c67-4f80-842b-0b64d11aa7b6} <Debug> TCPHandler: Processed in 0.001994994 sec. | ||
| 3550 | 2026.01.14 00:47:50.201915 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.01.14 00:47:50.202020 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3552 | 2026.01.14 00:47:50.202088 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3553 | 2026.01.14 00:47:50.202487 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.01.14 00:47:50.202526 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3555 | 2026.01.14 00:47:50.202828 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3556 | 2026.01.14 00:47:50.203043 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.01.14 00:47:50.203171 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001176 sec., 3401.360544217687 rows/sec., 277.36 KiB/sec. | ||
| 3558 | 2026.01.14 00:47:50.203209 [ 4 ] {1f2395b8-2d16-4999-b48d-dfcdf5d107ab} <Debug> TCPHandler: Processed in 0.001347239 sec. | ||
| 3559 | 2026.01.14 00:47:50.203319 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.01.14 00:47:50.203413 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3561 | 2026.01.14 00:47:50.203454 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3562 | 2026.01.14 00:47:50.203917 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.01.14 00:47:50.203954 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3564 | 2026.01.14 00:47:50.204279 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3565 | 2026.01.14 00:47:50.204487 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.01.14 00:47:50.204617 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001222 sec., 194762.68412438626 rows/sec., 17.32 MiB/sec. | ||
| 3567 | 2026.01.14 00:47:50.204654 [ 4 ] {a5aacd08-2b43-4015-99c9-ace85c4d7350} <Debug> TCPHandler: Processed in 0.00138545 sec. | ||
| 3568 | 2026.01.14 00:47:50.204773 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.01.14 00:47:50.204867 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.01.14 00:47:50.204907 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3571 | 2026.01.14 00:47:50.205314 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.01.14 00:47:50.205352 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3573 | 2026.01.14 00:47:50.205655 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3574 | 2026.01.14 00:47:50.205860 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.01.14 00:47:50.205991 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001142 sec., 40280.21015761821 rows/sec., 2.99 MiB/sec. | ||
| 3576 | 2026.01.14 00:47:50.206029 [ 4 ] {00f7c973-67b8-484f-b6b3-40a69a99c810} <Debug> TCPHandler: Processed in 0.001306429 sec. | ||
| 3577 | 2026.01.14 00:47:50.206143 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.01.14 00:47:50.206239 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.01.14 00:47:50.206279 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3580 | 2026.01.14 00:47:50.206682 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.01.14 00:47:50.206719 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3582 | 2026.01.14 00:47:50.207074 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3583 | 2026.01.14 00:47:50.207324 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.01.14 00:47:50.207455 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001235 sec., 19433.198380566802 rows/sec., 1.61 MiB/sec. | ||
| 3585 | 2026.01.14 00:47:50.207493 [ 4 ] {3d92ab4d-2b6a-441f-9192-0751a14b2cb9} <Debug> TCPHandler: Processed in 0.001402181 sec. | ||
| 3586 | 2026.01.14 00:47:50.207599 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.01.14 00:47:50.207693 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.01.14 00:47:50.207732 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3589 | 2026.01.14 00:47:50.208131 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.01.14 00:47:50.208166 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3591 | 2026.01.14 00:47:50.208466 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3592 | 2026.01.14 00:47:50.208675 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.01.14 00:47:50.208816 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 3594 | 2026.01.14 00:47:50.208856 [ 4 ] {3cdcc1d0-9862-421c-848b-1f6e670dfa5f} <Debug> TCPHandler: Processed in 0.001305119 sec. | ||
| 3595 | 2026.01.14 00:47:50.208962 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.01.14 00:47:50.209054 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3597 | 2026.01.14 00:47:50.209094 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3598 | 2026.01.14 00:47:50.209527 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.14 00:47:50.209563 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3600 | 2026.01.14 00:47:50.209895 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3601 | 2026.01.14 00:47:50.210106 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.14 00:47:50.210233 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001196 sec., 112040.13377926422 rows/sec., 9.06 MiB/sec. | ||
| 3603 | 2026.01.14 00:47:50.210271 [ 4 ] {13ff00ec-266c-4f76-a91d-75a25da69d32} <Debug> TCPHandler: Processed in 0.001358039 sec. | ||
| 3604 | 2026.01.14 00:47:50.210376 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.14 00:47:50.210469 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.01.14 00:47:50.210513 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3607 | 2026.01.14 00:47:50.210909 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.01.14 00:47:50.210946 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3609 | 2026.01.14 00:47:50.211305 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3610 | 2026.01.14 00:47:50.211512 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.14 00:47:50.211637 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001187 sec., 166807.0766638585 rows/sec., 11.96 MiB/sec. | ||
| 3612 | 2026.01.14 00:47:50.211674 [ 4 ] {df374a5d-7e19-4d7d-8c0b-8ea64444081e} <Debug> TCPHandler: Processed in 0.001347719 sec. | ||
| 3613 | 2026.01.14 00:47:50.211790 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.01.14 00:47:50.211882 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.01.14 00:47:50.211936 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3616 | 2026.01.14 00:47:50.212670 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.01.14 00:47:50.212707 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3618 | 2026.01.14 00:47:50.213234 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3619 | 2026.01.14 00:47:50.213433 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.01.14 00:47:50.213561 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00175 sec., 17142.85714285714 rows/sec., 30.72 MiB/sec. | ||
| 3621 | 2026.01.14 00:47:50.213615 [ 4 ] {96125ca3-fe6b-43e9-896c-2e658f27738a} <Debug> TCPHandler: Processed in 0.001942073 sec. | ||
| 3622 | 2026.01.14 00:47:50.213789 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.01.14 00:47:50.213882 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3624 | 2026.01.14 00:47:50.213924 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3625 | 2026.01.14 00:47:50.214260 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.01.14 00:47:50.214296 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3627 | 2026.01.14 00:47:50.214588 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3628 | 2026.01.14 00:47:50.214820 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.01.14 00:47:50.214946 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3630 | 2026.01.14 00:47:50.214981 [ 4 ] {67bcf6ab-23cb-414e-bb93-43b36ee59fdc} <Debug> TCPHandler: Processed in 0.001250978 sec. | ||
| 3631 | 2026.01.14 00:47:51.798108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7202 | ||
| 3632 | 2026.01.14 00:47:51.798570 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.01.14 00:47:51.798608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3634 | 2026.01.14 00:47:51.799178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3635 | 2026.01.14 00:47:51.799403 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.14 00:47:51.799529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7202 | ||
| 3637 | 2026.01.14 00:47:52.170152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3638 | 2026.01.14 00:47:52.185396 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.01.14 00:47:52.185452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3640 | 2026.01.14 00:47:52.190963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3641 | 2026.01.14 00:47:52.191635 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.14 00:47:52.194272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3643 | 2026.01.14 00:47:55.198028 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.01.14 00:47:55.198210 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3645 | 2026.01.14 00:47:55.198272 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3646 | 2026.01.14 00:47:55.198881 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.01.14 00:47:55.198921 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3648 | 2026.01.14 00:47:55.199287 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3649 | 2026.01.14 00:47:55.199502 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.01.14 00:47:55.199628 [ 144 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3651 | 2026.01.14 00:47:55.199645 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001482 sec., 51282.05128205128 rows/sec., 4.23 MiB/sec. | ||
| 3652 | 2026.01.14 00:47:55.199674 [ 144 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.01.14 00:47:55.199697 [ 4 ] {b74ceafb-eb8b-4857-bfef-3a6985d7e101} <Debug> TCPHandler: Processed in 0.001787429 sec. | ||
| 3654 | 2026.01.14 00:47:55.199697 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3655 | 2026.01.14 00:47:55.199824 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.01.14 00:47:55.199835 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 3657 | 2026.01.14 00:47:55.199924 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.01.14 00:47:55.199970 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3659 | 2026.01.14 00:47:55.199978 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3660 | 2026.01.14 00:47:55.200018 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 3661 | 2026.01.14 00:47:55.200085 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1217 rows starting from the beginning of the part | ||
| 3662 | 2026.01.14 00:47:55.200130 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part | ||
| 3663 | 2026.01.14 00:47:55.200172 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 3664 | 2026.01.14 00:47:55.200217 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part | ||
| 3665 | 2026.01.14 00:47:55.200256 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3666 | 2026.01.14 00:47:55.200374 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.14 00:47:55.200416 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3668 | 2026.01.14 00:47:55.200724 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3669 | 2026.01.14 00:47:55.200946 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.14 00:47:55.201077 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 3671 | 2026.01.14 00:47:55.201113 [ 4 ] {6529927c-375c-41fd-bf07-8848dc202d4d} <Debug> TCPHandler: Processed in 0.001349549 sec. | ||
| 3672 | 2026.01.14 00:47:55.201219 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.01.14 00:47:55.201311 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3674 | 2026.01.14 00:47:55.201349 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3675 | 2026.01.14 00:47:55.201752 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.01.14 00:47:55.201798 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3677 | 2026.01.14 00:47:55.202098 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3678 | 2026.01.14 00:47:55.202246 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002467094 sec., 1696327.7443015953 rows/sec., 146.56 MiB/sec. | ||
| 3679 | 2026.01.14 00:47:55.202314 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.01.14 00:47:55.202410 [ 144 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3681 | 2026.01.14 00:47:55.202440 [ 144 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.01.14 00:47:55.202441 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 3683 | 2026.01.14 00:47:55.202458 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3684 | 2026.01.14 00:47:55.202484 [ 4 ] {10c9b1c6-9282-4639-afdf-4bcef0ecbec8} <Debug> TCPHandler: Processed in 0.001311549 sec. | ||
| 3685 | 2026.01.14 00:47:55.202530 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 3686 | 2026.01.14 00:47:55.202595 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.01.14 00:47:55.202596 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3688 | 2026.01.14 00:47:55.202631 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3689 | 2026.01.14 00:47:55.202658 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1247 rows starting from the beginning of the part | ||
| 3690 | 2026.01.14 00:47:55.202695 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.01.14 00:47:55.202704 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 532 rows starting from the beginning of the part | ||
| 3692 | 2026.01.14 00:47:55.202747 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3693 | 2026.01.14 00:47:55.202757 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 94 rows starting from the beginning of the part | ||
| 3694 | 2026.01.14 00:47:55.202802 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3695 | 2026.01.14 00:47:55.202841 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 134 rows starting from the beginning of the part | ||
| 3696 | 2026.01.14 00:47:55.202879 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3697 | 2026.01.14 00:47:55.202901 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.01.14 00:47:55.202981 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_21_4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3699 | 2026.01.14 00:47:55.203072 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3700 | 2026.01.14 00:47:55.203189 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.01.14 00:47:55.203229 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3702 | 2026.01.14 00:47:55.203576 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3703 | 2026.01.14 00:47:55.203782 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.01.14 00:47:55.203887 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3705 | 2026.01.14 00:47:55.203915 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.01.14 00:47:55.203916 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 3707 | 2026.01.14 00:47:55.203933 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3708 | 2026.01.14 00:47:55.203929 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429242 sec., 1507792.2423214542 rows/sec., 117.09 MiB/sec. | ||
| 3709 | 2026.01.14 00:47:55.203958 [ 4 ] {ea795406-6ba9-4483-b6a2-190edddf4e67} <Debug> TCPHandler: Processed in 0.00141004 sec. | ||
| 3710 | 2026.01.14 00:47:55.204029 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 3711 | 2026.01.14 00:47:55.204077 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.01.14 00:47:55.204107 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3713 | 2026.01.14 00:47:55.204165 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3714 | 2026.01.14 00:47:55.204181 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.01.14 00:47:55.204207 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5175 rows starting from the beginning of the part | ||
| 3716 | 2026.01.14 00:47:55.204245 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3717 | 2026.01.14 00:47:55.204279 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3718 | 2026.01.14 00:47:55.204329 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3719 | 2026.01.14 00:47:55.204370 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 3720 | 2026.01.14 00:47:55.204374 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.14 00:47:55.204409 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 198 rows starting from the beginning of the part | ||
| 3722 | 2026.01.14 00:47:55.204451 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3723 | 2026.01.14 00:47:55.204456 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_21_4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3724 | 2026.01.14 00:47:55.204529 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3725 | 2026.01.14 00:47:55.205009 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.14 00:47:55.205053 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3727 | 2026.01.14 00:47:55.205606 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3728 | 2026.01.14 00:47:55.205844 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.14 00:47:55.205982 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001821 sec., 5491.488193300384 rows/sec., 9.84 MiB/sec. | ||
| 3730 | 2026.01.14 00:47:55.206045 [ 4 ] {5816c879-670a-4f09-a23d-a77b34cb4f5d} <Debug> TCPHandler: Processed in 0.002018634 sec. | ||
| 3731 | 2026.01.14 00:47:55.206155 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.01.14 00:47:55.206249 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.01.14 00:47:55.206292 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3734 | 2026.01.14 00:47:55.206623 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.01.14 00:47:55.206658 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3736 | 2026.01.14 00:47:55.206938 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6698 rows, containing 5 columns (5 merged, 0 gathered) in 0.002956775 sec., 2265305.9498947333 rows/sec., 154.24 MiB/sec. | ||
| 3737 | 2026.01.14 00:47:55.206968 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3738 | 2026.01.14 00:47:55.207180 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.01.14 00:47:55.207272 [ 144 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3740 | 2026.01.14 00:47:55.207305 [ 144 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.01.14 00:47:55.207306 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3742 | 2026.01.14 00:47:55.207323 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3743 | 2026.01.14 00:47:55.207349 [ 4 ] {d4d3af8c-fc4e-4236-8b8a-9d56a862fd43} <Debug> TCPHandler: Processed in 0.001244888 sec. | ||
| 3744 | 2026.01.14 00:47:55.207394 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3745 | 2026.01.14 00:47:55.207404 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3746 | 2026.01.14 00:47:55.207492 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2026.01.14 00:47:55.207523 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 3748 | 2026.01.14 00:47:55.207568 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3749 | 2026.01.14 00:47:55.207602 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3750 | 2026.01.14 00:47:55.207636 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3751 | 2026.01.14 00:47:55.207665 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3752 | 2026.01.14 00:47:55.207695 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 3753 | 2026.01.14 00:47:55.207764 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.01.14 00:47:55.207863 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3755 | 2026.01.14 00:47:55.207949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3756 | 2026.01.14 00:47:55.208482 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116975 sec., 805747.6666890485 rows/sec., 52.55 MiB/sec. | ||
| 3757 | 2026.01.14 00:47:55.208627 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3758 | 2026.01.14 00:47:55.208867 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.01.14 00:47:55.208931 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_21_4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3760 | 2026.01.14 00:47:55.209001 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3761 | 2026.01.14 00:47:59.214999 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3762 | 2026.01.14 00:47:59.215053 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3763 | 2026.01.14 00:47:59.299644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7714 | ||
| 3764 | 2026.01.14 00:47:59.300185 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.01.14 00:47:59.300229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3766 | 2026.01.14 00:47:59.300704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3767 | 2026.01.14 00:47:59.300938 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.01.14 00:47:59.301070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3769 | 2026.01.14 00:47:59.301075 [ 146 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3770 | 2026.01.14 00:47:59.301138 [ 146 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.01.14 00:47:59.301163 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3772 | 2026.01.14 00:47:59.301261 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 3773 | 2026.01.14 00:47:59.301355 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3774 | 2026.01.14 00:47:59.301386 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5282 rows starting from the beginning of the part | ||
| 3775 | 2026.01.14 00:47:59.301440 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3776 | 2026.01.14 00:47:59.301484 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3777 | 2026.01.14 00:47:59.301524 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3778 | 2026.01.14 00:47:59.301560 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3779 | 2026.01.14 00:47:59.301597 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3780 | 2026.01.14 00:47:59.302907 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685837 sec., 4575768.594472657 rows/sec., 65.46 MiB/sec. | ||
| 3781 | 2026.01.14 00:47:59.303385 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3782 | 2026.01.14 00:47:59.303626 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.01.14 00:47:59.303687 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_16_3} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3784 | 2026.01.14 00:47:59.303751 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3785 | 2026.01.14 00:47:59.315176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 514 | ||
| 3786 | 2026.01.14 00:47:59.317934 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.01.14 00:47:59.317975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3788 | 2026.01.14 00:47:59.319182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3789 | 2026.01.14 00:47:59.319455 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.14 00:47:59.319819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3791 | 2026.01.14 00:47:59.694375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3792 | 2026.01.14 00:47:59.710989 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.01.14 00:47:59.711047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3794 | 2026.01.14 00:47:59.716296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3795 | 2026.01.14 00:47:59.716972 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.01.14 00:47:59.717281 [ 146 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3797 | 2026.01.14 00:47:59.717378 [ 146 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.01.14 00:47:59.717413 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3799 | 2026.01.14 00:47:59.717546 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3800 | 2026.01.14 00:47:59.719927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3801 | 2026.01.14 00:47:59.721593 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3802 | 2026.01.14 00:47:59.723084 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3803 | 2026.01.14 00:47:59.727539 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3804 | 2026.01.14 00:47:59.731642 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3805 | 2026.01.14 00:47:59.735673 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3806 | 2026.01.14 00:47:59.740063 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3807 | 2026.01.14 00:47:59.744161 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 3808 | 2026.01.14 00:47:59.797886 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080391599 sec., 1505.1323957370223 rows/sec., 7.78 MiB/sec. | ||
| 3809 | 2026.01.14 00:47:59.799558 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3810 | 2026.01.14 00:47:59.801309 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_16_3} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.14 00:47:59.801396 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_16_3} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3812 | 2026.01.14 00:47:59.802466 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3813 | 2026.01.14 00:48:00.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.10 MiB, peak 238.08 MiB, free memory in arenas 0.00 B, will set to 236.11 MiB (RSS), difference: 8.01 MiB | ||
| 3814 | 2026.01.14 00:48:00.001243 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000834528 sec. | ||
| 3815 | 2026.01.14 00:48:00.198890 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.01.14 00:48:00.199080 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3817 | 2026.01.14 00:48:00.199148 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3818 | 2026.01.14 00:48:00.199828 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.01.14 00:48:00.199875 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3820 | 2026.01.14 00:48:00.200289 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3821 | 2026.01.14 00:48:00.200513 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.01.14 00:48:00.200675 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001643 sec., 70602.55629945222 rows/sec., 5.98 MiB/sec. | ||
| 3823 | 2026.01.14 00:48:00.200725 [ 4 ] {80565e4f-2bfd-4f00-b57b-9018b2e0fbcf} <Debug> TCPHandler: Processed in 0.001962593 sec. | ||
| 3824 | 2026.01.14 00:48:00.200903 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.01.14 00:48:00.201005 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3826 | 2026.01.14 00:48:00.201049 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3827 | 2026.01.14 00:48:00.201474 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.14 00:48:00.201513 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3829 | 2026.01.14 00:48:00.201810 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3830 | 2026.01.14 00:48:00.202021 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.01.14 00:48:00.202153 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001171 sec., 25619.128949615715 rows/sec., 1.88 MiB/sec. | ||
| 3832 | 2026.01.14 00:48:00.202192 [ 4 ] {79ac4ae3-13df-4c43-8e38-b2d9605e4d50} <Debug> TCPHandler: Processed in 0.001340979 sec. | ||
| 3833 | 2026.01.14 00:48:00.202298 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.01.14 00:48:00.202391 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3835 | 2026.01.14 00:48:00.202433 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3836 | 2026.01.14 00:48:00.202864 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.01.14 00:48:00.202901 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3838 | 2026.01.14 00:48:00.203202 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3839 | 2026.01.14 00:48:00.203411 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.01.14 00:48:00.203539 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001166 sec., 80617.49571183533 rows/sec., 6.30 MiB/sec. | ||
| 3841 | 2026.01.14 00:48:00.203576 [ 4 ] {fb21b6a2-17e6-4c0e-8f88-eed3a7dff07c} <Debug> TCPHandler: Processed in 0.001328199 sec. | ||
| 3842 | 2026.01.14 00:48:00.203684 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.01.14 00:48:00.203777 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3844 | 2026.01.14 00:48:00.203821 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3845 | 2026.01.14 00:48:00.204223 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.01.14 00:48:00.204258 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3847 | 2026.01.14 00:48:00.204589 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3848 | 2026.01.14 00:48:00.204792 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.01.14 00:48:00.204919 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3850 | 2026.01.14 00:48:00.204956 [ 4 ] {e93130cf-1b9d-4ec5-923a-9a0dde724845} <Debug> TCPHandler: Processed in 0.001322518 sec. | ||
| 3851 | 2026.01.14 00:48:00.205060 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.01.14 00:48:00.205161 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3853 | 2026.01.14 00:48:00.205219 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3854 | 2026.01.14 00:48:00.206045 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.01.14 00:48:00.206084 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3856 | 2026.01.14 00:48:00.206653 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3857 | 2026.01.14 00:48:00.206878 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.01.14 00:48:00.207014 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001872 sec., 16025.641025641025 rows/sec., 28.72 MiB/sec. | ||
| 3859 | 2026.01.14 00:48:00.207075 [ 4 ] {16cc274e-de6c-453b-b117-c50822eb6f26} <Debug> TCPHandler: Processed in 0.002065635 sec. | ||
| 3860 | 2026.01.14 00:48:00.207198 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.01.14 00:48:00.207292 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3862 | 2026.01.14 00:48:00.207334 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3863 | 2026.01.14 00:48:00.207663 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.01.14 00:48:00.207698 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3865 | 2026.01.14 00:48:00.208014 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3866 | 2026.01.14 00:48:00.208226 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.01.14 00:48:00.208354 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3868 | 2026.01.14 00:48:00.208390 [ 4 ] {ae24c988-d7c6-4a90-a4b7-7a59040bcd79} <Debug> TCPHandler: Processed in 0.001242177 sec. | ||
| 3869 | 2026.01.14 00:48:01.724819 [ 143 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3870 | 2026.01.14 00:48:01.724915 [ 143 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.01.14 00:48:01.724952 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3872 | 2026.01.14 00:48:01.725079 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3873 | 2026.01.14 00:48:01.725218 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3874 | 2026.01.14 00:48:01.725251 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3875 | 2026.01.14 00:48:01.725314 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3876 | 2026.01.14 00:48:01.725355 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3877 | 2026.01.14 00:48:01.725396 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3878 | 2026.01.14 00:48:01.725435 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 3879 | 2026.01.14 00:48:01.726203 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176166 sec., 558594.6201471561 rows/sec., 34.25 MiB/sec. | ||
| 3880 | 2026.01.14 00:48:01.726420 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3881 | 2026.01.14 00:48:01.726772 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_5_1} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.14 00:48:01.726862 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_5_1} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3883 | 2026.01.14 00:48:01.726972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3884 | 2026.01.14 00:48:03.257567 [ 130 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3885 | 2026.01.14 00:48:03.257644 [ 130 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.01.14 00:48:03.257670 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3887 | 2026.01.14 00:48:03.257797 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3888 | 2026.01.14 00:48:03.257946 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2026.01.14 00:48:03.257983 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3890 | 2026.01.14 00:48:03.258058 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3891 | 2026.01.14 00:48:03.258109 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3892 | 2026.01.14 00:48:03.258155 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3893 | 2026.01.14 00:48:03.258201 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 3894 | 2026.01.14 00:48:03.259195 [ 189 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451972 sec., 880182.2624678713 rows/sec., 59.84 MiB/sec. | ||
| 3895 | 2026.01.14 00:48:03.259388 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3896 | 2026.01.14 00:48:03.259663 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_5_1} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.01.14 00:48:03.259731 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_5_1} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3898 | 2026.01.14 00:48:03.259797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3899 | 2026.01.14 00:48:05.224415 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.01.14 00:48:05.224601 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3901 | 2026.01.14 00:48:05.224667 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3902 | 2026.01.14 00:48:05.225269 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.01.14 00:48:05.225317 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3904 | 2026.01.14 00:48:05.225686 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3905 | 2026.01.14 00:48:05.225923 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.01.14 00:48:05.226077 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001521 sec., 1314.9243918474688 rows/sec., 107.22 KiB/sec. | ||
| 3907 | 2026.01.14 00:48:05.226126 [ 4 ] {04ef00b3-fe14-4228-83fe-f388dba2e18f} <Debug> TCPHandler: Processed in 0.00183491 sec. | ||
| 3908 | 2026.01.14 00:48:05.226250 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.01.14 00:48:05.226350 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3910 | 2026.01.14 00:48:05.226395 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3911 | 2026.01.14 00:48:05.227422 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.14 00:48:05.227459 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3913 | 2026.01.14 00:48:05.227908 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3914 | 2026.01.14 00:48:05.228127 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.01.14 00:48:05.228261 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001932 sec., 629917.1842650104 rows/sec., 52.09 MiB/sec. | ||
| 3916 | 2026.01.14 00:48:05.228299 [ 4 ] {07d6283b-f81b-4b60-a557-926564ffcd26} <Debug> TCPHandler: Processed in 0.002101175 sec. | ||
| 3917 | 2026.01.14 00:48:05.228410 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.01.14 00:48:05.228506 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.01.14 00:48:05.228549 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3920 | 2026.01.14 00:48:05.228946 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.01.14 00:48:05.228984 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3922 | 2026.01.14 00:48:05.229295 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3923 | 2026.01.14 00:48:05.229514 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.01.14 00:48:05.229631 [ 138 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3925 | 2026.01.14 00:48:05.229643 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 771.28 KiB/sec. | ||
| 3926 | 2026.01.14 00:48:05.229738 [ 138 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.01.14 00:48:05.229742 [ 4 ] {fc6607e0-8e7e-4425-b290-142643e1ef84} <Debug> TCPHandler: Processed in 0.00138163 sec. | ||
| 3928 | 2026.01.14 00:48:05.229787 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3929 | 2026.01.14 00:48:05.229876 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.01.14 00:48:05.229940 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3931 | 2026.01.14 00:48:05.229977 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.01.14 00:48:05.230024 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3933 | 2026.01.14 00:48:05.230116 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3934 | 2026.01.14 00:48:05.230159 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 3935 | 2026.01.14 00:48:05.230231 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3936 | 2026.01.14 00:48:05.230283 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 3937 | 2026.01.14 00:48:05.230329 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 3938 | 2026.01.14 00:48:05.230376 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3939 | 2026.01.14 00:48:05.230422 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3940 | 2026.01.14 00:48:05.230497 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.01.14 00:48:05.230537 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3942 | 2026.01.14 00:48:05.230989 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3943 | 2026.01.14 00:48:05.231218 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.14 00:48:05.231350 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001391 sec., 163910.85549964054 rows/sec., 11.10 MiB/sec. | ||
| 3945 | 2026.01.14 00:48:05.231387 [ 4 ] {91575b5c-c91a-4a13-89d7-ad94c5e0c4eb} <Debug> TCPHandler: Processed in 0.001561774 sec. | ||
| 3946 | 2026.01.14 00:48:05.231433 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554274 sec., 246417.29836566784 rows/sec., 17.08 MiB/sec. | ||
| 3947 | 2026.01.14 00:48:05.231512 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.01.14 00:48:05.231609 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3949 | 2026.01.14 00:48:05.231652 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3950 | 2026.01.14 00:48:05.231676 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3951 | 2026.01.14 00:48:05.232015 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.01.14 00:48:05.232105 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_21_4} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3953 | 2026.01.14 00:48:05.232211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3954 | 2026.01.14 00:48:05.232248 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.01.14 00:48:05.232289 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3956 | 2026.01.14 00:48:05.232614 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3957 | 2026.01.14 00:48:05.232819 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.01.14 00:48:05.232950 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001358 sec., 391752.57731958764 rows/sec., 29.03 MiB/sec. | ||
| 3959 | 2026.01.14 00:48:05.232987 [ 4 ] {db7aed93-40ee-48b1-ad14-b8bb99cb707c} <Debug> TCPHandler: Processed in 0.001524703 sec. | ||
| 3960 | 2026.01.14 00:48:05.233098 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.01.14 00:48:05.233191 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3962 | 2026.01.14 00:48:05.233235 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3963 | 2026.01.14 00:48:05.233788 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.01.14 00:48:05.233823 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3965 | 2026.01.14 00:48:05.234194 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3966 | 2026.01.14 00:48:05.234404 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.01.14 00:48:05.234533 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00136 sec., 621323.5294117647 rows/sec., 41.82 MiB/sec. | ||
| 3968 | 2026.01.14 00:48:05.234569 [ 4 ] {730f4715-edf4-4711-ae77-13c911686c29} <Debug> TCPHandler: Processed in 0.001521224 sec. | ||
| 3969 | 2026.01.14 00:48:05.234689 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.01.14 00:48:05.234781 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3971 | 2026.01.14 00:48:05.234836 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3972 | 2026.01.14 00:48:05.235598 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.01.14 00:48:05.235636 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3974 | 2026.01.14 00:48:05.236152 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3975 | 2026.01.14 00:48:05.236368 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.01.14 00:48:05.236472 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3977 | 2026.01.14 00:48:05.236505 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 3978 | 2026.01.14 00:48:05.236508 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.01.14 00:48:05.236547 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3980 | 2026.01.14 00:48:05.236572 [ 4 ] {3dcac81f-146a-464d-899b-9e8a2d92ff48} <Debug> TCPHandler: Processed in 0.001932582 sec. | ||
| 3981 | 2026.01.14 00:48:05.236649 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3982 | 2026.01.14 00:48:05.236684 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.01.14 00:48:05.236785 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.01.14 00:48:05.236827 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3985 | 2026.01.14 00:48:05.236968 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.01.14 00:48:05.237056 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 3987 | 2026.01.14 00:48:05.237166 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.14 00:48:05.237207 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3989 | 2026.01.14 00:48:05.237237 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3990 | 2026.01.14 00:48:05.237397 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3991 | 2026.01.14 00:48:05.237518 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3992 | 2026.01.14 00:48:05.237555 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 3993 | 2026.01.14 00:48:05.237685 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3994 | 2026.01.14 00:48:05.237748 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.01.14 00:48:05.237775 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 3996 | 2026.01.14 00:48:05.237894 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 3997 | 2026.01.14 00:48:05.237935 [ 4 ] {4ddb9325-1e94-48f8-91b9-29eb282d19a1} <Debug> TCPHandler: Processed in 0.001301788 sec. | ||
| 3998 | 2026.01.14 00:48:05.241359 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 19 columns (19 merged, 0 gathered) in 0.004764394 sec., 77869.29460493822 rows/sec., 139.54 MiB/sec. | ||
| 3999 | 2026.01.14 00:48:05.242234 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4000 | 2026.01.14 00:48:05.242650 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.01.14 00:48:05.242730 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4002 | 2026.01.14 00:48:05.242902 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4003 | 2026.01.14 00:48:06.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.79 MiB, peak 241.78 MiB, free memory in arenas 0.00 B, will set to 238.11 MiB (RSS), difference: 1.31 MiB | ||
| 4004 | 2026.01.14 00:48:06.221064 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45578 | ||
| 4005 | 2026.01.14 00:48:06.221183 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4006 | 2026.01.14 00:48:06.221211 [ 288 ] {} <Debug> TCP-Session: dbe8274c-fabe-417d-be80-75e680c47038 Authenticating user 'default' from [fd00:1122:3344:101::e]:45578 | ||
| 4007 | 2026.01.14 00:48:06.221234 [ 288 ] {} <Debug> TCP-Session: dbe8274c-fabe-417d-be80-75e680c47038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.01.14 00:48:06.221258 [ 288 ] {} <Debug> TCP-Session: dbe8274c-fabe-417d-be80-75e680c47038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.01.14 00:48:06.221457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33772 | ||
| 4010 | 2026.01.14 00:48:06.221485 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63979 | ||
| 4011 | 2026.01.14 00:48:06.221508 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46343 | ||
| 4012 | 2026.01.14 00:48:06.221509 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40282 | ||
| 4013 | 2026.01.14 00:48:06.221539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36284 | ||
| 4014 | 2026.01.14 00:48:06.221554 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40158 | ||
| 4015 | 2026.01.14 00:48:06.221571 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.01.14 00:48:06.221522 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53816 | ||
| 4017 | 2026.01.14 00:48:06.221643 [ 289 ] {} <Debug> TCP-Session: 55945a72-b2a7-4b67-97ed-a006c36256d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33772 | ||
| 4018 | 2026.01.14 00:48:06.221646 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4019 | 2026.01.14 00:48:06.221683 [ 289 ] {} <Debug> TCP-Session: 55945a72-b2a7-4b67-97ed-a006c36256d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.01.14 00:48:06.221701 [ 291 ] {} <Debug> TCP-Session: b4671d29-a170-4694-8dd1-3abc8a57001c Authenticating user 'default' from [fd00:1122:3344:101::e]:63979 | ||
| 4021 | 2026.01.14 00:48:06.221707 [ 289 ] {} <Debug> TCP-Session: 55945a72-b2a7-4b67-97ed-a006c36256d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.01.14 00:48:06.221725 [ 291 ] {} <Debug> TCP-Session: b4671d29-a170-4694-8dd1-3abc8a57001c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.01.14 00:48:06.221460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53024 | ||
| 4024 | 2026.01.14 00:48:06.221779 [ 291 ] {} <Debug> TCP-Session: b4671d29-a170-4694-8dd1-3abc8a57001c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.01.14 00:48:06.221843 [ 288 ] {} <Trace> TCP-Session: dbe8274c-fabe-417d-be80-75e680c47038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.01.14 00:48:06.222022 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45578) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4027 | 2026.01.14 00:48:06.222042 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.01.14 00:48:06.222044 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4029 | 2026.01.14 00:48:06.222081 [ 3 ] {} <Debug> TCP-Session: 38657898-5654-46a7-9c94-4312b6f09809 Authenticating user 'default' from [fd00:1122:3344:101::e]:36284 | ||
| 4030 | 2026.01.14 00:48:06.222106 [ 286 ] {} <Debug> TCP-Session: 86861ce3-4dbf-426f-b8a7-fb6a2f95235f Authenticating user 'default' from [fd00:1122:3344:101::e]:40158 | ||
| 4031 | 2026.01.14 00:48:06.222111 [ 3 ] {} <Debug> TCP-Session: 38657898-5654-46a7-9c94-4312b6f09809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.01.14 00:48:06.222141 [ 3 ] {} <Debug> TCP-Session: 38657898-5654-46a7-9c94-4312b6f09809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.01.14 00:48:06.222141 [ 286 ] {} <Debug> TCP-Session: 86861ce3-4dbf-426f-b8a7-fb6a2f95235f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.01.14 00:48:06.222170 [ 286 ] {} <Debug> TCP-Session: 86861ce3-4dbf-426f-b8a7-fb6a2f95235f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.01.14 00:48:06.222312 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.01.14 00:48:06.222315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2026.01.14 00:48:06.222361 [ 292 ] {} <Debug> TCP-Session: dc900dbb-7c86-46a2-bf3c-19540cf572f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40282 | ||
| 4038 | 2026.01.14 00:48:06.222372 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4039 | 2026.01.14 00:48:06.222392 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4040 | 2026.01.14 00:48:06.222391 [ 292 ] {} <Debug> TCP-Session: dc900dbb-7c86-46a2-bf3c-19540cf572f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.01.14 00:48:06.222425 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4042 | 2026.01.14 00:48:06.222440 [ 292 ] {} <Debug> TCP-Session: dc900dbb-7c86-46a2-bf3c-19540cf572f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.01.14 00:48:06.222439 [ 294 ] {} <Debug> TCP-Session: 65b1abc9-c7f8-4bd9-88b3-fe61f40f5762 Authenticating user 'default' from [fd00:1122:3344:101::e]:53816 | ||
| 4044 | 2026.01.14 00:48:06.222467 [ 290 ] {} <Debug> TCP-Session: f954f37c-5d86-4438-bd00-085a41a9c931 Authenticating user 'default' from [fd00:1122:3344:101::e]:53024 | ||
| 4045 | 2026.01.14 00:48:06.222494 [ 294 ] {} <Debug> TCP-Session: 65b1abc9-c7f8-4bd9-88b3-fe61f40f5762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.01.14 00:48:06.222511 [ 290 ] {} <Debug> TCP-Session: f954f37c-5d86-4438-bd00-085a41a9c931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.01.14 00:48:06.222524 [ 294 ] {} <Debug> TCP-Session: 65b1abc9-c7f8-4bd9-88b3-fe61f40f5762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.01.14 00:48:06.222536 [ 290 ] {} <Debug> TCP-Session: f954f37c-5d86-4438-bd00-085a41a9c931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.01.14 00:48:06.222437 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4050 | 2026.01.14 00:48:06.222375 [ 293 ] {} <Debug> TCP-Session: 5d16879a-e139-40f3-b78f-6b335eed709f Authenticating user 'default' from [fd00:1122:3344:101::e]:46343 | ||
| 4051 | 2026.01.14 00:48:06.222604 [ 293 ] {} <Debug> TCP-Session: 5d16879a-e139-40f3-b78f-6b335eed709f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.14 00:48:06.222617 [ 293 ] {} <Debug> TCP-Session: 5d16879a-e139-40f3-b78f-6b335eed709f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.01.14 00:48:06.222915 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 4054 | 2026.01.14 00:48:06.224040 [ 297 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> AggregatingTransform: Aggregating | ||
| 4055 | 2026.01.14 00:48:06.224075 [ 297 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> Aggregator: Aggregation method: without_key | ||
| 4056 | 2026.01.14 00:48:06.224107 [ 297 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001086223 sec. (920.621 rows/sec., 35.96 KiB/sec.) | ||
| 4057 | 2026.01.14 00:48:06.224125 [ 297 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Trace> Aggregator: Merging aggregated data | ||
| 4058 | 2026.01.14 00:48:06.225515 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003556 sec., 281.214848143982 rows/sec., 10.98 KiB/sec. | ||
| 4059 | 2026.01.14 00:48:06.225656 [ 288 ] {dc961511-dc08-4f15-9735-8d9d6fe83e47} <Debug> TCPHandler: Processed in 0.00412036 sec. | ||
| 4060 | 2026.01.14 00:48:06.225793 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4061 | 2026.01.14 00:48:06.225820 [ 288 ] {} <Debug> TCP-Session: dbe8274c-fabe-417d-be80-75e680c47038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.14 00:48:06.225842 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4063 | 2026.01.14 00:48:06.225864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4064 | 2026.01.14 00:48:06.225881 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4065 | 2026.01.14 00:48:06.225900 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4066 | 2026.01.14 00:48:06.225847 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4067 | 2026.01.14 00:48:06.225929 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4068 | 2026.01.14 00:48:06.225951 [ 290 ] {} <Debug> TCP-Session: f954f37c-5d86-4438-bd00-085a41a9c931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.01.14 00:48:06.225979 [ 286 ] {} <Debug> TCP-Session: 86861ce3-4dbf-426f-b8a7-fb6a2f95235f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.01.14 00:48:06.225969 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4071 | 2026.01.14 00:48:06.226002 [ 292 ] {} <Debug> TCP-Session: dc900dbb-7c86-46a2-bf3c-19540cf572f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.01.14 00:48:06.225958 [ 293 ] {} <Debug> TCP-Session: 5d16879a-e139-40f3-b78f-6b335eed709f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.01.14 00:48:06.226035 [ 3 ] {} <Debug> TCP-Session: 38657898-5654-46a7-9c94-4312b6f09809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.14 00:48:06.225953 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.01.14 00:48:06.225928 [ 289 ] {} <Debug> TCP-Session: 55945a72-b2a7-4b67-97ed-a006c36256d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.14 00:48:06.226103 [ 294 ] {} <Debug> TCP-Session: 65b1abc9-c7f8-4bd9-88b3-fe61f40f5762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.14 00:48:06.225932 [ 291 ] {} <Debug> TCP-Session: b4671d29-a170-4694-8dd1-3abc8a57001c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.01.14 00:48:06.378918 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54106 | ||
| 4079 | 2026.01.14 00:48:06.379036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.01.14 00:48:06.379064 [ 288 ] {} <Debug> TCP-Session: 3be3e812-9312-409a-be59-4afc052a29eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54106 | ||
| 4081 | 2026.01.14 00:48:06.379087 [ 288 ] {} <Debug> TCP-Session: 3be3e812-9312-409a-be59-4afc052a29eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.01.14 00:48:06.379100 [ 288 ] {} <Debug> TCP-Session: 3be3e812-9312-409a-be59-4afc052a29eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.01.14 00:48:06.379303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53423 | ||
| 4084 | 2026.01.14 00:48:06.379316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39557 | ||
| 4085 | 2026.01.14 00:48:06.379349 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42444 | ||
| 4086 | 2026.01.14 00:48:06.379384 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47526 | ||
| 4087 | 2026.01.14 00:48:06.379405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63311 | ||
| 4088 | 2026.01.14 00:48:06.379413 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53178 | ||
| 4089 | 2026.01.14 00:48:06.379448 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4090 | 2026.01.14 00:48:06.379467 [ 288 ] {} <Trace> TCP-Session: 3be3e812-9312-409a-be59-4afc052a29eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.01.14 00:48:06.379473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4092 | 2026.01.14 00:48:06.379493 [ 290 ] {} <Debug> TCP-Session: b85f0663-e579-4ad2-bd67-22f504610722 Authenticating user 'default' from [fd00:1122:3344:101::e]:39557 | ||
| 4093 | 2026.01.14 00:48:06.379511 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4094 | 2026.01.14 00:48:06.379516 [ 294 ] {} <Debug> TCP-Session: 56cccf09-d5e6-4b62-afad-ecae2e4a6f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:47526 | ||
| 4095 | 2026.01.14 00:48:06.379540 [ 290 ] {} <Debug> TCP-Session: b85f0663-e579-4ad2-bd67-22f504610722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.01.14 00:48:06.379546 [ 286 ] {} <Debug> TCP-Session: 811a9b6f-962b-4997-8331-24ae662ff5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:53178 | ||
| 4097 | 2026.01.14 00:48:06.379559 [ 294 ] {} <Debug> TCP-Session: 56cccf09-d5e6-4b62-afad-ecae2e4a6f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.01.14 00:48:06.379570 [ 290 ] {} <Debug> TCP-Session: b85f0663-e579-4ad2-bd67-22f504610722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.01.14 00:48:06.379583 [ 286 ] {} <Debug> TCP-Session: 811a9b6f-962b-4997-8331-24ae662ff5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.01.14 00:48:06.379595 [ 294 ] {} <Debug> TCP-Session: 56cccf09-d5e6-4b62-afad-ecae2e4a6f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.14 00:48:06.379621 [ 286 ] {} <Debug> TCP-Session: 811a9b6f-962b-4997-8331-24ae662ff5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.14 00:48:06.379642 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4103 | 2026.01.14 00:48:06.379473 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.01.14 00:48:06.379432 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2026.01.14 00:48:06.379709 [ 292 ] {} <Debug> TCP-Session: 07d3f6ee-0304-434b-a8a3-739388a03299 Authenticating user 'default' from [fd00:1122:3344:101::e]:42444 | ||
| 4106 | 2026.01.14 00:48:06.379375 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59139 | ||
| 4107 | 2026.01.14 00:48:06.379747 [ 289 ] {} <Debug> TCP-Session: 5a07eb3f-17e8-4735-ae1e-29a3f488faab Authenticating user 'default' from [fd00:1122:3344:101::e]:53423 | ||
| 4108 | 2026.01.14 00:48:06.379754 [ 292 ] {} <Debug> TCP-Session: 07d3f6ee-0304-434b-a8a3-739388a03299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.14 00:48:06.379782 [ 289 ] {} <Debug> TCP-Session: 5a07eb3f-17e8-4735-ae1e-29a3f488faab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.01.14 00:48:06.379790 [ 292 ] {} <Debug> TCP-Session: 07d3f6ee-0304-434b-a8a3-739388a03299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.01.14 00:48:06.379805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.01.14 00:48:06.379809 [ 289 ] {} <Debug> TCP-Session: 5a07eb3f-17e8-4735-ae1e-29a3f488faab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.01.14 00:48:06.379847 [ 293 ] {} <Debug> TCP-Session: 615faf9c-dc77-44e4-9da6-d6a812d9c1d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59139 | ||
| 4114 | 2026.01.14 00:48:06.379322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65153 | ||
| 4115 | 2026.01.14 00:48:06.379870 [ 293 ] {} <Debug> TCP-Session: 615faf9c-dc77-44e4-9da6-d6a812d9c1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.01.14 00:48:06.379491 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4117 | 2026.01.14 00:48:06.379910 [ 293 ] {} <Debug> TCP-Session: 615faf9c-dc77-44e4-9da6-d6a812d9c1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.14 00:48:06.379932 [ 3 ] {} <Debug> TCP-Session: c5b911ec-a4a6-4f29-9e45-16c2e496eef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63311 | ||
| 4119 | 2026.01.14 00:48:06.379943 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4120 | 2026.01.14 00:48:06.379950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.01.14 00:48:06.379948 [ 3 ] {} <Debug> TCP-Session: c5b911ec-a4a6-4f29-9e45-16c2e496eef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.01.14 00:48:06.379992 [ 291 ] {} <Debug> TCP-Session: 79c49761-c753-4d87-9552-929c07e81a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:65153 | ||
| 4123 | 2026.01.14 00:48:06.380005 [ 3 ] {} <Debug> TCP-Session: c5b911ec-a4a6-4f29-9e45-16c2e496eef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.01.14 00:48:06.380007 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4125 | 2026.01.14 00:48:06.380022 [ 291 ] {} <Debug> TCP-Session: 79c49761-c753-4d87-9552-929c07e81a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.01.14 00:48:06.380076 [ 291 ] {} <Debug> TCP-Session: 79c49761-c753-4d87-9552-929c07e81a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.01.14 00:48:06.380418 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 4128 | 2026.01.14 00:48:06.381311 [ 329 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> AggregatingTransform: Aggregating | ||
| 4129 | 2026.01.14 00:48:06.381360 [ 329 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4130 | 2026.01.14 00:48:06.381397 [ 329 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854748 sec. (1169.935 rows/sec., 45.70 KiB/sec.) | ||
| 4131 | 2026.01.14 00:48:06.381416 [ 329 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Trace> Aggregator: Merging aggregated data | ||
| 4132 | 2026.01.14 00:48:06.382811 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003224 sec., 310.17369727047145 rows/sec., 12.12 KiB/sec. | ||
| 4133 | 2026.01.14 00:48:06.382927 [ 288 ] {c4f7b4c9-3558-4667-bbe5-b775c79ebbb7} <Debug> TCPHandler: Processed in 0.003589229 sec. | ||
| 4134 | 2026.01.14 00:48:06.383064 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4135 | 2026.01.14 00:48:06.383095 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4136 | 2026.01.14 00:48:06.383097 [ 288 ] {} <Debug> TCP-Session: 3be3e812-9312-409a-be59-4afc052a29eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.14 00:48:06.383142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4138 | 2026.01.14 00:48:06.383153 [ 289 ] {} <Debug> TCP-Session: 5a07eb3f-17e8-4735-ae1e-29a3f488faab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.01.14 00:48:06.383177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4140 | 2026.01.14 00:48:06.383194 [ 290 ] {} <Debug> TCP-Session: b85f0663-e579-4ad2-bd67-22f504610722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.14 00:48:06.383204 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4142 | 2026.01.14 00:48:06.383234 [ 292 ] {} <Debug> TCP-Session: 07d3f6ee-0304-434b-a8a3-739388a03299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.01.14 00:48:06.383245 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4144 | 2026.01.14 00:48:06.383262 [ 291 ] {} <Debug> TCP-Session: 79c49761-c753-4d87-9552-929c07e81a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.01.14 00:48:06.383267 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4146 | 2026.01.14 00:48:06.383289 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2026.01.14 00:48:06.383295 [ 294 ] {} <Debug> TCP-Session: 56cccf09-d5e6-4b62-afad-ecae2e4a6f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.01.14 00:48:06.383320 [ 293 ] {} <Debug> TCP-Session: 615faf9c-dc77-44e4-9da6-d6a812d9c1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.01.14 00:48:06.383334 [ 3 ] {} <Debug> TCP-Session: c5b911ec-a4a6-4f29-9e45-16c2e496eef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.14 00:48:06.383220 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4151 | 2026.01.14 00:48:06.383400 [ 286 ] {} <Debug> TCP-Session: 811a9b6f-962b-4997-8331-24ae662ff5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.01.14 00:48:06.476771 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49304 | ||
| 4153 | 2026.01.14 00:48:06.476882 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2026.01.14 00:48:06.476910 [ 288 ] {} <Debug> TCP-Session: d3a0ce07-83d9-44cb-bcff-f94c8c44f998 Authenticating user 'default' from [fd00:1122:3344:101::e]:49304 | ||
| 4155 | 2026.01.14 00:48:06.476931 [ 288 ] {} <Debug> TCP-Session: d3a0ce07-83d9-44cb-bcff-f94c8c44f998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.01.14 00:48:06.476944 [ 288 ] {} <Debug> TCP-Session: d3a0ce07-83d9-44cb-bcff-f94c8c44f998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.01.14 00:48:06.477124 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42022 | ||
| 4158 | 2026.01.14 00:48:06.477132 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56770 | ||
| 4159 | 2026.01.14 00:48:06.477167 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56699 | ||
| 4160 | 2026.01.14 00:48:06.477216 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65432 | ||
| 4161 | 2026.01.14 00:48:06.477232 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51728 | ||
| 4162 | 2026.01.14 00:48:06.477270 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4163 | 2026.01.14 00:48:06.477278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4164 | 2026.01.14 00:48:06.477300 [ 291 ] {} <Debug> TCP-Session: 7eb02924-6c8e-4b07-a93f-f701af137e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:56699 | ||
| 4165 | 2026.01.14 00:48:06.477232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4166 | 2026.01.14 00:48:06.477344 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4167 | 2026.01.14 00:48:06.477363 [ 288 ] {} <Trace> TCP-Session: d3a0ce07-83d9-44cb-bcff-f94c8c44f998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.01.14 00:48:06.477381 [ 289 ] {} <Debug> TCP-Session: 76b637b3-9638-4bfc-9cdc-43978d132cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42022 | ||
| 4169 | 2026.01.14 00:48:06.477392 [ 292 ] {} <Debug> TCP-Session: 3ef315af-9c0c-49ba-906f-5d0748c2ba39 Authenticating user 'default' from [fd00:1122:3344:101::e]:65432 | ||
| 4170 | 2026.01.14 00:48:06.477422 [ 289 ] {} <Debug> TCP-Session: 76b637b3-9638-4bfc-9cdc-43978d132cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.01.14 00:48:06.477438 [ 292 ] {} <Debug> TCP-Session: 3ef315af-9c0c-49ba-906f-5d0748c2ba39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.01.14 00:48:06.477448 [ 289 ] {} <Debug> TCP-Session: 76b637b3-9638-4bfc-9cdc-43978d132cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.01.14 00:48:06.477465 [ 292 ] {} <Debug> TCP-Session: 3ef315af-9c0c-49ba-906f-5d0748c2ba39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.01.14 00:48:06.477333 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4175 | 2026.01.14 00:48:06.477331 [ 291 ] {} <Debug> TCP-Session: 7eb02924-6c8e-4b07-a93f-f701af137e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.14 00:48:06.477527 [ 294 ] {} <Debug> TCP-Session: 382ea64b-ebda-4905-b73b-25f55f679bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:51728 | ||
| 4177 | 2026.01.14 00:48:06.477224 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59080 | ||
| 4178 | 2026.01.14 00:48:06.477546 [ 291 ] {} <Debug> TCP-Session: 7eb02924-6c8e-4b07-a93f-f701af137e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.01.14 00:48:06.477552 [ 294 ] {} <Debug> TCP-Session: 382ea64b-ebda-4905-b73b-25f55f679bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.14 00:48:06.477551 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4181 | 2026.01.14 00:48:06.477603 [ 294 ] {} <Debug> TCP-Session: 382ea64b-ebda-4905-b73b-25f55f679bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.01.14 00:48:06.477618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.01.14 00:48:06.477324 [ 290 ] {} <Debug> TCP-Session: 6efc437f-de8f-4ad2-895f-d93885df10e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56770 | ||
| 4184 | 2026.01.14 00:48:06.477657 [ 293 ] {} <Debug> TCP-Session: 96663e2e-f026-408a-ab9e-460e56ffc26d Authenticating user 'default' from [fd00:1122:3344:101::e]:59080 | ||
| 4185 | 2026.01.14 00:48:06.477687 [ 290 ] {} <Debug> TCP-Session: 6efc437f-de8f-4ad2-895f-d93885df10e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.01.14 00:48:06.477689 [ 293 ] {} <Debug> TCP-Session: 96663e2e-f026-408a-ab9e-460e56ffc26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.14 00:48:06.477713 [ 290 ] {} <Debug> TCP-Session: 6efc437f-de8f-4ad2-895f-d93885df10e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.01.14 00:48:06.477731 [ 293 ] {} <Debug> TCP-Session: 96663e2e-f026-408a-ab9e-460e56ffc26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.01.14 00:48:06.477854 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4190 | 2026.01.14 00:48:06.477913 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4191 | 2026.01.14 00:48:06.478191 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 4192 | 2026.01.14 00:48:06.479193 [ 307 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> AggregatingTransform: Aggregating | ||
| 4193 | 2026.01.14 00:48:06.479250 [ 307 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4194 | 2026.01.14 00:48:06.479290 [ 307 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000212 sec. (999.788 rows/sec., 39.05 KiB/sec.) | ||
| 4195 | 2026.01.14 00:48:06.479307 [ 307 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Trace> Aggregator: Merging aggregated data | ||
| 4196 | 2026.01.14 00:48:06.480733 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 4197 | 2026.01.14 00:48:06.480880 [ 288 ] {7282fc5b-2a85-42dd-843a-9849f093e8b6} <Debug> TCPHandler: Processed in 0.00365098 sec. | ||
| 4198 | 2026.01.14 00:48:06.481022 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4199 | 2026.01.14 00:48:06.481060 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4200 | 2026.01.14 00:48:06.481063 [ 288 ] {} <Debug> TCP-Session: d3a0ce07-83d9-44cb-bcff-f94c8c44f998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.01.14 00:48:06.481089 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4202 | 2026.01.14 00:48:06.481106 [ 289 ] {} <Debug> TCP-Session: 76b637b3-9638-4bfc-9cdc-43978d132cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.01.14 00:48:06.481137 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4204 | 2026.01.14 00:48:06.481152 [ 290 ] {} <Debug> TCP-Session: 6efc437f-de8f-4ad2-895f-d93885df10e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.01.14 00:48:06.481170 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2026.01.14 00:48:06.481189 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4207 | 2026.01.14 00:48:06.481190 [ 291 ] {} <Debug> TCP-Session: 7eb02924-6c8e-4b07-a93f-f701af137e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.01.14 00:48:06.481222 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4209 | 2026.01.14 00:48:06.481242 [ 294 ] {} <Debug> TCP-Session: 382ea64b-ebda-4905-b73b-25f55f679bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.01.14 00:48:06.481218 [ 293 ] {} <Debug> TCP-Session: 96663e2e-f026-408a-ab9e-460e56ffc26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.01.14 00:48:06.481294 [ 292 ] {} <Debug> TCP-Session: 3ef315af-9c0c-49ba-906f-5d0748c2ba39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.14 00:48:06.482898 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49585 | ||
| 4213 | 2026.01.14 00:48:06.482926 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50355 | ||
| 4214 | 2026.01.14 00:48:06.483000 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4215 | 2026.01.14 00:48:06.483009 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.01.14 00:48:06.483048 [ 286 ] {} <Debug> TCP-Session: 0e611fe2-8c97-46a8-9863-93ec90f0a671 Authenticating user 'default' from [fd00:1122:3344:101::e]:49585 | ||
| 4217 | 2026.01.14 00:48:06.483052 [ 3 ] {} <Debug> TCP-Session: 12560f70-9a9f-481f-ab0b-0cc4d001e323 Authenticating user 'default' from [fd00:1122:3344:101::e]:50355 | ||
| 4218 | 2026.01.14 00:48:06.483088 [ 286 ] {} <Debug> TCP-Session: 0e611fe2-8c97-46a8-9863-93ec90f0a671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.01.14 00:48:06.483095 [ 3 ] {} <Debug> TCP-Session: 12560f70-9a9f-481f-ab0b-0cc4d001e323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.01.14 00:48:06.483122 [ 286 ] {} <Debug> TCP-Session: 0e611fe2-8c97-46a8-9863-93ec90f0a671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.01.14 00:48:06.483127 [ 3 ] {} <Debug> TCP-Session: 12560f70-9a9f-481f-ab0b-0cc4d001e323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.01.14 00:48:06.501785 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50355). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4223 | |||
| 4224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4226 | 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 | ||
| 4227 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4228 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4229 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4230 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4231 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4232 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4233 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4234 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4235 | (version 23.8.7.1) | ||
| 4236 | 2026.01.14 00:48:06.501976 [ 3 ] {} <Debug> TCP-Session: 12560f70-9a9f-481f-ab0b-0cc4d001e323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.14 00:48:06.502009 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49585). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4238 | |||
| 4239 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4240 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4241 | 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 | ||
| 4242 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4243 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4244 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4245 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4246 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4247 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4248 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4249 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4250 | (version 23.8.7.1) | ||
| 4251 | 2026.01.14 00:48:06.502101 [ 286 ] {} <Debug> TCP-Session: 0e611fe2-8c97-46a8-9863-93ec90f0a671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.01.14 00:48:06.801201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8162 | ||
| 4253 | 2026.01.14 00:48:06.801698 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.01.14 00:48:06.801751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4255 | 2026.01.14 00:48:06.802289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4256 | 2026.01.14 00:48:06.802538 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.14 00:48:06.802677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8162 | ||
| 4258 | 2026.01.14 00:48:07.220038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4259 | 2026.01.14 00:48:07.236309 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.01.14 00:48:07.236376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4261 | 2026.01.14 00:48:07.244340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4262 | 2026.01.14 00:48:07.245249 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.01.14 00:48:07.250124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4264 | 2026.01.14 00:48:09.320051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 548 | ||
| 4265 | 2026.01.14 00:48:09.322445 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.01.14 00:48:09.322509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4267 | 2026.01.14 00:48:09.323733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4268 | 2026.01.14 00:48:09.324028 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.01.14 00:48:09.324400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4270 | 2026.01.14 00:48:10.198683 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.01.14 00:48:10.198875 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4272 | 2026.01.14 00:48:10.198944 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4273 | 2026.01.14 00:48:10.199639 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.01.14 00:48:10.199687 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4275 | 2026.01.14 00:48:10.200095 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4276 | 2026.01.14 00:48:10.200326 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.01.14 00:48:10.200487 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001659 sec., 69921.6395418927 rows/sec., 5.93 MiB/sec. | ||
| 4278 | 2026.01.14 00:48:10.200540 [ 4 ] {2832eb72-6962-4ad1-9437-4afa35efd4b3} <Debug> TCPHandler: Processed in 0.001984513 sec. | ||
| 4279 | 2026.01.14 00:48:10.200676 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.01.14 00:48:10.200779 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.01.14 00:48:10.200825 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4282 | 2026.01.14 00:48:10.201290 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.01.14 00:48:10.201329 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4284 | 2026.01.14 00:48:10.201641 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4285 | 2026.01.14 00:48:10.201860 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.01.14 00:48:10.201997 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.77 MiB/sec. | ||
| 4287 | 2026.01.14 00:48:10.202063 [ 4 ] {f983d123-7881-4726-b660-0e8d5633e49b} <Debug> TCPHandler: Processed in 0.001439072 sec. | ||
| 4288 | 2026.01.14 00:48:10.202180 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.01.14 00:48:10.202277 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4290 | 2026.01.14 00:48:10.202319 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4291 | 2026.01.14 00:48:10.202757 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.14 00:48:10.202794 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4293 | 2026.01.14 00:48:10.203119 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4294 | 2026.01.14 00:48:10.203345 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.01.14 00:48:10.203506 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001249 sec., 75260.20816653324 rows/sec., 5.88 MiB/sec. | ||
| 4296 | 2026.01.14 00:48:10.203556 [ 4 ] {a3003805-428b-44b4-9d02-628835d38471} <Debug> TCPHandler: Processed in 0.001427031 sec. | ||
| 4297 | 2026.01.14 00:48:10.203681 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.01.14 00:48:10.203780 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.01.14 00:48:10.203826 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4300 | 2026.01.14 00:48:10.204240 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.01.14 00:48:10.204278 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4302 | 2026.01.14 00:48:10.204603 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4303 | 2026.01.14 00:48:10.204815 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.01.14 00:48:10.204945 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4305 | 2026.01.14 00:48:10.204983 [ 4 ] {14293574-de7e-47bc-825b-eca5990f49c4} <Debug> TCPHandler: Processed in 0.00135595 sec. | ||
| 4306 | 2026.01.14 00:48:10.205092 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.01.14 00:48:10.205186 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.01.14 00:48:10.205241 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4309 | 2026.01.14 00:48:10.206054 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.14 00:48:10.206092 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4311 | 2026.01.14 00:48:10.206618 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4312 | 2026.01.14 00:48:10.206835 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.14 00:48:10.206972 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 4314 | 2026.01.14 00:48:10.207037 [ 4 ] {45b5f4b3-9d2c-4cbb-a6f5-577a1ae5d59b} <Debug> TCPHandler: Processed in 0.001994023 sec. | ||
| 4315 | 2026.01.14 00:48:10.207150 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.01.14 00:48:10.207245 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.01.14 00:48:10.207287 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.01.14 00:48:10.207622 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.01.14 00:48:10.207659 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4320 | 2026.01.14 00:48:10.207962 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.01.14 00:48:10.208189 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.01.14 00:48:10.208324 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4323 | 2026.01.14 00:48:10.208361 [ 4 ] {ae4b15aa-3f38-4f9d-88f5-779a759b4e2f} <Debug> TCPHandler: Processed in 0.001259947 sec. | ||
| 4324 | 2026.01.14 00:48:14.215304 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4325 | 2026.01.14 00:48:14.215368 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4326 | 2026.01.14 00:48:14.302797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8674 | ||
| 4327 | 2026.01.14 00:48:14.303384 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.01.14 00:48:14.303441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4329 | 2026.01.14 00:48:14.303989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4330 | 2026.01.14 00:48:14.304216 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.01.14 00:48:14.304362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4332 | 2026.01.14 00:48:14.750250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4333 | 2026.01.14 00:48:14.766437 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.01.14 00:48:14.766506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4335 | 2026.01.14 00:48:14.772699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4336 | 2026.01.14 00:48:14.773436 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.01.14 00:48:14.776603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4338 | 2026.01.14 00:48:15.197519 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.14 00:48:15.197729 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.14 00:48:15.197803 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4341 | 2026.01.14 00:48:15.198489 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.01.14 00:48:15.198535 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4343 | 2026.01.14 00:48:15.198933 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4344 | 2026.01.14 00:48:15.199162 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.14 00:48:15.199318 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 4346 | 2026.01.14 00:48:15.199367 [ 4 ] {703c4979-02b4-437d-a7e0-cc29436ae39e} <Debug> TCPHandler: Processed in 0.001980624 sec. | ||
| 4347 | 2026.01.14 00:48:15.199491 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.14 00:48:15.199597 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.01.14 00:48:15.199642 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4350 | 2026.01.14 00:48:15.200063 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.14 00:48:15.200100 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4352 | 2026.01.14 00:48:15.200412 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4353 | 2026.01.14 00:48:15.200627 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.01.14 00:48:15.200758 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 4355 | 2026.01.14 00:48:15.200798 [ 4 ] {e3b3e723-a9a3-46a6-960f-53be04c3f5c1} <Debug> TCPHandler: Processed in 0.00136081 sec. | ||
| 4356 | 2026.01.14 00:48:15.200912 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.14 00:48:15.201011 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.14 00:48:15.201052 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4359 | 2026.01.14 00:48:15.201479 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.14 00:48:15.201514 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4361 | 2026.01.14 00:48:15.201818 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4362 | 2026.01.14 00:48:15.202030 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.14 00:48:15.202160 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 4364 | 2026.01.14 00:48:15.202198 [ 4 ] {4f066054-ad0d-464b-bd46-819d66faf7c0} <Debug> TCPHandler: Processed in 0.00133725 sec. | ||
| 4365 | 2026.01.14 00:48:15.202312 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.14 00:48:15.202408 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.01.14 00:48:15.202451 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4368 | 2026.01.14 00:48:15.202847 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.14 00:48:15.202883 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4370 | 2026.01.14 00:48:15.203209 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4371 | 2026.01.14 00:48:15.203419 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.14 00:48:15.203551 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4373 | 2026.01.14 00:48:15.203588 [ 4 ] {4f4c62e7-0023-4296-94be-75f68055e89f} <Debug> TCPHandler: Processed in 0.001326719 sec. | ||
| 4374 | 2026.01.14 00:48:15.203695 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.14 00:48:15.203788 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.01.14 00:48:15.203843 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4377 | 2026.01.14 00:48:15.204594 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.01.14 00:48:15.204629 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4379 | 2026.01.14 00:48:15.205149 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4380 | 2026.01.14 00:48:15.205372 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.01.14 00:48:15.205511 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 4382 | 2026.01.14 00:48:15.205573 [ 4 ] {95691390-205c-40cc-8f38-75cf459e9b00} <Debug> TCPHandler: Processed in 0.001926762 sec. | ||
| 4383 | 2026.01.14 00:48:15.205683 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.01.14 00:48:15.205778 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4385 | 2026.01.14 00:48:15.205820 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4386 | 2026.01.14 00:48:15.206149 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.01.14 00:48:15.206184 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4388 | 2026.01.14 00:48:15.206482 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4389 | 2026.01.14 00:48:15.206688 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.14 00:48:15.206817 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4391 | 2026.01.14 00:48:15.206854 [ 4 ] {53a65248-bb1c-4dfe-a4d2-7945025d2ffc} <Debug> TCPHandler: Processed in 0.001220667 sec. | ||
| 4392 | 2026.01.14 00:48:19.324689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 572 | ||
| 4393 | 2026.01.14 00:48:19.327099 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.01.14 00:48:19.327146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4395 | 2026.01.14 00:48:19.328295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4396 | 2026.01.14 00:48:19.328564 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.01.14 00:48:19.328820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4398 | 2026.01.14 00:48:20.201189 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.01.14 00:48:20.201399 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.01.14 00:48:20.201473 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4401 | 2026.01.14 00:48:20.202220 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.01.14 00:48:20.202260 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4403 | 2026.01.14 00:48:20.202649 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4404 | 2026.01.14 00:48:20.202889 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.01.14 00:48:20.203046 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 1.17 MiB/sec. | ||
| 4406 | 2026.01.14 00:48:20.203097 [ 4 ] {b27fb9a1-f7df-48b9-bb0d-86ed2d1ec7d4} <Debug> TCPHandler: Processed in 0.002039765 sec. | ||
| 4407 | 2026.01.14 00:48:20.203248 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.01.14 00:48:20.203358 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4409 | 2026.01.14 00:48:20.203404 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4410 | 2026.01.14 00:48:20.203825 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.01.14 00:48:20.203861 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4412 | 2026.01.14 00:48:20.204173 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4413 | 2026.01.14 00:48:20.204379 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.14 00:48:20.204511 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 692.22 KiB/sec. | ||
| 4415 | 2026.01.14 00:48:20.204550 [ 4 ] {9d757fa3-f47b-4676-9a0d-32b0bcf36b27} <Debug> TCPHandler: Processed in 0.001358299 sec. | ||
| 4416 | 2026.01.14 00:48:20.204653 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.01.14 00:48:20.204749 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4418 | 2026.01.14 00:48:20.204790 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4419 | 2026.01.14 00:48:20.205330 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.01.14 00:48:20.205365 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4421 | 2026.01.14 00:48:20.205691 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4422 | 2026.01.14 00:48:20.205909 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.01.14 00:48:20.206003 [ 120 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4424 | 2026.01.14 00:48:20.206035 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Debug> executeQuery: Read 242 rows, 21.99 KiB in 0.001305 sec., 185440.61302681992 rows/sec., 16.46 MiB/sec. | ||
| 4425 | 2026.01.14 00:48:20.206040 [ 120 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.01.14 00:48:20.206067 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4427 | 2026.01.14 00:48:20.206074 [ 4 ] {e353745c-7adb-489d-90d9-2b47229593b6} <Debug> TCPHandler: Processed in 0.001470542 sec. | ||
| 4428 | 2026.01.14 00:48:20.206147 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4429 | 2026.01.14 00:48:20.206184 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.01.14 00:48:20.206240 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4431 | 2026.01.14 00:48:20.206270 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2463 rows starting from the beginning of the part | ||
| 4432 | 2026.01.14 00:48:20.206280 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4433 | 2026.01.14 00:48:20.206322 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4434 | 2026.01.14 00:48:20.206325 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4435 | 2026.01.14 00:48:20.206373 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1217 rows starting from the beginning of the part | ||
| 4436 | 2026.01.14 00:48:20.206412 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4437 | 2026.01.14 00:48:20.206450 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4438 | 2026.01.14 00:48:20.206486 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 242 rows starting from the beginning of the part | ||
| 4439 | 2026.01.14 00:48:20.206776 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.01.14 00:48:20.206812 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4441 | 2026.01.14 00:48:20.207143 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4442 | 2026.01.14 00:48:20.207355 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.01.14 00:48:20.207483 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001222 sec., 42553.1914893617 rows/sec., 3.13 MiB/sec. | ||
| 4444 | 2026.01.14 00:48:20.207520 [ 4 ] {da3a95cc-e733-4fa9-a4a7-5b5bd0315b7e} <Debug> TCPHandler: Processed in 0.00138664 sec. | ||
| 4445 | 2026.01.14 00:48:20.207621 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.01.14 00:48:20.207715 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.01.14 00:48:20.207756 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4448 | 2026.01.14 00:48:20.208146 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.01.14 00:48:20.208181 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4450 | 2026.01.14 00:48:20.208197 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080275 sec., 2033385.009193496 rows/sec., 175.79 MiB/sec. | ||
| 4451 | 2026.01.14 00:48:20.208483 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4452 | 2026.01.14 00:48:20.208553 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4453 | 2026.01.14 00:48:20.208731 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.14 00:48:20.208875 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001178 sec., 21222.410865874364 rows/sec., 1.75 MiB/sec. | ||
| 4455 | 2026.01.14 00:48:20.208914 [ 4 ] {dcdd85b8-6648-40d4-9d5d-b946085740ce} <Debug> TCPHandler: Processed in 0.001343309 sec. | ||
| 4456 | 2026.01.14 00:48:20.208935 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.14 00:48:20.209014 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.01.14 00:48:20.209032 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_26_5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4459 | 2026.01.14 00:48:20.209114 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.01.14 00:48:20.209160 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4461 | 2026.01.14 00:48:20.209162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4462 | 2026.01.14 00:48:20.209549 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.01.14 00:48:20.209590 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4464 | 2026.01.14 00:48:20.209881 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4465 | 2026.01.14 00:48:20.210099 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.14 00:48:20.210226 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 4467 | 2026.01.14 00:48:20.210264 [ 4 ] {c5107c87-2ee2-4827-ac93-9901b8359b30} <Debug> TCPHandler: Processed in 0.001300028 sec. | ||
| 4468 | 2026.01.14 00:48:20.210367 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.01.14 00:48:20.210460 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4470 | 2026.01.14 00:48:20.210501 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4471 | 2026.01.14 00:48:20.210957 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.14 00:48:20.210994 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4473 | 2026.01.14 00:48:20.211307 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4474 | 2026.01.14 00:48:20.211516 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.14 00:48:20.211609 [ 120 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4476 | 2026.01.14 00:48:20.211640 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001197 sec., 116959.0643274854 rows/sec., 9.46 MiB/sec. | ||
| 4477 | 2026.01.14 00:48:20.211642 [ 120 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.14 00:48:20.211671 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4479 | 2026.01.14 00:48:20.211677 [ 4 ] {d403ea0e-cd80-45d3-8cb4-894b5475474d} <Debug> TCPHandler: Processed in 0.001359789 sec. | ||
| 4480 | 2026.01.14 00:48:20.211781 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.01.14 00:48:20.211789 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 4482 | 2026.01.14 00:48:20.211879 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4483 | 2026.01.14 00:48:20.211927 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4484 | 2026.01.14 00:48:20.211938 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2026.01.14 00:48:20.211981 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4486 | 2026.01.14 00:48:20.212055 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4487 | 2026.01.14 00:48:20.212119 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 532 rows starting from the beginning of the part | ||
| 4488 | 2026.01.14 00:48:20.212167 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4489 | 2026.01.14 00:48:20.212215 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4490 | 2026.01.14 00:48:20.212256 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 4491 | 2026.01.14 00:48:20.212346 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.01.14 00:48:20.212387 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4493 | 2026.01.14 00:48:20.212764 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4494 | 2026.01.14 00:48:20.212997 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.01.14 00:48:20.213099 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4496 | 2026.01.14 00:48:20.213129 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.01.14 00:48:20.213130 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00127 sec., 158267.71653543305 rows/sec., 11.34 MiB/sec. | ||
| 4498 | 2026.01.14 00:48:20.213146 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4499 | 2026.01.14 00:48:20.213174 [ 4 ] {61d99574-4405-4c63-a03d-22bdc82445d6} <Debug> TCPHandler: Processed in 0.001443022 sec. | ||
| 4500 | 2026.01.14 00:48:20.213226 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 4501 | 2026.01.14 00:48:20.213281 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.01.14 00:48:20.213335 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4503 | 2026.01.14 00:48:20.213373 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6698 rows starting from the beginning of the part | ||
| 4504 | 2026.01.14 00:48:20.213379 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.01.14 00:48:20.213418 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684417 sec., 1295997.368822566 rows/sec., 100.72 MiB/sec. | ||
| 4506 | 2026.01.14 00:48:20.213456 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 4507 | 2026.01.14 00:48:20.213427 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4508 | 2026.01.14 00:48:20.213522 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4509 | 2026.01.14 00:48:20.213574 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4510 | 2026.01.14 00:48:20.213618 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 4511 | 2026.01.14 00:48:20.213628 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4512 | 2026.01.14 00:48:20.213665 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
| 4513 | 2026.01.14 00:48:20.213801 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.01.14 00:48:20.213845 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4515 | 2026.01.14 00:48:20.213909 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.01.14 00:48:20.213991 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_26_5} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4517 | 2026.01.14 00:48:20.214059 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4518 | 2026.01.14 00:48:20.214189 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4519 | 2026.01.14 00:48:20.214394 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.01.14 00:48:20.214534 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 54.16 KiB/sec. | ||
| 4521 | 2026.01.14 00:48:20.214584 [ 4 ] {dba11012-d2d3-4266-a71c-7289ef9889cf} <Debug> TCPHandler: Processed in 0.00135196 sec. | ||
| 4522 | 2026.01.14 00:48:20.214708 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.01.14 00:48:20.214810 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.01.14 00:48:20.214867 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4525 | 2026.01.14 00:48:20.215710 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.01.14 00:48:20.215746 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4527 | 2026.01.14 00:48:20.216326 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4528 | 2026.01.14 00:48:20.216551 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.01.14 00:48:20.216692 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001901 sec., 15781.167806417676 rows/sec., 28.28 MiB/sec. | ||
| 4530 | 2026.01.14 00:48:20.216746 [ 4 ] {3080173c-47ee-4201-a66a-f790ea6e4cb9} <Debug> TCPHandler: Processed in 0.002095036 sec. | ||
| 4531 | 2026.01.14 00:48:20.216752 [ 202 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8224 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560727 sec., 2309640.699778444 rows/sec., 157.48 MiB/sec. | ||
| 4532 | 2026.01.14 00:48:20.216853 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.01.14 00:48:20.216894 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4534 | 2026.01.14 00:48:20.216954 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.01.14 00:48:20.217002 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4536 | 2026.01.14 00:48:20.217156 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.01.14 00:48:20.217226 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4538 | 2026.01.14 00:48:20.217300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4539 | 2026.01.14 00:48:20.217348 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.01.14 00:48:20.217389 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4541 | 2026.01.14 00:48:20.217692 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4542 | 2026.01.14 00:48:20.217896 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.01.14 00:48:20.217987 [ 120 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4544 | 2026.01.14 00:48:20.218018 [ 120 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.01.14 00:48:20.218019 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4546 | 2026.01.14 00:48:20.218037 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4547 | 2026.01.14 00:48:20.218061 [ 4 ] {f41d5cd7-b56b-405e-9cbb-29260a94882a} <Debug> TCPHandler: Processed in 0.001256697 sec. | ||
| 4548 | 2026.01.14 00:48:20.218103 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4549 | 2026.01.14 00:48:20.218191 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4550 | 2026.01.14 00:48:20.218217 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 900 rows starting from the beginning of the part | ||
| 4551 | 2026.01.14 00:48:20.218263 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4552 | 2026.01.14 00:48:20.218301 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4553 | 2026.01.14 00:48:20.218335 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4554 | 2026.01.14 00:48:20.218373 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4555 | 2026.01.14 00:48:20.218406 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 4556 | 2026.01.14 00:48:20.219225 [ 189 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151326 sec., 1042276.4707823847 rows/sec., 68.54 MiB/sec. | ||
| 4557 | 2026.01.14 00:48:20.219414 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4558 | 2026.01.14 00:48:20.219655 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.01.14 00:48:20.219718 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_26_5} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4560 | 2026.01.14 00:48:20.219777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4561 | 2026.01.14 00:48:21.804472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9122 | ||
| 4562 | 2026.01.14 00:48:21.804928 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.14 00:48:21.804963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4564 | 2026.01.14 00:48:21.805439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4565 | 2026.01.14 00:48:21.805665 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.14 00:48:21.805783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9122 | ||
| 4567 | 2026.01.14 00:48:22.276713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4568 | 2026.01.14 00:48:22.293054 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.01.14 00:48:22.293117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4570 | 2026.01.14 00:48:22.299474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4571 | 2026.01.14 00:48:22.300168 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.01.14 00:48:22.303118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4573 | 2026.01.14 00:48:25.197433 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.01.14 00:48:25.197651 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4575 | 2026.01.14 00:48:25.197727 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4576 | 2026.01.14 00:48:25.198464 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.14 00:48:25.198512 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4578 | 2026.01.14 00:48:25.198906 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4579 | 2026.01.14 00:48:25.199140 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.01.14 00:48:25.199300 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 4581 | 2026.01.14 00:48:25.199350 [ 4 ] {277ac19a-e6f1-481e-a948-8beb14fb9b25} <Debug> TCPHandler: Processed in 0.002052115 sec. | ||
| 4582 | 2026.01.14 00:48:25.199480 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.01.14 00:48:25.199584 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.01.14 00:48:25.199630 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4585 | 2026.01.14 00:48:25.200037 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.14 00:48:25.200077 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4587 | 2026.01.14 00:48:25.200392 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4588 | 2026.01.14 00:48:25.200614 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.14 00:48:25.200752 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 4590 | 2026.01.14 00:48:25.200792 [ 4 ] {291c3f26-fec4-4a6d-96db-9459e76035cd} <Debug> TCPHandler: Processed in 0.0013652 sec. | ||
| 4591 | 2026.01.14 00:48:25.200902 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.01.14 00:48:25.200998 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4593 | 2026.01.14 00:48:25.201039 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4594 | 2026.01.14 00:48:25.201459 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.01.14 00:48:25.201497 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4596 | 2026.01.14 00:48:25.201791 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4597 | 2026.01.14 00:48:25.202004 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.01.14 00:48:25.202136 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 4599 | 2026.01.14 00:48:25.202175 [ 4 ] {cee6148a-54f0-49b2-89ff-f05106a167ff} <Debug> TCPHandler: Processed in 0.001323449 sec. | ||
| 4600 | 2026.01.14 00:48:25.202286 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.01.14 00:48:25.202380 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4602 | 2026.01.14 00:48:25.202425 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4603 | 2026.01.14 00:48:25.202829 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.14 00:48:25.202865 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4605 | 2026.01.14 00:48:25.203207 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4606 | 2026.01.14 00:48:25.203424 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.14 00:48:25.203553 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4608 | 2026.01.14 00:48:25.203590 [ 4 ] {6e7e7a69-4cf4-4603-8759-45297f0fccc5} <Debug> TCPHandler: Processed in 0.00135492 sec. | ||
| 4609 | 2026.01.14 00:48:25.203698 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.14 00:48:25.203792 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4611 | 2026.01.14 00:48:25.203847 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4612 | 2026.01.14 00:48:25.204597 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.14 00:48:25.204634 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4614 | 2026.01.14 00:48:25.205147 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4615 | 2026.01.14 00:48:25.205372 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.14 00:48:25.205518 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 4617 | 2026.01.14 00:48:25.205586 [ 4 ] {f1299711-5718-4607-aa6b-68bbcdd8164d} <Debug> TCPHandler: Processed in 0.001937623 sec. | ||
| 4618 | 2026.01.14 00:48:25.205699 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.01.14 00:48:25.205793 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.01.14 00:48:25.205836 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4621 | 2026.01.14 00:48:25.206200 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.14 00:48:25.206236 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4623 | 2026.01.14 00:48:25.206537 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4624 | 2026.01.14 00:48:25.206751 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.14 00:48:25.206879 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4626 | 2026.01.14 00:48:25.206915 [ 4 ] {27d8cad6-cb6c-451f-a646-0bc54782342d} <Debug> TCPHandler: Processed in 0.001265828 sec. | ||
| 4627 | 2026.01.14 00:48:29.215409 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4628 | 2026.01.14 00:48:29.215474 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4629 | 2026.01.14 00:48:29.305909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9634 | ||
| 4630 | 2026.01.14 00:48:29.306430 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.14 00:48:29.306474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4632 | 2026.01.14 00:48:29.306974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4633 | 2026.01.14 00:48:29.307209 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.14 00:48:29.307342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4635 | 2026.01.14 00:48:29.329036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 606 | ||
| 4636 | 2026.01.14 00:48:29.331750 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.01.14 00:48:29.331797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4638 | 2026.01.14 00:48:29.333023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4639 | 2026.01.14 00:48:29.333319 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.01.14 00:48:29.333688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4641 | 2026.01.14 00:48:29.803233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4642 | 2026.01.14 00:48:29.820840 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.14 00:48:29.820906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4644 | 2026.01.14 00:48:29.827091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4645 | 2026.01.14 00:48:29.827849 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.14 00:48:29.831204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4647 | 2026.01.14 00:48:30.198758 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.14 00:48:30.198966 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.14 00:48:30.199042 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4650 | 2026.01.14 00:48:30.199740 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.14 00:48:30.199791 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4652 | 2026.01.14 00:48:30.200192 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4653 | 2026.01.14 00:48:30.200419 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.14 00:48:30.200578 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001661 sec., 69837.44732089103 rows/sec., 5.92 MiB/sec. | ||
| 4655 | 2026.01.14 00:48:30.200630 [ 4 ] {70935b60-899d-4f90-819b-295f36ba9d5f} <Debug> TCPHandler: Processed in 0.002004824 sec. | ||
| 4656 | 2026.01.14 00:48:30.200749 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.14 00:48:30.200850 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.14 00:48:30.200894 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4659 | 2026.01.14 00:48:30.201310 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.14 00:48:30.201348 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4661 | 2026.01.14 00:48:30.201652 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4662 | 2026.01.14 00:48:30.201866 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.14 00:48:30.201980 [ 105 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4664 | 2026.01.14 00:48:30.201998 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001171 sec., 25619.128949615715 rows/sec., 1.88 MiB/sec. | ||
| 4665 | 2026.01.14 00:48:30.202053 [ 105 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.01.14 00:48:30.202062 [ 4 ] {c032a5f4-c836-4059-b774-6ac4bb1a328e} <Debug> TCPHandler: Processed in 0.00136495 sec. | ||
| 4667 | 2026.01.14 00:48:30.202082 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4668 | 2026.01.14 00:48:30.202187 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2026.01.14 00:48:30.202221 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 4670 | 2026.01.14 00:48:30.202286 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4671 | 2026.01.14 00:48:30.202332 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4672 | 2026.01.14 00:48:30.202370 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4673 | 2026.01.14 00:48:30.202410 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 4674 | 2026.01.14 00:48:30.202479 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4675 | 2026.01.14 00:48:30.202528 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 4676 | 2026.01.14 00:48:30.202576 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 4677 | 2026.01.14 00:48:30.202618 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 4678 | 2026.01.14 00:48:30.202663 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4679 | 2026.01.14 00:48:30.202752 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.01.14 00:48:30.202794 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4681 | 2026.01.14 00:48:30.203159 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4682 | 2026.01.14 00:48:30.203401 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.01.14 00:48:30.203539 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001271 sec., 73957.51376868607 rows/sec., 5.78 MiB/sec. | ||
| 4684 | 2026.01.14 00:48:30.203579 [ 4 ] {546e78dd-235c-4740-b375-11ee728a4d23} <Debug> TCPHandler: Processed in 0.001442012 sec. | ||
| 4685 | 2026.01.14 00:48:30.203633 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479053 sec., 276528.2920896006 rows/sec., 19.29 MiB/sec. | ||
| 4686 | 2026.01.14 00:48:30.203689 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.01.14 00:48:30.203785 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4688 | 2026.01.14 00:48:30.203830 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4689 | 2026.01.14 00:48:30.203875 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4690 | 2026.01.14 00:48:30.204244 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.01.14 00:48:30.204286 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4692 | 2026.01.14 00:48:30.204299 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.01.14 00:48:30.204414 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_26_5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4694 | 2026.01.14 00:48:30.204559 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4695 | 2026.01.14 00:48:30.204643 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4696 | 2026.01.14 00:48:30.204875 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.01.14 00:48:30.205012 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 4698 | 2026.01.14 00:48:30.205051 [ 4 ] {a41bdf26-0b52-46da-91a1-b2bea564b376} <Debug> TCPHandler: Processed in 0.001411461 sec. | ||
| 4699 | 2026.01.14 00:48:30.205162 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.01.14 00:48:30.205255 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.01.14 00:48:30.205309 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4702 | 2026.01.14 00:48:30.206094 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.01.14 00:48:30.206131 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4704 | 2026.01.14 00:48:30.206671 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4705 | 2026.01.14 00:48:30.206895 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.01.14 00:48:30.207035 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 29.90 MiB/sec. | ||
| 4707 | 2026.01.14 00:48:30.207037 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4708 | 2026.01.14 00:48:30.207101 [ 4 ] {6c7f00cd-84b5-406e-bdfd-6c3a44e3ff74} <Debug> TCPHandler: Processed in 0.001987684 sec. | ||
| 4709 | 2026.01.14 00:48:30.207103 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.01.14 00:48:30.207148 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4711 | 2026.01.14 00:48:30.207221 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 4712 | 2026.01.14 00:48:30.207222 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.01.14 00:48:30.207340 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.01.14 00:48:30.207383 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4715 | 2026.01.14 00:48:30.207420 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2026.01.14 00:48:30.207479 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 371 rows starting from the beginning of the part | ||
| 4717 | 2026.01.14 00:48:30.207598 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4718 | 2026.01.14 00:48:30.207714 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 4719 | 2026.01.14 00:48:30.207714 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.01.14 00:48:30.207767 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4721 | 2026.01.14 00:48:30.207831 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4722 | 2026.01.14 00:48:30.207944 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 4723 | 2026.01.14 00:48:30.208054 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4724 | 2026.01.14 00:48:30.208093 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4725 | 2026.01.14 00:48:30.208316 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.14 00:48:30.208454 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4727 | 2026.01.14 00:48:30.208493 [ 4 ] {c47d1efc-873a-4e81-a668-e03d530d60c8} <Debug> TCPHandler: Processed in 0.001320509 sec. | ||
| 4728 | 2026.01.14 00:48:30.212338 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 481 rows, containing 19 columns (19 merged, 0 gathered) in 0.005145232 sec., 93484.608662933 rows/sec., 167.52 MiB/sec. | ||
| 4729 | 2026.01.14 00:48:30.213352 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4730 | 2026.01.14 00:48:30.213802 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.14 00:48:30.213886 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4732 | 2026.01.14 00:48:30.214020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 4733 | 2026.01.14 00:48:31.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.22 MiB, peak 248.47 MiB, free memory in arenas 0.00 B, will set to 244.90 MiB (RSS), difference: 1.68 MiB | ||
| 4734 | 2026.01.14 00:48:31.800750 [ 100 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4735 | 2026.01.14 00:48:31.800819 [ 100 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.14 00:48:31.800841 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4737 | 2026.01.14 00:48:31.800965 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 4738 | 2026.01.14 00:48:31.801102 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4739 | 2026.01.14 00:48:31.801133 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 4740 | 2026.01.14 00:48:31.801212 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4741 | 2026.01.14 00:48:31.801257 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 4742 | 2026.01.14 00:48:31.801304 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4743 | 2026.01.14 00:48:31.801344 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 4744 | 2026.01.14 00:48:31.802094 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185826 sec., 30358.585492306625 rows/sec., 2.53 MiB/sec. | ||
| 4745 | 2026.01.14 00:48:31.802278 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4746 | 2026.01.14 00:48:31.802620 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.01.14 00:48:31.802690 [ 202 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_9_2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4748 | 2026.01.14 00:48:31.802783 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4749 | 2026.01.14 00:48:32.697032 [ 98 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4750 | 2026.01.14 00:48:32.697099 [ 98 ] {} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.14 00:48:32.697119 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4752 | 2026.01.14 00:48:32.697229 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4753 | 2026.01.14 00:48:32.697367 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4754 | 2026.01.14 00:48:32.697409 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4755 | 2026.01.14 00:48:32.697484 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4756 | 2026.01.14 00:48:32.697533 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4757 | 2026.01.14 00:48:32.697576 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4758 | 2026.01.14 00:48:32.697611 [ 186 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 4759 | 2026.01.14 00:48:32.698391 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206217 sec., 4145.191122327077 rows/sec., 272.84 KiB/sec. | ||
| 4760 | 2026.01.14 00:48:32.698559 [ 198 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4761 | 2026.01.14 00:48:32.698836 [ 198 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_5_1} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.01.14 00:48:32.698905 [ 198 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_5_1} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4763 | 2026.01.14 00:48:32.698974 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4764 | 2026.01.14 00:48:34.640318 [ 94 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4765 | 2026.01.14 00:48:34.640388 [ 94 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.14 00:48:34.640409 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4767 | 2026.01.14 00:48:34.640509 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4768 | 2026.01.14 00:48:34.640632 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4769 | 2026.01.14 00:48:34.640667 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 465 rows starting from the beginning of the part | ||
| 4770 | 2026.01.14 00:48:34.640736 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4771 | 2026.01.14 00:48:34.640781 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4772 | 2026.01.14 00:48:34.640826 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4773 | 2026.01.14 00:48:34.640867 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 4774 | 2026.01.14 00:48:34.641773 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302458 sec., 744745.7038921792 rows/sec., 53.58 MiB/sec. | ||
| 4775 | 2026.01.14 00:48:34.642034 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4776 | 2026.01.14 00:48:34.642408 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.14 00:48:34.642500 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_10_2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4778 | 2026.01.14 00:48:34.642622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4779 | 2026.01.14 00:48:35.227468 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.01.14 00:48:35.227662 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4781 | 2026.01.14 00:48:35.227739 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4782 | 2026.01.14 00:48:35.228465 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.01.14 00:48:35.228517 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4784 | 2026.01.14 00:48:35.228918 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4785 | 2026.01.14 00:48:35.229188 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.01.14 00:48:35.229354 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001742 sec., 1148.105625717566 rows/sec., 93.62 KiB/sec. | ||
| 4787 | 2026.01.14 00:48:35.229407 [ 4 ] {a62c441b-1837-45c8-9bee-120ede915e8a} <Debug> TCPHandler: Processed in 0.002061875 sec. | ||
| 4788 | 2026.01.14 00:48:35.229536 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.01.14 00:48:35.229638 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4790 | 2026.01.14 00:48:35.229683 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4791 | 2026.01.14 00:48:35.230655 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.14 00:48:35.230695 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4793 | 2026.01.14 00:48:35.231138 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4794 | 2026.01.14 00:48:35.231361 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.01.14 00:48:35.231505 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001889 sec., 644256.2202223398 rows/sec., 53.27 MiB/sec. | ||
| 4796 | 2026.01.14 00:48:35.231547 [ 4 ] {cc2129cf-d0b1-49b5-8d20-5ed10084db39} <Debug> TCPHandler: Processed in 0.002064155 sec. | ||
| 4797 | 2026.01.14 00:48:35.231661 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.01.14 00:48:35.231760 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.01.14 00:48:35.231804 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4800 | 2026.01.14 00:48:35.232219 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.01.14 00:48:35.232258 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4802 | 2026.01.14 00:48:35.232568 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4803 | 2026.01.14 00:48:35.232786 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.01.14 00:48:35.232918 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 756.24 KiB/sec. | ||
| 4805 | 2026.01.14 00:48:35.232958 [ 4 ] {6f8a984f-23c4-4f49-a04d-c6576e836195} <Debug> TCPHandler: Processed in 0.001347029 sec. | ||
| 4806 | 2026.01.14 00:48:35.233068 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.01.14 00:48:35.233162 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.01.14 00:48:35.233203 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4809 | 2026.01.14 00:48:35.233677 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.01.14 00:48:35.233715 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4811 | 2026.01.14 00:48:35.234036 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4812 | 2026.01.14 00:48:35.234266 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.01.14 00:48:35.234406 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 4814 | 2026.01.14 00:48:35.234446 [ 4 ] {9234e25d-ac73-4427-9b9d-d678c9f8762c} <Debug> TCPHandler: Processed in 0.001427351 sec. | ||
| 4815 | 2026.01.14 00:48:35.234558 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.01.14 00:48:35.234653 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4817 | 2026.01.14 00:48:35.234694 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4818 | 2026.01.14 00:48:35.235255 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.14 00:48:35.235292 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4820 | 2026.01.14 00:48:35.235619 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4821 | 2026.01.14 00:48:35.235832 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.14 00:48:35.235960 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001325 sec., 401509.43396226416 rows/sec., 29.75 MiB/sec. | ||
| 4823 | 2026.01.14 00:48:35.235999 [ 4 ] {53fe0346-7436-411e-9835-b6589f815e72} <Debug> TCPHandler: Processed in 0.001490783 sec. | ||
| 4824 | 2026.01.14 00:48:35.236117 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.14 00:48:35.236211 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.01.14 00:48:35.236255 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4827 | 2026.01.14 00:48:35.236806 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.14 00:48:35.236844 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4829 | 2026.01.14 00:48:35.237227 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4830 | 2026.01.14 00:48:35.237444 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.14 00:48:35.237576 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001382 sec., 611432.7062228654 rows/sec., 41.15 MiB/sec. | ||
| 4832 | 2026.01.14 00:48:35.237615 [ 4 ] {795dd4b3-f25c-4913-99ef-b05785f9fe3c} <Debug> TCPHandler: Processed in 0.001548273 sec. | ||
| 4833 | 2026.01.14 00:48:35.237728 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.01.14 00:48:35.237822 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.01.14 00:48:35.237877 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4836 | 2026.01.14 00:48:35.238627 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.14 00:48:35.238664 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4838 | 2026.01.14 00:48:35.239185 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4839 | 2026.01.14 00:48:35.239414 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.14 00:48:35.239555 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 4841 | 2026.01.14 00:48:35.239618 [ 4 ] {64927f0b-c9a5-4b01-8e7c-aafe690fc41b} <Debug> TCPHandler: Processed in 0.001940252 sec. | ||
| 4842 | 2026.01.14 00:48:35.239727 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.01.14 00:48:35.239822 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.01.14 00:48:35.239865 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4845 | 2026.01.14 00:48:35.240212 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.01.14 00:48:35.240250 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4847 | 2026.01.14 00:48:35.240578 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4848 | 2026.01.14 00:48:35.240791 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.01.14 00:48:35.240922 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4850 | 2026.01.14 00:48:35.240960 [ 4 ] {37c9fc60-80d3-4379-babb-7821aa4e54ae} <Debug> TCPHandler: Processed in 0.001281799 sec. | ||
| 4851 | 2026.01.14 00:48:36.809416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10082 | ||
| 4852 | 2026.01.14 00:48:36.810078 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.01.14 00:48:36.810116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4854 | 2026.01.14 00:48:36.810612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4855 | 2026.01.14 00:48:36.810841 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.14 00:48:36.810964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10082 | ||
| 4857 | 2026.01.14 00:48:36.810970 [ 91 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4858 | 2026.01.14 00:48:36.811053 [ 91 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.14 00:48:36.811076 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4860 | 2026.01.14 00:48:36.811206 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 4861 | 2026.01.14 00:48:36.811344 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4862 | 2026.01.14 00:48:36.811384 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 4863 | 2026.01.14 00:48:36.811445 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4864 | 2026.01.14 00:48:36.811482 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4865 | 2026.01.14 00:48:36.811518 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4866 | 2026.01.14 00:48:36.811552 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4867 | 2026.01.14 00:48:36.811584 [ 198 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4868 | 2026.01.14 00:48:36.813492 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10082 rows, containing 4 columns (4 merged, 0 gathered) in 0.002331891 sec., 4323529.701859993 rows/sec., 61.85 MiB/sec. | ||
| 4869 | 2026.01.14 00:48:36.813776 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4870 | 2026.01.14 00:48:36.814110 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.01.14 00:48:36.814193 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_21_4} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4872 | 2026.01.14 00:48:36.814304 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4873 | 2026.01.14 00:48:37.333249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4874 | 2026.01.14 00:48:37.351269 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.14 00:48:37.351333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4876 | 2026.01.14 00:48:37.357062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4877 | 2026.01.14 00:48:37.357842 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.14 00:48:37.358134 [ 91 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4879 | 2026.01.14 00:48:37.358172 [ 91 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.01.14 00:48:37.358192 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4881 | 2026.01.14 00:48:37.358320 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4882 | 2026.01.14 00:48:37.361843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4883 | 2026.01.14 00:48:37.362847 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4884 | 2026.01.14 00:48:37.364356 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4885 | 2026.01.14 00:48:37.368985 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4886 | 2026.01.14 00:48:37.373437 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4887 | 2026.01.14 00:48:37.377887 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4888 | 2026.01.14 00:48:37.382434 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4889 | 2026.01.14 00:48:37.386669 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 4890 | 2026.01.14 00:48:37.437110 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078845095 sec., 2016.6124474832582 rows/sec., 10.43 MiB/sec. | ||
| 4891 | 2026.01.14 00:48:37.439871 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4892 | 2026.01.14 00:48:37.441958 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_21_4} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.14 00:48:37.442074 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_21_4} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4894 | 2026.01.14 00:48:37.445013 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4895 | 2026.01.14 00:48:38.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.15 MiB, peak 256.69 MiB, free memory in arenas 0.00 B, will set to 249.01 MiB (RSS), difference: 2.86 MiB | ||
| 4896 | 2026.01.14 00:48:39.335922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 634 | ||
| 4897 | 2026.01.14 00:48:39.338180 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.01.14 00:48:39.338240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4899 | 2026.01.14 00:48:39.339759 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4900 | 2026.01.14 00:48:39.340070 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.01.14 00:48:39.340231 [ 91 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4902 | 2026.01.14 00:48:39.340296 [ 91 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.01.14 00:48:39.340316 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4904 | 2026.01.14 00:48:39.340441 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 4905 | 2026.01.14 00:48:39.340459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4906 | 2026.01.14 00:48:39.341085 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.01.14 00:48:39.341266 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 4908 | 2026.01.14 00:48:39.341679 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4909 | 2026.01.14 00:48:39.342087 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4910 | 2026.01.14 00:48:39.342457 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 4911 | 2026.01.14 00:48:39.342819 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4912 | 2026.01.14 00:48:39.343182 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 4913 | 2026.01.14 00:48:39.349486 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 72 columns (72 merged, 0 gathered) in 0.009103469 sec., 69643.78084881708 rows/sec., 63.11 MiB/sec. | ||
| 4914 | 2026.01.14 00:48:39.350783 [ 196 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4915 | 2026.01.14 00:48:39.351471 [ 196 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.01.14 00:48:39.351563 [ 196 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_16_3} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4917 | 2026.01.14 00:48:39.351828 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4918 | 2026.01.14 00:48:40.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.10 MiB, peak 256.69 MiB, free memory in arenas 0.00 B, will set to 250.19 MiB (RSS), difference: 1.09 MiB | ||
| 4919 | 2026.01.14 00:48:40.201178 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.01.14 00:48:40.201383 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4921 | 2026.01.14 00:48:40.201453 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4922 | 2026.01.14 00:48:40.202158 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.14 00:48:40.202197 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4924 | 2026.01.14 00:48:40.202593 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4925 | 2026.01.14 00:48:40.202823 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.14 00:48:40.202976 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001643 sec., 70602.55629945222 rows/sec., 5.98 MiB/sec. | ||
| 4927 | 2026.01.14 00:48:40.203024 [ 4 ] {1b51d16b-ddb9-4bf7-83f1-7b937b6cc3da} <Debug> TCPHandler: Processed in 0.001974794 sec. | ||
| 4928 | 2026.01.14 00:48:40.203145 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.01.14 00:48:40.203245 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.01.14 00:48:40.203287 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4931 | 2026.01.14 00:48:40.203699 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.14 00:48:40.203733 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4933 | 2026.01.14 00:48:40.204041 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4934 | 2026.01.14 00:48:40.204246 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.14 00:48:40.204370 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001149 sec., 26109.66057441253 rows/sec., 1.92 MiB/sec. | ||
| 4936 | 2026.01.14 00:48:40.204408 [ 4 ] {0dbc102e-a7c5-4f62-962e-3fe1e0612d23} <Debug> TCPHandler: Processed in 0.001312479 sec. | ||
| 4937 | 2026.01.14 00:48:40.204515 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.01.14 00:48:40.204609 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4939 | 2026.01.14 00:48:40.204648 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4940 | 2026.01.14 00:48:40.205063 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.01.14 00:48:40.205098 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4942 | 2026.01.14 00:48:40.205436 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4943 | 2026.01.14 00:48:40.205645 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.01.14 00:48:40.205768 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.23 MiB/sec. | ||
| 4945 | 2026.01.14 00:48:40.205804 [ 4 ] {926d47c2-0327-479a-a437-df0843434ef7} <Debug> TCPHandler: Processed in 0.001335879 sec. | ||
| 4946 | 2026.01.14 00:48:40.205909 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.01.14 00:48:40.206001 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.01.14 00:48:40.206043 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4949 | 2026.01.14 00:48:40.206434 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.14 00:48:40.206468 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4951 | 2026.01.14 00:48:40.206795 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4952 | 2026.01.14 00:48:40.207003 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.01.14 00:48:40.207126 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 4954 | 2026.01.14 00:48:40.207161 [ 4 ] {e8a7bc41-e17c-44db-a2b8-9d833f692105} <Debug> TCPHandler: Processed in 0.001298418 sec. | ||
| 4955 | 2026.01.14 00:48:40.207266 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.14 00:48:40.207357 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.01.14 00:48:40.207409 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4958 | 2026.01.14 00:48:40.208188 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.01.14 00:48:40.208222 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4960 | 2026.01.14 00:48:40.208753 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4961 | 2026.01.14 00:48:40.208976 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.14 00:48:40.209109 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 4963 | 2026.01.14 00:48:40.209170 [ 4 ] {daf07015-dd2d-4a8c-b55f-889f38432f3e} <Debug> TCPHandler: Processed in 0.001950083 sec. | ||
| 4964 | 2026.01.14 00:48:40.209279 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.01.14 00:48:40.209380 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.01.14 00:48:40.209424 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4967 | 2026.01.14 00:48:40.209766 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.01.14 00:48:40.209801 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4969 | 2026.01.14 00:48:40.210149 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4970 | 2026.01.14 00:48:40.210364 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.14 00:48:40.210491 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4972 | 2026.01.14 00:48:40.210526 [ 4 ] {0a2b8ba6-e45e-4f17-ae52-c4704211b3ee} <Debug> TCPHandler: Processed in 0.001298869 sec. | ||
| 4973 | 2026.01.14 00:48:44.215535 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4974 | 2026.01.14 00:48:44.215615 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4975 | 2026.01.14 00:48:44.311079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10594 | ||
| 4976 | 2026.01.14 00:48:44.311589 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.01.14 00:48:44.311636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4978 | 2026.01.14 00:48:44.312206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4979 | 2026.01.14 00:48:44.312447 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.01.14 00:48:44.312672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4981 | 2026.01.14 00:48:44.861955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4982 | 2026.01.14 00:48:44.877179 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.01.14 00:48:44.877241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4984 | 2026.01.14 00:48:44.883281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4985 | 2026.01.14 00:48:44.884019 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.01.14 00:48:44.887046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4987 | 2026.01.14 00:48:45.200227 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.01.14 00:48:45.200414 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4989 | 2026.01.14 00:48:45.200482 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4990 | 2026.01.14 00:48:45.201148 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.01.14 00:48:45.201188 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4992 | 2026.01.14 00:48:45.201620 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4993 | 2026.01.14 00:48:45.201859 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.01.14 00:48:45.201990 [ 84 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4995 | 2026.01.14 00:48:45.202017 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 4996 | 2026.01.14 00:48:45.202036 [ 84 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.01.14 00:48:45.202063 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4998 | 2026.01.14 00:48:45.202067 [ 4 ] {6823e81a-9ca7-4355-bd62-c9980ed2b48d} <Debug> TCPHandler: Processed in 0.001962403 sec. | ||
| 4999 | 2026.01.14 00:48:45.202207 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.01.14 00:48:45.202232 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 5001 | 2026.01.14 00:48:45.202310 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.01.14 00:48:45.202361 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5003 | 2026.01.14 00:48:45.202449 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5004 | 2026.01.14 00:48:45.202516 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 5005 | 2026.01.14 00:48:45.202673 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5006 | 2026.01.14 00:48:45.202756 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 5007 | 2026.01.14 00:48:45.202785 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.01.14 00:48:45.202826 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5009 | 2026.01.14 00:48:45.202831 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1217 rows starting from the beginning of the part | ||
| 5010 | 2026.01.14 00:48:45.202911 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 5011 | 2026.01.14 00:48:45.202990 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5012 | 2026.01.14 00:48:45.203148 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5013 | 2026.01.14 00:48:45.203406 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.14 00:48:45.203539 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001253 sec., 7980.845969672785 rows/sec., 600.12 KiB/sec. | ||
| 5015 | 2026.01.14 00:48:45.203578 [ 4 ] {08609ac4-70b4-4576-b17c-435623359828} <Debug> TCPHandler: Processed in 0.001424961 sec. | ||
| 5016 | 2026.01.14 00:48:45.203686 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.01.14 00:48:45.203781 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5018 | 2026.01.14 00:48:45.203824 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5019 | 2026.01.14 00:48:45.204250 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.01.14 00:48:45.204286 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5021 | 2026.01.14 00:48:45.204606 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5022 | 2026.01.14 00:48:45.204808 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.01.14 00:48:45.204898 [ 84 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5024 | 2026.01.14 00:48:45.204928 [ 84 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.01.14 00:48:45.204935 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 5026 | 2026.01.14 00:48:45.204945 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5027 | 2026.01.14 00:48:45.204973 [ 4 ] {d74041ca-dca4-4b20-aefb-28b9d45d2026} <Debug> TCPHandler: Processed in 0.001337359 sec. | ||
| 5028 | 2026.01.14 00:48:45.205020 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 5029 | 2026.01.14 00:48:45.205061 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002922424 sec., 1390968.593195238 rows/sec., 119.75 MiB/sec. | ||
| 5030 | 2026.01.14 00:48:45.205097 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.01.14 00:48:45.205113 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5032 | 2026.01.14 00:48:45.205149 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5033 | 2026.01.14 00:48:45.205207 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5034 | 2026.01.14 00:48:45.205209 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.01.14 00:48:45.205252 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5036 | 2026.01.14 00:48:45.205264 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5037 | 2026.01.14 00:48:45.205293 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 532 rows starting from the beginning of the part | ||
| 5038 | 2026.01.14 00:48:45.205336 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 5039 | 2026.01.14 00:48:45.205374 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5040 | 2026.01.14 00:48:45.205653 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5041 | 2026.01.14 00:48:45.205703 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.01.14 00:48:45.205747 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5043 | 2026.01.14 00:48:45.206165 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.14 00:48:45.206238 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5045 | 2026.01.14 00:48:45.206258 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_31_6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5046 | 2026.01.14 00:48:45.206356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5047 | 2026.01.14 00:48:45.206482 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496663 sec., 1414480.0800180133 rows/sec., 109.49 MiB/sec. | ||
| 5048 | 2026.01.14 00:48:45.206495 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.14 00:48:45.206610 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5050 | 2026.01.14 00:48:45.206647 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
| 5051 | 2026.01.14 00:48:45.206649 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.01.14 00:48:45.206662 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5053 | 2026.01.14 00:48:45.206684 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5054 | 2026.01.14 00:48:45.206691 [ 4 ] {bae5d214-341e-4461-a9e4-424282cff848} <Debug> TCPHandler: Processed in 0.001651126 sec. | ||
| 5055 | 2026.01.14 00:48:45.206761 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 5056 | 2026.01.14 00:48:45.206814 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.01.14 00:48:45.206859 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5058 | 2026.01.14 00:48:45.206895 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8224 rows starting from the beginning of the part | ||
| 5059 | 2026.01.14 00:48:45.206907 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.01.14 00:48:45.206911 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.01.14 00:48:45.206954 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5062 | 2026.01.14 00:48:45.206974 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5063 | 2026.01.14 00:48:45.206985 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_31_6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5064 | 2026.01.14 00:48:45.207004 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 5065 | 2026.01.14 00:48:45.207047 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5066 | 2026.01.14 00:48:45.207048 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 5067 | 2026.01.14 00:48:45.207105 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5068 | 2026.01.14 00:48:45.207143 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 5069 | 2026.01.14 00:48:45.207724 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.01.14 00:48:45.207764 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5071 | 2026.01.14 00:48:45.208278 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5072 | 2026.01.14 00:48:45.208508 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.01.14 00:48:45.208640 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 5074 | 2026.01.14 00:48:45.208691 [ 4 ] {a20c3e03-66a2-4b20-9c7e-901938684527} <Debug> TCPHandler: Processed in 0.001924832 sec. | ||
| 5075 | 2026.01.14 00:48:45.208800 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.01.14 00:48:45.208892 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.01.14 00:48:45.208932 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5078 | 2026.01.14 00:48:45.209313 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.01.14 00:48:45.209357 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5080 | 2026.01.14 00:48:45.209772 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5081 | 2026.01.14 00:48:45.210041 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.01.14 00:48:45.210154 [ 84 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5083 | 2026.01.14 00:48:45.210186 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 5084 | 2026.01.14 00:48:45.210190 [ 84 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.01.14 00:48:45.210221 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5086 | 2026.01.14 00:48:45.210225 [ 4 ] {0c03f89f-7f8b-4767-baea-0ff514d411d4} <Debug> TCPHandler: Processed in 0.001471452 sec. | ||
| 5087 | 2026.01.14 00:48:45.210332 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5088 | 2026.01.14 00:48:45.210486 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5089 | 2026.01.14 00:48:45.210525 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1200 rows starting from the beginning of the part | ||
| 5090 | 2026.01.14 00:48:45.210547 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9709 rows, containing 5 columns (5 merged, 0 gathered) in 0.003817163 sec., 2543512.027125905 rows/sec., 173.48 MiB/sec. | ||
| 5091 | 2026.01.14 00:48:45.210596 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5092 | 2026.01.14 00:48:45.210651 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5093 | 2026.01.14 00:48:45.210698 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5094 | 2026.01.14 00:48:45.210743 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5095 | 2026.01.14 00:48:45.210749 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5096 | 2026.01.14 00:48:45.210789 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5097 | 2026.01.14 00:48:45.211026 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.14 00:48:45.211139 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5099 | 2026.01.14 00:48:45.211213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5100 | 2026.01.14 00:48:45.211860 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001584554 sec., 946638.6125054747 rows/sec., 62.56 MiB/sec. | ||
| 5101 | 2026.01.14 00:48:45.212084 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5102 | 2026.01.14 00:48:45.212344 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.01.14 00:48:45.212420 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_31_6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5104 | 2026.01.14 00:48:45.212494 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5105 | 2026.01.14 00:48:49.340866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 658 | ||
| 5106 | 2026.01.14 00:48:49.343097 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.01.14 00:48:49.343156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5108 | 2026.01.14 00:48:49.344400 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5109 | 2026.01.14 00:48:49.344681 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.01.14 00:48:49.345067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5111 | 2026.01.14 00:48:50.202499 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.01.14 00:48:50.202713 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.01.14 00:48:50.202788 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5114 | 2026.01.14 00:48:50.203528 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.14 00:48:50.203580 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5116 | 2026.01.14 00:48:50.203974 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5117 | 2026.01.14 00:48:50.204217 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.14 00:48:50.204379 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001717 sec., 13977.868375072801 rows/sec., 1.16 MiB/sec. | ||
| 5119 | 2026.01.14 00:48:50.204431 [ 4 ] {201bf0fd-f3d1-4223-8a31-8d8b73d71905} <Debug> TCPHandler: Processed in 0.002065926 sec. | ||
| 5120 | 2026.01.14 00:48:50.204565 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.01.14 00:48:50.204671 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5122 | 2026.01.14 00:48:50.204715 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5123 | 2026.01.14 00:48:50.205155 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.01.14 00:48:50.205194 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5125 | 2026.01.14 00:48:50.205507 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5126 | 2026.01.14 00:48:50.205733 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.01.14 00:48:50.205884 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 263.47 KiB/sec. | ||
| 5128 | 2026.01.14 00:48:50.205926 [ 4 ] {6a9ac7e2-549a-4d87-9515-a010b9a189d5} <Debug> TCPHandler: Processed in 0.001412491 sec. | ||
| 5129 | 2026.01.14 00:48:50.206048 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.01.14 00:48:50.206145 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5131 | 2026.01.14 00:48:50.206186 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5132 | 2026.01.14 00:48:50.206677 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.01.14 00:48:50.206715 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5134 | 2026.01.14 00:48:50.207047 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5135 | 2026.01.14 00:48:50.207292 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.01.14 00:48:50.207424 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.0013 sec., 183076.9230769231 rows/sec., 16.28 MiB/sec. | ||
| 5137 | 2026.01.14 00:48:50.207462 [ 4 ] {b86906e2-15fc-49ec-b93f-0ee75d01f3a0} <Debug> TCPHandler: Processed in 0.001465772 sec. | ||
| 5138 | 2026.01.14 00:48:50.207575 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.01.14 00:48:50.207670 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.01.14 00:48:50.207711 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5141 | 2026.01.14 00:48:50.208117 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.01.14 00:48:50.208154 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5143 | 2026.01.14 00:48:50.208460 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5144 | 2026.01.14 00:48:50.208667 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.01.14 00:48:50.208797 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001145 sec., 40174.67248908297 rows/sec., 2.98 MiB/sec. | ||
| 5146 | 2026.01.14 00:48:50.208835 [ 4 ] {7ea2b16d-9ab5-4970-a1d7-98419639ea76} <Debug> TCPHandler: Processed in 0.001310199 sec. | ||
| 5147 | 2026.01.14 00:48:50.208943 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.01.14 00:48:50.209036 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.01.14 00:48:50.209075 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5150 | 2026.01.14 00:48:50.209460 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.01.14 00:48:50.209497 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5152 | 2026.01.14 00:48:50.209792 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5153 | 2026.01.14 00:48:50.210003 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.01.14 00:48:50.210132 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 5155 | 2026.01.14 00:48:50.210171 [ 4 ] {f8dbf2d0-23bb-4608-96cb-7b15e854f566} <Debug> TCPHandler: Processed in 0.001278048 sec. | ||
| 5156 | 2026.01.14 00:48:50.210278 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.01.14 00:48:50.210370 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.01.14 00:48:50.210411 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5159 | 2026.01.14 00:48:50.210790 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.01.14 00:48:50.210826 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5161 | 2026.01.14 00:48:50.211112 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5162 | 2026.01.14 00:48:50.211337 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.01.14 00:48:50.211463 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 5164 | 2026.01.14 00:48:50.211502 [ 4 ] {4d22ad7a-0afa-428f-99b7-1e189cf73cba} <Debug> TCPHandler: Processed in 0.001272728 sec. | ||
| 5165 | 2026.01.14 00:48:50.211606 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.01.14 00:48:50.211698 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5167 | 2026.01.14 00:48:50.211738 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5168 | 2026.01.14 00:48:50.212169 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.01.14 00:48:50.212206 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5170 | 2026.01.14 00:48:50.212511 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5171 | 2026.01.14 00:48:50.212725 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.01.14 00:48:50.212854 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001174 sec., 114139.6933560477 rows/sec., 9.23 MiB/sec. | ||
| 5173 | 2026.01.14 00:48:50.212892 [ 4 ] {4cc03501-bbd6-45af-bb09-b1939e8c2cda} <Debug> TCPHandler: Processed in 0.00133526 sec. | ||
| 5174 | 2026.01.14 00:48:50.212997 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.01.14 00:48:50.213098 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.01.14 00:48:50.213146 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5177 | 2026.01.14 00:48:50.213544 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.01.14 00:48:50.213582 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5179 | 2026.01.14 00:48:50.213935 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5180 | 2026.01.14 00:48:50.214176 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.14 00:48:50.214308 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001229 sec., 161106.590724166 rows/sec., 11.55 MiB/sec. | ||
| 5182 | 2026.01.14 00:48:50.214346 [ 4 ] {dd3729e0-0f5c-455d-b191-e9146ae8c806} <Debug> TCPHandler: Processed in 0.0013997 sec. | ||
| 5183 | 2026.01.14 00:48:50.214456 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.01.14 00:48:50.214551 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.01.14 00:48:50.214605 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5186 | 2026.01.14 00:48:50.215379 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.01.14 00:48:50.215416 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5188 | 2026.01.14 00:48:50.215962 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5189 | 2026.01.14 00:48:50.216195 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.01.14 00:48:50.216335 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001803 sec., 16638.93510815308 rows/sec., 29.82 MiB/sec. | ||
| 5191 | 2026.01.14 00:48:50.216394 [ 4 ] {140597cf-01e6-4815-b7d9-5d9dcbbcaa1c} <Debug> TCPHandler: Processed in 0.001990333 sec. | ||
| 5192 | 2026.01.14 00:48:50.216502 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.01.14 00:48:50.216596 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.01.14 00:48:50.216638 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5195 | 2026.01.14 00:48:50.216974 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.01.14 00:48:50.217010 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5197 | 2026.01.14 00:48:50.217326 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5198 | 2026.01.14 00:48:50.217541 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.01.14 00:48:50.217668 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5200 | 2026.01.14 00:48:50.217704 [ 4 ] {6f0b9ec6-4c49-4dcc-a49b-5a9bde849b63} <Debug> TCPHandler: Processed in 0.001251988 sec. | ||
| 5201 | 2026.01.14 00:48:51.812728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11042 | ||
| 5202 | 2026.01.14 00:48:51.813201 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.01.14 00:48:51.813239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5204 | 2026.01.14 00:48:51.813741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5205 | 2026.01.14 00:48:51.813986 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.01.14 00:48:51.814125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11042 | ||
| 5207 | 2026.01.14 00:48:52.388082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5208 | 2026.01.14 00:48:52.404234 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.01.14 00:48:52.404299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5210 | 2026.01.14 00:48:52.410494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5211 | 2026.01.14 00:48:52.411260 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.01.14 00:48:52.414482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5213 | 2026.01.14 00:48:55.200183 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.01.14 00:48:55.200372 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5215 | 2026.01.14 00:48:55.200440 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5216 | 2026.01.14 00:48:55.201087 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.14 00:48:55.201132 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5218 | 2026.01.14 00:48:55.201565 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5219 | 2026.01.14 00:48:55.201833 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.14 00:48:55.201994 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 5221 | 2026.01.14 00:48:55.202044 [ 4 ] {01484194-552d-49d7-bcec-71bf1e28588c} <Debug> TCPHandler: Processed in 0.001990074 sec. | ||
| 5222 | 2026.01.14 00:48:55.202179 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.01.14 00:48:55.202280 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.01.14 00:48:55.202325 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5225 | 2026.01.14 00:48:55.202736 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.01.14 00:48:55.202775 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5227 | 2026.01.14 00:48:55.203101 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5228 | 2026.01.14 00:48:55.203325 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.01.14 00:48:55.203458 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 5230 | 2026.01.14 00:48:55.203460 [ 70 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5231 | 2026.01.14 00:48:55.203498 [ 4 ] {4212c8a2-05af-48dc-8ad6-cf7dd8916f1e} <Debug> TCPHandler: Processed in 0.00137161 sec. | ||
| 5232 | 2026.01.14 00:48:55.203557 [ 70 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.01.14 00:48:55.203602 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5234 | 2026.01.14 00:48:55.203630 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.01.14 00:48:55.203708 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 5236 | 2026.01.14 00:48:55.203738 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5237 | 2026.01.14 00:48:55.203780 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5238 | 2026.01.14 00:48:55.203787 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2026.01.14 00:48:55.203817 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5240 | 2026.01.14 00:48:55.203873 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 5241 | 2026.01.14 00:48:55.203915 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5242 | 2026.01.14 00:48:55.203957 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 5243 | 2026.01.14 00:48:55.203994 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 5244 | 2026.01.14 00:48:55.204030 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 5245 | 2026.01.14 00:48:55.204223 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.01.14 00:48:55.204260 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5247 | 2026.01.14 00:48:55.204579 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5248 | 2026.01.14 00:48:55.204791 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.01.14 00:48:55.204804 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136205 sec., 338847.3030835105 rows/sec., 23.49 MiB/sec. | ||
| 5250 | 2026.01.14 00:48:55.204917 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 5251 | 2026.01.14 00:48:55.204956 [ 4 ] {472899e7-3067-4bee-92d9-2f66ade87eda} <Debug> TCPHandler: Processed in 0.00137738 sec. | ||
| 5252 | 2026.01.14 00:48:55.205006 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5253 | 2026.01.14 00:48:55.205071 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.01.14 00:48:55.205168 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.01.14 00:48:55.205213 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5256 | 2026.01.14 00:48:55.205324 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.01.14 00:48:55.205417 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_31_6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5258 | 2026.01.14 00:48:55.205527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5259 | 2026.01.14 00:48:55.205611 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.01.14 00:48:55.205650 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5261 | 2026.01.14 00:48:55.205994 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5262 | 2026.01.14 00:48:55.206208 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.01.14 00:48:55.206335 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 5264 | 2026.01.14 00:48:55.206371 [ 4 ] {5d2a0a60-796c-46b1-9816-6947d1079cd4} <Debug> TCPHandler: Processed in 0.0013502 sec. | ||
| 5265 | 2026.01.14 00:48:55.206474 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.01.14 00:48:55.206576 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.01.14 00:48:55.206633 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5268 | 2026.01.14 00:48:55.207393 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.01.14 00:48:55.207432 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5270 | 2026.01.14 00:48:55.207995 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5271 | 2026.01.14 00:48:55.208231 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.01.14 00:48:55.208343 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5273 | 2026.01.14 00:48:55.208376 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 5274 | 2026.01.14 00:48:55.208383 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.01.14 00:48:55.208436 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5276 | 2026.01.14 00:48:55.208447 [ 4 ] {aebc1a73-4c4d-4666-b87f-86fd07f6fae6} <Debug> TCPHandler: Processed in 0.002023844 sec. | ||
| 5277 | 2026.01.14 00:48:55.208525 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 5278 | 2026.01.14 00:48:55.208568 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.01.14 00:48:55.208665 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.01.14 00:48:55.208681 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5281 | 2026.01.14 00:48:55.208708 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5282 | 2026.01.14 00:48:55.208725 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 481 rows starting from the beginning of the part | ||
| 5283 | 2026.01.14 00:48:55.208823 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5284 | 2026.01.14 00:48:55.208911 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5285 | 2026.01.14 00:48:55.208996 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 5286 | 2026.01.14 00:48:55.209044 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.01.14 00:48:55.209080 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5288 | 2026.01.14 00:48:55.209082 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5289 | 2026.01.14 00:48:55.209166 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 5290 | 2026.01.14 00:48:55.209427 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5291 | 2026.01.14 00:48:55.209646 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.01.14 00:48:55.209777 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 5293 | 2026.01.14 00:48:55.209814 [ 4 ] {2de8a181-e00d-400a-ae0a-78eda03beb42} <Debug> TCPHandler: Processed in 0.001296638 sec. | ||
| 5294 | 2026.01.14 00:48:55.223141 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 19 columns (19 merged, 0 gathered) in 0.01464305 sec., 38994.60836369472 rows/sec., 69.88 MiB/sec. | ||
| 5295 | 2026.01.14 00:48:55.223811 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5296 | 2026.01.14 00:48:55.224152 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.01.14 00:48:55.224231 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5298 | 2026.01.14 00:48:55.224373 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5299 | 2026.01.14 00:48:56.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.73 MiB, peak 260.07 MiB, free memory in arenas 0.00 B, will set to 254.64 MiB (RSS), difference: 1.92 MiB | ||
| 5300 | 2026.01.14 00:48:59.215672 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5301 | 2026.01.14 00:48:59.215728 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5302 | 2026.01.14 00:48:59.314210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11554 | ||
| 5303 | 2026.01.14 00:48:59.314761 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.01.14 00:48:59.314810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5305 | 2026.01.14 00:48:59.315338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5306 | 2026.01.14 00:48:59.315578 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.01.14 00:48:59.315722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 5308 | 2026.01.14 00:48:59.346148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 690 | ||
| 5309 | 2026.01.14 00:48:59.348492 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.01.14 00:48:59.348546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5311 | 2026.01.14 00:48:59.349824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5312 | 2026.01.14 00:48:59.350103 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.01.14 00:48:59.350483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5314 | 2026.01.14 00:48:59.914574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5315 | 2026.01.14 00:48:59.930946 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.01.14 00:48:59.931004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5317 | 2026.01.14 00:48:59.937478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5318 | 2026.01.14 00:48:59.938208 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.01.14 00:48:59.940968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5320 | 2026.01.14 00:49:00.201125 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.01.14 00:49:00.201335 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5322 | 2026.01.14 00:49:00.201406 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5323 | 2026.01.14 00:49:00.202099 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.01.14 00:49:00.202148 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5325 | 2026.01.14 00:49:00.202541 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5326 | 2026.01.14 00:49:00.202762 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.01.14 00:49:00.202907 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001622 sec., 71516.64611590629 rows/sec., 6.06 MiB/sec. | ||
| 5328 | 2026.01.14 00:49:00.202948 [ 4 ] {63a7a39a-d5e2-4b0c-95df-659933003549} <Debug> TCPHandler: Processed in 0.001963883 sec. | ||
| 5329 | 2026.01.14 00:49:00.203069 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.01.14 00:49:00.203164 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.01.14 00:49:00.203204 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5332 | 2026.01.14 00:49:00.203602 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.01.14 00:49:00.203638 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5334 | 2026.01.14 00:49:00.203931 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5335 | 2026.01.14 00:49:00.204153 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.01.14 00:49:00.204281 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.94 MiB/sec. | ||
| 5337 | 2026.01.14 00:49:00.204318 [ 4 ] {ca5a8b02-dfab-48f5-8ad9-c9efcf3a3a40} <Debug> TCPHandler: Processed in 0.001296748 sec. | ||
| 5338 | 2026.01.14 00:49:00.204428 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.01.14 00:49:00.204519 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2026.01.14 00:49:00.204557 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5341 | 2026.01.14 00:49:00.204971 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.01.14 00:49:00.205007 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5343 | 2026.01.14 00:49:00.205307 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5344 | 2026.01.14 00:49:00.205511 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.01.14 00:49:00.205635 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001134 sec., 82892.41622574956 rows/sec., 6.47 MiB/sec. | ||
| 5346 | 2026.01.14 00:49:00.205671 [ 4 ] {888837a7-ae29-4599-9ac2-8ea6c48fe927} <Debug> TCPHandler: Processed in 0.001289949 sec. | ||
| 5347 | 2026.01.14 00:49:00.205780 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.01.14 00:49:00.205872 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.01.14 00:49:00.205914 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5350 | 2026.01.14 00:49:00.206309 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.01.14 00:49:00.206344 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5352 | 2026.01.14 00:49:00.206661 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5353 | 2026.01.14 00:49:00.206862 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.01.14 00:49:00.206986 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 5355 | 2026.01.14 00:49:00.207021 [ 4 ] {6da1e779-de27-4f1d-ad5f-9a0b50267e59} <Debug> TCPHandler: Processed in 0.001287038 sec. | ||
| 5356 | 2026.01.14 00:49:00.207126 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.14 00:49:00.207218 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5358 | 2026.01.14 00:49:00.207271 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5359 | 2026.01.14 00:49:00.208070 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.14 00:49:00.208106 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5361 | 2026.01.14 00:49:00.208664 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5362 | 2026.01.14 00:49:00.208881 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.01.14 00:49:00.209018 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 5364 | 2026.01.14 00:49:00.209080 [ 4 ] {3da70910-06b0-4a12-bc71-57abf12e8e81} <Debug> TCPHandler: Processed in 0.002000964 sec. | ||
| 5365 | 2026.01.14 00:49:00.209192 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.14 00:49:00.209284 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.01.14 00:49:00.209325 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5368 | 2026.01.14 00:49:00.209650 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.01.14 00:49:00.209686 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5370 | 2026.01.14 00:49:00.209984 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5371 | 2026.01.14 00:49:00.210192 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.01.14 00:49:00.210316 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 5373 | 2026.01.14 00:49:00.210352 [ 4 ] {3ac5e06e-6b8f-44dd-8a35-530aaffe4ea0} <Debug> TCPHandler: Processed in 0.001207377 sec. | ||
| 5374 | 2026.01.14 00:49:05.227163 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.01.14 00:49:05.227349 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5376 | 2026.01.14 00:49:05.227412 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5377 | 2026.01.14 00:49:05.228081 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.01.14 00:49:05.228128 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5379 | 2026.01.14 00:49:05.228491 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5380 | 2026.01.14 00:49:05.228715 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.01.14 00:49:05.228869 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 104.08 KiB/sec. | ||
| 5382 | 2026.01.14 00:49:05.228909 [ 4 ] {1926a216-b474-40ab-81c1-76c154698533} <Debug> TCPHandler: Processed in 0.001870731 sec. | ||
| 5383 | 2026.01.14 00:49:05.229033 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.01.14 00:49:05.229130 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5385 | 2026.01.14 00:49:05.229169 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5386 | 2026.01.14 00:49:05.230244 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.01.14 00:49:05.230282 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5388 | 2026.01.14 00:49:05.230669 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5389 | 2026.01.14 00:49:05.230878 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.01.14 00:49:05.231007 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001895 sec., 642216.3588390502 rows/sec., 53.10 MiB/sec. | ||
| 5391 | 2026.01.14 00:49:05.231043 [ 4 ] {c5097bae-bed4-4ee4-916d-4a3a48395a00} <Debug> TCPHandler: Processed in 0.002058755 sec. | ||
| 5392 | 2026.01.14 00:49:05.231160 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.01.14 00:49:05.231258 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5394 | 2026.01.14 00:49:05.231297 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5395 | 2026.01.14 00:49:05.231710 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.01.14 00:49:05.231747 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5397 | 2026.01.14 00:49:05.232038 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5398 | 2026.01.14 00:49:05.232259 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.01.14 00:49:05.232386 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 778.01 KiB/sec. | ||
| 5400 | 2026.01.14 00:49:05.232421 [ 4 ] {7a3ad9e9-403a-4873-8475-d1b0ec8c3a31} <Debug> TCPHandler: Processed in 0.001308679 sec. | ||
| 5401 | 2026.01.14 00:49:05.232533 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.01.14 00:49:05.232624 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.01.14 00:49:05.232662 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5404 | 2026.01.14 00:49:05.233120 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.01.14 00:49:05.233156 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5406 | 2026.01.14 00:49:05.233452 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5407 | 2026.01.14 00:49:05.233659 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.01.14 00:49:05.233783 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001176 sec., 193877.55102040817 rows/sec., 13.13 MiB/sec. | ||
| 5409 | 2026.01.14 00:49:05.233820 [ 4 ] {2dc715d6-f142-4334-ad58-0ee9d15135a4} <Debug> TCPHandler: Processed in 0.001333369 sec. | ||
| 5410 | 2026.01.14 00:49:05.233924 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.01.14 00:49:05.234014 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5412 | 2026.01.14 00:49:05.234053 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5413 | 2026.01.14 00:49:05.234601 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.01.14 00:49:05.234636 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5415 | 2026.01.14 00:49:05.234951 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5416 | 2026.01.14 00:49:05.235151 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.01.14 00:49:05.235274 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001277 sec., 416601.4095536414 rows/sec., 30.87 MiB/sec. | ||
| 5418 | 2026.01.14 00:49:05.235310 [ 4 ] {ae87573c-1860-444e-a930-7b0fc7ea7117} <Debug> TCPHandler: Processed in 0.001433101 sec. | ||
| 5419 | 2026.01.14 00:49:05.235415 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.01.14 00:49:05.235507 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5421 | 2026.01.14 00:49:05.235549 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5422 | 2026.01.14 00:49:05.236087 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.01.14 00:49:05.236124 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5424 | 2026.01.14 00:49:05.236495 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5425 | 2026.01.14 00:49:05.236713 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.01.14 00:49:05.236840 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00135 sec., 625925.9259259258 rows/sec., 42.13 MiB/sec. | ||
| 5427 | 2026.01.14 00:49:05.236875 [ 4 ] {be6da6e3-d95b-47ed-aa8f-4c0e552320ce} <Debug> TCPHandler: Processed in 0.001507282 sec. | ||
| 5428 | 2026.01.14 00:49:05.236981 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.01.14 00:49:05.237073 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.01.14 00:49:05.237126 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5431 | 2026.01.14 00:49:05.237867 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.01.14 00:49:05.237903 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5433 | 2026.01.14 00:49:05.238400 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5434 | 2026.01.14 00:49:05.238616 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.14 00:49:05.238751 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 5436 | 2026.01.14 00:49:05.238810 [ 4 ] {16351ded-8990-49a3-94f5-2338f58105a9} <Debug> TCPHandler: Processed in 0.001875941 sec. | ||
| 5437 | 2026.01.14 00:49:05.238916 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.01.14 00:49:05.239008 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.01.14 00:49:05.239048 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5440 | 2026.01.14 00:49:05.239376 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.01.14 00:49:05.239411 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5442 | 2026.01.14 00:49:05.239699 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5443 | 2026.01.14 00:49:05.239898 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.01.14 00:49:05.240022 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 5445 | 2026.01.14 00:49:05.240057 [ 4 ] {c5697cb1-f618-4986-9fcc-7790198a40d0} <Debug> TCPHandler: Processed in 0.001188376 sec. | ||
| 5446 | 2026.01.14 00:49:06.251662 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35070 | ||
| 5447 | 2026.01.14 00:49:06.251772 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5448 | 2026.01.14 00:49:06.251801 [ 286 ] {} <Debug> TCP-Session: 717a50dc-a64e-4913-8c66-a27539211627 Authenticating user 'default' from [fd00:1122:3344:101::e]:35070 | ||
| 5449 | 2026.01.14 00:49:06.251823 [ 286 ] {} <Debug> TCP-Session: 717a50dc-a64e-4913-8c66-a27539211627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.01.14 00:49:06.251839 [ 286 ] {} <Debug> TCP-Session: 717a50dc-a64e-4913-8c66-a27539211627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.01.14 00:49:06.252054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61782 | ||
| 5452 | 2026.01.14 00:49:06.252088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34405 | ||
| 5453 | 2026.01.14 00:49:06.252101 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64587 | ||
| 5454 | 2026.01.14 00:49:06.252129 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53859 | ||
| 5455 | 2026.01.14 00:49:06.252162 [ 286 ] {} <Trace> TCP-Session: 717a50dc-a64e-4913-8c66-a27539211627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.01.14 00:49:06.252188 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.01.14 00:49:06.252175 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.01.14 00:49:06.252223 [ 290 ] {} <Debug> TCP-Session: 3ec95ed2-34c2-4bac-8435-55eca188e0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:34405 | ||
| 5459 | 2026.01.14 00:49:06.252141 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57546 | ||
| 5460 | 2026.01.14 00:49:06.252255 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.01.14 00:49:06.252261 [ 290 ] {} <Debug> TCP-Session: 3ec95ed2-34c2-4bac-8435-55eca188e0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.01.14 00:49:06.252302 [ 291 ] {} <Debug> TCP-Session: 4fd974a5-1e49-4002-8dd1-540f5529d420 Authenticating user 'default' from [fd00:1122:3344:101::e]:64587 | ||
| 5463 | 2026.01.14 00:49:06.252313 [ 290 ] {} <Debug> TCP-Session: 3ec95ed2-34c2-4bac-8435-55eca188e0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.01.14 00:49:06.252252 [ 288 ] {} <Debug> TCP-Session: 6e577181-12fa-4d58-9137-c3d235214b52 Authenticating user 'default' from [fd00:1122:3344:101::e]:61782 | ||
| 5465 | 2026.01.14 00:49:06.252338 [ 291 ] {} <Debug> TCP-Session: 4fd974a5-1e49-4002-8dd1-540f5529d420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.01.14 00:49:06.252344 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5467 | 2026.01.14 00:49:06.252365 [ 288 ] {} <Debug> TCP-Session: 6e577181-12fa-4d58-9137-c3d235214b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.01.14 00:49:06.252374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5469 | 2026.01.14 00:49:06.252398 [ 288 ] {} <Debug> TCP-Session: 6e577181-12fa-4d58-9137-c3d235214b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.01.14 00:49:06.252383 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.01.14 00:49:06.252445 [ 292 ] {} <Debug> TCP-Session: 0822bef0-1a90-4fb3-b8ff-29fac77e924c Authenticating user 'default' from [fd00:1122:3344:101::e]:53859 | ||
| 5472 | 2026.01.14 00:49:06.252462 [ 294 ] {} <Debug> TCP-Session: 28a45e43-57cd-4e98-b82d-f68e5e904f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:57546 | ||
| 5473 | 2026.01.14 00:49:06.252369 [ 291 ] {} <Debug> TCP-Session: 4fd974a5-1e49-4002-8dd1-540f5529d420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.01.14 00:49:06.252489 [ 292 ] {} <Debug> TCP-Session: 0822bef0-1a90-4fb3-b8ff-29fac77e924c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.14 00:49:06.252491 [ 294 ] {} <Debug> TCP-Session: 28a45e43-57cd-4e98-b82d-f68e5e904f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.01.14 00:49:06.252529 [ 292 ] {} <Debug> TCP-Session: 0822bef0-1a90-4fb3-b8ff-29fac77e924c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.01.14 00:49:06.252546 [ 294 ] {} <Debug> TCP-Session: 28a45e43-57cd-4e98-b82d-f68e5e904f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.01.14 00:49:06.252126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48632 | ||
| 5479 | 2026.01.14 00:49:06.252090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43641 | ||
| 5480 | 2026.01.14 00:49:06.252635 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5481 | 2026.01.14 00:49:06.252147 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 5482 | 2026.01.14 00:49:06.252701 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5483 | 2026.01.14 00:49:06.252865 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5484 | 2026.01.14 00:49:06.252865 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5485 | 2026.01.14 00:49:06.252888 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2026.01.14 00:49:06.252901 [ 3 ] {} <Debug> TCP-Session: 8d3d41d5-4eba-4f64-bfa2-f79c93bb1192 Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 5487 | 2026.01.14 00:49:06.252914 [ 289 ] {} <Debug> TCP-Session: e4c71941-ca45-4156-84a3-a86e5062c70f Authenticating user 'default' from [fd00:1122:3344:101::e]:43641 | ||
| 5488 | 2026.01.14 00:49:06.252923 [ 293 ] {} <Debug> TCP-Session: 37e9038d-76d4-42bd-b625-8045c3184967 Authenticating user 'default' from [fd00:1122:3344:101::e]:48632 | ||
| 5489 | 2026.01.14 00:49:06.252933 [ 3 ] {} <Debug> TCP-Session: 8d3d41d5-4eba-4f64-bfa2-f79c93bb1192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.01.14 00:49:06.252939 [ 289 ] {} <Debug> TCP-Session: e4c71941-ca45-4156-84a3-a86e5062c70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.01.14 00:49:06.252949 [ 3 ] {} <Debug> TCP-Session: 8d3d41d5-4eba-4f64-bfa2-f79c93bb1192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.01.14 00:49:06.252945 [ 293 ] {} <Debug> TCP-Session: 37e9038d-76d4-42bd-b625-8045c3184967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.01.14 00:49:06.252960 [ 289 ] {} <Debug> TCP-Session: e4c71941-ca45-4156-84a3-a86e5062c70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.01.14 00:49:06.252976 [ 293 ] {} <Debug> TCP-Session: 37e9038d-76d4-42bd-b625-8045c3184967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.01.14 00:49:06.252993 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 5496 | 2026.01.14 00:49:06.253897 [ 312 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> AggregatingTransform: Aggregating | ||
| 5497 | 2026.01.14 00:49:06.253954 [ 312 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5498 | 2026.01.14 00:49:06.253993 [ 312 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893219 sec. (1119.546 rows/sec., 43.73 KiB/sec.) | ||
| 5499 | 2026.01.14 00:49:06.254017 [ 312 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Trace> Aggregator: Merging aggregated data | ||
| 5500 | 2026.01.14 00:49:06.255438 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003147 sec., 317.7629488401652 rows/sec., 12.41 KiB/sec. | ||
| 5501 | 2026.01.14 00:49:06.255613 [ 286 ] {d45db13b-c580-4831-a795-315d5eaaf9cb} <Debug> TCPHandler: Processed in 0.003567218 sec. | ||
| 5502 | 2026.01.14 00:49:06.255747 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5503 | 2026.01.14 00:49:06.255777 [ 286 ] {} <Debug> TCP-Session: 717a50dc-a64e-4913-8c66-a27539211627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.01.14 00:49:06.255778 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.01.14 00:49:06.255801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.01.14 00:49:06.255824 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5507 | 2026.01.14 00:49:06.255830 [ 3 ] {} <Debug> TCP-Session: 8d3d41d5-4eba-4f64-bfa2-f79c93bb1192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.01.14 00:49:06.255852 [ 290 ] {} <Debug> TCP-Session: 3ec95ed2-34c2-4bac-8435-55eca188e0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.01.14 00:49:06.255870 [ 291 ] {} <Debug> TCP-Session: 4fd974a5-1e49-4002-8dd1-540f5529d420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.01.14 00:49:06.255869 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5511 | 2026.01.14 00:49:06.255890 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5512 | 2026.01.14 00:49:06.255908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5513 | 2026.01.14 00:49:06.255931 [ 288 ] {} <Debug> TCP-Session: 6e577181-12fa-4d58-9137-c3d235214b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.01.14 00:49:06.255954 [ 289 ] {} <Debug> TCP-Session: e4c71941-ca45-4156-84a3-a86e5062c70f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.01.14 00:49:06.255967 [ 294 ] {} <Debug> TCP-Session: 28a45e43-57cd-4e98-b82d-f68e5e904f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.01.14 00:49:06.255929 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.01.14 00:49:06.255845 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5518 | 2026.01.14 00:49:06.256030 [ 293 ] {} <Debug> TCP-Session: 37e9038d-76d4-42bd-b625-8045c3184967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.01.14 00:49:06.256063 [ 292 ] {} <Debug> TCP-Session: 0822bef0-1a90-4fb3-b8ff-29fac77e924c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.01.14 00:49:06.294723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54405 | ||
| 5521 | 2026.01.14 00:49:06.294827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.01.14 00:49:06.294860 [ 286 ] {} <Debug> TCP-Session: 342ee519-abd4-44ba-95bc-9b75c39f4f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:54405 | ||
| 5523 | 2026.01.14 00:49:06.294888 [ 286 ] {} <Debug> TCP-Session: 342ee519-abd4-44ba-95bc-9b75c39f4f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.01.14 00:49:06.294907 [ 286 ] {} <Debug> TCP-Session: 342ee519-abd4-44ba-95bc-9b75c39f4f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.01.14 00:49:06.295090 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48605 | ||
| 5526 | 2026.01.14 00:49:06.295132 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56179 | ||
| 5527 | 2026.01.14 00:49:06.295163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2026.01.14 00:49:06.295170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39599 | ||
| 5529 | 2026.01.14 00:49:06.295189 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 5530 | 2026.01.14 00:49:06.295208 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54951 | ||
| 5531 | 2026.01.14 00:49:06.295247 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5532 | 2026.01.14 00:49:06.295247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5533 | 2026.01.14 00:49:06.295268 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.01.14 00:49:06.295295 [ 289 ] {} <Debug> TCP-Session: 13d86ed8-04a2-4e33-93e3-66bacde3b3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:56179 | ||
| 5535 | 2026.01.14 00:49:06.295295 [ 293 ] {} <Debug> TCP-Session: e0e31474-9b0c-4f4a-904e-70056eb087ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39599 | ||
| 5536 | 2026.01.14 00:49:06.295328 [ 3 ] {} <Debug> TCP-Session: 70cd92ec-4dec-42a9-b253-15544650b979 Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 5537 | 2026.01.14 00:49:06.295336 [ 289 ] {} <Debug> TCP-Session: 13d86ed8-04a2-4e33-93e3-66bacde3b3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.01.14 00:49:06.295342 [ 293 ] {} <Debug> TCP-Session: e0e31474-9b0c-4f4a-904e-70056eb087ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.01.14 00:49:06.295351 [ 3 ] {} <Debug> TCP-Session: 70cd92ec-4dec-42a9-b253-15544650b979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.01.14 00:49:06.295359 [ 289 ] {} <Debug> TCP-Session: 13d86ed8-04a2-4e33-93e3-66bacde3b3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.01.14 00:49:06.295373 [ 3 ] {} <Debug> TCP-Session: 70cd92ec-4dec-42a9-b253-15544650b979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.01.14 00:49:06.295366 [ 293 ] {} <Debug> TCP-Session: e0e31474-9b0c-4f4a-904e-70056eb087ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.01.14 00:49:06.295363 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5544 | 2026.01.14 00:49:06.295203 [ 288 ] {} <Debug> TCP-Session: bf2f5331-79fb-4532-a72d-e4e1c89e5555 Authenticating user 'default' from [fd00:1122:3344:101::e]:48605 | ||
| 5545 | 2026.01.14 00:49:06.295182 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46188 | ||
| 5546 | 2026.01.14 00:49:06.295487 [ 288 ] {} <Debug> TCP-Session: bf2f5331-79fb-4532-a72d-e4e1c89e5555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.01.14 00:49:06.295135 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55255 | ||
| 5548 | 2026.01.14 00:49:06.295511 [ 288 ] {} <Debug> TCP-Session: bf2f5331-79fb-4532-a72d-e4e1c89e5555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.01.14 00:49:06.295537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2026.01.14 00:49:06.295476 [ 292 ] {} <Debug> TCP-Session: f388d0b5-9558-497a-ac53-4ce08e3f2163 Authenticating user 'default' from [fd00:1122:3344:101::e]:54951 | ||
| 5551 | 2026.01.14 00:49:06.295591 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5552 | 2026.01.14 00:49:06.295582 [ 294 ] {} <Debug> TCP-Session: d64edae7-ecca-4d33-96b9-fbae6e073e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:46188 | ||
| 5553 | 2026.01.14 00:49:06.295624 [ 292 ] {} <Debug> TCP-Session: f388d0b5-9558-497a-ac53-4ce08e3f2163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.01.14 00:49:06.295628 [ 290 ] {} <Debug> TCP-Session: 3d4f85fc-b6e0-458d-8b71-c3efe4f5e965 Authenticating user 'default' from [fd00:1122:3344:101::e]:55255 | ||
| 5555 | 2026.01.14 00:49:06.295646 [ 294 ] {} <Debug> TCP-Session: d64edae7-ecca-4d33-96b9-fbae6e073e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.01.14 00:49:06.295663 [ 292 ] {} <Debug> TCP-Session: f388d0b5-9558-497a-ac53-4ce08e3f2163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.01.14 00:49:06.295686 [ 294 ] {} <Debug> TCP-Session: d64edae7-ecca-4d33-96b9-fbae6e073e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.01.14 00:49:06.295675 [ 290 ] {} <Debug> TCP-Session: 3d4f85fc-b6e0-458d-8b71-c3efe4f5e965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.01.14 00:49:06.295229 [ 286 ] {} <Trace> TCP-Session: 342ee519-abd4-44ba-95bc-9b75c39f4f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.01.14 00:49:06.295751 [ 290 ] {} <Debug> TCP-Session: 3d4f85fc-b6e0-458d-8b71-c3efe4f5e965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.01.14 00:49:06.295142 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46454 | ||
| 5562 | 2026.01.14 00:49:06.295842 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2026.01.14 00:49:06.295863 [ 291 ] {} <Debug> TCP-Session: 42ed032f-a5bc-4608-9971-382649b13d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:46454 | ||
| 5564 | 2026.01.14 00:49:06.295879 [ 291 ] {} <Debug> TCP-Session: 42ed032f-a5bc-4608-9971-382649b13d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.01.14 00:49:06.295891 [ 291 ] {} <Debug> TCP-Session: 42ed032f-a5bc-4608-9971-382649b13d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.01.14 00:49:06.295941 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5567 | 2026.01.14 00:49:06.296234 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5568 | 2026.01.14 00:49:06.296298 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5569 | 2026.01.14 00:49:06.296638 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 5570 | 2026.01.14 00:49:06.297668 [ 338 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> AggregatingTransform: Aggregating | ||
| 5571 | 2026.01.14 00:49:06.297718 [ 338 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> Aggregator: Aggregation method: without_key | ||
| 5572 | 2026.01.14 00:49:06.297756 [ 338 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001401 sec. (998.601 rows/sec., 39.01 KiB/sec.) | ||
| 5573 | 2026.01.14 00:49:06.297775 [ 338 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Trace> Aggregator: Merging aggregated data | ||
| 5574 | 2026.01.14 00:49:06.299248 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003363 sec., 297.3535533749628 rows/sec., 11.62 KiB/sec. | ||
| 5575 | 2026.01.14 00:49:06.299502 [ 286 ] {36ed9e99-f6dc-4f7c-9bc3-eb4ba5356d63} <Debug> TCPHandler: Processed in 0.004407267 sec. | ||
| 5576 | 2026.01.14 00:49:06.299647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5577 | 2026.01.14 00:49:06.299663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5578 | 2026.01.14 00:49:06.299682 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5579 | 2026.01.14 00:49:06.299713 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5580 | 2026.01.14 00:49:06.299729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5581 | 2026.01.14 00:49:06.299741 [ 288 ] {} <Debug> TCP-Session: bf2f5331-79fb-4532-a72d-e4e1c89e5555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.01.14 00:49:06.299759 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5583 | 2026.01.14 00:49:06.299784 [ 289 ] {} <Debug> TCP-Session: 13d86ed8-04a2-4e33-93e3-66bacde3b3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.01.14 00:49:06.299774 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2026.01.14 00:49:06.299809 [ 294 ] {} <Debug> TCP-Session: d64edae7-ecca-4d33-96b9-fbae6e073e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.01.14 00:49:06.299745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5587 | 2026.01.14 00:49:06.299842 [ 3 ] {} <Debug> TCP-Session: 70cd92ec-4dec-42a9-b253-15544650b979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.01.14 00:49:06.299718 [ 292 ] {} <Debug> TCP-Session: f388d0b5-9558-497a-ac53-4ce08e3f2163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.01.14 00:49:06.299882 [ 290 ] {} <Debug> TCP-Session: 3d4f85fc-b6e0-458d-8b71-c3efe4f5e965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.01.14 00:49:06.299701 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2026.01.14 00:49:06.299759 [ 291 ] {} <Debug> TCP-Session: 42ed032f-a5bc-4608-9971-382649b13d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.01.14 00:49:06.299949 [ 293 ] {} <Debug> TCP-Session: e0e31474-9b0c-4f4a-904e-70056eb087ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.01.14 00:49:06.299695 [ 286 ] {} <Debug> TCP-Session: 342ee519-abd4-44ba-95bc-9b75c39f4f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.01.14 00:49:06.310344 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54012 | ||
| 5595 | 2026.01.14 00:49:06.310405 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.01.14 00:49:06.310426 [ 286 ] {} <Debug> TCP-Session: 890a385e-8ceb-400c-9108-25f5c2221466 Authenticating user 'default' from [fd00:1122:3344:101::e]:54012 | ||
| 5597 | 2026.01.14 00:49:06.310442 [ 286 ] {} <Debug> TCP-Session: 890a385e-8ceb-400c-9108-25f5c2221466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.01.14 00:49:06.310455 [ 286 ] {} <Debug> TCP-Session: 890a385e-8ceb-400c-9108-25f5c2221466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.01.14 00:49:06.310602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51083 | ||
| 5600 | 2026.01.14 00:49:06.310646 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53233 | ||
| 5601 | 2026.01.14 00:49:06.310650 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38542 | ||
| 5602 | 2026.01.14 00:49:06.310680 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35442 | ||
| 5603 | 2026.01.14 00:49:06.310693 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40706 | ||
| 5604 | 2026.01.14 00:49:06.310713 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.01.14 00:49:06.310734 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.01.14 00:49:06.310752 [ 289 ] {} <Debug> TCP-Session: 51e4c3db-86ab-4918-8874-5a8d1be1a3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53233 | ||
| 5607 | 2026.01.14 00:49:06.310757 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5608 | 2026.01.14 00:49:06.310779 [ 289 ] {} <Debug> TCP-Session: 51e4c3db-86ab-4918-8874-5a8d1be1a3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.01.14 00:49:06.310772 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.01.14 00:49:06.310798 [ 292 ] {} <Debug> TCP-Session: 9a47f472-1453-44f9-9c1b-a8f9a059daa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35442 | ||
| 5611 | 2026.01.14 00:49:06.310803 [ 289 ] {} <Debug> TCP-Session: 51e4c3db-86ab-4918-8874-5a8d1be1a3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.01.14 00:49:06.310819 [ 293 ] {} <Debug> TCP-Session: 26167478-3503-410d-9f79-6b75e8bc36fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40706 | ||
| 5613 | 2026.01.14 00:49:06.310832 [ 292 ] {} <Debug> TCP-Session: 9a47f472-1453-44f9-9c1b-a8f9a059daa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.01.14 00:49:06.310850 [ 293 ] {} <Debug> TCP-Session: 26167478-3503-410d-9f79-6b75e8bc36fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.01.14 00:49:06.310868 [ 292 ] {} <Debug> TCP-Session: 9a47f472-1453-44f9-9c1b-a8f9a059daa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.01.14 00:49:06.310896 [ 293 ] {} <Debug> TCP-Session: 26167478-3503-410d-9f79-6b75e8bc36fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.01.14 00:49:06.310769 [ 290 ] {} <Debug> TCP-Session: 7da8cd3a-f69e-4c75-a1de-8d8f9552cd71 Authenticating user 'default' from [fd00:1122:3344:101::e]:38542 | ||
| 5618 | 2026.01.14 00:49:06.310710 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47348 | ||
| 5619 | 2026.01.14 00:49:06.310946 [ 290 ] {} <Debug> TCP-Session: 7da8cd3a-f69e-4c75-a1de-8d8f9552cd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.01.14 00:49:06.310704 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53812 | ||
| 5621 | 2026.01.14 00:49:06.310984 [ 290 ] {} <Debug> TCP-Session: 7da8cd3a-f69e-4c75-a1de-8d8f9552cd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.14 00:49:06.311011 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.01.14 00:49:06.310661 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.01.14 00:49:06.311045 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5625 | 2026.01.14 00:49:06.311047 [ 3 ] {} <Debug> TCP-Session: 2e29dfe7-6dd8-46a5-9b4f-8b18a97333ec Authenticating user 'default' from [fd00:1122:3344:101::e]:47348 | ||
| 5626 | 2026.01.14 00:49:06.311063 [ 288 ] {} <Debug> TCP-Session: 3a074d5c-5d36-41ae-bd52-beb4275d3f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:51083 | ||
| 5627 | 2026.01.14 00:49:06.311089 [ 3 ] {} <Debug> TCP-Session: 2e29dfe7-6dd8-46a5-9b4f-8b18a97333ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.01.14 00:49:06.311107 [ 288 ] {} <Debug> TCP-Session: 3a074d5c-5d36-41ae-bd52-beb4275d3f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.01.14 00:49:06.311120 [ 3 ] {} <Debug> TCP-Session: 2e29dfe7-6dd8-46a5-9b4f-8b18a97333ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.01.14 00:49:06.311132 [ 288 ] {} <Debug> TCP-Session: 3a074d5c-5d36-41ae-bd52-beb4275d3f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.01.14 00:49:06.311070 [ 294 ] {} <Debug> TCP-Session: b8f52b76-e8b5-4c94-8111-82d698c0379a Authenticating user 'default' from [fd00:1122:3344:101::e]:53812 | ||
| 5632 | 2026.01.14 00:49:06.310669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 5633 | 2026.01.14 00:49:06.311204 [ 294 ] {} <Debug> TCP-Session: b8f52b76-e8b5-4c94-8111-82d698c0379a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.01.14 00:49:06.310652 [ 286 ] {} <Trace> TCP-Session: 890a385e-8ceb-400c-9108-25f5c2221466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.01.14 00:49:06.311237 [ 294 ] {} <Debug> TCP-Session: b8f52b76-e8b5-4c94-8111-82d698c0379a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.01.14 00:49:06.311265 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5637 | 2026.01.14 00:49:06.311289 [ 291 ] {} <Debug> TCP-Session: 29f89fd2-8989-4347-9601-be5ff39ea406 Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 5638 | 2026.01.14 00:49:06.311305 [ 291 ] {} <Debug> TCP-Session: 29f89fd2-8989-4347-9601-be5ff39ea406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.01.14 00:49:06.311318 [ 291 ] {} <Debug> TCP-Session: 29f89fd2-8989-4347-9601-be5ff39ea406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.01.14 00:49:06.311370 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5641 | 2026.01.14 00:49:06.311548 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5642 | 2026.01.14 00:49:06.311592 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5643 | 2026.01.14 00:49:06.311827 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 5644 | 2026.01.14 00:49:06.312680 [ 315 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> AggregatingTransform: Aggregating | ||
| 5645 | 2026.01.14 00:49:06.312729 [ 315 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> Aggregator: Aggregation method: without_key | ||
| 5646 | 2026.01.14 00:49:06.312760 [ 315 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847059 sec. (1180.555 rows/sec., 46.12 KiB/sec.) | ||
| 5647 | 2026.01.14 00:49:06.312778 [ 315 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Trace> Aggregator: Merging aggregated data | ||
| 5648 | 2026.01.14 00:49:06.313954 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002617 sec., 382.11692777990066 rows/sec., 14.93 KiB/sec. | ||
| 5649 | 2026.01.14 00:49:06.314079 [ 286 ] {0708802c-ebc8-4008-adf3-b342ad359b27} <Debug> TCPHandler: Processed in 0.003478766 sec. | ||
| 5650 | 2026.01.14 00:49:06.314194 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.01.14 00:49:06.314219 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2026.01.14 00:49:06.314223 [ 286 ] {} <Debug> TCP-Session: 890a385e-8ceb-400c-9108-25f5c2221466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.01.14 00:49:06.314240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2026.01.14 00:49:06.314258 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2026.01.14 00:49:06.314279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2026.01.14 00:49:06.314299 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.01.14 00:49:06.314317 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2026.01.14 00:49:06.314337 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2026.01.14 00:49:06.314359 [ 290 ] {} <Debug> TCP-Session: 7da8cd3a-f69e-4c75-a1de-8d8f9552cd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.14 00:49:06.314378 [ 292 ] {} <Debug> TCP-Session: 9a47f472-1453-44f9-9c1b-a8f9a059daa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.01.14 00:49:06.314401 [ 293 ] {} <Debug> TCP-Session: 26167478-3503-410d-9f79-6b75e8bc36fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.01.14 00:49:06.314353 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5663 | 2026.01.14 00:49:06.314295 [ 288 ] {} <Debug> TCP-Session: 3a074d5c-5d36-41ae-bd52-beb4275d3f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.01.14 00:49:06.314466 [ 294 ] {} <Debug> TCP-Session: b8f52b76-e8b5-4c94-8111-82d698c0379a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.01.14 00:49:06.314266 [ 3 ] {} <Debug> TCP-Session: 2e29dfe7-6dd8-46a5-9b4f-8b18a97333ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.01.14 00:49:06.314333 [ 289 ] {} <Debug> TCP-Session: 51e4c3db-86ab-4918-8874-5a8d1be1a3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.01.14 00:49:06.314310 [ 291 ] {} <Debug> TCP-Session: 29f89fd2-8989-4347-9601-be5ff39ea406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.01.14 00:49:06.815842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12002 | ||
| 5669 | 2026.01.14 00:49:06.816449 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.01.14 00:49:06.816510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5671 | 2026.01.14 00:49:06.817079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5672 | 2026.01.14 00:49:06.817373 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.01.14 00:49:06.817545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12002 | ||
| 5674 | 2026.01.14 00:49:07.441068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5675 | 2026.01.14 00:49:07.458967 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.01.14 00:49:07.459038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5677 | 2026.01.14 00:49:07.465115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5678 | 2026.01.14 00:49:07.465886 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.14 00:49:07.469901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5680 | 2026.01.14 00:49:09.350717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 724 | ||
| 5681 | 2026.01.14 00:49:09.353086 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.14 00:49:09.353147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5683 | 2026.01.14 00:49:09.354406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5684 | 2026.01.14 00:49:09.354699 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.01.14 00:49:09.355090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5686 | 2026.01.14 00:49:10.200953 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.01.14 00:49:10.201146 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5688 | 2026.01.14 00:49:10.201213 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5689 | 2026.01.14 00:49:10.201903 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.01.14 00:49:10.201949 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5691 | 2026.01.14 00:49:10.202359 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5692 | 2026.01.14 00:49:10.202598 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.01.14 00:49:10.202758 [ 43 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5694 | 2026.01.14 00:49:10.202763 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001662 sec., 69795.42719614922 rows/sec., 5.92 MiB/sec. | ||
| 5695 | 2026.01.14 00:49:10.202830 [ 43 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.14 00:49:10.202855 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5697 | 2026.01.14 00:49:10.202862 [ 4 ] {d2099b75-23a8-4d99-b055-81e9a6545c5e} <Debug> TCPHandler: Processed in 0.002044985 sec. | ||
| 5698 | 2026.01.14 00:49:10.202984 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 5699 | 2026.01.14 00:49:10.203009 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.01.14 00:49:10.203131 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.01.14 00:49:10.203158 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5702 | 2026.01.14 00:49:10.203177 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5703 | 2026.01.14 00:49:10.203213 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 5704 | 2026.01.14 00:49:10.203289 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 5705 | 2026.01.14 00:49:10.203335 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5706 | 2026.01.14 00:49:10.203379 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 5707 | 2026.01.14 00:49:10.203422 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1217 rows starting from the beginning of the part | ||
| 5708 | 2026.01.14 00:49:10.203465 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 5709 | 2026.01.14 00:49:10.203644 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.01.14 00:49:10.203714 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5711 | 2026.01.14 00:49:10.204063 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5712 | 2026.01.14 00:49:10.204306 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.01.14 00:49:10.204450 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.64 MiB/sec. | ||
| 5714 | 2026.01.14 00:49:10.204491 [ 4 ] {8438a6be-9a21-4a4f-8fdf-b8126a83a250} <Debug> TCPHandler: Processed in 0.001535884 sec. | ||
| 5715 | 2026.01.14 00:49:10.204604 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.01.14 00:49:10.204707 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5717 | 2026.01.14 00:49:10.204750 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5718 | 2026.01.14 00:49:10.205208 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.14 00:49:10.205271 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5720 | 2026.01.14 00:49:10.205379 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458334 sec., 1719457.1608251769 rows/sec., 148.67 MiB/sec. | ||
| 5721 | 2026.01.14 00:49:10.205598 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5722 | 2026.01.14 00:49:10.205667 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5723 | 2026.01.14 00:49:10.205826 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.01.14 00:49:10.205929 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.14 00:49:10.205935 [ 43 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5726 | 2026.01.14 00:49:10.205957 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001271 sec., 73957.51376868607 rows/sec., 5.78 MiB/sec. | ||
| 5727 | 2026.01.14 00:49:10.205976 [ 43 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.01.14 00:49:10.206003 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5729 | 2026.01.14 00:49:10.206003 [ 4 ] {cfd46f20-7b1b-4325-8bb3-a9be72bf4034} <Debug> TCPHandler: Processed in 0.001450192 sec. | ||
| 5730 | 2026.01.14 00:49:10.206004 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_36_7} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5731 | 2026.01.14 00:49:10.206079 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 5732 | 2026.01.14 00:49:10.206107 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5733 | 2026.01.14 00:49:10.206129 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.01.14 00:49:10.206174 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5735 | 2026.01.14 00:49:10.206206 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5736 | 2026.01.14 00:49:10.206226 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.01.14 00:49:10.206251 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 134 rows starting from the beginning of the part | ||
| 5738 | 2026.01.14 00:49:10.206276 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5739 | 2026.01.14 00:49:10.206292 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5740 | 2026.01.14 00:49:10.206330 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5741 | 2026.01.14 00:49:10.206367 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 532 rows starting from the beginning of the part | ||
| 5742 | 2026.01.14 00:49:10.206401 [ 189 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5743 | 2026.01.14 00:49:10.206698 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.01.14 00:49:10.206738 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5745 | 2026.01.14 00:49:10.207087 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5746 | 2026.01.14 00:49:10.207301 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.01.14 00:49:10.207411 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5748 | 2026.01.14 00:49:10.207434 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 5749 | 2026.01.14 00:49:10.207442 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.14 00:49:10.207459 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404701 sec., 1549796.0064099052 rows/sec., 120.42 MiB/sec. | ||
| 5751 | 2026.01.14 00:49:10.207479 [ 4 ] {ca3a3405-30d2-49e9-955a-92b92008f51c} <Debug> TCPHandler: Processed in 0.00139947 sec. | ||
| 5752 | 2026.01.14 00:49:10.207473 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5753 | 2026.01.14 00:49:10.207589 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 5754 | 2026.01.14 00:49:10.207621 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.01.14 00:49:10.207673 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5756 | 2026.01.14 00:49:10.207693 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5757 | 2026.01.14 00:49:10.207721 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.01.14 00:49:10.207725 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9709 rows starting from the beginning of the part | ||
| 5759 | 2026.01.14 00:49:10.207783 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5760 | 2026.01.14 00:49:10.207791 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 198 rows starting from the beginning of the part | ||
| 5761 | 2026.01.14 00:49:10.207850 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5762 | 2026.01.14 00:49:10.207887 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 5763 | 2026.01.14 00:49:10.207925 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5764 | 2026.01.14 00:49:10.207945 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.01.14 00:49:10.207962 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5766 | 2026.01.14 00:49:10.208021 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_36_7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5767 | 2026.01.14 00:49:10.208102 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5768 | 2026.01.14 00:49:10.208613 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.01.14 00:49:10.208651 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5770 | 2026.01.14 00:49:10.209240 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5771 | 2026.01.14 00:49:10.209476 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.01.14 00:49:10.209621 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001918 sec., 15641.293013555787 rows/sec., 28.03 MiB/sec. | ||
| 5773 | 2026.01.14 00:49:10.209691 [ 4 ] {6009076d-4c55-44c0-a6a1-9733adfa62d4} <Debug> TCPHandler: Processed in 0.002120477 sec. | ||
| 5774 | 2026.01.14 00:49:10.209799 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.01.14 00:49:10.209893 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.01.14 00:49:10.209935 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2026.01.14 00:49:10.210309 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.14 00:49:10.210355 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5779 | 2026.01.14 00:49:10.210755 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5780 | 2026.01.14 00:49:10.211012 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.14 00:49:10.211115 [ 43 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5782 | 2026.01.14 00:49:10.211143 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 5783 | 2026.01.14 00:49:10.211146 [ 43 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.14 00:49:10.211186 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5785 | 2026.01.14 00:49:10.211221 [ 4 ] {911400aa-5d9d-4666-80d2-99d2f890c419} <Debug> TCPHandler: Processed in 0.001469722 sec. | ||
| 5786 | 2026.01.14 00:49:10.211260 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11232 rows, containing 5 columns (5 merged, 0 gathered) in 0.003696741 sec., 3038351.8888664367 rows/sec., 207.40 MiB/sec. | ||
| 5787 | 2026.01.14 00:49:10.211266 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5788 | 2026.01.14 00:49:10.211439 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5789 | 2026.01.14 00:49:10.211476 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1500 rows starting from the beginning of the part | ||
| 5790 | 2026.01.14 00:49:10.211538 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5791 | 2026.01.14 00:49:10.211581 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5792 | 2026.01.14 00:49:10.211623 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5793 | 2026.01.14 00:49:10.211641 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5794 | 2026.01.14 00:49:10.211661 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 5795 | 2026.01.14 00:49:10.211705 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5796 | 2026.01.14 00:49:10.211987 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.01.14 00:49:10.212077 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5798 | 2026.01.14 00:49:10.212172 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5799 | 2026.01.14 00:49:10.212814 [ 196 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001587215 sec., 1134061.8630746307 rows/sec., 75.19 MiB/sec. | ||
| 5800 | 2026.01.14 00:49:10.213072 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5801 | 2026.01.14 00:49:10.213326 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.01.14 00:49:10.213399 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_36_7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5803 | 2026.01.14 00:49:10.213472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5804 | 2026.01.14 00:49:14.216002 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5805 | 2026.01.14 00:49:14.216064 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5806 | 2026.01.14 00:49:14.317746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12514 | ||
| 5807 | 2026.01.14 00:49:14.318320 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.14 00:49:14.318362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5809 | 2026.01.14 00:49:14.318837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5810 | 2026.01.14 00:49:14.319050 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.14 00:49:14.319177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 5812 | 2026.01.14 00:49:14.319718 [ 38 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5813 | 2026.01.14 00:49:14.319773 [ 38 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.14 00:49:14.319797 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5815 | 2026.01.14 00:49:14.319912 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5816 | 2026.01.14 00:49:14.320054 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5817 | 2026.01.14 00:49:14.320100 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10082 rows starting from the beginning of the part | ||
| 5818 | 2026.01.14 00:49:14.320171 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5819 | 2026.01.14 00:49:14.320222 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5820 | 2026.01.14 00:49:14.320270 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5821 | 2026.01.14 00:49:14.320311 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5822 | 2026.01.14 00:49:14.320350 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 5823 | 2026.01.14 00:49:14.322086 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002224178 sec., 5626348.250904379 rows/sec., 80.49 MiB/sec. | ||
| 5824 | 2026.01.14 00:49:14.322446 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5825 | 2026.01.14 00:49:14.322747 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.14 00:49:14.322823 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_26_5} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5827 | 2026.01.14 00:49:14.322918 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5828 | 2026.01.14 00:49:14.970096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5829 | 2026.01.14 00:49:14.986988 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.01.14 00:49:14.987051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5831 | 2026.01.14 00:49:14.992537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5832 | 2026.01.14 00:49:14.993238 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.01.14 00:49:14.993548 [ 36 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5834 | 2026.01.14 00:49:14.993618 [ 36 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.01.14 00:49:14.993641 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5836 | 2026.01.14 00:49:14.993766 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5837 | 2026.01.14 00:49:14.996352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5838 | 2026.01.14 00:49:14.997108 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5839 | 2026.01.14 00:49:14.998466 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5840 | 2026.01.14 00:49:15.003029 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5841 | 2026.01.14 00:49:15.007405 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5842 | 2026.01.14 00:49:15.011787 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5843 | 2026.01.14 00:49:15.016107 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5844 | 2026.01.14 00:49:15.020016 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 5845 | 2026.01.14 00:49:15.077542 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083828553 sec., 2338.105490142482 rows/sec., 12.09 MiB/sec. | ||
| 5846 | 2026.01.14 00:49:15.080137 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5847 | 2026.01.14 00:49:15.082325 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_26_5} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.01.14 00:49:15.082429 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_26_5} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5849 | 2026.01.14 00:49:15.085109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5850 | 2026.01.14 00:49:15.201016 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.01.14 00:49:15.201213 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5852 | 2026.01.14 00:49:15.201289 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5853 | 2026.01.14 00:49:15.201981 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.01.14 00:49:15.202021 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5855 | 2026.01.14 00:49:15.202436 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5856 | 2026.01.14 00:49:15.202670 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.01.14 00:49:15.202830 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.75 MiB/sec. | ||
| 5858 | 2026.01.14 00:49:15.202881 [ 4 ] {1d449d87-8770-415d-92b6-b2f1634f6683} <Debug> TCPHandler: Processed in 0.001999104 sec. | ||
| 5859 | 2026.01.14 00:49:15.203003 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2026.01.14 00:49:15.203104 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5861 | 2026.01.14 00:49:15.203149 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5862 | 2026.01.14 00:49:15.203571 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.01.14 00:49:15.203605 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5864 | 2026.01.14 00:49:15.203903 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5865 | 2026.01.14 00:49:15.204110 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.01.14 00:49:15.204240 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 5867 | 2026.01.14 00:49:15.204279 [ 4 ] {971e40e9-fd62-4e24-99e2-a5cf137a62ef} <Debug> TCPHandler: Processed in 0.001328279 sec. | ||
| 5868 | 2026.01.14 00:49:15.204381 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2026.01.14 00:49:15.204477 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5870 | 2026.01.14 00:49:15.204518 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5871 | 2026.01.14 00:49:15.204934 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.01.14 00:49:15.204970 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5873 | 2026.01.14 00:49:15.205280 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5874 | 2026.01.14 00:49:15.205496 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.01.14 00:49:15.205621 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 5876 | 2026.01.14 00:49:15.205658 [ 4 ] {3a22b602-79ee-4fae-9e33-541037904d2d} <Debug> TCPHandler: Processed in 0.001326259 sec. | ||
| 5877 | 2026.01.14 00:49:15.205767 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.01.14 00:49:15.205861 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5879 | 2026.01.14 00:49:15.205904 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5880 | 2026.01.14 00:49:15.206306 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.01.14 00:49:15.206340 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5882 | 2026.01.14 00:49:15.206677 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5883 | 2026.01.14 00:49:15.206883 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.01.14 00:49:15.207008 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5885 | 2026.01.14 00:49:15.207045 [ 4 ] {7254a2c9-180e-438d-97f2-3ab77ea4e5f3} <Debug> TCPHandler: Processed in 0.001327239 sec. | ||
| 5886 | 2026.01.14 00:49:15.207147 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.01.14 00:49:15.207241 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5888 | 2026.01.14 00:49:15.207299 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5889 | 2026.01.14 00:49:15.208067 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.01.14 00:49:15.208102 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5891 | 2026.01.14 00:49:15.208620 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5892 | 2026.01.14 00:49:15.208836 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.01.14 00:49:15.208976 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 5894 | 2026.01.14 00:49:15.209036 [ 4 ] {f7606549-5c8d-403e-9993-d5ba7dfd789e} <Debug> TCPHandler: Processed in 0.001937832 sec. | ||
| 5895 | 2026.01.14 00:49:15.209140 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2026.01.14 00:49:15.209232 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5897 | 2026.01.14 00:49:15.209275 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5898 | 2026.01.14 00:49:15.209629 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.01.14 00:49:15.209663 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5900 | 2026.01.14 00:49:15.209962 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5901 | 2026.01.14 00:49:15.210177 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.01.14 00:49:15.210302 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5903 | 2026.01.14 00:49:15.210337 [ 4 ] {fe57749d-4cbe-416c-9906-d6ec5acd4f25} <Debug> TCPHandler: Processed in 0.001246008 sec. | ||
| 5904 | 2026.01.14 00:49:16.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.91 MiB, peak 267.03 MiB, free memory in arenas 0.00 B, will set to 260.40 MiB (RSS), difference: 3.49 MiB | ||
| 5905 | 2026.01.14 00:49:19.355422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 748 | ||
| 5906 | 2026.01.14 00:49:19.357792 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.01.14 00:49:19.357832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5908 | 2026.01.14 00:49:19.359002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5909 | 2026.01.14 00:49:19.359255 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.01.14 00:49:19.359502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5911 | 2026.01.14 00:49:20.212528 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.14 00:49:20.212741 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.14 00:49:20.212813 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5914 | 2026.01.14 00:49:20.213779 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.14 00:49:20.213839 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5916 | 2026.01.14 00:49:20.214327 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5917 | 2026.01.14 00:49:20.214581 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.14 00:49:20.214732 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002042 sec., 200783.5455435847 rows/sec., 12.74 MiB/sec. | ||
| 5919 | 2026.01.14 00:49:20.214784 [ 4 ] {86c5780b-81b0-413b-bf1d-6bc88f9d2dbd} <Debug> TCPHandler: Processed in 0.002387862 sec. | ||
| 5920 | 2026.01.14 00:49:20.214918 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.14 00:49:20.215020 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.14 00:49:20.215064 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5923 | 2026.01.14 00:49:20.215522 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.14 00:49:20.215561 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5925 | 2026.01.14 00:49:20.215848 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5926 | 2026.01.14 00:49:20.216050 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.14 00:49:20.216174 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 692.22 KiB/sec. | ||
| 5928 | 2026.01.14 00:49:20.216212 [ 4 ] {f5c05e3a-0bee-411f-942a-d935f84e71f4} <Debug> TCPHandler: Processed in 0.001343679 sec. | ||
| 5929 | 2026.01.14 00:49:20.216328 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.14 00:49:20.216421 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.14 00:49:20.216462 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5932 | 2026.01.14 00:49:20.217409 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.14 00:49:20.217446 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5934 | 2026.01.14 00:49:20.217839 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5935 | 2026.01.14 00:49:20.218040 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.14 00:49:20.218178 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Debug> executeQuery: Read 1177 rows, 95.87 KiB in 0.001776 sec., 662725.2252252252 rows/sec., 52.72 MiB/sec. | ||
| 5937 | 2026.01.14 00:49:20.218215 [ 4 ] {e7f86486-fc9a-43ac-80f0-724ac1f219a8} <Debug> TCPHandler: Processed in 0.001939072 sec. | ||
| 5938 | 2026.01.14 00:49:20.218333 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.01.14 00:49:20.218426 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.01.14 00:49:20.218465 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5941 | 2026.01.14 00:49:20.218958 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.14 00:49:20.218994 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5943 | 2026.01.14 00:49:20.219298 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5944 | 2026.01.14 00:49:20.219521 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.01.14 00:49:20.219649 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Debug> executeQuery: Read 245 rows, 15.27 KiB in 0.001241 sec., 197421.43432715553 rows/sec., 12.02 MiB/sec. | ||
| 5946 | 2026.01.14 00:49:20.219647 [ 31 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5947 | 2026.01.14 00:49:20.219689 [ 4 ] {734d233f-c317-418f-96f3-38fbed5dc6ea} <Debug> TCPHandler: Processed in 0.00140745 sec. | ||
| 5948 | 2026.01.14 00:49:20.219714 [ 31 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.01.14 00:49:20.219739 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5950 | 2026.01.14 00:49:20.219810 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.01.14 00:49:20.219907 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.01.14 00:49:20.219908 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 5953 | 2026.01.14 00:49:20.219947 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5954 | 2026.01.14 00:49:20.220147 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5955 | 2026.01.14 00:49:20.220213 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 5956 | 2026.01.14 00:49:20.220331 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5957 | 2026.01.14 00:49:20.220416 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 5958 | 2026.01.14 00:49:20.220450 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.01.14 00:49:20.220488 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5960 | 2026.01.14 00:49:20.220493 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5961 | 2026.01.14 00:49:20.220540 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 5962 | 2026.01.14 00:49:20.220590 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 245 rows starting from the beginning of the part | ||
| 5963 | 2026.01.14 00:49:20.220831 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5964 | 2026.01.14 00:49:20.221077 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.01.14 00:49:20.221208 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 5966 | 2026.01.14 00:49:20.221247 [ 4 ] {5fa5d937-0bcb-4be9-8883-ad54a3a4860a} <Debug> TCPHandler: Processed in 0.001493732 sec. | ||
| 5967 | 2026.01.14 00:49:20.221355 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.01.14 00:49:20.221455 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5969 | 2026.01.14 00:49:20.221495 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5970 | 2026.01.14 00:49:20.221579 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762189 sec., 342755.51600878226 rows/sec., 22.98 MiB/sec. | ||
| 5971 | 2026.01.14 00:49:20.221744 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5972 | 2026.01.14 00:49:20.221959 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.01.14 00:49:20.222000 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.01.14 00:49:20.222001 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5975 | 2026.01.14 00:49:20.222086 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_36_7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5976 | 2026.01.14 00:49:20.222177 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5977 | 2026.01.14 00:49:20.222335 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5978 | 2026.01.14 00:49:20.222542 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.14 00:49:20.222667 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 5980 | 2026.01.14 00:49:20.222704 [ 4 ] {52d572a9-f923-4e36-aa09-a9c39027493c} <Debug> TCPHandler: Processed in 0.00139662 sec. | ||
| 5981 | 2026.01.14 00:49:20.222810 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.01.14 00:49:20.222902 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5983 | 2026.01.14 00:49:20.222941 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5984 | 2026.01.14 00:49:20.223665 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.01.14 00:49:20.223701 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5986 | 2026.01.14 00:49:20.224021 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5987 | 2026.01.14 00:49:20.224234 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.01.14 00:49:20.224364 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Debug> executeQuery: Read 719 rows, 51.69 KiB in 0.001479 sec., 486139.28329952667 rows/sec., 34.13 MiB/sec. | ||
| 5989 | 2026.01.14 00:49:20.224401 [ 4 ] {f40d0fff-ce56-48d3-8c30-962d7b09ca4a} <Debug> TCPHandler: Processed in 0.001638576 sec. | ||
| 5990 | 2026.01.14 00:49:20.224510 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.01.14 00:49:20.224602 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5992 | 2026.01.14 00:49:20.224642 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5993 | 2026.01.14 00:49:20.224962 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.01.14 00:49:20.224997 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5995 | 2026.01.14 00:49:20.225283 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5996 | 2026.01.14 00:49:20.225484 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.01.14 00:49:20.225609 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 5998 | 2026.01.14 00:49:20.225645 [ 4 ] {f1cd3969-620a-43ed-b9a2-836bb9fe96e5} <Debug> TCPHandler: Processed in 0.001182676 sec. | ||
| 5999 | 2026.01.14 00:49:20.225750 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.01.14 00:49:20.225842 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6001 | 2026.01.14 00:49:20.225883 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6002 | 2026.01.14 00:49:20.226345 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.01.14 00:49:20.226380 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6004 | 2026.01.14 00:49:20.226710 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6005 | 2026.01.14 00:49:20.226915 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.01.14 00:49:20.227045 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001221 sec., 261261.26126126124 rows/sec., 17.17 MiB/sec. | ||
| 6007 | 2026.01.14 00:49:20.227082 [ 4 ] {fd2f2508-7b47-4dd9-86cb-c7c8684c85cb} <Debug> TCPHandler: Processed in 0.00137871 sec. | ||
| 6008 | 2026.01.14 00:49:20.227188 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2026.01.14 00:49:20.227279 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6010 | 2026.01.14 00:49:20.227320 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6011 | 2026.01.14 00:49:20.227619 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.01.14 00:49:20.227654 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6013 | 2026.01.14 00:49:20.227935 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6014 | 2026.01.14 00:49:20.228136 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.01.14 00:49:20.228256 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 6016 | 2026.01.14 00:49:20.228291 [ 4 ] {40baab99-d6a6-4b89-b7b3-89bca3742398} <Debug> TCPHandler: Processed in 0.001150036 sec. | ||
| 6017 | 2026.01.14 00:49:20.228402 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.01.14 00:49:20.228493 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.01.14 00:49:20.228545 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6020 | 2026.01.14 00:49:20.229356 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.01.14 00:49:20.229392 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6022 | 2026.01.14 00:49:20.229919 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6023 | 2026.01.14 00:49:20.230132 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.01.14 00:49:20.230237 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6025 | 2026.01.14 00:49:20.230265 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 30.05 MiB/sec. | ||
| 6026 | 2026.01.14 00:49:20.230280 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.01.14 00:49:20.230306 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6028 | 2026.01.14 00:49:20.230336 [ 4 ] {57d5d1c2-75a7-4f89-a44b-7afd2ed1b83f} <Debug> TCPHandler: Processed in 0.001980883 sec. | ||
| 6029 | 2026.01.14 00:49:20.230426 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 6030 | 2026.01.14 00:49:20.230452 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.01.14 00:49:20.230556 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6032 | 2026.01.14 00:49:20.230597 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6033 | 2026.01.14 00:49:20.230672 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6034 | 2026.01.14 00:49:20.230759 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 571 rows starting from the beginning of the part | ||
| 6035 | 2026.01.14 00:49:20.230910 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6036 | 2026.01.14 00:49:20.230932 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.01.14 00:49:20.230971 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6038 | 2026.01.14 00:49:20.231008 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6039 | 2026.01.14 00:49:20.231106 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6040 | 2026.01.14 00:49:20.231192 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6041 | 2026.01.14 00:49:20.231276 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6042 | 2026.01.14 00:49:20.231278 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6043 | 2026.01.14 00:49:20.231517 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.01.14 00:49:20.231654 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 6045 | 2026.01.14 00:49:20.231691 [ 4 ] {9d80c5e0-8818-4f46-95fa-f18b596c73dd} <Debug> TCPHandler: Processed in 0.001287318 sec. | ||
| 6046 | 2026.01.14 00:49:20.238822 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 19 columns (19 merged, 0 gathered) in 0.008460785 sec., 80488.98536010548 rows/sec., 144.23 MiB/sec. | ||
| 6047 | 2026.01.14 00:49:20.240051 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6048 | 2026.01.14 00:49:20.240417 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.01.14 00:49:20.240494 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6050 | 2026.01.14 00:49:20.240621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6051 | 2026.01.14 00:49:21.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.33 MiB, peak 268.83 MiB, free memory in arenas 0.00 B, will set to 263.28 MiB (RSS), difference: 1.95 MiB | ||
| 6052 | 2026.01.14 00:49:21.819299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12962 | ||
| 6053 | 2026.01.14 00:49:21.819773 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.14 00:49:21.819805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6055 | 2026.01.14 00:49:21.820274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6056 | 2026.01.14 00:49:21.820493 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.14 00:49:21.820612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12962 | ||
| 6058 | 2026.01.14 00:49:22.496464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6059 | 2026.01.14 00:49:22.512244 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.01.14 00:49:22.512305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6061 | 2026.01.14 00:49:22.517855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6062 | 2026.01.14 00:49:22.518573 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.01.14 00:49:22.521380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6064 | 2026.01.14 00:49:25.199745 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.01.14 00:49:25.199960 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6066 | 2026.01.14 00:49:25.200038 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6067 | 2026.01.14 00:49:25.200768 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.01.14 00:49:25.200821 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6069 | 2026.01.14 00:49:25.201216 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6070 | 2026.01.14 00:49:25.201453 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.01.14 00:49:25.201610 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 6072 | 2026.01.14 00:49:25.201662 [ 4 ] {aeddb495-1334-4c99-8cce-c9e08e4ce6ef} <Debug> TCPHandler: Processed in 0.002055205 sec. | ||
| 6073 | 2026.01.14 00:49:25.201798 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.01.14 00:49:25.201903 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6075 | 2026.01.14 00:49:25.201947 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6076 | 2026.01.14 00:49:25.202370 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.01.14 00:49:25.202409 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6078 | 2026.01.14 00:49:25.202720 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6079 | 2026.01.14 00:49:25.202926 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.01.14 00:49:25.203055 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 6081 | 2026.01.14 00:49:25.203095 [ 4 ] {b0094280-a94c-4a41-b81a-85ed0f9f7c96} <Debug> TCPHandler: Processed in 0.001348819 sec. | ||
| 6082 | 2026.01.14 00:49:25.203213 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.01.14 00:49:25.203310 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6084 | 2026.01.14 00:49:25.203352 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6085 | 2026.01.14 00:49:25.203759 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.01.14 00:49:25.203796 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6087 | 2026.01.14 00:49:25.204096 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6088 | 2026.01.14 00:49:25.204301 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.14 00:49:25.204427 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 6090 | 2026.01.14 00:49:25.204465 [ 4 ] {4a5c357b-4850-482f-ac3a-fc619b680f22} <Debug> TCPHandler: Processed in 0.001302518 sec. | ||
| 6091 | 2026.01.14 00:49:25.204578 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.01.14 00:49:25.204675 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.01.14 00:49:25.204719 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6094 | 2026.01.14 00:49:25.205133 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.01.14 00:49:25.205170 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6096 | 2026.01.14 00:49:25.205520 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6097 | 2026.01.14 00:49:25.205728 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.01.14 00:49:25.205856 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 6099 | 2026.01.14 00:49:25.205893 [ 4 ] {5e042827-c978-4751-adc7-1b0479f4ebd2} <Debug> TCPHandler: Processed in 0.00136525 sec. | ||
| 6100 | 2026.01.14 00:49:25.206003 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.01.14 00:49:25.206098 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.01.14 00:49:25.206153 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6103 | 2026.01.14 00:49:25.206894 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.01.14 00:49:25.206930 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6105 | 2026.01.14 00:49:25.207433 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6106 | 2026.01.14 00:49:25.207658 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.14 00:49:25.207795 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 6108 | 2026.01.14 00:49:25.207860 [ 4 ] {5435511a-485d-437d-a758-159c5fe92ad7} <Debug> TCPHandler: Processed in 0.001905992 sec. | ||
| 6109 | 2026.01.14 00:49:25.207971 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.01.14 00:49:25.208065 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.14 00:49:25.208108 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6112 | 2026.01.14 00:49:25.208437 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.14 00:49:25.208475 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6114 | 2026.01.14 00:49:25.208773 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6115 | 2026.01.14 00:49:25.208976 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.01.14 00:49:25.209102 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 6117 | 2026.01.14 00:49:25.209138 [ 4 ] {90c0dcdf-1761-4e57-b43f-4ceb3c621945} <Debug> TCPHandler: Processed in 0.001216327 sec. | ||
| 6118 | 2026.01.14 00:49:29.216317 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6119 | 2026.01.14 00:49:29.216376 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6120 | 2026.01.14 00:49:29.320670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13474 | ||
| 6121 | 2026.01.14 00:49:29.321161 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.14 00:49:29.321198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6123 | 2026.01.14 00:49:29.321687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6124 | 2026.01.14 00:49:29.321921 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.14 00:49:29.322057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 6126 | 2026.01.14 00:49:29.359643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 784 | ||
| 6127 | 2026.01.14 00:49:29.362104 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.14 00:49:29.362145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6129 | 2026.01.14 00:49:29.363320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6130 | 2026.01.14 00:49:29.363585 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.14 00:49:29.363734 [ 92 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6132 | 2026.01.14 00:49:29.363784 [ 92 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.14 00:49:29.363806 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6134 | 2026.01.14 00:49:29.363843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6135 | 2026.01.14 00:49:29.363903 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 6136 | 2026.01.14 00:49:29.364467 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6137 | 2026.01.14 00:49:29.364635 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 634 rows starting from the beginning of the part | ||
| 6138 | 2026.01.14 00:49:29.365032 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 6139 | 2026.01.14 00:49:29.365421 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6140 | 2026.01.14 00:49:29.365746 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6141 | 2026.01.14 00:49:29.366056 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6142 | 2026.01.14 00:49:29.366399 [ 188 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6143 | 2026.01.14 00:49:29.372619 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 72 columns (72 merged, 0 gathered) in 0.008748922 sec., 89611.04008013789 rows/sec., 77.89 MiB/sec. | ||
| 6144 | 2026.01.14 00:49:29.373934 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6145 | 2026.01.14 00:49:29.374525 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.14 00:49:29.374593 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_21_4} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6147 | 2026.01.14 00:49:29.374888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6148 | 2026.01.14 00:49:30.021427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6149 | 2026.01.14 00:49:30.037583 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.01.14 00:49:30.037653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6151 | 2026.01.14 00:49:30.044099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6152 | 2026.01.14 00:49:30.044834 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.01.14 00:49:30.047976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6154 | 2026.01.14 00:49:30.212210 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.14 00:49:30.212408 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.14 00:49:30.212481 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6157 | 2026.01.14 00:49:30.213314 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.14 00:49:30.213356 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6159 | 2026.01.14 00:49:30.213756 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6160 | 2026.01.14 00:49:30.213984 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.14 00:49:30.214138 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 6162 | 2026.01.14 00:49:30.214189 [ 4 ] {625d5de2-43d1-4211-a6fa-ef1bf2913a39} <Debug> TCPHandler: Processed in 0.002116816 sec. | ||
| 6163 | 2026.01.14 00:49:30.214309 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.01.14 00:49:30.214408 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6165 | 2026.01.14 00:49:30.214450 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6166 | 2026.01.14 00:49:30.215432 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.14 00:49:30.215471 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6168 | 2026.01.14 00:49:30.215850 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6169 | 2026.01.14 00:49:30.216068 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.14 00:49:30.216202 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00181 sec., 647513.8121546961 rows/sec., 51.53 MiB/sec. | ||
| 6171 | 2026.01.14 00:49:30.216240 [ 4 ] {877a12e0-b469-4572-bf75-52f147df2497} <Debug> TCPHandler: Processed in 0.001982384 sec. | ||
| 6172 | 2026.01.14 00:49:30.216348 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.01.14 00:49:30.216446 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.01.14 00:49:30.216488 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6175 | 2026.01.14 00:49:30.216970 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.14 00:49:30.217006 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6177 | 2026.01.14 00:49:30.217310 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6178 | 2026.01.14 00:49:30.217521 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.14 00:49:30.217653 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001226 sec., 191680.26101141924 rows/sec., 11.61 MiB/sec. | ||
| 6180 | 2026.01.14 00:49:30.217691 [ 4 ] {9f2dd294-2b68-4e23-9b5b-2cfc15629649} <Debug> TCPHandler: Processed in 0.001393051 sec. | ||
| 6181 | 2026.01.14 00:49:30.217797 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.01.14 00:49:30.217891 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.01.14 00:49:30.217932 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6184 | 2026.01.14 00:49:30.218394 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.14 00:49:30.218430 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6186 | 2026.01.14 00:49:30.218734 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6187 | 2026.01.14 00:49:30.218941 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.01.14 00:49:30.219037 [ 119 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6189 | 2026.01.14 00:49:30.219064 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 6190 | 2026.01.14 00:49:30.219095 [ 119 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.01.14 00:49:30.219109 [ 4 ] {1cb91a85-5adf-4356-a7e3-819aface0d39} <Debug> TCPHandler: Processed in 0.00136139 sec. | ||
| 6192 | 2026.01.14 00:49:30.219120 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6193 | 2026.01.14 00:49:30.219224 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.01.14 00:49:30.219261 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6195 | 2026.01.14 00:49:30.219324 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.01.14 00:49:30.219371 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6197 | 2026.01.14 00:49:30.219399 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6198 | 2026.01.14 00:49:30.219439 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 466 rows starting from the beginning of the part | ||
| 6199 | 2026.01.14 00:49:30.219506 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 6200 | 2026.01.14 00:49:30.219552 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6201 | 2026.01.14 00:49:30.219595 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 6202 | 2026.01.14 00:49:30.219635 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 6203 | 2026.01.14 00:49:30.219680 [ 194 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 6204 | 2026.01.14 00:49:30.219850 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.01.14 00:49:30.219893 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6206 | 2026.01.14 00:49:30.220239 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6207 | 2026.01.14 00:49:30.220478 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.01.14 00:49:30.220603 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 6209 | 2026.01.14 00:49:30.220643 [ 4 ] {c2d6b53d-6d06-47f4-b9ab-c30d4c1defeb} <Debug> TCPHandler: Processed in 0.001468082 sec. | ||
| 6210 | 2026.01.14 00:49:30.220703 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503282 sec., 911339.3228948393 rows/sec., 64.30 MiB/sec. | ||
| 6211 | 2026.01.14 00:49:30.220755 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.01.14 00:49:30.220848 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.14 00:49:30.220890 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2026.01.14 00:49:30.220922 [ 193 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6215 | 2026.01.14 00:49:30.221243 [ 193 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.01.14 00:49:30.221329 [ 193 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_15_3} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6217 | 2026.01.14 00:49:30.221431 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6218 | 2026.01.14 00:49:30.221558 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.01.14 00:49:30.221600 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6220 | 2026.01.14 00:49:30.221936 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6221 | 2026.01.14 00:49:30.222141 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.14 00:49:30.222267 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001436 sec., 493732.5905292479 rows/sec., 34.59 MiB/sec. | ||
| 6223 | 2026.01.14 00:49:30.222305 [ 4 ] {47ff25ec-8f5b-4164-8266-c2541eb2f00f} <Debug> TCPHandler: Processed in 0.001600115 sec. | ||
| 6224 | 2026.01.14 00:49:30.222416 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.01.14 00:49:30.222510 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6226 | 2026.01.14 00:49:30.222551 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6227 | 2026.01.14 00:49:30.222875 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.14 00:49:30.222911 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6229 | 2026.01.14 00:49:30.223206 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6230 | 2026.01.14 00:49:30.223414 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.14 00:49:30.223541 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 6232 | 2026.01.14 00:49:30.223577 [ 4 ] {a51d44d0-e8ec-4567-b3c9-99ca2a50e125} <Debug> TCPHandler: Processed in 0.001210876 sec. | ||
| 6233 | 2026.01.14 00:49:30.223679 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.01.14 00:49:30.223774 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.01.14 00:49:30.223816 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6236 | 2026.01.14 00:49:30.224238 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.01.14 00:49:30.224274 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6238 | 2026.01.14 00:49:30.224600 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6239 | 2026.01.14 00:49:30.224801 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.01.14 00:49:30.224928 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001173 sec., 267689.68456947996 rows/sec., 17.58 MiB/sec. | ||
| 6241 | 2026.01.14 00:49:30.224965 [ 4 ] {fb178ada-a029-4492-8ab1-640150ce38dc} <Debug> TCPHandler: Processed in 0.001334419 sec. | ||
| 6242 | 2026.01.14 00:49:30.225066 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.01.14 00:49:30.225168 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6244 | 2026.01.14 00:49:30.225212 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6245 | 2026.01.14 00:49:30.225522 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.01.14 00:49:30.225558 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6247 | 2026.01.14 00:49:30.225864 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6248 | 2026.01.14 00:49:30.226076 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.01.14 00:49:30.226205 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 6250 | 2026.01.14 00:49:30.226244 [ 4 ] {94abedc8-a5dd-4efe-943f-6127233d944d} <Debug> TCPHandler: Processed in 0.001227447 sec. | ||
| 6251 | 2026.01.14 00:49:30.226342 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.01.14 00:49:30.226436 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6253 | 2026.01.14 00:49:30.226491 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6254 | 2026.01.14 00:49:30.227375 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.01.14 00:49:30.227412 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6256 | 2026.01.14 00:49:30.227969 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6257 | 2026.01.14 00:49:30.228192 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.01.14 00:49:30.228345 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001926 sec., 15576.32398753894 rows/sec., 27.91 MiB/sec. | ||
| 6259 | 2026.01.14 00:49:30.228412 [ 4 ] {339e52d8-38b7-4c3b-89af-1269fb531276} <Debug> TCPHandler: Processed in 0.002118026 sec. | ||
| 6260 | 2026.01.14 00:49:30.228530 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.01.14 00:49:30.228624 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6262 | 2026.01.14 00:49:30.228666 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6263 | 2026.01.14 00:49:30.229001 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.01.14 00:49:30.229037 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6265 | 2026.01.14 00:49:30.229344 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6266 | 2026.01.14 00:49:30.229550 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.01.14 00:49:30.229676 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 6268 | 2026.01.14 00:49:30.229711 [ 4 ] {9e3052d5-6837-4955-a7e9-63b8e3bf4db0} <Debug> TCPHandler: Processed in 0.001230467 sec. | ||
| 6269 | 2026.01.14 00:49:32.829110 [ 35 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6270 | 2026.01.14 00:49:32.829224 [ 35 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.14 00:49:32.829257 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6272 | 2026.01.14 00:49:32.829387 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 6273 | 2026.01.14 00:49:32.829532 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6274 | 2026.01.14 00:49:32.829568 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 6275 | 2026.01.14 00:49:32.829640 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6276 | 2026.01.14 00:49:32.829688 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 6277 | 2026.01.14 00:49:32.829731 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6278 | 2026.01.14 00:49:32.829773 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6279 | 2026.01.14 00:49:32.830536 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203057 sec., 31586.20082007752 rows/sec., 2.64 MiB/sec. | ||
| 6280 | 2026.01.14 00:49:32.830728 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6281 | 2026.01.14 00:49:32.831062 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.01.14 00:49:32.831156 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_13_3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6283 | 2026.01.14 00:49:32.831254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6284 | 2026.01.14 00:49:35.226777 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.01.14 00:49:35.226971 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6286 | 2026.01.14 00:49:35.227044 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6287 | 2026.01.14 00:49:35.227699 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.01.14 00:49:35.227757 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6289 | 2026.01.14 00:49:35.228152 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6290 | 2026.01.14 00:49:35.228390 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.01.14 00:49:35.228542 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001623 sec., 1232.2858903265558 rows/sec., 100.48 KiB/sec. | ||
| 6292 | 2026.01.14 00:49:35.228590 [ 4 ] {842e6888-a2be-4eec-9c45-fb3673a6abd4} <Debug> TCPHandler: Processed in 0.001937563 sec. | ||
| 6293 | 2026.01.14 00:49:35.228703 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.01.14 00:49:35.228804 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6295 | 2026.01.14 00:49:35.228848 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6296 | 2026.01.14 00:49:35.229787 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.01.14 00:49:35.229827 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6298 | 2026.01.14 00:49:35.230234 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6299 | 2026.01.14 00:49:35.230456 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.01.14 00:49:35.230588 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001806 sec., 673864.8947951273 rows/sec., 55.72 MiB/sec. | ||
| 6301 | 2026.01.14 00:49:35.230592 [ 95 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6302 | 2026.01.14 00:49:35.230628 [ 4 ] {4d7211f1-c7dc-45c2-b70b-5e23d252f850} <Debug> TCPHandler: Processed in 0.001976413 sec. | ||
| 6303 | 2026.01.14 00:49:35.230668 [ 95 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.01.14 00:49:35.230697 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6305 | 2026.01.14 00:49:35.230752 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.01.14 00:49:35.230791 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 6307 | 2026.01.14 00:49:35.230852 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.01.14 00:49:35.230875 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6309 | 2026.01.14 00:49:35.230894 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6310 | 2026.01.14 00:49:35.230904 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 6311 | 2026.01.14 00:49:35.230965 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6312 | 2026.01.14 00:49:35.231009 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1177 rows starting from the beginning of the part | ||
| 6313 | 2026.01.14 00:49:35.231050 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6314 | 2026.01.14 00:49:35.231105 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1172 rows starting from the beginning of the part | ||
| 6315 | 2026.01.14 00:49:35.231146 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1217 rows starting from the beginning of the part | ||
| 6316 | 2026.01.14 00:49:35.231301 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.01.14 00:49:35.231336 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6318 | 2026.01.14 00:49:35.231653 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6319 | 2026.01.14 00:49:35.231860 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.01.14 00:49:35.231989 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 770.62 KiB/sec. | ||
| 6321 | 2026.01.14 00:49:35.232028 [ 4 ] {8d5a226d-9923-4a1a-b4b3-acb78d5a4c02} <Debug> TCPHandler: Processed in 0.001327339 sec. | ||
| 6322 | 2026.01.14 00:49:35.232132 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.01.14 00:49:35.232227 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.01.14 00:49:35.232268 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6325 | 2026.01.14 00:49:35.232740 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.01.14 00:49:35.232777 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6327 | 2026.01.14 00:49:35.233084 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6328 | 2026.01.14 00:49:35.233186 [ 200 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6182 rows, containing 5 columns (5 merged, 0 gathered) in 0.002437443 sec., 2536264.437773519 rows/sec., 215.49 MiB/sec. | ||
| 6329 | 2026.01.14 00:49:35.233297 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.01.14 00:49:35.233425 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 6331 | 2026.01.14 00:49:35.233463 [ 4 ] {d54ba09b-13c6-44c5-a921-9bedba692243} <Debug> TCPHandler: Processed in 0.00138041 sec. | ||
| 6332 | 2026.01.14 00:49:35.233510 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6333 | 2026.01.14 00:49:35.233562 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.01.14 00:49:35.233657 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6335 | 2026.01.14 00:49:35.233700 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6336 | 2026.01.14 00:49:35.233850 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.01.14 00:49:35.233941 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_41_8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6338 | 2026.01.14 00:49:35.234059 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6339 | 2026.01.14 00:49:35.234276 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.01.14 00:49:35.234327 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6341 | 2026.01.14 00:49:35.234656 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6342 | 2026.01.14 00:49:35.234867 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.01.14 00:49:35.234970 [ 95 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6344 | 2026.01.14 00:49:35.234992 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001353 sec., 393200.29563932004 rows/sec., 29.14 MiB/sec. | ||
| 6345 | 2026.01.14 00:49:35.235002 [ 95 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.01.14 00:49:35.235031 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6347 | 2026.01.14 00:49:35.235036 [ 4 ] {632b8fe5-3150-496f-9455-e91b15995966} <Debug> TCPHandler: Processed in 0.001523613 sec. | ||
| 6348 | 2026.01.14 00:49:35.235121 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 6349 | 2026.01.14 00:49:35.235151 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.01.14 00:49:35.235232 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6351 | 2026.01.14 00:49:35.235249 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.01.14 00:49:35.235268 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6353 | 2026.01.14 00:49:35.235305 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6354 | 2026.01.14 00:49:35.235339 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6355 | 2026.01.14 00:49:35.235388 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 719 rows starting from the beginning of the part | ||
| 6356 | 2026.01.14 00:49:35.235428 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6357 | 2026.01.14 00:49:35.235466 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 709 rows starting from the beginning of the part | ||
| 6358 | 2026.01.14 00:49:35.235504 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 532 rows starting from the beginning of the part | ||
| 6359 | 2026.01.14 00:49:35.235856 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.01.14 00:49:35.235896 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6361 | 2026.01.14 00:49:35.236315 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6362 | 2026.01.14 00:49:35.236531 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.01.14 00:49:35.236639 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6364 | 2026.01.14 00:49:35.236657 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001426 sec., 592566.6199158486 rows/sec., 39.88 MiB/sec. | ||
| 6365 | 2026.01.14 00:49:35.236668 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.14 00:49:35.236695 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6367 | 2026.01.14 00:49:35.236701 [ 4 ] {da56966c-554e-4d4c-8196-852f6c671953} <Debug> TCPHandler: Processed in 0.001598495 sec. | ||
| 6368 | 2026.01.14 00:49:35.236776 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 6369 | 2026.01.14 00:49:35.236812 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.01.14 00:49:35.236833 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752469 sec., 1915583.1001860804 rows/sec., 144.98 MiB/sec. | ||
| 6371 | 2026.01.14 00:49:35.236886 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6372 | 2026.01.14 00:49:35.236911 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.14 00:49:35.236920 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11232 rows starting from the beginning of the part | ||
| 6374 | 2026.01.14 00:49:35.236973 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6375 | 2026.01.14 00:49:35.236997 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6376 | 2026.01.14 00:49:35.237029 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6377 | 2026.01.14 00:49:35.237048 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 319 rows starting from the beginning of the part | ||
| 6378 | 2026.01.14 00:49:35.237095 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6379 | 2026.01.14 00:49:35.237133 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6380 | 2026.01.14 00:49:35.237177 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6381 | 2026.01.14 00:49:35.237301 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.14 00:49:35.237386 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_41_8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6383 | 2026.01.14 00:49:35.237459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6384 | 2026.01.14 00:49:35.237714 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.01.14 00:49:35.237756 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6386 | 2026.01.14 00:49:35.238320 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6387 | 2026.01.14 00:49:35.238544 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.01.14 00:49:35.238690 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 6389 | 2026.01.14 00:49:35.238754 [ 4 ] {5da781d7-6d2d-4ac7-b216-e0bf2f5b13ea} <Debug> TCPHandler: Processed in 0.001991034 sec. | ||
| 6390 | 2026.01.14 00:49:35.238885 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.01.14 00:49:35.238978 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.01.14 00:49:35.239021 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6393 | 2026.01.14 00:49:35.239357 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.14 00:49:35.239393 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6395 | 2026.01.14 00:49:35.239753 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6396 | 2026.01.14 00:49:35.239976 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.01.14 00:49:35.240107 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 6398 | 2026.01.14 00:49:35.240119 [ 142 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6399 | 2026.01.14 00:49:35.240169 [ 4 ] {162c449a-d4d7-4185-bfab-6eb1aaf50db7} <Debug> TCPHandler: Processed in 0.001334029 sec. | ||
| 6400 | 2026.01.14 00:49:35.240180 [ 142 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.01.14 00:49:35.240213 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6402 | 2026.01.14 00:49:35.240299 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 6403 | 2026.01.14 00:49:35.240421 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6404 | 2026.01.14 00:49:35.240456 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1800 rows starting from the beginning of the part | ||
| 6405 | 2026.01.14 00:49:35.240516 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 6406 | 2026.01.14 00:49:35.240573 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6407 | 2026.01.14 00:49:35.240617 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 6408 | 2026.01.14 00:49:35.240669 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6409 | 2026.01.14 00:49:35.240713 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 6410 | 2026.01.14 00:49:35.241770 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13030 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502974 sec., 2590591.1637579673 rows/sec., 176.45 MiB/sec. | ||
| 6411 | 2026.01.14 00:49:35.241913 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001652386 sec., 1324145.8109666868 rows/sec., 87.28 MiB/sec. | ||
| 6412 | 2026.01.14 00:49:35.242170 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6413 | 2026.01.14 00:49:35.242179 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6414 | 2026.01.14 00:49:35.242434 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.01.14 00:49:35.242489 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.01.14 00:49:35.242501 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_41_8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6417 | 2026.01.14 00:49:35.242573 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6418 | 2026.01.14 00:49:35.242577 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6419 | 2026.01.14 00:49:35.242648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 6420 | 2026.01.14 00:49:36.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.97 MiB, peak 273.59 MiB, free memory in arenas 0.00 B, will set to 266.20 MiB (RSS), difference: 1.23 MiB | ||
| 6421 | 2026.01.14 00:49:36.823108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13922 | ||
| 6422 | 2026.01.14 00:49:36.823581 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.01.14 00:49:36.823618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6424 | 2026.01.14 00:49:36.824105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6425 | 2026.01.14 00:49:36.824325 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.01.14 00:49:36.824445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13922 | ||
| 6427 | 2026.01.14 00:49:37.549012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6428 | 2026.01.14 00:49:37.566972 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.01.14 00:49:37.567025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6430 | 2026.01.14 00:49:37.573190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6431 | 2026.01.14 00:49:37.573924 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.01.14 00:49:37.577426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6433 | 2026.01.14 00:49:39.364041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 822 | ||
| 6434 | 2026.01.14 00:49:39.366547 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.01.14 00:49:39.366597 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6436 | 2026.01.14 00:49:39.367793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6437 | 2026.01.14 00:49:39.368056 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.01.14 00:49:39.368321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6439 | 2026.01.14 00:49:40.212535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.01.14 00:49:40.212745 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.01.14 00:49:40.212818 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6442 | 2026.01.14 00:49:40.213703 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.01.14 00:49:40.213750 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6444 | 2026.01.14 00:49:40.214159 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6445 | 2026.01.14 00:49:40.214383 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.01.14 00:49:40.214524 [ 48 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6447 | 2026.01.14 00:49:40.214535 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 6448 | 2026.01.14 00:49:40.214570 [ 48 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.01.14 00:49:40.214594 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6450 | 2026.01.14 00:49:40.214595 [ 4 ] {17b615e2-728f-4c0d-9eec-5541fa9e8aec} <Debug> TCPHandler: Processed in 0.002189628 sec. | ||
| 6451 | 2026.01.14 00:49:40.214720 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.01.14 00:49:40.214764 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6453 | 2026.01.14 00:49:40.214819 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6454 | 2026.01.14 00:49:40.214878 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6455 | 2026.01.14 00:49:40.214993 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6456 | 2026.01.14 00:49:40.215057 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6457 | 2026.01.14 00:49:40.215166 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6458 | 2026.01.14 00:49:40.215214 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6459 | 2026.01.14 00:49:40.215256 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6460 | 2026.01.14 00:49:40.215297 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6461 | 2026.01.14 00:49:40.215341 [ 202 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 6462 | 2026.01.14 00:49:40.215867 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.14 00:49:40.215911 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6464 | 2026.01.14 00:49:40.216375 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6465 | 2026.01.14 00:49:40.216388 [ 198 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714398 sec., 998601.258284249 rows/sec., 67.98 MiB/sec. | ||
| 6466 | 2026.01.14 00:49:40.216592 [ 198 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6467 | 2026.01.14 00:49:40.216625 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.01.14 00:49:40.216777 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00198 sec., 591919.191919192 rows/sec., 47.10 MiB/sec. | ||
| 6469 | 2026.01.14 00:49:40.216818 [ 4 ] {0585c01b-78f5-411e-95a0-eefc0d3eb434} <Debug> TCPHandler: Processed in 0.002147347 sec. | ||
| 6470 | 2026.01.14 00:49:40.216927 [ 198 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_10_2} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.01.14 00:49:40.216937 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.01.14 00:49:40.217020 [ 198 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_10_2} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6473 | 2026.01.14 00:49:40.217047 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.01.14 00:49:40.217095 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6475 | 2026.01.14 00:49:40.217119 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6476 | 2026.01.14 00:49:40.217600 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.01.14 00:49:40.217642 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6478 | 2026.01.14 00:49:40.217983 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6479 | 2026.01.14 00:49:40.218202 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.01.14 00:49:40.218332 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001307 sec., 179801.07115531754 rows/sec., 10.89 MiB/sec. | ||
| 6481 | 2026.01.14 00:49:40.218373 [ 4 ] {3c6d3520-a44e-44f9-8396-537b2c183faf} <Debug> TCPHandler: Processed in 0.001486793 sec. | ||
| 6482 | 2026.01.14 00:49:40.218489 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.01.14 00:49:40.218585 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.01.14 00:49:40.218625 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6485 | 2026.01.14 00:49:40.219089 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.01.14 00:49:40.219125 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6487 | 2026.01.14 00:49:40.219447 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6488 | 2026.01.14 00:49:40.219676 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.01.14 00:49:40.219808 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 6490 | 2026.01.14 00:49:40.219845 [ 4 ] {1ff28301-469b-47e5-879c-6d9179ada23d} <Debug> TCPHandler: Processed in 0.001414711 sec. | ||
| 6491 | 2026.01.14 00:49:40.219962 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.01.14 00:49:40.220056 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.01.14 00:49:40.220096 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6494 | 2026.01.14 00:49:40.220563 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.14 00:49:40.220599 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6496 | 2026.01.14 00:49:40.220923 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6497 | 2026.01.14 00:49:40.221142 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.01.14 00:49:40.221257 [ 48 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6499 | 2026.01.14 00:49:40.221268 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 6500 | 2026.01.14 00:49:40.221291 [ 48 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.01.14 00:49:40.221309 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6502 | 2026.01.14 00:49:40.221311 [ 4 ] {82c55fa0-f143-475b-9924-f6323b32a176} <Debug> TCPHandler: Processed in 0.001405771 sec. | ||
| 6503 | 2026.01.14 00:49:40.221417 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6504 | 2026.01.14 00:49:40.221459 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2026.01.14 00:49:40.221527 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6506 | 2026.01.14 00:49:40.221558 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6507 | 2026.01.14 00:49:40.221562 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6508 | 2026.01.14 00:49:40.221609 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6509 | 2026.01.14 00:49:40.221612 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6510 | 2026.01.14 00:49:40.221656 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6511 | 2026.01.14 00:49:40.221695 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6512 | 2026.01.14 00:49:40.221728 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6513 | 2026.01.14 00:49:40.221764 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 6514 | 2026.01.14 00:49:40.222293 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.01.14 00:49:40.222334 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6516 | 2026.01.14 00:49:40.222552 [ 199 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169956 sec., 752165.0386852155 rows/sec., 46.18 MiB/sec. | ||
| 6517 | 2026.01.14 00:49:40.222673 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6518 | 2026.01.14 00:49:40.222718 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6519 | 2026.01.14 00:49:40.222896 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.01.14 00:49:40.222981 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_10_2} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.14 00:49:40.223020 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001477 sec., 480027.0819228165 rows/sec., 33.63 MiB/sec. | ||
| 6522 | 2026.01.14 00:49:40.223055 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_10_2} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6523 | 2026.01.14 00:49:40.223057 [ 4 ] {b352d7f7-83af-4c57-b9fb-dc93262d1051} <Debug> TCPHandler: Processed in 0.001659446 sec. | ||
| 6524 | 2026.01.14 00:49:40.223135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6525 | 2026.01.14 00:49:40.223170 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.01.14 00:49:40.223262 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6527 | 2026.01.14 00:49:40.223302 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6528 | 2026.01.14 00:49:40.223617 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.01.14 00:49:40.223650 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6530 | 2026.01.14 00:49:40.223941 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6531 | 2026.01.14 00:49:40.224149 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.01.14 00:49:40.224239 [ 48 ] {} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6533 | 2026.01.14 00:49:40.224265 [ 48 ] {} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.14 00:49:40.224268 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 6535 | 2026.01.14 00:49:40.224281 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6536 | 2026.01.14 00:49:40.224306 [ 4 ] {a3a9475d-f1d7-46ef-89fa-ef8ca646ac5f} <Debug> TCPHandler: Processed in 0.001182946 sec. | ||
| 6537 | 2026.01.14 00:49:40.224363 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6538 | 2026.01.14 00:49:40.224409 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.01.14 00:49:40.224477 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6540 | 2026.01.14 00:49:40.224505 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.01.14 00:49:40.224516 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6542 | 2026.01.14 00:49:40.224553 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6543 | 2026.01.14 00:49:40.224598 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6544 | 2026.01.14 00:49:40.224646 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6545 | 2026.01.14 00:49:40.224687 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6546 | 2026.01.14 00:49:40.224727 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6547 | 2026.01.14 00:49:40.224765 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 6548 | 2026.01.14 00:49:40.224992 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.14 00:49:40.225033 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6550 | 2026.01.14 00:49:40.225374 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6551 | 2026.01.14 00:49:40.225557 [ 189 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224276 sec., 29405.134136420216 rows/sec., 1.50 MiB/sec. | ||
| 6552 | 2026.01.14 00:49:40.225583 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.01.14 00:49:40.225701 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6554 | 2026.01.14 00:49:40.225727 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 6555 | 2026.01.14 00:49:40.225767 [ 4 ] {4dcfa4b1-807b-41d4-8521-3f82d9408d97} <Debug> TCPHandler: Processed in 0.00140497 sec. | ||
| 6556 | 2026.01.14 00:49:40.225870 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.01.14 00:49:40.225949 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_6_1} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.01.14 00:49:40.225962 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.01.14 00:49:40.226007 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6560 | 2026.01.14 00:49:40.226018 [ 199 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_6_1} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6561 | 2026.01.14 00:49:40.226088 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6562 | 2026.01.14 00:49:40.226303 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.14 00:49:40.226341 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6564 | 2026.01.14 00:49:40.226632 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6565 | 2026.01.14 00:49:40.226832 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.14 00:49:40.226954 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 6567 | 2026.01.14 00:49:40.226987 [ 4 ] {37769f3e-b816-4627-86d2-213124e1aa64} <Debug> TCPHandler: Processed in 0.001164646 sec. | ||
| 6568 | 2026.01.14 00:49:40.227095 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.14 00:49:40.227185 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.14 00:49:40.227238 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6571 | 2026.01.14 00:49:40.228034 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.14 00:49:40.228067 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6573 | 2026.01.14 00:49:40.228591 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6574 | 2026.01.14 00:49:40.228812 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.14 00:49:40.228944 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001776 sec., 16891.891891891893 rows/sec., 30.27 MiB/sec. | ||
| 6576 | 2026.01.14 00:49:40.229003 [ 4 ] {f9439c3a-a2a3-4a55-b46c-7e34562dab49} <Debug> TCPHandler: Processed in 0.001962443 sec. | ||
| 6577 | 2026.01.14 00:49:40.229104 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.14 00:49:40.229196 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.14 00:49:40.229235 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6580 | 2026.01.14 00:49:40.229577 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.14 00:49:40.229610 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6582 | 2026.01.14 00:49:40.229903 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6583 | 2026.01.14 00:49:40.230105 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.14 00:49:40.230224 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 6585 | 2026.01.14 00:49:40.230258 [ 4 ] {e0ed625e-eaf9-458f-91ff-71b175b79577} <Debug> TCPHandler: Processed in 0.001200697 sec. | ||
| 6586 | 2026.01.14 00:49:44.216427 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6587 | 2026.01.14 00:49:44.216484 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6588 | 2026.01.14 00:49:44.324626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14434 | ||
| 6589 | 2026.01.14 00:49:44.325435 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.14 00:49:44.325521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6591 | 2026.01.14 00:49:44.326101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6592 | 2026.01.14 00:49:44.326333 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.14 00:49:44.326459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6594 | 2026.01.14 00:49:45.077581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6595 | 2026.01.14 00:49:45.095971 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.14 00:49:45.096039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6597 | 2026.01.14 00:49:45.101989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6598 | 2026.01.14 00:49:45.102792 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.01.14 00:49:45.106598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6600 | 2026.01.14 00:49:45.200340 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.01.14 00:49:45.200538 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6602 | 2026.01.14 00:49:45.200612 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6603 | 2026.01.14 00:49:45.201339 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.01.14 00:49:45.201391 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6605 | 2026.01.14 00:49:45.201784 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6606 | 2026.01.14 00:49:45.202014 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.01.14 00:49:45.202175 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 6608 | 2026.01.14 00:49:45.202226 [ 4 ] {24fe72c0-821e-4767-bf3c-ed21c93fac5c} <Debug> TCPHandler: Processed in 0.002012475 sec. | ||
| 6609 | 2026.01.14 00:49:45.202350 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.01.14 00:49:45.202453 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.01.14 00:49:45.202496 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6612 | 2026.01.14 00:49:45.202903 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.01.14 00:49:45.202942 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6614 | 2026.01.14 00:49:45.203240 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6615 | 2026.01.14 00:49:45.203461 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.14 00:49:45.203578 [ 125 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6617 | 2026.01.14 00:49:45.203593 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 6618 | 2026.01.14 00:49:45.203647 [ 125 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.14 00:49:45.203655 [ 4 ] {8f7271de-2aee-4d1c-b7de-30a39e7522a7} <Debug> TCPHandler: Processed in 0.00135595 sec. | ||
| 6620 | 2026.01.14 00:49:45.203678 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6621 | 2026.01.14 00:49:45.203777 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.01.14 00:49:45.203784 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 6623 | 2026.01.14 00:49:45.203887 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6624 | 2026.01.14 00:49:45.203907 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6625 | 2026.01.14 00:49:45.203930 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6626 | 2026.01.14 00:49:45.203939 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 6627 | 2026.01.14 00:49:45.204009 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6628 | 2026.01.14 00:49:45.204063 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 235 rows starting from the beginning of the part | ||
| 6629 | 2026.01.14 00:49:45.204111 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6630 | 2026.01.14 00:49:45.204155 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 235 rows starting from the beginning of the part | ||
| 6631 | 2026.01.14 00:49:45.204203 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 6632 | 2026.01.14 00:49:45.204357 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.01.14 00:49:45.204395 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6634 | 2026.01.14 00:49:45.204738 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6635 | 2026.01.14 00:49:45.204962 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.01.14 00:49:45.205031 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288898 sec., 604392.2792959567 rows/sec., 39.60 MiB/sec. | ||
| 6637 | 2026.01.14 00:49:45.205100 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001233 sec., 60016.22060016221 rows/sec., 4.69 MiB/sec. | ||
| 6638 | 2026.01.14 00:49:45.205145 [ 4 ] {e24df3de-1fd8-49b6-8bf9-ef9167dc7fe8} <Debug> TCPHandler: Processed in 0.001422601 sec. | ||
| 6639 | 2026.01.14 00:49:45.205169 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6640 | 2026.01.14 00:49:45.205251 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.01.14 00:49:45.205347 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6642 | 2026.01.14 00:49:45.205391 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6643 | 2026.01.14 00:49:45.205401 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.01.14 00:49:45.205465 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_41_8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6645 | 2026.01.14 00:49:45.205528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6646 | 2026.01.14 00:49:45.205799 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.01.14 00:49:45.205835 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6648 | 2026.01.14 00:49:45.206161 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6649 | 2026.01.14 00:49:45.206370 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.01.14 00:49:45.206500 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6651 | 2026.01.14 00:49:45.206537 [ 4 ] {902daaae-9996-4321-93e0-96abc88a2d5f} <Debug> TCPHandler: Processed in 0.001336089 sec. | ||
| 6652 | 2026.01.14 00:49:45.206636 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.01.14 00:49:45.206730 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.01.14 00:49:45.206784 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6655 | 2026.01.14 00:49:45.207529 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.01.14 00:49:45.207563 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6657 | 2026.01.14 00:49:45.208046 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6658 | 2026.01.14 00:49:45.208258 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.01.14 00:49:45.208428 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6660 | 2026.01.14 00:49:45.208457 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 6661 | 2026.01.14 00:49:45.208469 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.01.14 00:49:45.208502 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6663 | 2026.01.14 00:49:45.208530 [ 4 ] {e78e7bab-a2da-46da-87f9-2cdf99b75ad9} <Debug> TCPHandler: Processed in 0.001941263 sec. | ||
| 6664 | 2026.01.14 00:49:45.208590 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 6665 | 2026.01.14 00:49:45.208642 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.01.14 00:49:45.208741 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6667 | 2026.01.14 00:49:45.208782 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6668 | 2026.01.14 00:49:45.208843 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6669 | 2026.01.14 00:49:45.208911 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 681 rows starting from the beginning of the part | ||
| 6670 | 2026.01.14 00:49:45.209054 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6671 | 2026.01.14 00:49:45.209106 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.14 00:49:45.209147 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6673 | 2026.01.14 00:49:45.209169 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6674 | 2026.01.14 00:49:45.209282 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6675 | 2026.01.14 00:49:45.209384 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6676 | 2026.01.14 00:49:45.209473 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6677 | 2026.01.14 00:49:45.209477 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 6678 | 2026.01.14 00:49:45.209712 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.01.14 00:49:45.209855 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 6680 | 2026.01.14 00:49:45.209892 [ 4 ] {88e8e4c1-3841-4581-8e80-2d62945a3845} <Debug> TCPHandler: Processed in 0.001299358 sec. | ||
| 6681 | 2026.01.14 00:49:45.214757 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 19 columns (19 merged, 0 gathered) in 0.006206066 sec., 124233.29046130029 rows/sec., 222.62 MiB/sec. | ||
| 6682 | 2026.01.14 00:49:45.215934 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6683 | 2026.01.14 00:49:45.216351 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.14 00:49:45.216446 [ 190 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6685 | 2026.01.14 00:49:45.216600 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6686 | 2026.01.14 00:49:46.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.28 MiB, peak 274.85 MiB, free memory in arenas 0.00 B, will set to 268.56 MiB (RSS), difference: 1.29 MiB | ||
| 6687 | 2026.01.14 00:49:49.368589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 856 | ||
| 6688 | 2026.01.14 00:49:49.371064 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.14 00:49:49.371121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6690 | 2026.01.14 00:49:49.372338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6691 | 2026.01.14 00:49:49.372622 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.14 00:49:49.372995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6693 | 2026.01.14 00:49:50.204875 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.01.14 00:49:50.205091 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6695 | 2026.01.14 00:49:50.205182 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6696 | 2026.01.14 00:49:50.205882 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.01.14 00:49:50.205929 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6698 | 2026.01.14 00:49:50.206329 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6699 | 2026.01.14 00:49:50.206568 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.01.14 00:49:50.206730 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001692 sec., 14184.397163120568 rows/sec., 1.18 MiB/sec. | ||
| 6701 | 2026.01.14 00:49:50.206785 [ 4 ] {496a35ad-58fb-43f4-b1bf-9ffb318513f0} <Debug> TCPHandler: Processed in 0.002043555 sec. | ||
| 6702 | 2026.01.14 00:49:50.206908 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.01.14 00:49:50.207015 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6704 | 2026.01.14 00:49:50.207058 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6705 | 2026.01.14 00:49:50.207556 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.01.14 00:49:50.207595 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6707 | 2026.01.14 00:49:50.207896 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6708 | 2026.01.14 00:49:50.208099 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.01.14 00:49:50.208224 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001233 sec., 3244.1200324412007 rows/sec., 264.54 KiB/sec. | ||
| 6710 | 2026.01.14 00:49:50.208262 [ 4 ] {82cf6eba-10fb-4ae4-ae3d-893543c956fd} <Debug> TCPHandler: Processed in 0.00140367 sec. | ||
| 6711 | 2026.01.14 00:49:50.208377 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.01.14 00:49:50.208470 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6713 | 2026.01.14 00:49:50.208508 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6714 | 2026.01.14 00:49:50.209070 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.01.14 00:49:50.209107 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6716 | 2026.01.14 00:49:50.209422 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6717 | 2026.01.14 00:49:50.209626 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.01.14 00:49:50.209749 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001297 sec., 183500.38550501157 rows/sec., 16.32 MiB/sec. | ||
| 6719 | 2026.01.14 00:49:50.209787 [ 4 ] {bc1ede71-0c72-4b85-ac57-e985996954fd} <Debug> TCPHandler: Processed in 0.001456442 sec. | ||
| 6720 | 2026.01.14 00:49:50.209897 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.01.14 00:49:50.209990 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.01.14 00:49:50.210028 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6723 | 2026.01.14 00:49:50.210435 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.01.14 00:49:50.210470 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6725 | 2026.01.14 00:49:50.210757 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6726 | 2026.01.14 00:49:50.210957 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.01.14 00:49:50.211080 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001109 sec., 41478.80973850316 rows/sec., 3.08 MiB/sec. | ||
| 6728 | 2026.01.14 00:49:50.211118 [ 4 ] {138a307f-1d98-4d11-ae5d-8d92d06263a8} <Debug> TCPHandler: Processed in 0.001267628 sec. | ||
| 6729 | 2026.01.14 00:49:50.211224 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.01.14 00:49:50.211315 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.01.14 00:49:50.211352 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6732 | 2026.01.14 00:49:50.211739 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.01.14 00:49:50.211775 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6734 | 2026.01.14 00:49:50.212065 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6735 | 2026.01.14 00:49:50.212262 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.01.14 00:49:50.212389 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 6737 | 2026.01.14 00:49:50.212429 [ 4 ] {8bbc8981-80ea-4c55-929f-605e61a6dad8} <Debug> TCPHandler: Processed in 0.001251878 sec. | ||
| 6738 | 2026.01.14 00:49:50.212535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.01.14 00:49:50.212625 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.01.14 00:49:50.212664 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6741 | 2026.01.14 00:49:50.213044 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.01.14 00:49:50.213079 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6743 | 2026.01.14 00:49:50.213356 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6744 | 2026.01.14 00:49:50.213550 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.01.14 00:49:50.213672 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 881.11 KiB/sec. | ||
| 6746 | 2026.01.14 00:49:50.213709 [ 4 ] {9125fcf5-2ebb-42eb-89b4-6ec3b26ff24a} <Debug> TCPHandler: Processed in 0.001220086 sec. | ||
| 6747 | 2026.01.14 00:49:50.213816 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.01.14 00:49:50.213905 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6749 | 2026.01.14 00:49:50.213943 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2026.01.14 00:49:50.214389 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.01.14 00:49:50.214425 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6752 | 2026.01.14 00:49:50.214717 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6753 | 2026.01.14 00:49:50.214916 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.01.14 00:49:50.215037 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001149 sec., 116623.15056570931 rows/sec., 9.44 MiB/sec. | ||
| 6755 | 2026.01.14 00:49:50.215074 [ 4 ] {0ad7639c-54d5-408d-9111-4a7fd8cf77de} <Debug> TCPHandler: Processed in 0.001305328 sec. | ||
| 6756 | 2026.01.14 00:49:50.215179 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.01.14 00:49:50.215269 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.01.14 00:49:50.215311 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6759 | 2026.01.14 00:49:50.215747 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.01.14 00:49:50.215787 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6761 | 2026.01.14 00:49:50.216129 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6762 | 2026.01.14 00:49:50.216338 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.01.14 00:49:50.216480 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001212 sec., 193069.30693069307 rows/sec., 14.12 MiB/sec. | ||
| 6764 | 2026.01.14 00:49:50.216525 [ 4 ] {99c2619f-a774-429e-ae47-70fdd9713603} <Debug> TCPHandler: Processed in 0.00139224 sec. | ||
| 6765 | 2026.01.14 00:49:50.216645 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.01.14 00:49:50.216743 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.01.14 00:49:50.216797 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6768 | 2026.01.14 00:49:50.217625 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.01.14 00:49:50.217663 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6770 | 2026.01.14 00:49:50.218199 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6771 | 2026.01.14 00:49:50.218433 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.01.14 00:49:50.218571 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001848 sec., 16233.766233766233 rows/sec., 29.09 MiB/sec. | ||
| 6773 | 2026.01.14 00:49:50.218633 [ 4 ] {fd8071f3-04a9-438c-abcb-7a0f4049b598} <Debug> TCPHandler: Processed in 0.002038424 sec. | ||
| 6774 | 2026.01.14 00:49:50.218741 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.01.14 00:49:50.218835 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.01.14 00:49:50.218877 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6777 | 2026.01.14 00:49:50.219208 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.01.14 00:49:50.219245 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6779 | 2026.01.14 00:49:50.219554 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6780 | 2026.01.14 00:49:50.219772 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.01.14 00:49:50.219897 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6782 | 2026.01.14 00:49:50.219934 [ 4 ] {ea0d4387-d5a9-4b32-b479-a1947f2b7ca0} <Debug> TCPHandler: Processed in 0.001241047 sec. | ||
| 6783 | 2026.01.14 00:49:51.826546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14882 | ||
| 6784 | 2026.01.14 00:49:51.827253 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.01.14 00:49:51.827303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6786 | 2026.01.14 00:49:51.827810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6787 | 2026.01.14 00:49:51.828045 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.01.14 00:49:51.828192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14882 | ||
| 6789 | 2026.01.14 00:49:51.828196 [ 8 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6790 | 2026.01.14 00:49:51.828250 [ 8 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.01.14 00:49:51.828272 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6792 | 2026.01.14 00:49:51.828454 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6793 | 2026.01.14 00:49:51.828663 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6794 | 2026.01.14 00:49:51.828725 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12514 rows starting from the beginning of the part | ||
| 6795 | 2026.01.14 00:49:51.828829 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6796 | 2026.01.14 00:49:51.828903 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6797 | 2026.01.14 00:49:51.828976 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6798 | 2026.01.14 00:49:51.829042 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6799 | 2026.01.14 00:49:51.829108 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 6800 | 2026.01.14 00:49:51.830995 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14882 rows, containing 4 columns (4 merged, 0 gathered) in 0.002629067 sec., 5660563.23402941 rows/sec., 80.98 MiB/sec. | ||
| 6801 | 2026.01.14 00:49:51.831362 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6802 | 2026.01.14 00:49:51.831647 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.01.14 00:49:51.831715 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_31_6} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6804 | 2026.01.14 00:49:51.831802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6805 | 2026.01.14 00:49:52.606701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6806 | 2026.01.14 00:49:52.623739 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.01.14 00:49:52.623789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6808 | 2026.01.14 00:49:52.629208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6809 | 2026.01.14 00:49:52.629912 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.01.14 00:49:52.630228 [ 61 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6811 | 2026.01.14 00:49:52.630327 [ 61 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.01.14 00:49:52.630362 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6813 | 2026.01.14 00:49:52.630543 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6814 | 2026.01.14 00:49:52.632908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6815 | 2026.01.14 00:49:52.634352 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6816 | 2026.01.14 00:49:52.635854 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6817 | 2026.01.14 00:49:52.640514 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6818 | 2026.01.14 00:49:52.644908 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6819 | 2026.01.14 00:49:52.649338 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6820 | 2026.01.14 00:49:52.653752 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6821 | 2026.01.14 00:49:52.657942 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 6822 | 2026.01.14 00:49:52.710653 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080179033 sec., 2918.4687223653596 rows/sec., 15.09 MiB/sec. | ||
| 6823 | 2026.01.14 00:49:52.713288 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6824 | 2026.01.14 00:49:52.715528 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_31_6} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.01.14 00:49:52.715642 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_31_6} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6826 | 2026.01.14 00:49:52.718662 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6827 | 2026.01.14 00:49:53.000303 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.65 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 272.73 MiB (RSS), difference: 3.07 MiB | ||
| 6828 | 2026.01.14 00:49:55.200462 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.01.14 00:49:55.200663 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6830 | 2026.01.14 00:49:55.200730 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6831 | 2026.01.14 00:49:55.201382 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.01.14 00:49:55.201428 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6833 | 2026.01.14 00:49:55.201828 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6834 | 2026.01.14 00:49:55.202068 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.01.14 00:49:55.202227 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001612 sec., 47146.40198511166 rows/sec., 3.89 MiB/sec. | ||
| 6836 | 2026.01.14 00:49:55.202278 [ 4 ] {1e4839f5-9f73-4530-b7c9-fe88f7534951} <Debug> TCPHandler: Processed in 0.001940172 sec. | ||
| 6837 | 2026.01.14 00:49:55.202402 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.01.14 00:49:55.202504 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.01.14 00:49:55.202559 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6840 | 2026.01.14 00:49:55.202971 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.01.14 00:49:55.203007 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6842 | 2026.01.14 00:49:55.203310 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6843 | 2026.01.14 00:49:55.203523 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.01.14 00:49:55.203652 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 6845 | 2026.01.14 00:49:55.203691 [ 4 ] {f65b19c0-b676-4998-9027-c792e7afec3b} <Debug> TCPHandler: Processed in 0.001340839 sec. | ||
| 6846 | 2026.01.14 00:49:55.203790 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.01.14 00:49:55.203887 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6848 | 2026.01.14 00:49:55.203928 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6849 | 2026.01.14 00:49:55.204344 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.01.14 00:49:55.204379 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6851 | 2026.01.14 00:49:55.204689 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6852 | 2026.01.14 00:49:55.204892 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.14 00:49:55.205027 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 6854 | 2026.01.14 00:49:55.205067 [ 4 ] {2f2a7b96-256e-43e1-992d-d4217cc6d0c8} <Debug> TCPHandler: Processed in 0.001326189 sec. | ||
| 6855 | 2026.01.14 00:49:55.205174 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.01.14 00:49:55.205267 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.14 00:49:55.205310 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6858 | 2026.01.14 00:49:55.205710 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.01.14 00:49:55.205747 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6860 | 2026.01.14 00:49:55.206075 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6861 | 2026.01.14 00:49:55.206287 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.01.14 00:49:55.206419 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6863 | 2026.01.14 00:49:55.206456 [ 4 ] {300f27e6-72fc-45fe-a6c9-115c4d82c300} <Debug> TCPHandler: Processed in 0.00133237 sec. | ||
| 6864 | 2026.01.14 00:49:55.206568 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.01.14 00:49:55.206661 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.01.14 00:49:55.206716 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6867 | 2026.01.14 00:49:55.207451 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.01.14 00:49:55.207489 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6869 | 2026.01.14 00:49:55.208012 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6870 | 2026.01.14 00:49:55.208228 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.01.14 00:49:55.208364 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 6872 | 2026.01.14 00:49:55.208429 [ 4 ] {10482f3c-2772-4c24-a12e-dc23827d5d8d} <Debug> TCPHandler: Processed in 0.001909852 sec. | ||
| 6873 | 2026.01.14 00:49:55.208549 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.01.14 00:49:55.208644 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.01.14 00:49:55.208685 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6876 | 2026.01.14 00:49:55.209010 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.14 00:49:55.209046 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6878 | 2026.01.14 00:49:55.209347 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6879 | 2026.01.14 00:49:55.209567 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.01.14 00:49:55.209700 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6881 | 2026.01.14 00:49:55.209737 [ 4 ] {f87044f7-2f75-47ae-a49d-51b765574e9c} <Debug> TCPHandler: Processed in 0.001248957 sec. | ||
| 6882 | 2026.01.14 00:49:59.216531 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6883 | 2026.01.14 00:49:59.216617 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6884 | 2026.01.14 00:49:59.328345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15394 | ||
| 6885 | 2026.01.14 00:49:59.329044 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.01.14 00:49:59.329087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6887 | 2026.01.14 00:49:59.329740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6888 | 2026.01.14 00:49:59.329972 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.01.14 00:49:59.330110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 6890 | 2026.01.14 00:49:59.373244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 888 | ||
| 6891 | 2026.01.14 00:49:59.375656 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.01.14 00:49:59.375701 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6893 | 2026.01.14 00:49:59.376988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6894 | 2026.01.14 00:49:59.377264 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.01.14 00:49:59.377635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6896 | 2026.01.14 00:50:00.002164 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828288 sec. | ||
| 6897 | 2026.01.14 00:50:00.132973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6898 | 2026.01.14 00:50:00.148283 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.01.14 00:50:00.148336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6900 | 2026.01.14 00:50:00.153854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6901 | 2026.01.14 00:50:00.154542 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.01.14 00:50:00.157275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6903 | 2026.01.14 00:50:00.201877 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.01.14 00:50:00.202053 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6905 | 2026.01.14 00:50:00.202116 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6906 | 2026.01.14 00:50:00.202791 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.01.14 00:50:00.202835 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6908 | 2026.01.14 00:50:00.203217 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6909 | 2026.01.14 00:50:00.203441 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.01.14 00:50:00.203582 [ 171 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6911 | 2026.01.14 00:50:00.203602 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001595 sec., 72727.27272727272 rows/sec., 6.16 MiB/sec. | ||
| 6912 | 2026.01.14 00:50:00.203633 [ 171 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.01.14 00:50:00.203661 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6914 | 2026.01.14 00:50:00.203662 [ 4 ] {947d70c8-1c02-4f19-9dd4-c31a7a4e566a} <Debug> TCPHandler: Processed in 0.001906402 sec. | ||
| 6915 | 2026.01.14 00:50:00.203790 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 6916 | 2026.01.14 00:50:00.203801 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.01.14 00:50:00.203929 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6918 | 2026.01.14 00:50:00.203942 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6919 | 2026.01.14 00:50:00.203973 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6920 | 2026.01.14 00:50:00.203988 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 6921 | 2026.01.14 00:50:00.204073 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1172 rows starting from the beginning of the part | ||
| 6922 | 2026.01.14 00:50:00.204126 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 6923 | 2026.01.14 00:50:00.204175 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part | ||
| 6924 | 2026.01.14 00:50:00.204220 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6925 | 2026.01.14 00:50:00.204265 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part | ||
| 6926 | 2026.01.14 00:50:00.204413 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.01.14 00:50:00.204455 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6928 | 2026.01.14 00:50:00.204925 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6929 | 2026.01.14 00:50:00.205145 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.01.14 00:50:00.205283 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001377 sec., 21786.49237472767 rows/sec., 1.60 MiB/sec. | ||
| 6931 | 2026.01.14 00:50:00.205324 [ 4 ] {e05e9064-ed60-4a34-9138-20ba9309e3da} <Debug> TCPHandler: Processed in 0.001575804 sec. | ||
| 6932 | 2026.01.14 00:50:00.205436 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.01.14 00:50:00.205543 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6934 | 2026.01.14 00:50:00.205583 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6935 | 2026.01.14 00:50:00.206009 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.01.14 00:50:00.206047 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6937 | 2026.01.14 00:50:00.206347 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6938 | 2026.01.14 00:50:00.206427 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4142 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698729 sec., 1534796.5653461316 rows/sec., 131.25 MiB/sec. | ||
| 6939 | 2026.01.14 00:50:00.206569 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.01.14 00:50:00.206690 [ 171 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6941 | 2026.01.14 00:50:00.206704 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00118 sec., 79661.01694915254 rows/sec., 6.22 MiB/sec. | ||
| 6942 | 2026.01.14 00:50:00.206707 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6943 | 2026.01.14 00:50:00.206728 [ 171 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.01.14 00:50:00.206754 [ 4 ] {41340814-8cca-4f9d-b683-cebefc63ff36} <Debug> TCPHandler: Processed in 0.00136807 sec. | ||
| 6945 | 2026.01.14 00:50:00.206758 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6946 | 2026.01.14 00:50:00.206858 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 6947 | 2026.01.14 00:50:00.206872 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.01.14 00:50:00.206952 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6949 | 2026.01.14 00:50:00.206974 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.01.14 00:50:00.206982 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6951 | 2026.01.14 00:50:00.207016 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.01.14 00:50:00.207021 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6953 | 2026.01.14 00:50:00.207044 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 709 rows starting from the beginning of the part | ||
| 6954 | 2026.01.14 00:50:00.207088 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 6955 | 2026.01.14 00:50:00.207103 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_46_9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6956 | 2026.01.14 00:50:00.207128 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 134 rows starting from the beginning of the part | ||
| 6957 | 2026.01.14 00:50:00.207171 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 6958 | 2026.01.14 00:50:00.207191 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6959 | 2026.01.14 00:50:00.207209 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
| 6960 | 2026.01.14 00:50:00.207473 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.01.14 00:50:00.207511 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6962 | 2026.01.14 00:50:00.207848 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6963 | 2026.01.14 00:50:00.208075 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.01.14 00:50:00.208178 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6965 | 2026.01.14 00:50:00.208204 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 6966 | 2026.01.14 00:50:00.208208 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.01.14 00:50:00.208243 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6968 | 2026.01.14 00:50:00.208249 [ 4 ] {04b5415a-9a0f-4e96-a100-e918e0766c8b} <Debug> TCPHandler: Processed in 0.001425941 sec. | ||
| 6969 | 2026.01.14 00:50:00.208339 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 6970 | 2026.01.14 00:50:00.208368 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549004 sec., 1506774.6758562275 rows/sec., 115.20 MiB/sec. | ||
| 6971 | 2026.01.14 00:50:00.208375 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.01.14 00:50:00.208449 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6973 | 2026.01.14 00:50:00.208484 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13030 rows starting from the beginning of the part | ||
| 6974 | 2026.01.14 00:50:00.208489 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.01.14 00:50:00.208537 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 6976 | 2026.01.14 00:50:00.208550 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6977 | 2026.01.14 00:50:00.208587 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 6978 | 2026.01.14 00:50:00.208595 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6979 | 2026.01.14 00:50:00.208630 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 234 rows starting from the beginning of the part | ||
| 6980 | 2026.01.14 00:50:00.208672 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6981 | 2026.01.14 00:50:00.208709 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 6982 | 2026.01.14 00:50:00.208921 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.01.14 00:50:00.209001 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_46_9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6984 | 2026.01.14 00:50:00.209070 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6985 | 2026.01.14 00:50:00.209408 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.14 00:50:00.209446 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6987 | 2026.01.14 00:50:00.210165 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6988 | 2026.01.14 00:50:00.210404 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.01.14 00:50:00.210547 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002077 sec., 14443.909484833895 rows/sec., 25.88 MiB/sec. | ||
| 6990 | 2026.01.14 00:50:00.210618 [ 4 ] {09174a83-218f-429f-ab94-15e0118b49bf} <Debug> TCPHandler: Processed in 0.00229269 sec. | ||
| 6991 | 2026.01.14 00:50:00.210733 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.01.14 00:50:00.210827 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.01.14 00:50:00.210870 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6994 | 2026.01.14 00:50:00.211228 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.01.14 00:50:00.211265 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6996 | 2026.01.14 00:50:00.211709 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6997 | 2026.01.14 00:50:00.211934 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.01.14 00:50:00.212038 [ 171 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6999 | 2026.01.14 00:50:00.212061 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 7000 | 2026.01.14 00:50:00.212067 [ 171 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.01.14 00:50:00.212099 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7002 | 2026.01.14 00:50:00.212104 [ 4 ] {574fb68d-f2e1-435e-97a0-623b8b579a97} <Debug> TCPHandler: Processed in 0.001421552 sec. | ||
| 7003 | 2026.01.14 00:50:00.212212 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7004 | 2026.01.14 00:50:00.212370 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2026.01.14 00:50:00.212412 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2188 rows starting from the beginning of the part | ||
| 7006 | 2026.01.14 00:50:00.212482 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7007 | 2026.01.14 00:50:00.212533 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7008 | 2026.01.14 00:50:00.212579 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7009 | 2026.01.14 00:50:00.212624 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7010 | 2026.01.14 00:50:00.212668 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7011 | 2026.01.14 00:50:00.214165 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002011104 sec., 1259009.976609862 rows/sec., 82.93 MiB/sec. | ||
| 7012 | 2026.01.14 00:50:00.214323 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14058 rows, containing 5 columns (5 merged, 0 gathered) in 0.006018732 sec., 2335707.919874153 rows/sec., 159.28 MiB/sec. | ||
| 7013 | 2026.01.14 00:50:00.214523 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7014 | 2026.01.14 00:50:00.214752 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7015 | 2026.01.14 00:50:00.214852 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.01.14 00:50:00.214936 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_46_9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7017 | 2026.01.14 00:50:00.215024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7018 | 2026.01.14 00:50:00.215073 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.01.14 00:50:00.215164 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7020 | 2026.01.14 00:50:00.215249 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 7021 | 2026.01.14 00:50:01.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.36 MiB, peak 283.41 MiB, free memory in arenas 0.00 B, will set to 276.49 MiB (RSS), difference: 2.13 MiB | ||
| 7022 | 2026.01.14 00:50:05.227252 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.01.14 00:50:05.227441 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7024 | 2026.01.14 00:50:05.227508 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7025 | 2026.01.14 00:50:05.228100 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.01.14 00:50:05.228153 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7027 | 2026.01.14 00:50:05.228559 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7028 | 2026.01.14 00:50:05.228792 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.01.14 00:50:05.228951 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001555 sec., 1286.1736334405145 rows/sec., 104.88 KiB/sec. | ||
| 7030 | 2026.01.14 00:50:05.229003 [ 4 ] {d8609405-41a4-46ca-ac60-183fcaf30c63} <Debug> TCPHandler: Processed in 0.001876031 sec. | ||
| 7031 | 2026.01.14 00:50:05.229142 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.01.14 00:50:05.229246 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7033 | 2026.01.14 00:50:05.229290 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7034 | 2026.01.14 00:50:05.230405 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.01.14 00:50:05.230454 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7036 | 2026.01.14 00:50:05.230935 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7037 | 2026.01.14 00:50:05.231176 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.01.14 00:50:05.231308 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002086 sec., 583413.2310642378 rows/sec., 48.24 MiB/sec. | ||
| 7039 | 2026.01.14 00:50:05.231347 [ 4 ] {080af86f-33f6-489a-91a6-1bfccf0079ee} <Debug> TCPHandler: Processed in 0.00225716 sec. | ||
| 7040 | 2026.01.14 00:50:05.231455 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.01.14 00:50:05.231552 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7042 | 2026.01.14 00:50:05.231593 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7043 | 2026.01.14 00:50:05.231989 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.01.14 00:50:05.232024 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7045 | 2026.01.14 00:50:05.232337 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7046 | 2026.01.14 00:50:05.232551 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.01.14 00:50:05.232681 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 775.31 KiB/sec. | ||
| 7048 | 2026.01.14 00:50:05.232719 [ 4 ] {e818ceca-26f1-49bc-89df-1e472773fcd2} <Debug> TCPHandler: Processed in 0.001315059 sec. | ||
| 7049 | 2026.01.14 00:50:05.232820 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.01.14 00:50:05.232915 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.01.14 00:50:05.232955 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7052 | 2026.01.14 00:50:05.233439 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.01.14 00:50:05.233474 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7054 | 2026.01.14 00:50:05.233808 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7055 | 2026.01.14 00:50:05.234030 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.01.14 00:50:05.234157 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 7057 | 2026.01.14 00:50:05.234194 [ 4 ] {e926f2d8-69c4-420c-af56-039d3806e1cc} <Debug> TCPHandler: Processed in 0.001422541 sec. | ||
| 7058 | 2026.01.14 00:50:05.234298 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.01.14 00:50:05.234400 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7060 | 2026.01.14 00:50:05.234442 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7061 | 2026.01.14 00:50:05.235077 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.14 00:50:05.235112 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7063 | 2026.01.14 00:50:05.235457 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7064 | 2026.01.14 00:50:05.235675 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.14 00:50:05.235804 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001423 sec., 373858.04638088547 rows/sec., 27.70 MiB/sec. | ||
| 7066 | 2026.01.14 00:50:05.235841 [ 4 ] {0cf90841-6381-4f6c-a010-b8331cc57841} <Debug> TCPHandler: Processed in 0.001594245 sec. | ||
| 7067 | 2026.01.14 00:50:05.235947 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.01.14 00:50:05.236041 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.01.14 00:50:05.236086 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7070 | 2026.01.14 00:50:05.236677 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.01.14 00:50:05.236712 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7072 | 2026.01.14 00:50:05.237111 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7073 | 2026.01.14 00:50:05.237336 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.01.14 00:50:05.237488 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001465 sec., 576791.8088737201 rows/sec., 38.82 MiB/sec. | ||
| 7075 | 2026.01.14 00:50:05.237527 [ 4 ] {b8d9557c-7583-43f6-a762-efeb5074513f} <Debug> TCPHandler: Processed in 0.001628736 sec. | ||
| 7076 | 2026.01.14 00:50:05.237639 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.01.14 00:50:05.237732 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.01.14 00:50:05.237786 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7079 | 2026.01.14 00:50:05.238536 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.01.14 00:50:05.238597 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7081 | 2026.01.14 00:50:05.239118 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7082 | 2026.01.14 00:50:05.239343 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.01.14 00:50:05.239487 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 7084 | 2026.01.14 00:50:05.239551 [ 4 ] {8b4eb56b-718d-4d3f-92e0-97cba80146b5} <Debug> TCPHandler: Processed in 0.001961753 sec. | ||
| 7085 | 2026.01.14 00:50:05.239665 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.01.14 00:50:05.239760 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.01.14 00:50:05.239802 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7088 | 2026.01.14 00:50:05.240147 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.01.14 00:50:05.240181 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7090 | 2026.01.14 00:50:05.240508 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7091 | 2026.01.14 00:50:05.240721 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.01.14 00:50:05.240847 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 7093 | 2026.01.14 00:50:05.240882 [ 4 ] {6044d498-19ad-430f-86f5-319962d40b54} <Debug> TCPHandler: Processed in 0.001265697 sec. | ||
| 7094 | 2026.01.14 00:50:06.238132 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57153 | ||
| 7095 | 2026.01.14 00:50:06.238241 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7096 | 2026.01.14 00:50:06.238270 [ 286 ] {} <Debug> TCP-Session: 1109d538-89fc-43c5-918e-43df444cf84a Authenticating user 'default' from [fd00:1122:3344:101::e]:57153 | ||
| 7097 | 2026.01.14 00:50:06.238293 [ 286 ] {} <Debug> TCP-Session: 1109d538-89fc-43c5-918e-43df444cf84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.01.14 00:50:06.238306 [ 286 ] {} <Debug> TCP-Session: 1109d538-89fc-43c5-918e-43df444cf84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7099 | 2026.01.14 00:50:06.238551 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60475 | ||
| 7100 | 2026.01.14 00:50:06.238563 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39217 | ||
| 7101 | 2026.01.14 00:50:06.238661 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7102 | 2026.01.14 00:50:06.238682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7103 | 2026.01.14 00:50:06.238693 [ 288 ] {} <Debug> TCP-Session: 1807848b-01d1-4acb-80c3-e868feb835d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60475 | ||
| 7104 | 2026.01.14 00:50:06.238705 [ 286 ] {} <Trace> TCP-Session: 1109d538-89fc-43c5-918e-43df444cf84a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.01.14 00:50:06.238715 [ 289 ] {} <Debug> TCP-Session: 2c058a7f-0a1f-4c15-b1db-a6b8ef54d227 Authenticating user 'default' from [fd00:1122:3344:101::e]:39217 | ||
| 7106 | 2026.01.14 00:50:06.238729 [ 288 ] {} <Debug> TCP-Session: 1807848b-01d1-4acb-80c3-e868feb835d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.01.14 00:50:06.238763 [ 289 ] {} <Debug> TCP-Session: 2c058a7f-0a1f-4c15-b1db-a6b8ef54d227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.01.14 00:50:06.238806 [ 289 ] {} <Debug> TCP-Session: 2c058a7f-0a1f-4c15-b1db-a6b8ef54d227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.01.14 00:50:06.238766 [ 288 ] {} <Debug> TCP-Session: 1807848b-01d1-4acb-80c3-e868feb835d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.01.14 00:50:06.238896 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7111 | 2026.01.14 00:50:06.239173 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7112 | 2026.01.14 00:50:06.239234 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7113 | 2026.01.14 00:50:06.239528 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 7114 | 2026.01.14 00:50:06.239572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34588 | ||
| 7115 | 2026.01.14 00:50:06.239573 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50113 | ||
| 7116 | 2026.01.14 00:50:06.239675 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33167 | ||
| 7117 | 2026.01.14 00:50:06.239686 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44889 | ||
| 7118 | 2026.01.14 00:50:06.239850 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51996 | ||
| 7119 | 2026.01.14 00:50:06.239935 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7120 | 2026.01.14 00:50:06.239957 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61577 | ||
| 7121 | 2026.01.14 00:50:06.239987 [ 290 ] {} <Debug> TCP-Session: 1dcdbb52-d483-44fc-b8da-ead3aaa597f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34588 | ||
| 7122 | 2026.01.14 00:50:06.240016 [ 290 ] {} <Debug> TCP-Session: 1dcdbb52-d483-44fc-b8da-ead3aaa597f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.01.14 00:50:06.240036 [ 290 ] {} <Debug> TCP-Session: 1dcdbb52-d483-44fc-b8da-ead3aaa597f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.01.14 00:50:06.240314 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7125 | 2026.01.14 00:50:06.240367 [ 353 ] {} <Debug> TCP-Session: 824c8eb5-2756-4c28-8e18-fcc7af993df9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44889 | ||
| 7126 | 2026.01.14 00:50:06.240400 [ 353 ] {} <Debug> TCP-Session: 824c8eb5-2756-4c28-8e18-fcc7af993df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.01.14 00:50:06.240415 [ 353 ] {} <Debug> TCP-Session: 824c8eb5-2756-4c28-8e18-fcc7af993df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.01.14 00:50:06.240428 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7129 | 2026.01.14 00:50:06.240470 [ 354 ] {} <Debug> TCP-Session: 51adb07d-58c6-4d27-b84c-1890d81cc007 Authenticating user 'default' from [fd00:1122:3344:101::e]:51996 | ||
| 7130 | 2026.01.14 00:50:06.240757 [ 339 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> AggregatingTransform: Aggregating | ||
| 7131 | 2026.01.14 00:50:06.240827 [ 339 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> Aggregator: Aggregation method: without_key | ||
| 7132 | 2026.01.14 00:50:06.240873 [ 339 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001237778 sec. (807.899 rows/sec., 31.56 KiB/sec.) | ||
| 7133 | 2026.01.14 00:50:06.240892 [ 354 ] {} <Debug> TCP-Session: 51adb07d-58c6-4d27-b84c-1890d81cc007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.01.14 00:50:06.240897 [ 339 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Trace> Aggregator: Merging aggregated data | ||
| 7135 | 2026.01.14 00:50:06.240926 [ 354 ] {} <Debug> TCP-Session: 51adb07d-58c6-4d27-b84c-1890d81cc007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.01.14 00:50:06.241103 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7137 | 2026.01.14 00:50:06.241143 [ 351 ] {} <Debug> TCP-Session: f55d1d63-92ee-45a6-8556-b7251dae4f98 Authenticating user 'default' from [fd00:1122:3344:101::e]:50113 | ||
| 7138 | 2026.01.14 00:50:06.241174 [ 351 ] {} <Debug> TCP-Session: f55d1d63-92ee-45a6-8556-b7251dae4f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7139 | 2026.01.14 00:50:06.241199 [ 351 ] {} <Debug> TCP-Session: f55d1d63-92ee-45a6-8556-b7251dae4f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.01.14 00:50:06.241233 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7141 | 2026.01.14 00:50:06.241279 [ 355 ] {} <Debug> TCP-Session: c8641dd5-7a28-40fb-a9d3-cef6819db422 Authenticating user 'default' from [fd00:1122:3344:101::e]:61577 | ||
| 7142 | 2026.01.14 00:50:06.241302 [ 355 ] {} <Debug> TCP-Session: c8641dd5-7a28-40fb-a9d3-cef6819db422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.01.14 00:50:06.241327 [ 355 ] {} <Debug> TCP-Session: c8641dd5-7a28-40fb-a9d3-cef6819db422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.01.14 00:50:06.241477 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7145 | 2026.01.14 00:50:06.241520 [ 352 ] {} <Debug> TCP-Session: b9768269-6f64-42a6-bb78-e64629f5d2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33167 | ||
| 7146 | 2026.01.14 00:50:06.241536 [ 352 ] {} <Debug> TCP-Session: b9768269-6f64-42a6-bb78-e64629f5d2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.01.14 00:50:06.241549 [ 352 ] {} <Debug> TCP-Session: b9768269-6f64-42a6-bb78-e64629f5d2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.01.14 00:50:06.242038 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 7149 | 2026.01.14 00:50:06.242237 [ 286 ] {110b7fd3-5c33-492a-bb1c-a985c9e68302} <Debug> TCPHandler: Processed in 0.0036521 sec. | ||
| 7150 | 2026.01.14 00:50:06.242347 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7151 | 2026.01.14 00:50:06.242387 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7152 | 2026.01.14 00:50:06.242390 [ 286 ] {} <Debug> TCP-Session: 1109d538-89fc-43c5-918e-43df444cf84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7153 | 2026.01.14 00:50:06.242427 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7154 | 2026.01.14 00:50:06.242440 [ 288 ] {} <Debug> TCP-Session: 1807848b-01d1-4acb-80c3-e868feb835d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.01.14 00:50:06.242462 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7156 | 2026.01.14 00:50:06.242488 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7157 | 2026.01.14 00:50:06.242511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7158 | 2026.01.14 00:50:06.242514 [ 355 ] {} <Debug> TCP-Session: c8641dd5-7a28-40fb-a9d3-cef6819db422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.01.14 00:50:06.242534 [ 351 ] {} <Debug> TCP-Session: f55d1d63-92ee-45a6-8556-b7251dae4f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.01.14 00:50:06.242536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7161 | 2026.01.14 00:50:06.242550 [ 290 ] {} <Debug> TCP-Session: 1dcdbb52-d483-44fc-b8da-ead3aaa597f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7162 | 2026.01.14 00:50:06.242568 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7163 | 2026.01.14 00:50:06.242612 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7164 | 2026.01.14 00:50:06.242643 [ 352 ] {} <Debug> TCP-Session: b9768269-6f64-42a6-bb78-e64629f5d2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2026.01.14 00:50:06.242598 [ 289 ] {} <Debug> TCP-Session: 2c058a7f-0a1f-4c15-b1db-a6b8ef54d227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7166 | 2026.01.14 00:50:06.242675 [ 354 ] {} <Debug> TCP-Session: 51adb07d-58c6-4d27-b84c-1890d81cc007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7167 | 2026.01.14 00:50:06.242479 [ 353 ] {} <Debug> TCP-Session: 824c8eb5-2756-4c28-8e18-fcc7af993df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.01.14 00:50:06.410966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40504 | ||
| 7169 | 2026.01.14 00:50:06.411072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7170 | 2026.01.14 00:50:06.411098 [ 286 ] {} <Debug> TCP-Session: 41f150fc-dae0-400b-86ca-5a4711c637a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40504 | ||
| 7171 | 2026.01.14 00:50:06.411121 [ 286 ] {} <Debug> TCP-Session: 41f150fc-dae0-400b-86ca-5a4711c637a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.01.14 00:50:06.411134 [ 286 ] {} <Debug> TCP-Session: 41f150fc-dae0-400b-86ca-5a4711c637a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.01.14 00:50:06.411339 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64950 | ||
| 7174 | 2026.01.14 00:50:06.411361 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38907 | ||
| 7175 | 2026.01.14 00:50:06.411390 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 7176 | 2026.01.14 00:50:06.411403 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58382 | ||
| 7177 | 2026.01.14 00:50:06.411425 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42200 | ||
| 7178 | 2026.01.14 00:50:06.411465 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7179 | 2026.01.14 00:50:06.411490 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.01.14 00:50:06.411495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7181 | 2026.01.14 00:50:06.411520 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2026.01.14 00:50:06.411535 [ 286 ] {} <Trace> TCP-Session: 41f150fc-dae0-400b-86ca-5a4711c637a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.01.14 00:50:06.411557 [ 290 ] {} <Debug> TCP-Session: 20448b6b-3c80-4970-9eb8-f3396fe5ec24 Authenticating user 'default' from [fd00:1122:3344:101::e]:38907 | ||
| 7184 | 2026.01.14 00:50:06.411556 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.01.14 00:50:06.411584 [ 290 ] {} <Debug> TCP-Session: 20448b6b-3c80-4970-9eb8-f3396fe5ec24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.01.14 00:50:06.411553 [ 288 ] {} <Debug> TCP-Session: e866ab2b-6ce5-438e-9dd5-6107dfdedce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64950 | ||
| 7187 | 2026.01.14 00:50:06.411614 [ 290 ] {} <Debug> TCP-Session: 20448b6b-3c80-4970-9eb8-f3396fe5ec24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.01.14 00:50:06.411368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46840 | ||
| 7189 | 2026.01.14 00:50:06.411649 [ 288 ] {} <Debug> TCP-Session: e866ab2b-6ce5-438e-9dd5-6107dfdedce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.01.14 00:50:06.411570 [ 352 ] {} <Debug> TCP-Session: e8a0f9b8-690d-4a8e-9668-f99989e1c9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58382 | ||
| 7191 | 2026.01.14 00:50:06.411686 [ 288 ] {} <Debug> TCP-Session: e866ab2b-6ce5-438e-9dd5-6107dfdedce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.01.14 00:50:06.411712 [ 352 ] {} <Debug> TCP-Session: e8a0f9b8-690d-4a8e-9668-f99989e1c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7193 | 2026.01.14 00:50:06.411715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7194 | 2026.01.14 00:50:06.411735 [ 352 ] {} <Debug> TCP-Session: e8a0f9b8-690d-4a8e-9668-f99989e1c9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.01.14 00:50:06.411749 [ 289 ] {} <Debug> TCP-Session: 175e31de-d45a-4725-b390-0f1604b92e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:46840 | ||
| 7196 | 2026.01.14 00:50:06.411720 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7197 | 2026.01.14 00:50:06.411771 [ 289 ] {} <Debug> TCP-Session: 175e31de-d45a-4725-b390-0f1604b92e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.01.14 00:50:06.411536 [ 351 ] {} <Debug> TCP-Session: 0b561a9f-6e6f-49cb-967f-047e6557cc3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 7199 | 2026.01.14 00:50:06.411810 [ 289 ] {} <Debug> TCP-Session: 175e31de-d45a-4725-b390-0f1604b92e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2026.01.14 00:50:06.411838 [ 351 ] {} <Debug> TCP-Session: 0b561a9f-6e6f-49cb-967f-047e6557cc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.01.14 00:50:06.411436 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35259 | ||
| 7202 | 2026.01.14 00:50:06.411863 [ 351 ] {} <Debug> TCP-Session: 0b561a9f-6e6f-49cb-967f-047e6557cc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.01.14 00:50:06.411430 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41598 | ||
| 7204 | 2026.01.14 00:50:06.411610 [ 353 ] {} <Debug> TCP-Session: baeaf832-c5bf-441f-924b-6cb05d43a9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42200 | ||
| 7205 | 2026.01.14 00:50:06.411927 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7206 | 2026.01.14 00:50:06.411961 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2026.01.14 00:50:06.411966 [ 353 ] {} <Debug> TCP-Session: baeaf832-c5bf-441f-924b-6cb05d43a9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.01.14 00:50:06.411995 [ 355 ] {} <Debug> TCP-Session: 64d795d1-205c-48da-a7fb-f36c19ebe11d Authenticating user 'default' from [fd00:1122:3344:101::e]:41598 | ||
| 7209 | 2026.01.14 00:50:06.412013 [ 353 ] {} <Debug> TCP-Session: baeaf832-c5bf-441f-924b-6cb05d43a9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.01.14 00:50:06.412033 [ 355 ] {} <Debug> TCP-Session: 64d795d1-205c-48da-a7fb-f36c19ebe11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.01.14 00:50:06.412049 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7212 | 2026.01.14 00:50:06.412064 [ 355 ] {} <Debug> TCP-Session: 64d795d1-205c-48da-a7fb-f36c19ebe11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.01.14 00:50:06.411965 [ 354 ] {} <Debug> TCP-Session: 66c2c93e-d069-4496-a7c9-7be6e3e772f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35259 | ||
| 7214 | 2026.01.14 00:50:06.412121 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7215 | 2026.01.14 00:50:06.412124 [ 354 ] {} <Debug> TCP-Session: 66c2c93e-d069-4496-a7c9-7be6e3e772f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.01.14 00:50:06.412164 [ 354 ] {} <Debug> TCP-Session: 66c2c93e-d069-4496-a7c9-7be6e3e772f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.01.14 00:50:06.412426 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 7218 | 2026.01.14 00:50:06.413397 [ 268 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> AggregatingTransform: Aggregating | ||
| 7219 | 2026.01.14 00:50:06.413435 [ 268 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> Aggregator: Aggregation method: without_key | ||
| 7220 | 2026.01.14 00:50:06.413475 [ 268 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930241 sec. (1074.990 rows/sec., 41.99 KiB/sec.) | ||
| 7221 | 2026.01.14 00:50:06.413498 [ 268 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Trace> Aggregator: Merging aggregated data | ||
| 7222 | 2026.01.14 00:50:06.414770 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 7223 | 2026.01.14 00:50:06.414915 [ 286 ] {5203cbb4-3f09-4fbe-adf5-6e50ec3ba996} <Debug> TCPHandler: Processed in 0.003506266 sec. | ||
| 7224 | 2026.01.14 00:50:06.415052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7225 | 2026.01.14 00:50:06.415089 [ 286 ] {} <Debug> TCP-Session: 41f150fc-dae0-400b-86ca-5a4711c637a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.01.14 00:50:06.415089 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7227 | 2026.01.14 00:50:06.415114 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7228 | 2026.01.14 00:50:06.415138 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7229 | 2026.01.14 00:50:06.415148 [ 288 ] {} <Debug> TCP-Session: e866ab2b-6ce5-438e-9dd5-6107dfdedce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.01.14 00:50:06.415160 [ 354 ] {} <Debug> TCP-Session: 66c2c93e-d069-4496-a7c9-7be6e3e772f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.01.14 00:50:06.415185 [ 352 ] {} <Debug> TCP-Session: e8a0f9b8-690d-4a8e-9668-f99989e1c9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2026.01.14 00:50:06.415190 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7233 | 2026.01.14 00:50:06.415205 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7234 | 2026.01.14 00:50:06.415241 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7235 | 2026.01.14 00:50:06.415242 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7236 | 2026.01.14 00:50:06.415279 [ 353 ] {} <Debug> TCP-Session: baeaf832-c5bf-441f-924b-6cb05d43a9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.01.14 00:50:06.415289 [ 290 ] {} <Debug> TCP-Session: 20448b6b-3c80-4970-9eb8-f3396fe5ec24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.01.14 00:50:06.415310 [ 355 ] {} <Debug> TCP-Session: 64d795d1-205c-48da-a7fb-f36c19ebe11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.01.14 00:50:06.415244 [ 289 ] {} <Debug> TCP-Session: 175e31de-d45a-4725-b390-0f1604b92e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.01.14 00:50:06.415166 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7241 | 2026.01.14 00:50:06.415394 [ 351 ] {} <Debug> TCP-Session: 0b561a9f-6e6f-49cb-967f-047e6557cc3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.01.14 00:50:06.417768 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36073 | ||
| 7243 | 2026.01.14 00:50:06.417831 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7244 | 2026.01.14 00:50:06.417852 [ 286 ] {} <Debug> TCP-Session: 5565d030-43a0-4232-a3a6-085bab5b9416 Authenticating user 'default' from [fd00:1122:3344:101::e]:36073 | ||
| 7245 | 2026.01.14 00:50:06.417868 [ 286 ] {} <Debug> TCP-Session: 5565d030-43a0-4232-a3a6-085bab5b9416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.01.14 00:50:06.417881 [ 286 ] {} <Debug> TCP-Session: 5565d030-43a0-4232-a3a6-085bab5b9416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.01.14 00:50:06.418015 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53792 | ||
| 7248 | 2026.01.14 00:50:06.418101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2026.01.14 00:50:06.418127 [ 288 ] {} <Debug> TCP-Session: 1a12c912-c574-4580-b3fb-1910ca1d5b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:53792 | ||
| 7250 | 2026.01.14 00:50:06.418130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56801 | ||
| 7251 | 2026.01.14 00:50:06.418145 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52333 | ||
| 7252 | 2026.01.14 00:50:06.418161 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45225 | ||
| 7253 | 2026.01.14 00:50:06.418175 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50248 | ||
| 7254 | 2026.01.14 00:50:06.418203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7255 | 2026.01.14 00:50:06.418221 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7256 | 2026.01.14 00:50:06.418242 [ 290 ] {} <Debug> TCP-Session: ea0846a7-f0e0-46dd-b9b0-d4ee7ea6971e Authenticating user 'default' from [fd00:1122:3344:101::e]:56801 | ||
| 7257 | 2026.01.14 00:50:06.418244 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7258 | 2026.01.14 00:50:06.418261 [ 290 ] {} <Debug> TCP-Session: ea0846a7-f0e0-46dd-b9b0-d4ee7ea6971e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.01.14 00:50:06.418266 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7260 | 2026.01.14 00:50:06.418289 [ 290 ] {} <Debug> TCP-Session: ea0846a7-f0e0-46dd-b9b0-d4ee7ea6971e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.01.14 00:50:06.418310 [ 353 ] {} <Debug> TCP-Session: fc7190dc-039e-43a7-81df-2dba1e4cf0b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50248 | ||
| 7262 | 2026.01.14 00:50:06.418146 [ 288 ] {} <Debug> TCP-Session: 1a12c912-c574-4580-b3fb-1910ca1d5b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.01.14 00:50:06.418344 [ 353 ] {} <Debug> TCP-Session: fc7190dc-039e-43a7-81df-2dba1e4cf0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.01.14 00:50:06.418360 [ 288 ] {} <Debug> TCP-Session: 1a12c912-c574-4580-b3fb-1910ca1d5b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.01.14 00:50:06.418374 [ 353 ] {} <Debug> TCP-Session: fc7190dc-039e-43a7-81df-2dba1e4cf0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.01.14 00:50:06.418128 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48226 | ||
| 7267 | 2026.01.14 00:50:06.418139 [ 286 ] {} <Trace> TCP-Session: 5565d030-43a0-4232-a3a6-085bab5b9416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.01.14 00:50:06.418280 [ 352 ] {} <Debug> TCP-Session: d8fed531-df4f-4972-9421-c1d14e56776f Authenticating user 'default' from [fd00:1122:3344:101::e]:45225 | ||
| 7269 | 2026.01.14 00:50:06.418463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7270 | 2026.01.14 00:50:06.418477 [ 352 ] {} <Debug> TCP-Session: d8fed531-df4f-4972-9421-c1d14e56776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.01.14 00:50:06.418489 [ 289 ] {} <Debug> TCP-Session: 9e10afad-012e-440a-8deb-bcd053009bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:48226 | ||
| 7272 | 2026.01.14 00:50:06.418496 [ 352 ] {} <Debug> TCP-Session: d8fed531-df4f-4972-9421-c1d14e56776f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.01.14 00:50:06.418507 [ 289 ] {} <Debug> TCP-Session: 9e10afad-012e-440a-8deb-bcd053009bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.01.14 00:50:06.418253 [ 351 ] {} <Debug> TCP-Session: 961de2fa-f1c5-40a9-a159-07d5e91d07b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52333 | ||
| 7275 | 2026.01.14 00:50:06.418523 [ 289 ] {} <Debug> TCP-Session: 9e10afad-012e-440a-8deb-bcd053009bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.01.14 00:50:06.418553 [ 351 ] {} <Debug> TCP-Session: 961de2fa-f1c5-40a9-a159-07d5e91d07b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.01.14 00:50:06.418556 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7278 | 2026.01.14 00:50:06.418576 [ 351 ] {} <Debug> TCP-Session: 961de2fa-f1c5-40a9-a159-07d5e91d07b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2026.01.14 00:50:06.418185 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46798 | ||
| 7280 | 2026.01.14 00:50:06.418180 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51396 | ||
| 7281 | 2026.01.14 00:50:06.418658 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7282 | 2026.01.14 00:50:06.418684 [ 355 ] {} <Debug> TCP-Session: 0665d213-a5a7-4a6c-b13a-70d0a5fa80c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46798 | ||
| 7283 | 2026.01.14 00:50:06.418684 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7284 | 2026.01.14 00:50:06.418703 [ 355 ] {} <Debug> TCP-Session: 0665d213-a5a7-4a6c-b13a-70d0a5fa80c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.01.14 00:50:06.418723 [ 354 ] {} <Debug> TCP-Session: f0f44cac-8de7-44d8-8236-c44e9b450554 Authenticating user 'default' from [fd00:1122:3344:101::e]:51396 | ||
| 7286 | 2026.01.14 00:50:06.418729 [ 355 ] {} <Debug> TCP-Session: 0665d213-a5a7-4a6c-b13a-70d0a5fa80c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.01.14 00:50:06.418738 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7288 | 2026.01.14 00:50:06.418750 [ 354 ] {} <Debug> TCP-Session: f0f44cac-8de7-44d8-8236-c44e9b450554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.01.14 00:50:06.418787 [ 354 ] {} <Debug> TCP-Session: f0f44cac-8de7-44d8-8236-c44e9b450554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.01.14 00:50:06.418798 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7291 | 2026.01.14 00:50:06.419038 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 7292 | 2026.01.14 00:50:06.419883 [ 308 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> AggregatingTransform: Aggregating | ||
| 7293 | 2026.01.14 00:50:06.419944 [ 308 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> Aggregator: Aggregation method: without_key | ||
| 7294 | 2026.01.14 00:50:06.419990 [ 308 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863849 sec. (1157.610 rows/sec., 45.22 KiB/sec.) | ||
| 7295 | 2026.01.14 00:50:06.420009 [ 308 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Trace> Aggregator: Merging aggregated data | ||
| 7296 | 2026.01.14 00:50:06.421134 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002614 sec., 382.55547054322875 rows/sec., 14.94 KiB/sec. | ||
| 7297 | 2026.01.14 00:50:06.421292 [ 286 ] {ad5d72e5-a3a7-40c0-ba49-1038e3c99899} <Debug> TCPHandler: Processed in 0.003207191 sec. | ||
| 7298 | 2026.01.14 00:50:06.421377 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7299 | 2026.01.14 00:50:06.421405 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7300 | 2026.01.14 00:50:06.421409 [ 286 ] {} <Debug> TCP-Session: 5565d030-43a0-4232-a3a6-085bab5b9416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.01.14 00:50:06.421433 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7302 | 2026.01.14 00:50:06.421440 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7303 | 2026.01.14 00:50:06.421468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7304 | 2026.01.14 00:50:06.421490 [ 288 ] {} <Debug> TCP-Session: 1a12c912-c574-4580-b3fb-1910ca1d5b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.01.14 00:50:06.421494 [ 354 ] {} <Debug> TCP-Session: f0f44cac-8de7-44d8-8236-c44e9b450554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.01.14 00:50:06.421504 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7307 | 2026.01.14 00:50:06.421530 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7308 | 2026.01.14 00:50:06.421560 [ 351 ] {} <Debug> TCP-Session: 961de2fa-f1c5-40a9-a159-07d5e91d07b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.01.14 00:50:06.421517 [ 289 ] {} <Debug> TCP-Session: 9e10afad-012e-440a-8deb-bcd053009bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.01.14 00:50:06.421585 [ 353 ] {} <Debug> TCP-Session: fc7190dc-039e-43a7-81df-2dba1e4cf0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.01.14 00:50:06.421456 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7312 | 2026.01.14 00:50:06.421446 [ 355 ] {} <Debug> TCP-Session: 0665d213-a5a7-4a6c-b13a-70d0a5fa80c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.01.14 00:50:06.421487 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7314 | 2026.01.14 00:50:06.421658 [ 290 ] {} <Debug> TCP-Session: ea0846a7-f0e0-46dd-b9b0-d4ee7ea6971e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.01.14 00:50:06.421706 [ 352 ] {} <Debug> TCP-Session: d8fed531-df4f-4972-9421-c1d14e56776f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.01.14 00:50:06.830195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15842 | ||
| 7317 | 2026.01.14 00:50:06.830715 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.01.14 00:50:06.830775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7319 | 2026.01.14 00:50:06.831311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7320 | 2026.01.14 00:50:06.831601 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.01.14 00:50:06.831751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15842 | ||
| 7322 | 2026.01.14 00:50:07.657378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7323 | 2026.01.14 00:50:07.674413 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.01.14 00:50:07.674478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7325 | 2026.01.14 00:50:07.680626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7326 | 2026.01.14 00:50:07.681360 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.01.14 00:50:07.684258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7328 | 2026.01.14 00:50:09.377907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 922 | ||
| 7329 | 2026.01.14 00:50:09.380499 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.01.14 00:50:09.380551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7331 | 2026.01.14 00:50:09.381734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7332 | 2026.01.14 00:50:09.382004 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.01.14 00:50:09.382275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7334 | 2026.01.14 00:50:10.200845 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2026.01.14 00:50:10.201048 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7336 | 2026.01.14 00:50:10.201118 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7337 | 2026.01.14 00:50:10.201883 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.01.14 00:50:10.201930 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7339 | 2026.01.14 00:50:10.202362 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7340 | 2026.01.14 00:50:10.202606 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.01.14 00:50:10.202761 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001764 sec., 65759.63718820862 rows/sec., 5.57 MiB/sec. | ||
| 7342 | 2026.01.14 00:50:10.202809 [ 4 ] {8063903d-9e53-4143-a8e9-68233d7c8dda} <Debug> TCPHandler: Processed in 0.002102496 sec. | ||
| 7343 | 2026.01.14 00:50:10.202936 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.01.14 00:50:10.203039 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7345 | 2026.01.14 00:50:10.203083 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7346 | 2026.01.14 00:50:10.203504 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.01.14 00:50:10.203541 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7348 | 2026.01.14 00:50:10.203844 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7349 | 2026.01.14 00:50:10.204068 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.01.14 00:50:10.204169 [ 144 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7351 | 2026.01.14 00:50:10.204200 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 7352 | 2026.01.14 00:50:10.204205 [ 144 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.01.14 00:50:10.204233 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7354 | 2026.01.14 00:50:10.204241 [ 4 ] {cab67c1c-66c7-4021-9cd9-3113142571ea} <Debug> TCPHandler: Processed in 0.00135505 sec. | ||
| 7355 | 2026.01.14 00:50:10.204350 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.01.14 00:50:10.204364 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 7357 | 2026.01.14 00:50:10.204445 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.14 00:50:10.204491 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7359 | 2026.01.14 00:50:10.204526 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7360 | 2026.01.14 00:50:10.204572 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 7361 | 2026.01.14 00:50:10.204646 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 7362 | 2026.01.14 00:50:10.204699 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 7363 | 2026.01.14 00:50:10.204748 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 7364 | 2026.01.14 00:50:10.204797 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7365 | 2026.01.14 00:50:10.204841 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7366 | 2026.01.14 00:50:10.204925 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.01.14 00:50:10.204966 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7368 | 2026.01.14 00:50:10.205317 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7369 | 2026.01.14 00:50:10.205559 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.01.14 00:50:10.205695 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00127 sec., 74015.74803149606 rows/sec., 5.78 MiB/sec. | ||
| 7371 | 2026.01.14 00:50:10.205745 [ 4 ] {3699e813-99a1-40a0-9982-65049b35cdc2} <Debug> TCPHandler: Processed in 0.001443892 sec. | ||
| 7372 | 2026.01.14 00:50:10.205798 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497462 sec., 270457.61428336747 rows/sec., 18.86 MiB/sec. | ||
| 7373 | 2026.01.14 00:50:10.205879 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.01.14 00:50:10.205967 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7375 | 2026.01.14 00:50:10.206008 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.01.14 00:50:10.206078 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7377 | 2026.01.14 00:50:10.206232 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.01.14 00:50:10.206314 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_46_9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7379 | 2026.01.14 00:50:10.206395 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7380 | 2026.01.14 00:50:10.206610 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.01.14 00:50:10.206651 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7382 | 2026.01.14 00:50:10.207006 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7383 | 2026.01.14 00:50:10.207230 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.01.14 00:50:10.207358 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 7385 | 2026.01.14 00:50:10.207395 [ 4 ] {ac5e99bb-97e2-4743-99fe-19caa65be040} <Debug> TCPHandler: Processed in 0.001578425 sec. | ||
| 7386 | 2026.01.14 00:50:10.207504 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2026.01.14 00:50:10.207600 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7388 | 2026.01.14 00:50:10.207654 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7389 | 2026.01.14 00:50:10.208440 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.01.14 00:50:10.208475 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7391 | 2026.01.14 00:50:10.209003 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7392 | 2026.01.14 00:50:10.209228 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.01.14 00:50:10.209327 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7394 | 2026.01.14 00:50:10.209360 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001778 sec., 16872.890888638918 rows/sec., 30.24 MiB/sec. | ||
| 7395 | 2026.01.14 00:50:10.209367 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.01.14 00:50:10.209394 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7397 | 2026.01.14 00:50:10.209412 [ 4 ] {300063db-58a3-48d8-b244-09c78c4cd30e} <Debug> TCPHandler: Processed in 0.001957953 sec. | ||
| 7398 | 2026.01.14 00:50:10.209495 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 7399 | 2026.01.14 00:50:10.209522 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.01.14 00:50:10.209628 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.01.14 00:50:10.209670 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7402 | 2026.01.14 00:50:10.209723 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7403 | 2026.01.14 00:50:10.209783 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 771 rows starting from the beginning of the part | ||
| 7404 | 2026.01.14 00:50:10.209903 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 7405 | 2026.01.14 00:50:10.210018 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.14 00:50:10.210032 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 7407 | 2026.01.14 00:50:10.210060 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7408 | 2026.01.14 00:50:10.210152 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 7409 | 2026.01.14 00:50:10.210275 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7410 | 2026.01.14 00:50:10.210396 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7411 | 2026.01.14 00:50:10.210412 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7412 | 2026.01.14 00:50:10.210636 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.01.14 00:50:10.210780 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 7414 | 2026.01.14 00:50:10.210819 [ 4 ] {31e2a0e0-f913-4bc4-a54f-cb6bd5f75234} <Debug> TCPHandler: Processed in 0.001346659 sec. | ||
| 7415 | 2026.01.14 00:50:10.225608 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 881 rows, containing 19 columns (19 merged, 0 gathered) in 0.016167684 sec., 54491.41633396595 rows/sec., 97.65 MiB/sec. | ||
| 7416 | 2026.01.14 00:50:10.226394 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7417 | 2026.01.14 00:50:10.226743 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.14 00:50:10.226829 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7419 | 2026.01.14 00:50:10.226938 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7420 | 2026.01.14 00:50:11.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.74 MiB, peak 287.09 MiB, free memory in arenas 0.00 B, will set to 279.15 MiB (RSS), difference: 1.41 MiB | ||
| 7421 | 2026.01.14 00:50:14.216880 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7422 | 2026.01.14 00:50:14.216939 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7423 | 2026.01.14 00:50:14.331919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16354 | ||
| 7424 | 2026.01.14 00:50:14.332723 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.01.14 00:50:14.332795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7426 | 2026.01.14 00:50:14.333284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7427 | 2026.01.14 00:50:14.333511 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.01.14 00:50:14.333641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7429 | 2026.01.14 00:50:15.184375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7430 | 2026.01.14 00:50:15.200604 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.01.14 00:50:15.200663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7432 | 2026.01.14 00:50:15.200715 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.01.14 00:50:15.200909 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7434 | 2026.01.14 00:50:15.200983 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7435 | 2026.01.14 00:50:15.201716 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.14 00:50:15.201763 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7437 | 2026.01.14 00:50:15.202169 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7438 | 2026.01.14 00:50:15.202396 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.01.14 00:50:15.202611 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 7440 | 2026.01.14 00:50:15.202659 [ 4 ] {96987218-d273-41dd-aa95-c59efe28bf31} <Debug> TCPHandler: Processed in 0.002076045 sec. | ||
| 7441 | 2026.01.14 00:50:15.202787 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.01.14 00:50:15.202891 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7443 | 2026.01.14 00:50:15.202934 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7444 | 2026.01.14 00:50:15.203334 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.01.14 00:50:15.203373 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7446 | 2026.01.14 00:50:15.203685 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7447 | 2026.01.14 00:50:15.203895 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.14 00:50:15.204030 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001162 sec., 8605.851979345955 rows/sec., 647.12 KiB/sec. | ||
| 7449 | 2026.01.14 00:50:15.204068 [ 4 ] {4b7a72d8-a8a5-434e-946b-8662f958ec7a} <Debug> TCPHandler: Processed in 0.001332319 sec. | ||
| 7450 | 2026.01.14 00:50:15.204189 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.01.14 00:50:15.204316 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7452 | 2026.01.14 00:50:15.204367 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7453 | 2026.01.14 00:50:15.204819 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.14 00:50:15.204858 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7455 | 2026.01.14 00:50:15.205181 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7456 | 2026.01.14 00:50:15.205402 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.01.14 00:50:15.205541 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001251 sec., 59152.67785771383 rows/sec., 4.62 MiB/sec. | ||
| 7458 | 2026.01.14 00:50:15.205578 [ 4 ] {e67088a0-0829-44b6-b311-50772487383d} <Debug> TCPHandler: Processed in 0.001450282 sec. | ||
| 7459 | 2026.01.14 00:50:15.205690 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.01.14 00:50:15.205787 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.01.14 00:50:15.205831 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7462 | 2026.01.14 00:50:15.206236 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.01.14 00:50:15.206273 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7464 | 2026.01.14 00:50:15.206522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7465 | 2026.01.14 00:50:15.206630 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7466 | 2026.01.14 00:50:15.206942 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.14 00:50:15.207087 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 7468 | 2026.01.14 00:50:15.207124 [ 4 ] {9c194df2-c0a3-4ece-bdc1-9648337bf515} <Debug> TCPHandler: Processed in 0.001484793 sec. | ||
| 7469 | 2026.01.14 00:50:15.207225 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.01.14 00:50:15.207319 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7471 | 2026.01.14 00:50:15.207375 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7472 | 2026.01.14 00:50:15.207460 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.01.14 00:50:15.208135 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.14 00:50:15.208177 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7475 | 2026.01.14 00:50:15.208699 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7476 | 2026.01.14 00:50:15.208925 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.14 00:50:15.209066 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 7478 | 2026.01.14 00:50:15.209131 [ 4 ] {e42ad2e5-6e01-44bf-b4fa-2e28bc68bf6b} <Debug> TCPHandler: Processed in 0.001955233 sec. | ||
| 7479 | 2026.01.14 00:50:15.209237 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.01.14 00:50:15.209332 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.01.14 00:50:15.209374 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2026.01.14 00:50:15.209748 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.14 00:50:15.209795 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7484 | 2026.01.14 00:50:15.210181 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7485 | 2026.01.14 00:50:15.210357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7486 | 2026.01.14 00:50:15.210434 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.01.14 00:50:15.210570 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 7488 | 2026.01.14 00:50:15.210612 [ 4 ] {12844771-2d77-4ea9-8974-381bf874d7f5} <Debug> TCPHandler: Processed in 0.001423441 sec. | ||
| 7489 | 2026.01.14 00:50:19.382499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 946 | ||
| 7490 | 2026.01.14 00:50:19.385049 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.01.14 00:50:19.385089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7492 | 2026.01.14 00:50:19.386247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7493 | 2026.01.14 00:50:19.386505 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.14 00:50:19.386659 [ 141 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7495 | 2026.01.14 00:50:19.386734 [ 141 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.01.14 00:50:19.386757 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7497 | 2026.01.14 00:50:19.386761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7498 | 2026.01.14 00:50:19.386889 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 7499 | 2026.01.14 00:50:19.387556 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7500 | 2026.01.14 00:50:19.387728 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 784 rows starting from the beginning of the part | ||
| 7501 | 2026.01.14 00:50:19.388125 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 7502 | 2026.01.14 00:50:19.388483 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7503 | 2026.01.14 00:50:19.388839 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7504 | 2026.01.14 00:50:19.389163 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7505 | 2026.01.14 00:50:19.389475 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 7506 | 2026.01.14 00:50:19.395648 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 72 columns (72 merged, 0 gathered) in 0.008820863 sec., 107245.74228167924 rows/sec., 90.34 MiB/sec. | ||
| 7507 | 2026.01.14 00:50:19.396644 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7508 | 2026.01.14 00:50:19.397151 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.01.14 00:50:19.397225 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_26_5} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7510 | 2026.01.14 00:50:19.397405 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7511 | 2026.01.14 00:50:20.203206 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.01.14 00:50:20.203406 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.01.14 00:50:20.203478 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7514 | 2026.01.14 00:50:20.204103 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.01.14 00:50:20.204156 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7516 | 2026.01.14 00:50:20.204562 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7517 | 2026.01.14 00:50:20.204796 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.01.14 00:50:20.204957 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 7519 | 2026.01.14 00:50:20.205011 [ 4 ] {3c59249c-e6a5-4146-9a4c-8d9068c57e25} <Debug> TCPHandler: Processed in 0.001936463 sec. | ||
| 7520 | 2026.01.14 00:50:20.205142 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.01.14 00:50:20.205247 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7522 | 2026.01.14 00:50:20.205294 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7523 | 2026.01.14 00:50:20.205744 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.01.14 00:50:20.205783 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7525 | 2026.01.14 00:50:20.206097 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7526 | 2026.01.14 00:50:20.206322 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.01.14 00:50:20.206475 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001251 sec., 7993.605115907275 rows/sec., 651.82 KiB/sec. | ||
| 7528 | 2026.01.14 00:50:20.206517 [ 4 ] {de42471e-8a9a-4f35-9301-ce05343f11c6} <Debug> TCPHandler: Processed in 0.001428411 sec. | ||
| 7529 | 2026.01.14 00:50:20.206626 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.01.14 00:50:20.206726 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7531 | 2026.01.14 00:50:20.206769 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7532 | 2026.01.14 00:50:20.207257 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.01.14 00:50:20.207294 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7534 | 2026.01.14 00:50:20.207630 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7535 | 2026.01.14 00:50:20.207849 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.01.14 00:50:20.207984 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.00128 sec., 188281.24999999997 rows/sec., 16.70 MiB/sec. | ||
| 7537 | 2026.01.14 00:50:20.208022 [ 4 ] {d12ff89e-cca6-4f1d-9778-97f308849ef4} <Debug> TCPHandler: Processed in 0.001448012 sec. | ||
| 7538 | 2026.01.14 00:50:20.208143 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2026.01.14 00:50:20.208239 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7540 | 2026.01.14 00:50:20.208282 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7541 | 2026.01.14 00:50:20.208697 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.01.14 00:50:20.208733 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7543 | 2026.01.14 00:50:20.209044 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7544 | 2026.01.14 00:50:20.209273 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.01.14 00:50:20.209405 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001184 sec., 43918.91891891892 rows/sec., 3.23 MiB/sec. | ||
| 7546 | 2026.01.14 00:50:20.209446 [ 4 ] {5652a2fc-f305-4733-8ca9-af3c0c76428c} <Debug> TCPHandler: Processed in 0.001352699 sec. | ||
| 7547 | 2026.01.14 00:50:20.209556 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.01.14 00:50:20.209651 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.01.14 00:50:20.209692 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7550 | 2026.01.14 00:50:20.210083 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.01.14 00:50:20.210120 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7552 | 2026.01.14 00:50:20.210418 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7553 | 2026.01.14 00:50:20.210629 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.01.14 00:50:20.210746 [ 141 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7555 | 2026.01.14 00:50:20.210754 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 7556 | 2026.01.14 00:50:20.210818 [ 141 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.01.14 00:50:20.210835 [ 4 ] {050d27b1-59c9-493e-a1bd-f896f6bf6d4e} <Debug> TCPHandler: Processed in 0.001327619 sec. | ||
| 7558 | 2026.01.14 00:50:20.210847 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7559 | 2026.01.14 00:50:20.210949 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.01.14 00:50:20.210955 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7561 | 2026.01.14 00:50:20.211048 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.01.14 00:50:20.211087 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7563 | 2026.01.14 00:50:20.211092 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7564 | 2026.01.14 00:50:20.211131 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 466 rows starting from the beginning of the part | ||
| 7565 | 2026.01.14 00:50:20.211201 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7566 | 2026.01.14 00:50:20.211248 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 7567 | 2026.01.14 00:50:20.211295 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7568 | 2026.01.14 00:50:20.211344 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 7569 | 2026.01.14 00:50:20.211386 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 7570 | 2026.01.14 00:50:20.211509 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.01.14 00:50:20.211553 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7572 | 2026.01.14 00:50:20.211926 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7573 | 2026.01.14 00:50:20.212161 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.01.14 00:50:20.212294 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 742.87 KiB/sec. | ||
| 7575 | 2026.01.14 00:50:20.212333 [ 4 ] {9d3d6834-b8d3-4474-91e5-e603ce726a21} <Debug> TCPHandler: Processed in 0.001434482 sec. | ||
| 7576 | 2026.01.14 00:50:20.212385 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470263 sec., 803937.7988836011 rows/sec., 57.32 MiB/sec. | ||
| 7577 | 2026.01.14 00:50:20.212439 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.01.14 00:50:20.212537 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7579 | 2026.01.14 00:50:20.212578 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7580 | 2026.01.14 00:50:20.212652 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7581 | 2026.01.14 00:50:20.213034 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.01.14 00:50:20.213059 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.01.14 00:50:20.213076 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7584 | 2026.01.14 00:50:20.213186 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_20_4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7585 | 2026.01.14 00:50:20.213326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7586 | 2026.01.14 00:50:20.213444 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7587 | 2026.01.14 00:50:20.213673 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.14 00:50:20.213805 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001285 sec., 108949.41634241246 rows/sec., 8.81 MiB/sec. | ||
| 7589 | 2026.01.14 00:50:20.213842 [ 4 ] {d97c1a6f-2275-46a8-aa69-926e98aefc55} <Debug> TCPHandler: Processed in 0.001451382 sec. | ||
| 7590 | 2026.01.14 00:50:20.213947 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.14 00:50:20.214040 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.01.14 00:50:20.214083 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7593 | 2026.01.14 00:50:20.214473 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.01.14 00:50:20.214508 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7595 | 2026.01.14 00:50:20.214861 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7596 | 2026.01.14 00:50:20.215076 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.01.14 00:50:20.215204 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001181 sec., 170194.75021168502 rows/sec., 12.20 MiB/sec. | ||
| 7598 | 2026.01.14 00:50:20.215240 [ 4 ] {6375dafe-1caf-4756-be86-077837a7f66e} <Debug> TCPHandler: Processed in 0.001342589 sec. | ||
| 7599 | 2026.01.14 00:50:20.215347 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.01.14 00:50:20.215439 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.01.14 00:50:20.215492 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7602 | 2026.01.14 00:50:20.216262 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.01.14 00:50:20.216299 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7604 | 2026.01.14 00:50:20.216843 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7605 | 2026.01.14 00:50:20.217075 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.01.14 00:50:20.217214 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001792 sec., 16741.071428571428 rows/sec., 30.00 MiB/sec. | ||
| 7607 | 2026.01.14 00:50:20.217277 [ 4 ] {801987a8-e78f-4ef4-a9ff-aae10b6b0faa} <Debug> TCPHandler: Processed in 0.001979114 sec. | ||
| 7608 | 2026.01.14 00:50:20.217382 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.01.14 00:50:20.217476 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.01.14 00:50:20.217517 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7611 | 2026.01.14 00:50:20.217866 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.01.14 00:50:20.217902 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7613 | 2026.01.14 00:50:20.218217 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7614 | 2026.01.14 00:50:20.218433 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.01.14 00:50:20.218560 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7616 | 2026.01.14 00:50:20.218597 [ 4 ] {d9f721cc-be79-4ba3-8e6b-51cf4dcb1ec6} <Debug> TCPHandler: Processed in 0.001263678 sec. | ||
| 7617 | 2026.01.14 00:50:21.833734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16802 | ||
| 7618 | 2026.01.14 00:50:21.834286 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.01.14 00:50:21.834339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7620 | 2026.01.14 00:50:21.834870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7621 | 2026.01.14 00:50:21.835088 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.01.14 00:50:21.835213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16802 | ||
| 7623 | 2026.01.14 00:50:22.710423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7624 | 2026.01.14 00:50:22.728154 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.01.14 00:50:22.728211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7626 | 2026.01.14 00:50:22.734449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7627 | 2026.01.14 00:50:22.735180 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.01.14 00:50:22.738550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7629 | 2026.01.14 00:50:25.201333 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.01.14 00:50:25.201547 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7631 | 2026.01.14 00:50:25.201623 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7632 | 2026.01.14 00:50:25.202334 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.01.14 00:50:25.202385 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7634 | 2026.01.14 00:50:25.202796 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7635 | 2026.01.14 00:50:25.203024 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.01.14 00:50:25.203182 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 7637 | 2026.01.14 00:50:25.203190 [ 133 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7638 | 2026.01.14 00:50:25.203232 [ 4 ] {55338f95-f5e9-4c3c-8c31-69fe36913f65} <Debug> TCPHandler: Processed in 0.002035255 sec. | ||
| 7639 | 2026.01.14 00:50:25.203256 [ 133 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.01.14 00:50:25.203286 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7641 | 2026.01.14 00:50:25.203365 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.01.14 00:50:25.203457 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 7643 | 2026.01.14 00:50:25.203471 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.01.14 00:50:25.203575 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7645 | 2026.01.14 00:50:25.203683 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7646 | 2026.01.14 00:50:25.203748 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 7647 | 2026.01.14 00:50:25.203858 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1217 rows starting from the beginning of the part | ||
| 7648 | 2026.01.14 00:50:25.203910 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 116 rows starting from the beginning of the part | ||
| 7649 | 2026.01.14 00:50:25.203954 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7650 | 2026.01.14 00:50:25.204003 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 241 rows starting from the beginning of the part | ||
| 7651 | 2026.01.14 00:50:25.204038 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.01.14 00:50:25.204047 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7653 | 2026.01.14 00:50:25.204084 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7654 | 2026.01.14 00:50:25.204419 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7655 | 2026.01.14 00:50:25.204635 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.01.14 00:50:25.204774 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001326 sec., 7541.478129713424 rows/sec., 567.08 KiB/sec. | ||
| 7657 | 2026.01.14 00:50:25.204813 [ 4 ] {2266d6f5-1ac7-47d2-823d-a9fce24ece73} <Debug> TCPHandler: Processed in 0.001501052 sec. | ||
| 7658 | 2026.01.14 00:50:25.204920 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2026.01.14 00:50:25.205016 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7660 | 2026.01.14 00:50:25.205066 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7661 | 2026.01.14 00:50:25.205481 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.01.14 00:50:25.205518 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7663 | 2026.01.14 00:50:25.205827 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7664 | 2026.01.14 00:50:25.206001 [ 191 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633277 sec., 1591173.2795296507 rows/sec., 137.46 MiB/sec. | ||
| 7665 | 2026.01.14 00:50:25.206031 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.01.14 00:50:25.206154 [ 133 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7667 | 2026.01.14 00:50:25.206171 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 7668 | 2026.01.14 00:50:25.206200 [ 133 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.14 00:50:25.206222 [ 4 ] {ad8830ce-bec4-46bf-819f-6b68abdbae9a} <Debug> TCPHandler: Processed in 0.001351699 sec. | ||
| 7670 | 2026.01.14 00:50:25.206226 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7671 | 2026.01.14 00:50:25.206325 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 7672 | 2026.01.14 00:50:25.206339 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.14 00:50:25.206396 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7674 | 2026.01.14 00:50:25.206439 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7675 | 2026.01.14 00:50:25.206453 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.01.14 00:50:25.206474 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7677 | 2026.01.14 00:50:25.206503 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7678 | 2026.01.14 00:50:25.206540 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 532 rows starting from the beginning of the part | ||
| 7679 | 2026.01.14 00:50:25.206600 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 7680 | 2026.01.14 00:50:25.206646 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7681 | 2026.01.14 00:50:25.206689 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 140 rows starting from the beginning of the part | ||
| 7682 | 2026.01.14 00:50:25.206714 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.01.14 00:50:25.206729 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7684 | 2026.01.14 00:50:25.206816 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_51_10} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7685 | 2026.01.14 00:50:25.206916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7686 | 2026.01.14 00:50:25.206916 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.01.14 00:50:25.206969 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7688 | 2026.01.14 00:50:25.207316 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7689 | 2026.01.14 00:50:25.207544 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.14 00:50:25.207660 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7691 | 2026.01.14 00:50:25.207675 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7692 | 2026.01.14 00:50:25.207709 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.01.14 00:50:25.207728 [ 4 ] {4b17a552-e761-4f1e-8b82-d3c501cc9962} <Debug> TCPHandler: Processed in 0.001437421 sec. | ||
| 7694 | 2026.01.14 00:50:25.207734 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7695 | 2026.01.14 00:50:25.207845 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.01.14 00:50:25.207845 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 7697 | 2026.01.14 00:50:25.207875 [ 196 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586564 sec., 1363323.5091682402 rows/sec., 105.90 MiB/sec. | ||
| 7698 | 2026.01.14 00:50:25.207945 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7699 | 2026.01.14 00:50:25.208000 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7700 | 2026.01.14 00:50:25.208003 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7701 | 2026.01.14 00:50:25.208051 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14058 rows starting from the beginning of the part | ||
| 7702 | 2026.01.14 00:50:25.208118 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7703 | 2026.01.14 00:50:25.208118 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7704 | 2026.01.14 00:50:25.208164 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7705 | 2026.01.14 00:50:25.208210 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 7706 | 2026.01.14 00:50:25.208249 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 201 rows starting from the beginning of the part | ||
| 7707 | 2026.01.14 00:50:25.208291 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7708 | 2026.01.14 00:50:25.208455 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.14 00:50:25.208553 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_51_10} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7710 | 2026.01.14 00:50:25.208659 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7711 | 2026.01.14 00:50:25.208759 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.01.14 00:50:25.208801 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7713 | 2026.01.14 00:50:25.209327 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7714 | 2026.01.14 00:50:25.209542 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.01.14 00:50:25.209680 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 7716 | 2026.01.14 00:50:25.209734 [ 4 ] {1297e163-05d0-4e75-87a6-20ef56bd6765} <Debug> TCPHandler: Processed in 0.001937912 sec. | ||
| 7717 | 2026.01.14 00:50:25.209839 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.01.14 00:50:25.209933 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.01.14 00:50:25.209976 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7720 | 2026.01.14 00:50:25.210307 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.01.14 00:50:25.210342 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7722 | 2026.01.14 00:50:25.210674 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7723 | 2026.01.14 00:50:25.210880 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.01.14 00:50:25.210988 [ 133 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7725 | 2026.01.14 00:50:25.211007 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7726 | 2026.01.14 00:50:25.211035 [ 133 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.01.14 00:50:25.211055 [ 4 ] {00e9481b-3b62-48ba-bb95-e3ff63b2bb7c} <Debug> TCPHandler: Processed in 0.001264368 sec. | ||
| 7728 | 2026.01.14 00:50:25.211060 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7729 | 2026.01.14 00:50:25.211221 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7730 | 2026.01.14 00:50:25.211401 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7731 | 2026.01.14 00:50:25.211455 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2532 rows starting from the beginning of the part | ||
| 7732 | 2026.01.14 00:50:25.211544 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7733 | 2026.01.14 00:50:25.211639 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7734 | 2026.01.14 00:50:25.211712 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7735 | 2026.01.14 00:50:25.211795 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7736 | 2026.01.14 00:50:25.211858 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 7737 | 2026.01.14 00:50:25.212763 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15584 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967238 sec., 3137357.21944469 rows/sec., 214.07 MiB/sec. | ||
| 7738 | 2026.01.14 00:50:25.212994 [ 194 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183381 sec., 1544325.7480327843 rows/sec., 101.97 MiB/sec. | ||
| 7739 | 2026.01.14 00:50:25.213169 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7740 | 2026.01.14 00:50:25.213355 [ 209 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7741 | 2026.01.14 00:50:25.213452 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.01.14 00:50:25.213548 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7743 | 2026.01.14 00:50:25.213631 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7744 | 2026.01.14 00:50:25.213669 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.14 00:50:25.213744 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_51_10} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7746 | 2026.01.14 00:50:25.213834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7747 | 2026.01.14 00:50:29.217019 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7748 | 2026.01.14 00:50:29.217092 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7749 | 2026.01.14 00:50:29.335367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17314 | ||
| 7750 | 2026.01.14 00:50:29.335925 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.01.14 00:50:29.335970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7752 | 2026.01.14 00:50:29.336451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7753 | 2026.01.14 00:50:29.336692 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.01.14 00:50:29.336815 [ 127 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7755 | 2026.01.14 00:50:29.336826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17314 | ||
| 7756 | 2026.01.14 00:50:29.336866 [ 127 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.01.14 00:50:29.336889 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7758 | 2026.01.14 00:50:29.337011 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7759 | 2026.01.14 00:50:29.337187 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2026.01.14 00:50:29.337233 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14882 rows starting from the beginning of the part | ||
| 7761 | 2026.01.14 00:50:29.337302 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7762 | 2026.01.14 00:50:29.337349 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7763 | 2026.01.14 00:50:29.337394 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7764 | 2026.01.14 00:50:29.337436 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7765 | 2026.01.14 00:50:29.337478 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 7766 | 2026.01.14 00:50:29.339504 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002532616 sec., 6836409.467522909 rows/sec., 97.80 MiB/sec. | ||
| 7767 | 2026.01.14 00:50:29.339603 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7768 | 2026.01.14 00:50:29.339865 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.01.14 00:50:29.339940 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_36_7} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7770 | 2026.01.14 00:50:29.340016 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7771 | 2026.01.14 00:50:29.386996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 978 | ||
| 7772 | 2026.01.14 00:50:29.389155 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.01.14 00:50:29.389194 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7774 | 2026.01.14 00:50:29.390336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7775 | 2026.01.14 00:50:29.390590 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.01.14 00:50:29.390829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7777 | 2026.01.14 00:50:30.201468 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.01.14 00:50:30.201675 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7779 | 2026.01.14 00:50:30.201749 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7780 | 2026.01.14 00:50:30.202413 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.01.14 00:50:30.202462 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7782 | 2026.01.14 00:50:30.202852 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7783 | 2026.01.14 00:50:30.203082 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.01.14 00:50:30.203242 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001617 sec., 71737.78602350032 rows/sec., 6.08 MiB/sec. | ||
| 7785 | 2026.01.14 00:50:30.203290 [ 4 ] {98cb61d1-63d0-4920-a65e-71445b28d52f} <Debug> TCPHandler: Processed in 0.001954863 sec. | ||
| 7786 | 2026.01.14 00:50:30.203408 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.14 00:50:30.203511 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.14 00:50:30.203555 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7789 | 2026.01.14 00:50:30.203959 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.14 00:50:30.203999 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7791 | 2026.01.14 00:50:30.204305 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7792 | 2026.01.14 00:50:30.204508 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.14 00:50:30.204637 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 7794 | 2026.01.14 00:50:30.204674 [ 4 ] {4ebfd8c9-0559-4f23-b4cd-fa2b434128dc} <Debug> TCPHandler: Processed in 0.001319069 sec. | ||
| 7795 | 2026.01.14 00:50:30.204793 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.01.14 00:50:30.204919 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7797 | 2026.01.14 00:50:30.204971 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7798 | 2026.01.14 00:50:30.205503 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.14 00:50:30.205550 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7800 | 2026.01.14 00:50:30.205930 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7801 | 2026.01.14 00:50:30.206165 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.14 00:50:30.206295 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001401 sec., 67094.93219129194 rows/sec., 5.24 MiB/sec. | ||
| 7803 | 2026.01.14 00:50:30.206335 [ 4 ] {d8eae74e-b9ac-4cb9-9dbe-031a2c10c33b} <Debug> TCPHandler: Processed in 0.001602365 sec. | ||
| 7804 | 2026.01.14 00:50:30.206450 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.01.14 00:50:30.206546 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7806 | 2026.01.14 00:50:30.206591 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7807 | 2026.01.14 00:50:30.206996 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.01.14 00:50:30.207036 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7809 | 2026.01.14 00:50:30.207375 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7810 | 2026.01.14 00:50:30.207582 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.01.14 00:50:30.207751 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 7812 | 2026.01.14 00:50:30.207791 [ 4 ] {e3d8c805-805b-4e3a-822c-8a33372a250e} <Debug> TCPHandler: Processed in 0.00139088 sec. | ||
| 7813 | 2026.01.14 00:50:30.207897 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.01.14 00:50:30.207992 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7815 | 2026.01.14 00:50:30.208046 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7816 | 2026.01.14 00:50:30.208819 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.01.14 00:50:30.208856 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7818 | 2026.01.14 00:50:30.209413 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7819 | 2026.01.14 00:50:30.209622 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.14 00:50:30.209761 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001794 sec., 16722.408026755853 rows/sec., 29.97 MiB/sec. | ||
| 7821 | 2026.01.14 00:50:30.209821 [ 4 ] {6ff9a4ad-5ae7-4158-bf44-20b931786f43} <Debug> TCPHandler: Processed in 0.001982284 sec. | ||
| 7822 | 2026.01.14 00:50:30.209918 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.01.14 00:50:30.210006 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.01.14 00:50:30.210045 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7825 | 2026.01.14 00:50:30.210366 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.01.14 00:50:30.210401 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7827 | 2026.01.14 00:50:30.210758 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7828 | 2026.01.14 00:50:30.210959 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.01.14 00:50:30.211085 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7830 | 2026.01.14 00:50:30.211122 [ 4 ] {682721b6-a281-407a-b394-2ddaf483724c} <Debug> TCPHandler: Processed in 0.001235887 sec. | ||
| 7831 | 2026.01.14 00:50:30.238698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7832 | 2026.01.14 00:50:30.257297 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.01.14 00:50:30.257355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7834 | 2026.01.14 00:50:30.263584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7835 | 2026.01.14 00:50:30.264311 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.01.14 00:50:30.264624 [ 126 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7837 | 2026.01.14 00:50:30.264718 [ 126 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.01.14 00:50:30.264755 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7839 | 2026.01.14 00:50:30.264905 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7840 | 2026.01.14 00:50:30.268247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7841 | 2026.01.14 00:50:30.268701 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7842 | 2026.01.14 00:50:30.270204 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7843 | 2026.01.14 00:50:30.275212 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7844 | 2026.01.14 00:50:30.279736 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7845 | 2026.01.14 00:50:30.284206 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7846 | 2026.01.14 00:50:30.288818 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7847 | 2026.01.14 00:50:30.292836 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 7848 | 2026.01.14 00:50:30.348501 [ 193 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.083658509 sec., 3239.3596687218032 rows/sec., 16.75 MiB/sec. | ||
| 7849 | 2026.01.14 00:50:30.351364 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7850 | 2026.01.14 00:50:30.353570 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_36_7} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.01.14 00:50:30.353676 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_36_7} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7852 | 2026.01.14 00:50:30.356156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7853 | 2026.01.14 00:50:32.742006 [ 123 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7854 | 2026.01.14 00:50:32.742076 [ 123 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.01.14 00:50:32.742100 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7856 | 2026.01.14 00:50:32.742242 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 7857 | 2026.01.14 00:50:32.742404 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.01.14 00:50:32.742444 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 7859 | 2026.01.14 00:50:32.742520 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 7860 | 2026.01.14 00:50:32.742571 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 7861 | 2026.01.14 00:50:32.742620 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 7862 | 2026.01.14 00:50:32.742663 [ 190 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 7863 | 2026.01.14 00:50:32.743430 [ 188 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251978 sec., 30351.971041024684 rows/sec., 2.53 MiB/sec. | ||
| 7864 | 2026.01.14 00:50:32.743613 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7865 | 2026.01.14 00:50:32.743907 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.01.14 00:50:32.743988 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_17_4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7867 | 2026.01.14 00:50:32.744091 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7868 | 2026.01.14 00:50:35.226945 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.01.14 00:50:35.227146 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7870 | 2026.01.14 00:50:35.227211 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7871 | 2026.01.14 00:50:35.227810 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.14 00:50:35.227856 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7873 | 2026.01.14 00:50:35.228274 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7874 | 2026.01.14 00:50:35.228524 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.01.14 00:50:35.228685 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001586 sec., 1261.034047919294 rows/sec., 102.83 KiB/sec. | ||
| 7876 | 2026.01.14 00:50:35.228732 [ 4 ] {a10cd655-4007-4fbd-bce8-3cc8dc918ca5} <Debug> TCPHandler: Processed in 0.001919342 sec. | ||
| 7877 | 2026.01.14 00:50:35.228844 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.01.14 00:50:35.228939 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7879 | 2026.01.14 00:50:35.228978 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7880 | 2026.01.14 00:50:35.229827 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.01.14 00:50:35.229863 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7882 | 2026.01.14 00:50:35.230241 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7883 | 2026.01.14 00:50:35.230459 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.01.14 00:50:35.230587 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001668 sec., 729616.3069544365 rows/sec., 60.33 MiB/sec. | ||
| 7885 | 2026.01.14 00:50:35.230624 [ 4 ] {11b8c711-5f00-4bd0-a19e-abd9a27a7ed5} <Debug> TCPHandler: Processed in 0.00183 sec. | ||
| 7886 | 2026.01.14 00:50:35.230735 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.01.14 00:50:35.230829 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.01.14 00:50:35.230869 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7889 | 2026.01.14 00:50:35.231247 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.01.14 00:50:35.231284 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7891 | 2026.01.14 00:50:35.231573 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7892 | 2026.01.14 00:50:35.231785 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.01.14 00:50:35.231902 [ 121 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7894 | 2026.01.14 00:50:35.231911 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 809.81 KiB/sec. | ||
| 7895 | 2026.01.14 00:50:35.231975 [ 121 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.01.14 00:50:35.231992 [ 4 ] {c5a330e4-77ee-437b-95c6-8c83b0d14432} <Debug> TCPHandler: Processed in 0.001306608 sec. | ||
| 7897 | 2026.01.14 00:50:35.232002 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7898 | 2026.01.14 00:50:35.232115 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.01.14 00:50:35.232140 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 7900 | 2026.01.14 00:50:35.232212 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.01.14 00:50:35.232254 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7902 | 2026.01.14 00:50:35.232285 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2026.01.14 00:50:35.232322 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 7904 | 2026.01.14 00:50:35.232386 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 7905 | 2026.01.14 00:50:35.232432 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 7906 | 2026.01.14 00:50:35.232479 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 7907 | 2026.01.14 00:50:35.232518 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 7908 | 2026.01.14 00:50:35.232560 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7909 | 2026.01.14 00:50:35.232723 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.01.14 00:50:35.232765 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7911 | 2026.01.14 00:50:35.233125 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7912 | 2026.01.14 00:50:35.233344 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.01.14 00:50:35.233417 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341329 sec., 291501.9357666911 rows/sec., 20.22 MiB/sec. | ||
| 7914 | 2026.01.14 00:50:35.233470 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 7915 | 2026.01.14 00:50:35.233512 [ 4 ] {317d5b35-d84c-4c10-bb2a-56f59f274464} <Debug> TCPHandler: Processed in 0.001444902 sec. | ||
| 7916 | 2026.01.14 00:50:35.233569 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7917 | 2026.01.14 00:50:35.233621 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.01.14 00:50:35.233719 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7919 | 2026.01.14 00:50:35.233761 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7920 | 2026.01.14 00:50:35.233840 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.14 00:50:35.233921 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_51_10} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7922 | 2026.01.14 00:50:35.233997 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7923 | 2026.01.14 00:50:35.234304 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.14 00:50:35.234343 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7925 | 2026.01.14 00:50:35.234670 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7926 | 2026.01.14 00:50:35.234891 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.14 00:50:35.235014 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001313 sec., 405178.9794364052 rows/sec., 30.02 MiB/sec. | ||
| 7928 | 2026.01.14 00:50:35.235051 [ 4 ] {84891f6f-f9bf-4500-bee9-544743f854fd} <Debug> TCPHandler: Processed in 0.001478092 sec. | ||
| 7929 | 2026.01.14 00:50:35.235155 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2026.01.14 00:50:35.235247 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7931 | 2026.01.14 00:50:35.235289 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7932 | 2026.01.14 00:50:35.235829 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.01.14 00:50:35.235865 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7934 | 2026.01.14 00:50:35.236231 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7935 | 2026.01.14 00:50:35.236441 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.01.14 00:50:35.236566 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001338 sec., 631539.6113602392 rows/sec., 42.51 MiB/sec. | ||
| 7937 | 2026.01.14 00:50:35.236602 [ 4 ] {c7fdbd0f-e2c4-4857-94cb-6a37233e3725} <Debug> TCPHandler: Processed in 0.001495903 sec. | ||
| 7938 | 2026.01.14 00:50:35.236709 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.01.14 00:50:35.236803 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7940 | 2026.01.14 00:50:35.236856 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7941 | 2026.01.14 00:50:35.237586 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.01.14 00:50:35.237622 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7943 | 2026.01.14 00:50:35.238128 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7944 | 2026.01.14 00:50:35.238351 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.01.14 00:50:35.238460 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7946 | 2026.01.14 00:50:35.238487 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001701 sec., 5878.894767783657 rows/sec., 10.53 MiB/sec. | ||
| 7947 | 2026.01.14 00:50:35.238497 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.01.14 00:50:35.238533 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7949 | 2026.01.14 00:50:35.238547 [ 4 ] {5a4b613b-0eeb-4ba0-b70c-eafb0b2d14c8} <Debug> TCPHandler: Processed in 0.001888312 sec. | ||
| 7950 | 2026.01.14 00:50:35.238612 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 7951 | 2026.01.14 00:50:35.238656 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.01.14 00:50:35.238750 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.01.14 00:50:35.238790 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7954 | 2026.01.14 00:50:35.238792 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7955 | 2026.01.14 00:50:35.238848 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 881 rows starting from the beginning of the part | ||
| 7956 | 2026.01.14 00:50:35.238956 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 7957 | 2026.01.14 00:50:35.239048 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 7958 | 2026.01.14 00:50:35.239105 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.01.14 00:50:35.239135 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 7960 | 2026.01.14 00:50:35.239141 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7961 | 2026.01.14 00:50:35.239220 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 7962 | 2026.01.14 00:50:35.239302 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 7963 | 2026.01.14 00:50:35.239449 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7964 | 2026.01.14 00:50:35.239671 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.14 00:50:35.239799 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7966 | 2026.01.14 00:50:35.239836 [ 4 ] {527d123b-ba9c-4206-b463-56610e94b619} <Debug> TCPHandler: Processed in 0.001227607 sec. | ||
| 7967 | 2026.01.14 00:50:35.244728 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 19 columns (19 merged, 0 gathered) in 0.006148025 sec., 157936.89843486325 rows/sec., 283.02 MiB/sec. | ||
| 7968 | 2026.01.14 00:50:35.246025 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7969 | 2026.01.14 00:50:35.246350 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.01.14 00:50:35.246418 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7971 | 2026.01.14 00:50:35.246496 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 7972 | 2026.01.14 00:50:36.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.01 MiB, peak 294.42 MiB, free memory in arenas 0.00 B, will set to 287.20 MiB (RSS), difference: 3.19 MiB | ||
| 7973 | 2026.01.14 00:50:36.836942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17762 | ||
| 7974 | 2026.01.14 00:50:36.837412 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.01.14 00:50:36.837451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7976 | 2026.01.14 00:50:36.837925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7977 | 2026.01.14 00:50:36.838156 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.01.14 00:50:36.838289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17762 | ||
| 7979 | 2026.01.14 00:50:37.768311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7980 | 2026.01.14 00:50:37.783970 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.14 00:50:37.784036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7982 | 2026.01.14 00:50:37.789745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7983 | 2026.01.14 00:50:37.790447 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.14 00:50:37.793553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7985 | 2026.01.14 00:50:39.391001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1006 | ||
| 7986 | 2026.01.14 00:50:39.393205 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.01.14 00:50:39.393245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7988 | 2026.01.14 00:50:39.394408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7989 | 2026.01.14 00:50:39.394699 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.14 00:50:39.394952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7991 | 2026.01.14 00:50:40.202175 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.01.14 00:50:40.202380 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7993 | 2026.01.14 00:50:40.202449 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7994 | 2026.01.14 00:50:40.203220 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.14 00:50:40.203271 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7996 | 2026.01.14 00:50:40.203682 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7997 | 2026.01.14 00:50:40.203909 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.14 00:50:40.204056 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001725 sec., 67246.37681159421 rows/sec., 5.70 MiB/sec. | ||
| 7999 | 2026.01.14 00:50:40.204097 [ 4 ] {0ec9e511-51dc-41f5-ad47-2e41fa88dab3} <Debug> TCPHandler: Processed in 0.002054705 sec. | ||
| 8000 | 2026.01.14 00:50:40.204237 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.01.14 00:50:40.204331 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.01.14 00:50:40.204370 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8003 | 2026.01.14 00:50:40.204829 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.01.14 00:50:40.204865 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8005 | 2026.01.14 00:50:40.205188 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8006 | 2026.01.14 00:50:40.205402 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.01.14 00:50:40.205527 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001215 sec., 24691.35802469136 rows/sec., 1.81 MiB/sec. | ||
| 8008 | 2026.01.14 00:50:40.205565 [ 4 ] {dd64413b-9057-4879-a53f-493deac71957} <Debug> TCPHandler: Processed in 0.00138035 sec. | ||
| 8009 | 2026.01.14 00:50:40.205685 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.01.14 00:50:40.205779 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2026.01.14 00:50:40.205818 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2026.01.14 00:50:40.206240 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.01.14 00:50:40.206276 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8014 | 2026.01.14 00:50:40.206578 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8015 | 2026.01.14 00:50:40.206787 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.14 00:50:40.206910 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.39 MiB/sec. | ||
| 8017 | 2026.01.14 00:50:40.206950 [ 4 ] {23442d63-c9b3-4552-8b6c-fa410b120d4b} <Debug> TCPHandler: Processed in 0.001317069 sec. | ||
| 8018 | 2026.01.14 00:50:40.207059 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.01.14 00:50:40.207150 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8020 | 2026.01.14 00:50:40.207193 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8021 | 2026.01.14 00:50:40.207584 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.14 00:50:40.207620 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8023 | 2026.01.14 00:50:40.207967 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8024 | 2026.01.14 00:50:40.208172 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.01.14 00:50:40.208297 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 8026 | 2026.01.14 00:50:40.208338 [ 4 ] {666ec713-44b9-438b-98ea-fa78e4defcee} <Debug> TCPHandler: Processed in 0.001328299 sec. | ||
| 8027 | 2026.01.14 00:50:40.208444 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.14 00:50:40.208536 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8029 | 2026.01.14 00:50:40.208588 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8030 | 2026.01.14 00:50:40.209355 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.01.14 00:50:40.209392 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8032 | 2026.01.14 00:50:40.209935 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8033 | 2026.01.14 00:50:40.210155 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.01.14 00:50:40.210291 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001773 sec., 16920.47377326565 rows/sec., 30.32 MiB/sec. | ||
| 8035 | 2026.01.14 00:50:40.210348 [ 4 ] {1991d4a1-011d-4669-888c-485118d7208b} <Debug> TCPHandler: Processed in 0.001952503 sec. | ||
| 8036 | 2026.01.14 00:50:40.210455 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.01.14 00:50:40.210549 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.01.14 00:50:40.210589 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8039 | 2026.01.14 00:50:40.210915 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.01.14 00:50:40.210951 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8041 | 2026.01.14 00:50:40.211260 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8042 | 2026.01.14 00:50:40.211469 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.01.14 00:50:40.211594 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8044 | 2026.01.14 00:50:40.211630 [ 4 ] {0c72316b-bba2-43bf-878f-6ff29189a203} <Debug> TCPHandler: Processed in 0.001224157 sec. | ||
| 8045 | 2026.01.14 00:50:44.217328 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8046 | 2026.01.14 00:50:44.217383 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8047 | 2026.01.14 00:50:44.338374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18274 | ||
| 8048 | 2026.01.14 00:50:44.338927 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.14 00:50:44.338977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8050 | 2026.01.14 00:50:44.339497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8051 | 2026.01.14 00:50:44.339722 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.14 00:50:44.339849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18274 | ||
| 8053 | 2026.01.14 00:50:45.200919 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.14 00:50:45.201130 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8055 | 2026.01.14 00:50:45.201205 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8056 | 2026.01.14 00:50:45.201888 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.14 00:50:45.201939 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8058 | 2026.01.14 00:50:45.202358 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8059 | 2026.01.14 00:50:45.202590 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.14 00:50:45.202753 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001677 sec., 45319.022063208104 rows/sec., 3.73 MiB/sec. | ||
| 8061 | 2026.01.14 00:50:45.202806 [ 4 ] {7e728f71-aadf-4075-bda4-7a3a244a41e2} <Debug> TCPHandler: Processed in 0.002020345 sec. | ||
| 8062 | 2026.01.14 00:50:45.202924 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.01.14 00:50:45.203026 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.01.14 00:50:45.203069 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8065 | 2026.01.14 00:50:45.203481 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.01.14 00:50:45.203520 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8067 | 2026.01.14 00:50:45.203823 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8068 | 2026.01.14 00:50:45.204023 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.01.14 00:50:45.204146 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 8070 | 2026.01.14 00:50:45.204183 [ 4 ] {3bd0112c-9464-417c-9826-c279e19c9e14} <Debug> TCPHandler: Processed in 0.001339789 sec. | ||
| 8071 | 2026.01.14 00:50:45.204275 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.01.14 00:50:45.204363 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8073 | 2026.01.14 00:50:45.204402 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8074 | 2026.01.14 00:50:45.204858 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.14 00:50:45.204895 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8076 | 2026.01.14 00:50:45.205206 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8077 | 2026.01.14 00:50:45.205413 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.14 00:50:45.205543 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 8079 | 2026.01.14 00:50:45.205580 [ 4 ] {1aab586c-0e06-49a2-8283-adbc269b5018} <Debug> TCPHandler: Processed in 0.001317559 sec. | ||
| 8080 | 2026.01.14 00:50:45.205686 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.01.14 00:50:45.205780 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.14 00:50:45.205825 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8083 | 2026.01.14 00:50:45.206215 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.01.14 00:50:45.206252 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8085 | 2026.01.14 00:50:45.206629 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8086 | 2026.01.14 00:50:45.206844 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.14 00:50:45.206983 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8088 | 2026.01.14 00:50:45.207021 [ 4 ] {1f968ce0-5d11-489e-aafd-f55df39b5ded} <Debug> TCPHandler: Processed in 0.00138335 sec. | ||
| 8089 | 2026.01.14 00:50:45.207127 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.01.14 00:50:45.207229 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.01.14 00:50:45.207286 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8092 | 2026.01.14 00:50:45.208038 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.14 00:50:45.208076 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8094 | 2026.01.14 00:50:45.208597 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8095 | 2026.01.14 00:50:45.208822 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.14 00:50:45.208962 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 8097 | 2026.01.14 00:50:45.209018 [ 4 ] {6a06ca48-9081-4092-a1e7-16205f26dc4c} <Debug> TCPHandler: Processed in 0.001942532 sec. | ||
| 8098 | 2026.01.14 00:50:45.209126 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.14 00:50:45.209220 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.14 00:50:45.209263 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8101 | 2026.01.14 00:50:45.209591 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.14 00:50:45.209628 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8103 | 2026.01.14 00:50:45.209930 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8104 | 2026.01.14 00:50:45.210136 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.14 00:50:45.210263 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8106 | 2026.01.14 00:50:45.210299 [ 4 ] {1ec583b9-83ef-46c9-8157-c8551a89d147} <Debug> TCPHandler: Processed in 0.001223246 sec. | ||
| 8107 | 2026.01.14 00:50:45.293667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8108 | 2026.01.14 00:50:45.309744 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.01.14 00:50:45.309807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8110 | 2026.01.14 00:50:45.316269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8111 | 2026.01.14 00:50:45.317058 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.01.14 00:50:45.320833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8113 | 2026.01.14 00:50:49.395260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1030 | ||
| 8114 | 2026.01.14 00:50:49.397685 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.01.14 00:50:49.397737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8116 | 2026.01.14 00:50:49.398999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8117 | 2026.01.14 00:50:49.399284 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.01.14 00:50:49.399657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8119 | 2026.01.14 00:50:50.204055 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.01.14 00:50:50.204263 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.01.14 00:50:50.204341 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8122 | 2026.01.14 00:50:50.205036 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.01.14 00:50:50.205083 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8124 | 2026.01.14 00:50:50.205525 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8125 | 2026.01.14 00:50:50.205759 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.01.14 00:50:50.205924 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 8127 | 2026.01.14 00:50:50.205980 [ 4 ] {44dfcf5e-fab9-47cf-9b91-744bbc649c9e} <Debug> TCPHandler: Processed in 0.002059694 sec. | ||
| 8128 | 2026.01.14 00:50:50.206110 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.01.14 00:50:50.206215 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8130 | 2026.01.14 00:50:50.206261 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8131 | 2026.01.14 00:50:50.206694 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.01.14 00:50:50.206731 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8133 | 2026.01.14 00:50:50.207055 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8134 | 2026.01.14 00:50:50.207266 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.01.14 00:50:50.207399 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001209 sec., 3308.519437551696 rows/sec., 269.79 KiB/sec. | ||
| 8136 | 2026.01.14 00:50:50.207439 [ 4 ] {bfcb2da6-6216-4dab-b303-f1cc3ed72af9} <Debug> TCPHandler: Processed in 0.001381661 sec. | ||
| 8137 | 2026.01.14 00:50:50.207557 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.01.14 00:50:50.207653 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8139 | 2026.01.14 00:50:50.207695 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8140 | 2026.01.14 00:50:50.208193 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.01.14 00:50:50.208229 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8142 | 2026.01.14 00:50:50.208569 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8143 | 2026.01.14 00:50:50.208795 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.01.14 00:50:50.208905 [ 100 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8145 | 2026.01.14 00:50:50.208926 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001293 sec., 184068.05877803557 rows/sec., 16.37 MiB/sec. | ||
| 8146 | 2026.01.14 00:50:50.208945 [ 100 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.01.14 00:50:50.208965 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8148 | 2026.01.14 00:50:50.208967 [ 4 ] {4d73c78d-affa-4d16-a85e-c2b32fe67d9b} <Debug> TCPHandler: Processed in 0.001460082 sec. | ||
| 8149 | 2026.01.14 00:50:50.209093 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.01.14 00:50:50.209091 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 8151 | 2026.01.14 00:50:50.209193 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.01.14 00:50:50.209239 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8153 | 2026.01.14 00:50:50.209254 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2026.01.14 00:50:50.209295 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 8155 | 2026.01.14 00:50:50.209367 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
| 8156 | 2026.01.14 00:50:50.209420 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1217 rows starting from the beginning of the part | ||
| 8157 | 2026.01.14 00:50:50.209469 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 8158 | 2026.01.14 00:50:50.209510 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8159 | 2026.01.14 00:50:50.209554 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
| 8160 | 2026.01.14 00:50:50.209677 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.01.14 00:50:50.209720 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8162 | 2026.01.14 00:50:50.210055 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8163 | 2026.01.14 00:50:50.210280 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.01.14 00:50:50.210413 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001239 sec., 37126.71509281678 rows/sec., 2.76 MiB/sec. | ||
| 8165 | 2026.01.14 00:50:50.210452 [ 4 ] {0209fdff-222d-48f7-8a98-0be46f445133} <Debug> TCPHandler: Processed in 0.00141097 sec. | ||
| 8166 | 2026.01.14 00:50:50.210566 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.01.14 00:50:50.210661 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.01.14 00:50:50.210702 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8169 | 2026.01.14 00:50:50.211095 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.01.14 00:50:50.211140 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8171 | 2026.01.14 00:50:50.211464 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8172 | 2026.01.14 00:50:50.211632 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601547 sec., 1624802.4732976186 rows/sec., 140.48 MiB/sec. | ||
| 8173 | 2026.01.14 00:50:50.211684 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.01.14 00:50:50.211826 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 8175 | 2026.01.14 00:50:50.211866 [ 4 ] {ad1b811c-706e-4f8c-b4b5-6398410a1cbb} <Debug> TCPHandler: Processed in 0.001348929 sec. | ||
| 8176 | 2026.01.14 00:50:50.211972 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8177 | 2026.01.14 00:50:50.211981 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.01.14 00:50:50.212097 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.01.14 00:50:50.212140 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8180 | 2026.01.14 00:50:50.212301 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.14 00:50:50.212391 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_56_11} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8182 | 2026.01.14 00:50:50.212495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8183 | 2026.01.14 00:50:50.212536 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.01.14 00:50:50.212578 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8185 | 2026.01.14 00:50:50.212888 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8186 | 2026.01.14 00:50:50.213105 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.01.14 00:50:50.213234 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 8188 | 2026.01.14 00:50:50.213273 [ 4 ] {efe67974-a78a-44ad-90ba-2cfa82a37b42} <Debug> TCPHandler: Processed in 0.001341239 sec. | ||
| 8189 | 2026.01.14 00:50:50.213386 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.01.14 00:50:50.213479 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.01.14 00:50:50.213519 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.01.14 00:50:50.213965 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.01.14 00:50:50.214002 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8194 | 2026.01.14 00:50:50.214311 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8195 | 2026.01.14 00:50:50.214524 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.01.14 00:50:50.214622 [ 100 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8197 | 2026.01.14 00:50:50.214650 [ 100 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.01.14 00:50:50.214651 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.00119 sec., 112605.04201680672 rows/sec., 9.11 MiB/sec. | ||
| 8199 | 2026.01.14 00:50:50.214666 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8200 | 2026.01.14 00:50:50.214695 [ 4 ] {490ea551-2996-4bb5-88c2-f627cefe2b05} <Debug> TCPHandler: Processed in 0.00135746 sec. | ||
| 8201 | 2026.01.14 00:50:50.214743 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 8202 | 2026.01.14 00:50:50.214826 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8203 | 2026.01.14 00:50:50.214830 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.01.14 00:50:50.214853 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8205 | 2026.01.14 00:50:50.214924 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
| 8206 | 2026.01.14 00:50:50.214929 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.01.14 00:50:50.214968 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 532 rows starting from the beginning of the part | ||
| 8208 | 2026.01.14 00:50:50.214977 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8209 | 2026.01.14 00:50:50.215009 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 8210 | 2026.01.14 00:50:50.215061 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8211 | 2026.01.14 00:50:50.215100 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 134 rows starting from the beginning of the part | ||
| 8212 | 2026.01.14 00:50:50.215557 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.01.14 00:50:50.215602 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8214 | 2026.01.14 00:50:50.216019 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8215 | 2026.01.14 00:50:50.216197 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486163 sec., 1464846.049861287 rows/sec., 113.82 MiB/sec. | ||
| 8216 | 2026.01.14 00:50:50.216234 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.01.14 00:50:50.216350 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8218 | 2026.01.14 00:50:50.216392 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.01.14 00:50:50.216395 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001472 sec., 134510.86956521738 rows/sec., 9.65 MiB/sec. | ||
| 8220 | 2026.01.14 00:50:50.216416 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8221 | 2026.01.14 00:50:50.216423 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8222 | 2026.01.14 00:50:50.216456 [ 4 ] {d24954cb-49ab-43fc-9b44-7633d10fc6b6} <Debug> TCPHandler: Processed in 0.001678057 sec. | ||
| 8223 | 2026.01.14 00:50:50.216484 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8224 | 2026.01.14 00:50:50.216568 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8225 | 2026.01.14 00:50:50.216593 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.01.14 00:50:50.216598 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15584 rows starting from the beginning of the part | ||
| 8227 | 2026.01.14 00:50:50.216662 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8228 | 2026.01.14 00:50:50.216699 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 8229 | 2026.01.14 00:50:50.216707 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.01.14 00:50:50.216734 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8231 | 2026.01.14 00:50:50.216759 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.01.14 00:50:50.216768 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8233 | 2026.01.14 00:50:50.216781 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8234 | 2026.01.14 00:50:50.216816 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 198 rows starting from the beginning of the part | ||
| 8235 | 2026.01.14 00:50:50.216855 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_56_11} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8236 | 2026.01.14 00:50:50.216952 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8237 | 2026.01.14 00:50:50.217670 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2026.01.14 00:50:50.217713 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8239 | 2026.01.14 00:50:50.218406 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8240 | 2026.01.14 00:50:50.218649 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2026.01.14 00:50:50.218798 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002115 sec., 14184.397163120566 rows/sec., 25.42 MiB/sec. | ||
| 8242 | 2026.01.14 00:50:50.218876 [ 4 ] {88e41f00-ae01-4900-835d-796d66db4b89} <Debug> TCPHandler: Processed in 0.002335631 sec. | ||
| 8243 | 2026.01.14 00:50:50.219003 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8244 | 2026.01.14 00:50:50.219116 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8245 | 2026.01.14 00:50:50.219166 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8246 | 2026.01.14 00:50:50.219559 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2026.01.14 00:50:50.219601 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8248 | 2026.01.14 00:50:50.219956 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8249 | 2026.01.14 00:50:50.220205 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.01.14 00:50:50.220319 [ 100 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8251 | 2026.01.14 00:50:50.220352 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 8252 | 2026.01.14 00:50:50.220359 [ 100 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.01.14 00:50:50.220390 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8254 | 2026.01.14 00:50:50.220396 [ 4 ] {9af34c18-e488-47d6-ad1a-da56d7a7cff0} <Debug> TCPHandler: Processed in 0.001451392 sec. | ||
| 8255 | 2026.01.14 00:50:50.220492 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8256 | 2026.01.14 00:50:50.220641 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8257 | 2026.01.14 00:50:50.220685 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2832 rows starting from the beginning of the part | ||
| 8258 | 2026.01.14 00:50:50.220755 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8259 | 2026.01.14 00:50:50.220806 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8260 | 2026.01.14 00:50:50.220849 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8261 | 2026.01.14 00:50:50.220889 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8262 | 2026.01.14 00:50:50.220929 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8263 | 2026.01.14 00:50:50.221184 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17107 rows, containing 5 columns (5 merged, 0 gathered) in 0.004718633 sec., 3625414.3943807455 rows/sec., 247.50 MiB/sec. | ||
| 8264 | 2026.01.14 00:50:50.221447 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8265 | 2026.01.14 00:50:50.221786 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.01.14 00:50:50.221873 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8267 | 2026.01.14 00:50:50.221972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8268 | 2026.01.14 00:50:50.222275 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00182987 sec., 1711596.9986938965 rows/sec., 113.24 MiB/sec. | ||
| 8269 | 2026.01.14 00:50:50.222649 [ 189 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8270 | 2026.01.14 00:50:50.222911 [ 189 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.01.14 00:50:50.222983 [ 189 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_56_11} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8272 | 2026.01.14 00:50:50.223061 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8273 | 2026.01.14 00:50:51.840027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18722 | ||
| 8274 | 2026.01.14 00:50:51.840754 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.14 00:50:51.840818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8276 | 2026.01.14 00:50:51.841485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8277 | 2026.01.14 00:50:51.841724 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.14 00:50:51.841852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18722 | ||
| 8279 | 2026.01.14 00:50:52.820955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8280 | 2026.01.14 00:50:52.838900 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.01.14 00:50:52.838974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8282 | 2026.01.14 00:50:52.845002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8283 | 2026.01.14 00:50:52.845686 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.01.14 00:50:52.848897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8285 | 2026.01.14 00:50:55.200732 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.01.14 00:50:55.200943 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8287 | 2026.01.14 00:50:55.201015 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8288 | 2026.01.14 00:50:55.201629 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.01.14 00:50:55.201677 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8290 | 2026.01.14 00:50:55.202083 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8291 | 2026.01.14 00:50:55.202324 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.01.14 00:50:55.202488 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 8293 | 2026.01.14 00:50:55.202539 [ 4 ] {c1d3e278-c0e4-48ec-8c3b-2ea62305442e} <Debug> TCPHandler: Processed in 0.001942712 sec. | ||
| 8294 | 2026.01.14 00:50:55.202656 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.01.14 00:50:55.202758 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.01.14 00:50:55.202804 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8297 | 2026.01.14 00:50:55.203214 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.01.14 00:50:55.203251 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8299 | 2026.01.14 00:50:55.203570 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8300 | 2026.01.14 00:50:55.203780 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.14 00:50:55.203912 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 8302 | 2026.01.14 00:50:55.203951 [ 4 ] {39b88fbc-bd15-4a7c-9dcb-7cf44ee519e6} <Debug> TCPHandler: Processed in 0.001347659 sec. | ||
| 8303 | 2026.01.14 00:50:55.204053 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.01.14 00:50:55.204149 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8305 | 2026.01.14 00:50:55.204191 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8306 | 2026.01.14 00:50:55.204595 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.01.14 00:50:55.204633 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8308 | 2026.01.14 00:50:55.204935 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8309 | 2026.01.14 00:50:55.205146 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.01.14 00:50:55.205278 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 8311 | 2026.01.14 00:50:55.205317 [ 4 ] {5108cfda-e24a-4393-9924-92d00f74378c} <Debug> TCPHandler: Processed in 0.001313068 sec. | ||
| 8312 | 2026.01.14 00:50:55.205423 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.01.14 00:50:55.205518 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.01.14 00:50:55.205562 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8315 | 2026.01.14 00:50:55.205969 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.01.14 00:50:55.206010 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8317 | 2026.01.14 00:50:55.206361 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8318 | 2026.01.14 00:50:55.206572 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.01.14 00:50:55.206704 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8320 | 2026.01.14 00:50:55.206742 [ 4 ] {b8b7f691-afa2-4ccf-b827-cedc3e70791a} <Debug> TCPHandler: Processed in 0.00136835 sec. | ||
| 8321 | 2026.01.14 00:50:55.206840 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.01.14 00:50:55.206935 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.01.14 00:50:55.206989 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8324 | 2026.01.14 00:50:55.207725 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.01.14 00:50:55.207762 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8326 | 2026.01.14 00:50:55.208278 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8327 | 2026.01.14 00:50:55.208514 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.01.14 00:50:55.208652 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 8329 | 2026.01.14 00:50:55.208706 [ 4 ] {afd40256-d1b0-4332-a249-d9ccf8792e5b} <Debug> TCPHandler: Processed in 0.001915152 sec. | ||
| 8330 | 2026.01.14 00:50:55.208811 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.01.14 00:50:55.208910 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.01.14 00:50:55.208952 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8333 | 2026.01.14 00:50:55.209290 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.01.14 00:50:55.209326 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8335 | 2026.01.14 00:50:55.209634 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8336 | 2026.01.14 00:50:55.209845 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.01.14 00:50:55.209971 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8338 | 2026.01.14 00:50:55.210007 [ 4 ] {eb871c84-e171-48a5-8d2c-13f6830d3a41} <Debug> TCPHandler: Processed in 0.001245408 sec. | ||
| 8339 | 2026.01.14 00:50:59.217431 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8340 | 2026.01.14 00:50:59.217513 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8341 | 2026.01.14 00:50:59.341976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19234 | ||
| 8342 | 2026.01.14 00:50:59.342590 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.01.14 00:50:59.342632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8344 | 2026.01.14 00:50:59.343158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8345 | 2026.01.14 00:50:59.343394 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.01.14 00:50:59.343517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19234 | ||
| 8347 | 2026.01.14 00:50:59.399837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1062 | ||
| 8348 | 2026.01.14 00:50:59.402212 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.01.14 00:50:59.402269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8350 | 2026.01.14 00:50:59.403534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8351 | 2026.01.14 00:50:59.403819 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.01.14 00:50:59.404210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8353 | 2026.01.14 00:51:00.201295 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.14 00:51:00.201577 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8355 | 2026.01.14 00:51:00.201675 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8356 | 2026.01.14 00:51:00.202526 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.01.14 00:51:00.202578 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8358 | 2026.01.14 00:51:00.202988 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8359 | 2026.01.14 00:51:00.203218 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.01.14 00:51:00.203385 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001878 sec., 61767.83812566561 rows/sec., 5.24 MiB/sec. | ||
| 8361 | 2026.01.14 00:51:00.203436 [ 4 ] {9683a33f-494a-499b-ba37-5cc796e7c382} <Debug> TCPHandler: Processed in 0.002322371 sec. | ||
| 8362 | 2026.01.14 00:51:00.203555 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.01.14 00:51:00.203658 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8364 | 2026.01.14 00:51:00.203702 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8365 | 2026.01.14 00:51:00.204116 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.01.14 00:51:00.204155 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8367 | 2026.01.14 00:51:00.204463 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8368 | 2026.01.14 00:51:00.204672 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.01.14 00:51:00.204777 [ 83 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8370 | 2026.01.14 00:51:00.204805 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001171 sec., 25619.128949615715 rows/sec., 1.88 MiB/sec. | ||
| 8371 | 2026.01.14 00:51:00.204839 [ 83 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.01.14 00:51:00.204857 [ 4 ] {a15c3bbc-7e78-44f1-8581-96e1e63a9c3f} <Debug> TCPHandler: Processed in 0.001353669 sec. | ||
| 8373 | 2026.01.14 00:51:00.204865 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8374 | 2026.01.14 00:51:00.204965 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.01.14 00:51:00.204998 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 8376 | 2026.01.14 00:51:00.205071 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8377 | 2026.01.14 00:51:00.205119 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8378 | 2026.01.14 00:51:00.205167 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8379 | 2026.01.14 00:51:00.205209 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 8380 | 2026.01.14 00:51:00.205279 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 8381 | 2026.01.14 00:51:00.205330 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 8382 | 2026.01.14 00:51:00.205378 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
| 8383 | 2026.01.14 00:51:00.205421 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 8384 | 2026.01.14 00:51:00.205466 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 8385 | 2026.01.14 00:51:00.205555 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.01.14 00:51:00.205597 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8387 | 2026.01.14 00:51:00.205967 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8388 | 2026.01.14 00:51:00.206194 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.01.14 00:51:00.206334 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001282 sec., 73322.93291731669 rows/sec., 5.73 MiB/sec. | ||
| 8390 | 2026.01.14 00:51:00.206373 [ 4 ] {dc07278e-f7c9-4f4d-9295-cae15048ed89} <Debug> TCPHandler: Processed in 0.001458262 sec. | ||
| 8391 | 2026.01.14 00:51:00.206401 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462192 sec., 275613.5993084356 rows/sec., 19.21 MiB/sec. | ||
| 8392 | 2026.01.14 00:51:00.206485 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.01.14 00:51:00.206585 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8394 | 2026.01.14 00:51:00.206611 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8395 | 2026.01.14 00:51:00.206633 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8396 | 2026.01.14 00:51:00.206950 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.01.14 00:51:00.207041 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_56_11} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8398 | 2026.01.14 00:51:00.207067 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.01.14 00:51:00.207110 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8400 | 2026.01.14 00:51:00.207147 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8401 | 2026.01.14 00:51:00.207525 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8402 | 2026.01.14 00:51:00.207777 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.01.14 00:51:00.207942 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001374 sec., 116448.32605531295 rows/sec., 8.11 MiB/sec. | ||
| 8404 | 2026.01.14 00:51:00.207987 [ 4 ] {56a69153-3632-4324-a9b7-faeba1cd71fc} <Debug> TCPHandler: Processed in 0.001552744 sec. | ||
| 8405 | 2026.01.14 00:51:00.208109 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.01.14 00:51:00.208214 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.14 00:51:00.208269 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8408 | 2026.01.14 00:51:00.209088 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.01.14 00:51:00.209128 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8410 | 2026.01.14 00:51:00.209697 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8411 | 2026.01.14 00:51:00.209931 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.01.14 00:51:00.210045 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8413 | 2026.01.14 00:51:00.210073 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001879 sec., 15965.939329430548 rows/sec., 28.61 MiB/sec. | ||
| 8414 | 2026.01.14 00:51:00.210078 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.01.14 00:51:00.210112 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8416 | 2026.01.14 00:51:00.210155 [ 4 ] {daa19103-066d-4492-bd6a-131f40164a3d} <Debug> TCPHandler: Processed in 0.002105786 sec. | ||
| 8417 | 2026.01.14 00:51:00.210204 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 8418 | 2026.01.14 00:51:00.210275 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.01.14 00:51:00.210370 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.01.14 00:51:00.210412 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8421 | 2026.01.14 00:51:00.210420 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8422 | 2026.01.14 00:51:00.210480 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 971 rows starting from the beginning of the part | ||
| 8423 | 2026.01.14 00:51:00.210609 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 8424 | 2026.01.14 00:51:00.210721 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 8425 | 2026.01.14 00:51:00.210746 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.01.14 00:51:00.210783 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8427 | 2026.01.14 00:51:00.210822 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 8428 | 2026.01.14 00:51:00.210924 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 8429 | 2026.01.14 00:51:00.211022 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 8430 | 2026.01.14 00:51:00.211112 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8431 | 2026.01.14 00:51:00.211324 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.01.14 00:51:00.211458 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8433 | 2026.01.14 00:51:00.211495 [ 4 ] {91829fe6-612c-41aa-85fa-ebe6e8f99135} <Debug> TCPHandler: Processed in 0.001275138 sec. | ||
| 8434 | 2026.01.14 00:51:00.215940 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 19 columns (19 merged, 0 gathered) in 0.005776347 sec., 187142.4968063726 rows/sec., 335.35 MiB/sec. | ||
| 8435 | 2026.01.14 00:51:00.217576 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8436 | 2026.01.14 00:51:00.217946 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.14 00:51:00.218026 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8438 | 2026.01.14 00:51:00.218183 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 8439 | 2026.01.14 00:51:00.349011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8440 | 2026.01.14 00:51:00.366812 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.01.14 00:51:00.366859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8442 | 2026.01.14 00:51:00.373171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8443 | 2026.01.14 00:51:00.373879 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.01.14 00:51:00.376793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8445 | 2026.01.14 00:51:05.226793 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2026.01.14 00:51:05.226989 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8447 | 2026.01.14 00:51:05.227056 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8448 | 2026.01.14 00:51:05.227644 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.01.14 00:51:05.227688 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8450 | 2026.01.14 00:51:05.228064 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8451 | 2026.01.14 00:51:05.228289 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.01.14 00:51:05.228443 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
| 8453 | 2026.01.14 00:51:05.228492 [ 4 ] {220d3f0b-7be7-42bc-b0d2-01259c7389a3} <Debug> TCPHandler: Processed in 0.00182003 sec. | ||
| 8454 | 2026.01.14 00:51:05.228618 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.01.14 00:51:05.228721 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8456 | 2026.01.14 00:51:05.228766 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8457 | 2026.01.14 00:51:05.229682 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.01.14 00:51:05.229721 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8459 | 2026.01.14 00:51:05.230131 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8460 | 2026.01.14 00:51:05.230353 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.01.14 00:51:05.230488 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.00179 sec., 679888.2681564246 rows/sec., 56.22 MiB/sec. | ||
| 8462 | 2026.01.14 00:51:05.230528 [ 4 ] {cd74106c-111e-4d6a-93ce-d1602c31771e} <Debug> TCPHandler: Processed in 0.001961693 sec. | ||
| 8463 | 2026.01.14 00:51:05.230643 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.01.14 00:51:05.230741 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8465 | 2026.01.14 00:51:05.230783 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8466 | 2026.01.14 00:51:05.231190 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.01.14 00:51:05.231229 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8468 | 2026.01.14 00:51:05.231524 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8469 | 2026.01.14 00:51:05.231743 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.01.14 00:51:05.231885 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 772.62 KiB/sec. | ||
| 8471 | 2026.01.14 00:51:05.231924 [ 4 ] {3a26e87b-de0e-4f1c-8184-618325f6f6cd} <Debug> TCPHandler: Processed in 0.00133125 sec. | ||
| 8472 | 2026.01.14 00:51:05.232024 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.01.14 00:51:05.232117 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8474 | 2026.01.14 00:51:05.232157 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8475 | 2026.01.14 00:51:05.232607 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.01.14 00:51:05.232641 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8477 | 2026.01.14 00:51:05.232961 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8478 | 2026.01.14 00:51:05.233172 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.01.14 00:51:05.233296 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001197 sec., 190476.19047619047 rows/sec., 12.90 MiB/sec. | ||
| 8480 | 2026.01.14 00:51:05.233335 [ 4 ] {b4b7bc18-5a1f-4eb9-b4fe-37645684a405} <Debug> TCPHandler: Processed in 0.001360219 sec. | ||
| 8481 | 2026.01.14 00:51:05.233442 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8482 | 2026.01.14 00:51:05.233535 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8483 | 2026.01.14 00:51:05.233575 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8484 | 2026.01.14 00:51:05.234125 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.01.14 00:51:05.234161 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8486 | 2026.01.14 00:51:05.234489 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8487 | 2026.01.14 00:51:05.234707 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.01.14 00:51:05.234829 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001313 sec., 405178.9794364052 rows/sec., 30.02 MiB/sec. | ||
| 8489 | 2026.01.14 00:51:05.234867 [ 4 ] {8f8e9924-6a51-4f0d-8a1b-afbd598c6ad3} <Debug> TCPHandler: Processed in 0.001474432 sec. | ||
| 8490 | 2026.01.14 00:51:05.234986 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.01.14 00:51:05.235080 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8492 | 2026.01.14 00:51:05.235122 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8493 | 2026.01.14 00:51:05.235656 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.01.14 00:51:05.235716 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8495 | 2026.01.14 00:51:05.236100 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8496 | 2026.01.14 00:51:05.236316 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.01.14 00:51:05.236446 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001386 sec., 609668.1096681097 rows/sec., 41.03 MiB/sec. | ||
| 8498 | 2026.01.14 00:51:05.236483 [ 4 ] {8d7aed12-8a25-4750-95d0-13a662f2c13f} <Debug> TCPHandler: Processed in 0.001546503 sec. | ||
| 8499 | 2026.01.14 00:51:05.236591 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2026.01.14 00:51:05.236683 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8501 | 2026.01.14 00:51:05.236738 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8502 | 2026.01.14 00:51:05.237510 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.01.14 00:51:05.237544 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8504 | 2026.01.14 00:51:05.238069 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8505 | 2026.01.14 00:51:05.238295 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.01.14 00:51:05.238432 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 8507 | 2026.01.14 00:51:05.238506 [ 4 ] {cd9428c6-3ffd-4e90-8735-dd6221514987} <Debug> TCPHandler: Processed in 0.001964303 sec. | ||
| 8508 | 2026.01.14 00:51:05.238610 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8509 | 2026.01.14 00:51:05.238706 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8510 | 2026.01.14 00:51:05.238748 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8511 | 2026.01.14 00:51:05.239086 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.01.14 00:51:05.239121 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8513 | 2026.01.14 00:51:05.239426 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8514 | 2026.01.14 00:51:05.239645 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.01.14 00:51:05.239767 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8516 | 2026.01.14 00:51:05.239804 [ 4 ] {8a03981e-4097-4cfb-a44a-62978ac1ba95} <Debug> TCPHandler: Processed in 0.001241917 sec. | ||
| 8517 | 2026.01.14 00:51:06.441958 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52553 | ||
| 8518 | 2026.01.14 00:51:06.442075 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8519 | 2026.01.14 00:51:06.442108 [ 286 ] {} <Debug> TCP-Session: 41e2111e-861e-414f-8701-9e6d5d1383c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52553 | ||
| 8520 | 2026.01.14 00:51:06.442134 [ 286 ] {} <Debug> TCP-Session: 41e2111e-861e-414f-8701-9e6d5d1383c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.01.14 00:51:06.442150 [ 286 ] {} <Debug> TCP-Session: 41e2111e-861e-414f-8701-9e6d5d1383c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2026.01.14 00:51:06.442332 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40435 | ||
| 8523 | 2026.01.14 00:51:06.442355 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55773 | ||
| 8524 | 2026.01.14 00:51:06.442390 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37221 | ||
| 8525 | 2026.01.14 00:51:06.442416 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42831 | ||
| 8526 | 2026.01.14 00:51:06.442421 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58017 | ||
| 8527 | 2026.01.14 00:51:06.442492 [ 286 ] {} <Trace> TCP-Session: 41e2111e-861e-414f-8701-9e6d5d1383c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.01.14 00:51:06.442506 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8529 | 2026.01.14 00:51:06.442465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8530 | 2026.01.14 00:51:06.442562 [ 352 ] {} <Debug> TCP-Session: 99176bd1-2964-43e6-ada6-f02f4adacebe Authenticating user 'default' from [fd00:1122:3344:101::e]:37221 | ||
| 8531 | 2026.01.14 00:51:06.442466 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8532 | 2026.01.14 00:51:06.442595 [ 288 ] {} <Debug> TCP-Session: 0d42e9f1-5ee6-44b0-87db-916dcc9e80b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40435 | ||
| 8533 | 2026.01.14 00:51:06.442626 [ 351 ] {} <Debug> TCP-Session: da81e27e-8f7c-4518-abad-22ab5622d18b Authenticating user 'default' from [fd00:1122:3344:101::e]:55773 | ||
| 8534 | 2026.01.14 00:51:06.442602 [ 352 ] {} <Debug> TCP-Session: 99176bd1-2964-43e6-ada6-f02f4adacebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.01.14 00:51:06.442661 [ 351 ] {} <Debug> TCP-Session: da81e27e-8f7c-4518-abad-22ab5622d18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.01.14 00:51:06.442658 [ 288 ] {} <Debug> TCP-Session: 0d42e9f1-5ee6-44b0-87db-916dcc9e80b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.01.14 00:51:06.442688 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8538 | 2026.01.14 00:51:06.442714 [ 288 ] {} <Debug> TCP-Session: 0d42e9f1-5ee6-44b0-87db-916dcc9e80b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.01.14 00:51:06.442690 [ 351 ] {} <Debug> TCP-Session: da81e27e-8f7c-4518-abad-22ab5622d18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.01.14 00:51:06.442418 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38166 | ||
| 8541 | 2026.01.14 00:51:06.442345 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47768 | ||
| 8542 | 2026.01.14 00:51:06.442349 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59574 | ||
| 8543 | 2026.01.14 00:51:06.442677 [ 352 ] {} <Debug> TCP-Session: 99176bd1-2964-43e6-ada6-f02f4adacebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.01.14 00:51:06.443009 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8545 | 2026.01.14 00:51:06.443081 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8546 | 2026.01.14 00:51:06.443254 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8547 | 2026.01.14 00:51:06.443292 [ 355 ] {} <Debug> TCP-Session: aaf0cf1c-8525-4cb4-bafa-fc7229e8d4a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58017 | ||
| 8548 | 2026.01.14 00:51:06.443315 [ 355 ] {} <Debug> TCP-Session: aaf0cf1c-8525-4cb4-bafa-fc7229e8d4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.01.14 00:51:06.443336 [ 355 ] {} <Debug> TCP-Session: aaf0cf1c-8525-4cb4-bafa-fc7229e8d4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.01.14 00:51:06.443371 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8551 | 2026.01.14 00:51:06.443403 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 8552 | 2026.01.14 00:51:06.443409 [ 354 ] {} <Debug> TCP-Session: 0071552d-1687-4b1c-9ad3-95de13cfbb87 Authenticating user 'default' from [fd00:1122:3344:101::e]:38166 | ||
| 8553 | 2026.01.14 00:51:06.443451 [ 354 ] {} <Debug> TCP-Session: 0071552d-1687-4b1c-9ad3-95de13cfbb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8554 | 2026.01.14 00:51:06.443464 [ 354 ] {} <Debug> TCP-Session: 0071552d-1687-4b1c-9ad3-95de13cfbb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.01.14 00:51:06.443494 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8556 | 2026.01.14 00:51:06.443541 [ 353 ] {} <Debug> TCP-Session: cc6828bb-4b4b-4956-a77c-5c4738bde2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42831 | ||
| 8557 | 2026.01.14 00:51:06.443567 [ 353 ] {} <Debug> TCP-Session: cc6828bb-4b4b-4956-a77c-5c4738bde2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8558 | 2026.01.14 00:51:06.443581 [ 353 ] {} <Debug> TCP-Session: cc6828bb-4b4b-4956-a77c-5c4738bde2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.01.14 00:51:06.443608 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8560 | 2026.01.14 00:51:06.443644 [ 290 ] {} <Debug> TCP-Session: f508fdc7-54ca-4506-88cd-7e0e4f69ef9a Authenticating user 'default' from [fd00:1122:3344:101::e]:59574 | ||
| 8561 | 2026.01.14 00:51:06.443661 [ 290 ] {} <Debug> TCP-Session: f508fdc7-54ca-4506-88cd-7e0e4f69ef9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8562 | 2026.01.14 00:51:06.443677 [ 290 ] {} <Debug> TCP-Session: f508fdc7-54ca-4506-88cd-7e0e4f69ef9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8563 | 2026.01.14 00:51:06.443793 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8564 | 2026.01.14 00:51:06.443828 [ 289 ] {} <Debug> TCP-Session: bc42185f-8e0f-4de1-92a6-10b798fea1cf Authenticating user 'default' from [fd00:1122:3344:101::e]:47768 | ||
| 8565 | 2026.01.14 00:51:06.443846 [ 289 ] {} <Debug> TCP-Session: bc42185f-8e0f-4de1-92a6-10b798fea1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.01.14 00:51:06.443858 [ 289 ] {} <Debug> TCP-Session: bc42185f-8e0f-4de1-92a6-10b798fea1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8567 | 2026.01.14 00:51:06.444334 [ 323 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> AggregatingTransform: Aggregating | ||
| 8568 | 2026.01.14 00:51:06.444383 [ 323 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8569 | 2026.01.14 00:51:06.444419 [ 323 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901999 sec. (1108.649 rows/sec., 43.31 KiB/sec.) | ||
| 8570 | 2026.01.14 00:51:06.444438 [ 323 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Trace> Aggregator: Merging aggregated data | ||
| 8571 | 2026.01.14 00:51:06.445669 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 8572 | 2026.01.14 00:51:06.445779 [ 286 ] {d9a316fd-f7db-482e-b124-1c8146d94d6e} <Debug> TCPHandler: Processed in 0.003430245 sec. | ||
| 8573 | 2026.01.14 00:51:06.445888 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8574 | 2026.01.14 00:51:06.445922 [ 286 ] {} <Debug> TCP-Session: 41e2111e-861e-414f-8701-9e6d5d1383c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.01.14 00:51:06.445921 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8576 | 2026.01.14 00:51:06.445947 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8577 | 2026.01.14 00:51:06.445981 [ 354 ] {} <Debug> TCP-Session: 0071552d-1687-4b1c-9ad3-95de13cfbb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.01.14 00:51:06.445989 [ 288 ] {} <Debug> TCP-Session: 0d42e9f1-5ee6-44b0-87db-916dcc9e80b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8579 | 2026.01.14 00:51:06.445991 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8580 | 2026.01.14 00:51:06.446019 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8581 | 2026.01.14 00:51:06.445981 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8582 | 2026.01.14 00:51:06.446045 [ 355 ] {} <Debug> TCP-Session: aaf0cf1c-8525-4cb4-bafa-fc7229e8d4a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8583 | 2026.01.14 00:51:06.446062 [ 351 ] {} <Debug> TCP-Session: da81e27e-8f7c-4518-abad-22ab5622d18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.01.14 00:51:06.446066 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8585 | 2026.01.14 00:51:06.446084 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8586 | 2026.01.14 00:51:06.446081 [ 290 ] {} <Debug> TCP-Session: f508fdc7-54ca-4506-88cd-7e0e4f69ef9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8587 | 2026.01.14 00:51:06.446133 [ 353 ] {} <Debug> TCP-Session: cc6828bb-4b4b-4956-a77c-5c4738bde2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8588 | 2026.01.14 00:51:06.446150 [ 352 ] {} <Debug> TCP-Session: 99176bd1-2964-43e6-ada6-f02f4adacebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.01.14 00:51:06.446044 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8590 | 2026.01.14 00:51:06.446206 [ 289 ] {} <Debug> TCP-Session: bc42185f-8e0f-4de1-92a6-10b798fea1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.01.14 00:51:06.448097 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44767 | ||
| 8592 | 2026.01.14 00:51:06.448163 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8593 | 2026.01.14 00:51:06.448187 [ 286 ] {} <Debug> TCP-Session: fbca4378-5ad3-4c75-b2eb-1f3249917c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:44767 | ||
| 8594 | 2026.01.14 00:51:06.448206 [ 286 ] {} <Debug> TCP-Session: fbca4378-5ad3-4c75-b2eb-1f3249917c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.01.14 00:51:06.448220 [ 286 ] {} <Debug> TCP-Session: fbca4378-5ad3-4c75-b2eb-1f3249917c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8596 | 2026.01.14 00:51:06.448381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36851 | ||
| 8597 | 2026.01.14 00:51:06.448386 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53124 | ||
| 8598 | 2026.01.14 00:51:06.448405 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40390 | ||
| 8599 | 2026.01.14 00:51:06.448427 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47441 | ||
| 8600 | 2026.01.14 00:51:06.448453 [ 286 ] {} <Trace> TCP-Session: fbca4378-5ad3-4c75-b2eb-1f3249917c45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.01.14 00:51:06.448464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8602 | 2026.01.14 00:51:06.448481 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58683 | ||
| 8603 | 2026.01.14 00:51:06.448503 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8604 | 2026.01.14 00:51:06.448515 [ 288 ] {} <Debug> TCP-Session: b7837e8d-c7e3-4ce5-a7ac-539b002a2a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:36851 | ||
| 8605 | 2026.01.14 00:51:06.448551 [ 351 ] {} <Debug> TCP-Session: 20b33c09-a7ee-4e45-9b44-e2b1487b9c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:47441 | ||
| 8606 | 2026.01.14 00:51:06.448565 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8607 | 2026.01.14 00:51:06.448566 [ 288 ] {} <Debug> TCP-Session: b7837e8d-c7e3-4ce5-a7ac-539b002a2a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.01.14 00:51:06.448584 [ 351 ] {} <Debug> TCP-Session: 20b33c09-a7ee-4e45-9b44-e2b1487b9c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8609 | 2026.01.14 00:51:06.448598 [ 353 ] {} <Debug> TCP-Session: 19dae45f-778d-4cc6-9094-30976eb931f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58683 | ||
| 8610 | 2026.01.14 00:51:06.448622 [ 351 ] {} <Debug> TCP-Session: 20b33c09-a7ee-4e45-9b44-e2b1487b9c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8611 | 2026.01.14 00:51:06.448642 [ 353 ] {} <Debug> TCP-Session: 19dae45f-778d-4cc6-9094-30976eb931f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.01.14 00:51:06.448610 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8613 | 2026.01.14 00:51:06.448667 [ 353 ] {} <Debug> TCP-Session: 19dae45f-778d-4cc6-9094-30976eb931f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.01.14 00:51:06.448606 [ 288 ] {} <Debug> TCP-Session: b7837e8d-c7e3-4ce5-a7ac-539b002a2a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.01.14 00:51:06.448494 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54273 | ||
| 8616 | 2026.01.14 00:51:06.448489 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8617 | 2026.01.14 00:51:06.448486 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33178 | ||
| 8618 | 2026.01.14 00:51:06.448789 [ 290 ] {} <Debug> TCP-Session: 80b54a9d-11d6-48cd-98f8-cf479ab48598 Authenticating user 'default' from [fd00:1122:3344:101::e]:40390 | ||
| 8619 | 2026.01.14 00:51:06.448812 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8620 | 2026.01.14 00:51:06.448827 [ 290 ] {} <Debug> TCP-Session: 80b54a9d-11d6-48cd-98f8-cf479ab48598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8621 | 2026.01.14 00:51:06.448438 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 8622 | 2026.01.14 00:51:06.448848 [ 355 ] {} <Debug> TCP-Session: e5f9c2a6-6744-4cfb-8d0a-dc7f8e443cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54273 | ||
| 8623 | 2026.01.14 00:51:06.448882 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8624 | 2026.01.14 00:51:06.448898 [ 355 ] {} <Debug> TCP-Session: e5f9c2a6-6744-4cfb-8d0a-dc7f8e443cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8625 | 2026.01.14 00:51:06.448905 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8626 | 2026.01.14 00:51:06.448929 [ 355 ] {} <Debug> TCP-Session: e5f9c2a6-6744-4cfb-8d0a-dc7f8e443cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.01.14 00:51:06.448947 [ 352 ] {} <Debug> TCP-Session: 3f899b94-8640-4c34-865f-443cbbc2e9e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 8628 | 2026.01.14 00:51:06.448934 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8629 | 2026.01.14 00:51:06.448981 [ 352 ] {} <Debug> TCP-Session: 3f899b94-8640-4c34-865f-443cbbc2e9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.01.14 00:51:06.448848 [ 290 ] {} <Debug> TCP-Session: 80b54a9d-11d6-48cd-98f8-cf479ab48598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.01.14 00:51:06.449010 [ 352 ] {} <Debug> TCP-Session: 3f899b94-8640-4c34-865f-443cbbc2e9e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2026.01.14 00:51:06.448843 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8633 | 2026.01.14 00:51:06.448473 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8634 | 2026.01.14 00:51:06.449072 [ 354 ] {} <Debug> TCP-Session: a08635f0-56d9-46e3-bb26-9603be723c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:33178 | ||
| 8635 | 2026.01.14 00:51:06.449097 [ 289 ] {} <Debug> TCP-Session: 80039c30-954c-4130-ba61-659c9092a313 Authenticating user 'default' from [fd00:1122:3344:101::e]:53124 | ||
| 8636 | 2026.01.14 00:51:06.449100 [ 354 ] {} <Debug> TCP-Session: a08635f0-56d9-46e3-bb26-9603be723c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.01.14 00:51:06.449123 [ 289 ] {} <Debug> TCP-Session: 80039c30-954c-4130-ba61-659c9092a313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.01.14 00:51:06.449129 [ 354 ] {} <Debug> TCP-Session: a08635f0-56d9-46e3-bb26-9603be723c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.01.14 00:51:06.449145 [ 289 ] {} <Debug> TCP-Session: 80039c30-954c-4130-ba61-659c9092a313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2026.01.14 00:51:06.449250 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 8641 | 2026.01.14 00:51:06.450072 [ 336 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> AggregatingTransform: Aggregating | ||
| 8642 | 2026.01.14 00:51:06.450124 [ 336 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> Aggregator: Aggregation method: without_key | ||
| 8643 | 2026.01.14 00:51:06.450165 [ 336 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000811558 sec. (1232.198 rows/sec., 48.13 KiB/sec.) | ||
| 8644 | 2026.01.14 00:51:06.450190 [ 336 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Trace> Aggregator: Merging aggregated data | ||
| 8645 | 2026.01.14 00:51:06.452000 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003433 sec., 291.29041654529567 rows/sec., 11.38 KiB/sec. | ||
| 8646 | 2026.01.14 00:51:06.452161 [ 286 ] {0b9af80e-2c01-4250-ac14-d5bab333f537} <Debug> TCPHandler: Processed in 0.003779353 sec. | ||
| 8647 | 2026.01.14 00:51:06.452267 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8648 | 2026.01.14 00:51:06.452292 [ 286 ] {} <Debug> TCP-Session: fbca4378-5ad3-4c75-b2eb-1f3249917c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8649 | 2026.01.14 00:51:06.452292 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8650 | 2026.01.14 00:51:06.452316 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8651 | 2026.01.14 00:51:06.452339 [ 355 ] {} <Debug> TCP-Session: e5f9c2a6-6744-4cfb-8d0a-dc7f8e443cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.01.14 00:51:06.452345 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8653 | 2026.01.14 00:51:06.452360 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8654 | 2026.01.14 00:51:06.452384 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8655 | 2026.01.14 00:51:06.452400 [ 289 ] {} <Debug> TCP-Session: 80039c30-954c-4130-ba61-659c9092a313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.01.14 00:51:06.452420 [ 290 ] {} <Debug> TCP-Session: 80b54a9d-11d6-48cd-98f8-cf479ab48598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.01.14 00:51:06.452438 [ 354 ] {} <Debug> TCP-Session: a08635f0-56d9-46e3-bb26-9603be723c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2026.01.14 00:51:06.452414 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.01.14 00:51:06.452400 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8660 | 2026.01.14 00:51:06.452499 [ 353 ] {} <Debug> TCP-Session: 19dae45f-778d-4cc6-9094-30976eb931f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.01.14 00:51:06.452364 [ 288 ] {} <Debug> TCP-Session: b7837e8d-c7e3-4ce5-a7ac-539b002a2a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2026.01.14 00:51:06.452525 [ 352 ] {} <Debug> TCP-Session: 3f899b94-8640-4c34-865f-443cbbc2e9e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2026.01.14 00:51:06.452331 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8664 | 2026.01.14 00:51:06.452592 [ 351 ] {} <Debug> TCP-Session: 20b33c09-a7ee-4e45-9b44-e2b1487b9c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2026.01.14 00:51:06.466001 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61451 | ||
| 8666 | 2026.01.14 00:51:06.466067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8667 | 2026.01.14 00:51:06.466088 [ 286 ] {} <Debug> TCP-Session: 651cec43-c5ad-4233-add2-03eb67deb3d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61451 | ||
| 8668 | 2026.01.14 00:51:06.466104 [ 286 ] {} <Debug> TCP-Session: 651cec43-c5ad-4233-add2-03eb67deb3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.01.14 00:51:06.466118 [ 286 ] {} <Debug> TCP-Session: 651cec43-c5ad-4233-add2-03eb67deb3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8670 | 2026.01.14 00:51:06.466259 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54467 | ||
| 8671 | 2026.01.14 00:51:06.466263 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36036 | ||
| 8672 | 2026.01.14 00:51:06.466302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53123 | ||
| 8673 | 2026.01.14 00:51:06.466314 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36913 | ||
| 8674 | 2026.01.14 00:51:06.466334 [ 286 ] {} <Trace> TCP-Session: 651cec43-c5ad-4233-add2-03eb67deb3d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.01.14 00:51:06.466349 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 8676 | 2026.01.14 00:51:06.466373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8677 | 2026.01.14 00:51:06.466397 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8678 | 2026.01.14 00:51:06.466413 [ 290 ] {} <Debug> TCP-Session: f2e2fe4f-205e-4407-8b55-bf27dc1049cc Authenticating user 'default' from [fd00:1122:3344:101::e]:53123 | ||
| 8679 | 2026.01.14 00:51:06.466362 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59324 | ||
| 8680 | 2026.01.14 00:51:06.466432 [ 290 ] {} <Debug> TCP-Session: f2e2fe4f-205e-4407-8b55-bf27dc1049cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8681 | 2026.01.14 00:51:06.466432 [ 351 ] {} <Debug> TCP-Session: e625bf65-7ef2-4c97-8c9c-3a41b2441ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36913 | ||
| 8682 | 2026.01.14 00:51:06.466461 [ 290 ] {} <Debug> TCP-Session: f2e2fe4f-205e-4407-8b55-bf27dc1049cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8683 | 2026.01.14 00:51:06.466435 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8684 | 2026.01.14 00:51:06.466482 [ 351 ] {} <Debug> TCP-Session: e625bf65-7ef2-4c97-8c9c-3a41b2441ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8685 | 2026.01.14 00:51:06.466497 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8686 | 2026.01.14 00:51:06.466518 [ 353 ] {} <Debug> TCP-Session: 12fc33ba-854c-4309-b0f0-9bf3be6d78ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 8687 | 2026.01.14 00:51:06.466530 [ 351 ] {} <Debug> TCP-Session: e625bf65-7ef2-4c97-8c9c-3a41b2441ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8688 | 2026.01.14 00:51:06.466546 [ 355 ] {} <Debug> TCP-Session: 039bf327-7811-45ca-88b1-992ad7107f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59324 | ||
| 8689 | 2026.01.14 00:51:06.466560 [ 353 ] {} <Debug> TCP-Session: 12fc33ba-854c-4309-b0f0-9bf3be6d78ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.01.14 00:51:06.466589 [ 355 ] {} <Debug> TCP-Session: 039bf327-7811-45ca-88b1-992ad7107f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8691 | 2026.01.14 00:51:06.466603 [ 353 ] {} <Debug> TCP-Session: 12fc33ba-854c-4309-b0f0-9bf3be6d78ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.01.14 00:51:06.466624 [ 355 ] {} <Debug> TCP-Session: 039bf327-7811-45ca-88b1-992ad7107f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.01.14 00:51:06.466497 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8694 | 2026.01.14 00:51:06.466337 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8695 | 2026.01.14 00:51:06.466334 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63202 | ||
| 8696 | 2026.01.14 00:51:06.466713 [ 288 ] {} <Debug> TCP-Session: 42ccfcc3-ce9e-4bad-acaf-5274b1ea7761 Authenticating user 'default' from [fd00:1122:3344:101::e]:54467 | ||
| 8697 | 2026.01.14 00:51:06.466346 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8698 | 2026.01.14 00:51:06.466763 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8699 | 2026.01.14 00:51:06.466741 [ 288 ] {} <Debug> TCP-Session: 42ccfcc3-ce9e-4bad-acaf-5274b1ea7761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2026.01.14 00:51:06.466792 [ 289 ] {} <Debug> TCP-Session: 85302885-b2c3-466d-8a1d-3939340e7d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:36036 | ||
| 8701 | 2026.01.14 00:51:06.466793 [ 352 ] {} <Debug> TCP-Session: 01c823a5-e9b7-44f2-a9f7-72189d8c24dc Authenticating user 'default' from [fd00:1122:3344:101::e]:63202 | ||
| 8702 | 2026.01.14 00:51:06.466807 [ 288 ] {} <Debug> TCP-Session: 42ccfcc3-ce9e-4bad-acaf-5274b1ea7761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.01.14 00:51:06.466831 [ 352 ] {} <Debug> TCP-Session: 01c823a5-e9b7-44f2-a9f7-72189d8c24dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8704 | 2026.01.14 00:51:06.466828 [ 289 ] {} <Debug> TCP-Session: 85302885-b2c3-466d-8a1d-3939340e7d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.01.14 00:51:06.466863 [ 352 ] {} <Debug> TCP-Session: 01c823a5-e9b7-44f2-a9f7-72189d8c24dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8706 | 2026.01.14 00:51:06.466885 [ 289 ] {} <Debug> TCP-Session: 85302885-b2c3-466d-8a1d-3939340e7d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2026.01.14 00:51:06.466358 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56141 | ||
| 8708 | 2026.01.14 00:51:06.466900 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8709 | 2026.01.14 00:51:06.466968 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8710 | 2026.01.14 00:51:06.466980 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8711 | 2026.01.14 00:51:06.466999 [ 354 ] {} <Debug> TCP-Session: 0b1a9be4-c99e-436c-bc22-60d550c8cd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:56141 | ||
| 8712 | 2026.01.14 00:51:06.467021 [ 354 ] {} <Debug> TCP-Session: 0b1a9be4-c99e-436c-bc22-60d550c8cd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.01.14 00:51:06.467034 [ 354 ] {} <Debug> TCP-Session: 0b1a9be4-c99e-436c-bc22-60d550c8cd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2026.01.14 00:51:06.467248 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 8715 | 2026.01.14 00:51:06.468069 [ 342 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> AggregatingTransform: Aggregating | ||
| 8716 | 2026.01.14 00:51:06.468123 [ 342 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 8717 | 2026.01.14 00:51:06.468162 [ 342 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000821388 sec. (1217.451 rows/sec., 47.56 KiB/sec.) | ||
| 8718 | 2026.01.14 00:51:06.468179 [ 342 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Trace> Aggregator: Merging aggregated data | ||
| 8719 | 2026.01.14 00:51:06.469588 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00314 sec., 318.47133757961785 rows/sec., 12.44 KiB/sec. | ||
| 8720 | 2026.01.14 00:51:06.469722 [ 286 ] {449bcce2-0e8c-46ae-81df-f6a7466df8ae} <Debug> TCPHandler: Processed in 0.003451406 sec. | ||
| 8721 | 2026.01.14 00:51:06.469811 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8722 | 2026.01.14 00:51:06.469840 [ 286 ] {} <Debug> TCP-Session: 651cec43-c5ad-4233-add2-03eb67deb3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.01.14 00:51:06.469851 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8724 | 2026.01.14 00:51:06.469879 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8725 | 2026.01.14 00:51:06.469896 [ 288 ] {} <Debug> TCP-Session: 42ccfcc3-ce9e-4bad-acaf-5274b1ea7761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8726 | 2026.01.14 00:51:06.469914 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8727 | 2026.01.14 00:51:06.469930 [ 352 ] {} <Debug> TCP-Session: 01c823a5-e9b7-44f2-a9f7-72189d8c24dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.01.14 00:51:06.469939 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8729 | 2026.01.14 00:51:06.469964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8730 | 2026.01.14 00:51:06.469983 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8731 | 2026.01.14 00:51:06.469993 [ 351 ] {} <Debug> TCP-Session: e625bf65-7ef2-4c97-8c9c-3a41b2441ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2026.01.14 00:51:06.470033 [ 290 ] {} <Debug> TCP-Session: f2e2fe4f-205e-4407-8b55-bf27dc1049cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8733 | 2026.01.14 00:51:06.470058 [ 353 ] {} <Debug> TCP-Session: 12fc33ba-854c-4309-b0f0-9bf3be6d78ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2026.01.14 00:51:06.469921 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8735 | 2026.01.14 00:51:06.470026 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8736 | 2026.01.14 00:51:06.470135 [ 355 ] {} <Debug> TCP-Session: 039bf327-7811-45ca-88b1-992ad7107f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.01.14 00:51:06.469972 [ 289 ] {} <Debug> TCP-Session: 85302885-b2c3-466d-8a1d-3939340e7d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.01.14 00:51:06.470162 [ 354 ] {} <Debug> TCP-Session: 0b1a9be4-c99e-436c-bc22-60d550c8cd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.01.14 00:51:06.843583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19682 | ||
| 8740 | 2026.01.14 00:51:06.844080 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.01.14 00:51:06.844124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8742 | 2026.01.14 00:51:06.844670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8743 | 2026.01.14 00:51:06.844913 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.01.14 00:51:06.845043 [ 80 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8745 | 2026.01.14 00:51:06.845060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19682 | ||
| 8746 | 2026.01.14 00:51:06.845083 [ 80 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.01.14 00:51:06.845102 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8748 | 2026.01.14 00:51:06.845236 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8749 | 2026.01.14 00:51:06.845390 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8750 | 2026.01.14 00:51:06.845430 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17314 rows starting from the beginning of the part | ||
| 8751 | 2026.01.14 00:51:06.845496 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8752 | 2026.01.14 00:51:06.845540 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8753 | 2026.01.14 00:51:06.845581 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8754 | 2026.01.14 00:51:06.845620 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8755 | 2026.01.14 00:51:06.845670 [ 202 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 8756 | 2026.01.14 00:51:06.847734 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19682 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556416 sec., 7699059.93390747 rows/sec., 110.14 MiB/sec. | ||
| 8757 | 2026.01.14 00:51:06.848115 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8758 | 2026.01.14 00:51:06.848428 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.01.14 00:51:06.848513 [ 189 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_41_8} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8760 | 2026.01.14 00:51:06.848645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8761 | 2026.01.14 00:51:07.876856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8762 | 2026.01.14 00:51:07.895842 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.01.14 00:51:07.895914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8764 | 2026.01.14 00:51:07.902439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8765 | 2026.01.14 00:51:07.903282 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.14 00:51:07.903628 [ 78 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8767 | 2026.01.14 00:51:07.903708 [ 78 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.01.14 00:51:07.903730 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8769 | 2026.01.14 00:51:07.903846 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8770 | 2026.01.14 00:51:07.907607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8771 | 2026.01.14 00:51:07.907845 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8772 | 2026.01.14 00:51:07.909475 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8773 | 2026.01.14 00:51:07.914625 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8774 | 2026.01.14 00:51:07.919366 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8775 | 2026.01.14 00:51:07.924054 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8776 | 2026.01.14 00:51:07.928468 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8777 | 2026.01.14 00:51:07.932678 [ 202 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 8778 | 2026.01.14 00:51:07.984941 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081144695 sec., 3808.012341410612 rows/sec., 19.69 MiB/sec. | ||
| 8779 | 2026.01.14 00:51:07.988097 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8780 | 2026.01.14 00:51:07.990276 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_41_8} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.01.14 00:51:07.990393 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_41_8} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8782 | 2026.01.14 00:51:07.993287 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8783 | 2026.01.14 00:51:08.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.58 MiB, peak 306.00 MiB, free memory in arenas 0.00 B, will set to 294.79 MiB (RSS), difference: 2.21 MiB | ||
| 8784 | 2026.01.14 00:51:09.404408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1096 | ||
| 8785 | 2026.01.14 00:51:09.406960 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.01.14 00:51:09.407016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8787 | 2026.01.14 00:51:09.408278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8788 | 2026.01.14 00:51:09.408582 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.01.14 00:51:09.408753 [ 79 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8790 | 2026.01.14 00:51:09.408852 [ 79 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2026.01.14 00:51:09.408891 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 8792 | 2026.01.14 00:51:09.408950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8793 | 2026.01.14 00:51:09.409015 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 8794 | 2026.01.14 00:51:09.409533 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2026.01.14 00:51:09.409666 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part | ||
| 8796 | 2026.01.14 00:51:09.410008 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 8797 | 2026.01.14 00:51:09.410372 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 8798 | 2026.01.14 00:51:09.410727 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 8799 | 2026.01.14 00:51:09.411060 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8800 | 2026.01.14 00:51:09.411398 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8801 | 2026.01.14 00:51:09.417867 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 72 columns (72 merged, 0 gathered) in 0.008896144 sec., 123199.44461330662 rows/sec., 101.60 MiB/sec. | ||
| 8802 | 2026.01.14 00:51:09.419043 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8803 | 2026.01.14 00:51:09.419543 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.01.14 00:51:09.419620 [ 194 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_31_6} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8805 | 2026.01.14 00:51:09.419789 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8806 | 2026.01.14 00:51:10.201570 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.01.14 00:51:10.201753 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8808 | 2026.01.14 00:51:10.201817 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8809 | 2026.01.14 00:51:10.202463 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.01.14 00:51:10.202507 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8811 | 2026.01.14 00:51:10.202894 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8812 | 2026.01.14 00:51:10.203113 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.01.14 00:51:10.203263 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001555 sec., 74598.07073954985 rows/sec., 6.32 MiB/sec. | ||
| 8814 | 2026.01.14 00:51:10.203312 [ 4 ] {ba6cb8ca-b32e-40b1-9d10-cdddfaf662f1} <Debug> TCPHandler: Processed in 0.001872411 sec. | ||
| 8815 | 2026.01.14 00:51:10.203427 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.01.14 00:51:10.203528 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.01.14 00:51:10.203571 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8818 | 2026.01.14 00:51:10.203975 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.01.14 00:51:10.204011 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8820 | 2026.01.14 00:51:10.204308 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8821 | 2026.01.14 00:51:10.204504 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.01.14 00:51:10.204635 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001131 sec., 26525.19893899204 rows/sec., 1.95 MiB/sec. | ||
| 8823 | 2026.01.14 00:51:10.204673 [ 4 ] {51ce83df-094a-42d0-80c3-7a4d2f12e253} <Debug> TCPHandler: Processed in 0.001294998 sec. | ||
| 8824 | 2026.01.14 00:51:10.204792 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.01.14 00:51:10.204922 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8826 | 2026.01.14 00:51:10.204974 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8827 | 2026.01.14 00:51:10.205503 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.01.14 00:51:10.205541 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8829 | 2026.01.14 00:51:10.205860 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8830 | 2026.01.14 00:51:10.206073 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.01.14 00:51:10.206204 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001308 sec., 71865.44342507646 rows/sec., 5.61 MiB/sec. | ||
| 8832 | 2026.01.14 00:51:10.206243 [ 4 ] {451488b5-5e58-43d0-bd6e-b021c67331bf} <Debug> TCPHandler: Processed in 0.001512923 sec. | ||
| 8833 | 2026.01.14 00:51:10.206360 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.01.14 00:51:10.206455 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.01.14 00:51:10.206499 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8836 | 2026.01.14 00:51:10.206924 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.14 00:51:10.206962 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8838 | 2026.01.14 00:51:10.207297 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8839 | 2026.01.14 00:51:10.207506 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.01.14 00:51:10.207632 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 8841 | 2026.01.14 00:51:10.207669 [ 4 ] {ce87e823-4097-4120-b139-2b536efbb3fe} <Debug> TCPHandler: Processed in 0.00135825 sec. | ||
| 8842 | 2026.01.14 00:51:10.207782 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.01.14 00:51:10.207877 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.14 00:51:10.207931 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8845 | 2026.01.14 00:51:10.208727 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.14 00:51:10.208764 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8847 | 2026.01.14 00:51:10.209299 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8848 | 2026.01.14 00:51:10.209519 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.14 00:51:10.209659 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001801 sec., 16657.412548584118 rows/sec., 29.85 MiB/sec. | ||
| 8850 | 2026.01.14 00:51:10.209723 [ 4 ] {c0b1874e-943a-4ec7-a7cf-3c2009703751} <Debug> TCPHandler: Processed in 0.001988853 sec. | ||
| 8851 | 2026.01.14 00:51:10.209856 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.01.14 00:51:10.209951 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.01.14 00:51:10.209993 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8854 | 2026.01.14 00:51:10.210338 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.01.14 00:51:10.210375 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8856 | 2026.01.14 00:51:10.210678 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8857 | 2026.01.14 00:51:10.210907 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.14 00:51:10.211036 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8859 | 2026.01.14 00:51:10.211071 [ 4 ] {efe25416-f278-4b5f-b4ff-337cdc7d70c3} <Debug> TCPHandler: Processed in 0.001263688 sec. | ||
| 8860 | 2026.01.14 00:51:14.217586 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8861 | 2026.01.14 00:51:14.217650 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8862 | 2026.01.14 00:51:14.345179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20194 | ||
| 8863 | 2026.01.14 00:51:14.345674 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.01.14 00:51:14.345710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8865 | 2026.01.14 00:51:14.346210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8866 | 2026.01.14 00:51:14.346450 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.01.14 00:51:14.346592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20194 | ||
| 8868 | 2026.01.14 00:51:15.201325 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.01.14 00:51:15.201529 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8870 | 2026.01.14 00:51:15.201600 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8871 | 2026.01.14 00:51:15.202225 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.01.14 00:51:15.202265 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8873 | 2026.01.14 00:51:15.202652 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8874 | 2026.01.14 00:51:15.202871 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.01.14 00:51:15.202997 [ 72 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8876 | 2026.01.14 00:51:15.203023 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001544 sec., 49222.79792746114 rows/sec., 4.06 MiB/sec. | ||
| 8877 | 2026.01.14 00:51:15.203032 [ 72 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.14 00:51:15.203054 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8879 | 2026.01.14 00:51:15.203071 [ 4 ] {ed6b9e38-b768-4cb7-b7fc-db5378d1e54d} <Debug> TCPHandler: Processed in 0.001875731 sec. | ||
| 8880 | 2026.01.14 00:51:15.203137 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 8881 | 2026.01.14 00:51:15.203191 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.01.14 00:51:15.203219 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.01.14 00:51:15.203246 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 8884 | 2026.01.14 00:51:15.203294 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.01.14 00:51:15.203300 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 8886 | 2026.01.14 00:51:15.203338 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8887 | 2026.01.14 00:51:15.203348 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 116 rows starting from the beginning of the part | ||
| 8888 | 2026.01.14 00:51:15.203388 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1217 rows starting from the beginning of the part | ||
| 8889 | 2026.01.14 00:51:15.203426 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 116 rows starting from the beginning of the part | ||
| 8890 | 2026.01.14 00:51:15.203464 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 8891 | 2026.01.14 00:51:15.203755 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.01.14 00:51:15.203790 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8893 | 2026.01.14 00:51:15.204095 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8894 | 2026.01.14 00:51:15.204300 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.01.14 00:51:15.204429 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 8896 | 2026.01.14 00:51:15.204468 [ 4 ] {2dac20be-5d81-464b-8d88-fb8ab5003803} <Debug> TCPHandler: Processed in 0.001327719 sec. | ||
| 8897 | 2026.01.14 00:51:15.204566 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.01.14 00:51:15.204665 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8899 | 2026.01.14 00:51:15.204707 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8900 | 2026.01.14 00:51:15.205159 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.01.14 00:51:15.205198 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8902 | 2026.01.14 00:51:15.205253 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147687 sec., 1892733.903962728 rows/sec., 162.94 MiB/sec. | ||
| 8903 | 2026.01.14 00:51:15.205519 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8904 | 2026.01.14 00:51:15.205602 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8905 | 2026.01.14 00:51:15.205762 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.01.14 00:51:15.205894 [ 72 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8907 | 2026.01.14 00:51:15.205922 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001278 sec., 57902.97339593114 rows/sec., 4.52 MiB/sec. | ||
| 8908 | 2026.01.14 00:51:15.205924 [ 72 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.01.14 00:51:15.205958 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8910 | 2026.01.14 00:51:15.205965 [ 4 ] {e58b20bb-99eb-4a80-a2df-1aa01c94aa4d} <Debug> TCPHandler: Processed in 0.001446802 sec. | ||
| 8911 | 2026.01.14 00:51:15.205971 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.14 00:51:15.206051 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 8913 | 2026.01.14 00:51:15.206083 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_61_12} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8914 | 2026.01.14 00:51:15.206091 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.14 00:51:15.206167 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8916 | 2026.01.14 00:51:15.206200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8917 | 2026.01.14 00:51:15.206207 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8918 | 2026.01.14 00:51:15.206212 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.01.14 00:51:15.206278 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8920 | 2026.01.14 00:51:15.206290 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8921 | 2026.01.14 00:51:15.206341 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 8922 | 2026.01.14 00:51:15.206382 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 532 rows starting from the beginning of the part | ||
| 8923 | 2026.01.14 00:51:15.206423 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 94 rows starting from the beginning of the part | ||
| 8924 | 2026.01.14 00:51:15.206462 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 8925 | 2026.01.14 00:51:15.206697 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.01.14 00:51:15.206739 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8927 | 2026.01.14 00:51:15.207100 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8928 | 2026.01.14 00:51:15.207336 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.01.14 00:51:15.207467 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 8930 | 2026.01.14 00:51:15.207484 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8931 | 2026.01.14 00:51:15.207505 [ 4 ] {35092bb8-67f4-4a74-995f-963b6348be1c} <Debug> TCPHandler: Processed in 0.001464932 sec. | ||
| 8932 | 2026.01.14 00:51:15.207549 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.01.14 00:51:15.207574 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8934 | 2026.01.14 00:51:15.207633 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.01.14 00:51:15.207652 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8936 | 2026.01.14 00:51:15.207737 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8937 | 2026.01.14 00:51:15.207758 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8938 | 2026.01.14 00:51:15.207771 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767238 sec., 1197914.4857681873 rows/sec., 92.73 MiB/sec. | ||
| 8939 | 2026.01.14 00:51:15.207791 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17107 rows starting from the beginning of the part | ||
| 8940 | 2026.01.14 00:51:15.207795 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8941 | 2026.01.14 00:51:15.207855 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8942 | 2026.01.14 00:51:15.207905 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8943 | 2026.01.14 00:51:15.207948 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 8944 | 2026.01.14 00:51:15.207985 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8945 | 2026.01.14 00:51:15.207994 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8946 | 2026.01.14 00:51:15.208048 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 8947 | 2026.01.14 00:51:15.208318 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.14 00:51:15.208405 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_61_12} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8949 | 2026.01.14 00:51:15.208492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8950 | 2026.01.14 00:51:15.208588 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.01.14 00:51:15.208630 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8952 | 2026.01.14 00:51:15.209184 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8953 | 2026.01.14 00:51:15.209418 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.01.14 00:51:15.209559 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 8955 | 2026.01.14 00:51:15.209613 [ 4 ] {79cb53ce-d3f8-4a7d-9ad2-c3473b18b2e7} <Debug> TCPHandler: Processed in 0.002030205 sec. | ||
| 8956 | 2026.01.14 00:51:15.209719 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.14 00:51:15.209810 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.14 00:51:15.209850 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8959 | 2026.01.14 00:51:15.210190 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.01.14 00:51:15.210226 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8961 | 2026.01.14 00:51:15.210541 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8962 | 2026.01.14 00:51:15.210742 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.01.14 00:51:15.210849 [ 71 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8964 | 2026.01.14 00:51:15.210867 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8965 | 2026.01.14 00:51:15.210885 [ 71 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.01.14 00:51:15.210906 [ 4 ] {1ff3d4dd-937f-4119-aab3-6e7ca362af3e} <Debug> TCPHandler: Processed in 0.001234257 sec. | ||
| 8967 | 2026.01.14 00:51:15.210908 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8968 | 2026.01.14 00:51:15.211009 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8969 | 2026.01.14 00:51:15.211115 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8970 | 2026.01.14 00:51:15.211144 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3132 rows starting from the beginning of the part | ||
| 8971 | 2026.01.14 00:51:15.211199 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8972 | 2026.01.14 00:51:15.211241 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8973 | 2026.01.14 00:51:15.211277 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8974 | 2026.01.14 00:51:15.211314 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8975 | 2026.01.14 00:51:15.211350 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 8976 | 2026.01.14 00:51:15.212688 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001714327 sec., 2001951.7863278126 rows/sec., 132.66 MiB/sec. | ||
| 8977 | 2026.01.14 00:51:15.213175 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8978 | 2026.01.14 00:51:15.213534 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.01.14 00:51:15.213628 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_61_12} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8980 | 2026.01.14 00:51:15.213733 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8981 | 2026.01.14 00:51:15.213976 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006350589 sec., 2927602.4633305664 rows/sec., 199.87 MiB/sec. | ||
| 8982 | 2026.01.14 00:51:15.214285 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8983 | 2026.01.14 00:51:15.214550 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.01.14 00:51:15.214621 [ 195 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8985 | 2026.01.14 00:51:15.214715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 8986 | 2026.01.14 00:51:15.407725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8987 | 2026.01.14 00:51:15.424146 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.01.14 00:51:15.424195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8989 | 2026.01.14 00:51:15.430018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8990 | 2026.01.14 00:51:15.430779 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.01.14 00:51:15.434424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8992 | 2026.01.14 00:51:16.000309 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.67 MiB, peak 306.05 MiB, free memory in arenas 0.00 B, will set to 298.25 MiB (RSS), difference: 1.58 MiB | ||
| 8993 | 2026.01.14 00:51:19.409251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1120 | ||
| 8994 | 2026.01.14 00:51:19.411714 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.14 00:51:19.411769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8996 | 2026.01.14 00:51:19.412944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8997 | 2026.01.14 00:51:19.413210 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.14 00:51:19.413473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8999 | 2026.01.14 00:51:20.204146 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.01.14 00:51:20.204354 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.01.14 00:51:20.204426 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9002 | 2026.01.14 00:51:20.205075 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.01.14 00:51:20.205118 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9004 | 2026.01.14 00:51:20.205497 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9005 | 2026.01.14 00:51:20.205734 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.01.14 00:51:20.205886 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 9007 | 2026.01.14 00:51:20.205936 [ 4 ] {31266f63-c03f-4c09-b497-246a9c602f4a} <Debug> TCPHandler: Processed in 0.001921402 sec. | ||
| 9008 | 2026.01.14 00:51:20.206052 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.01.14 00:51:20.206153 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9010 | 2026.01.14 00:51:20.206197 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9011 | 2026.01.14 00:51:20.206589 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.01.14 00:51:20.206625 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9013 | 2026.01.14 00:51:20.206929 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9014 | 2026.01.14 00:51:20.207135 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.01.14 00:51:20.207260 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 721.62 KiB/sec. | ||
| 9016 | 2026.01.14 00:51:20.207298 [ 4 ] {cab3d820-c6b9-4218-9e59-23826e7b6e20} <Debug> TCPHandler: Processed in 0.001298228 sec. | ||
| 9017 | 2026.01.14 00:51:20.207418 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.01.14 00:51:20.207541 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9019 | 2026.01.14 00:51:20.207591 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9020 | 2026.01.14 00:51:20.208121 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.01.14 00:51:20.208157 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9022 | 2026.01.14 00:51:20.208496 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9023 | 2026.01.14 00:51:20.208710 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.01.14 00:51:20.208837 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Debug> executeQuery: Read 242 rows, 21.99 KiB in 0.001321 sec., 183194.54958364877 rows/sec., 16.26 MiB/sec. | ||
| 9025 | 2026.01.14 00:51:20.208875 [ 4 ] {0d652bb8-06b6-4ac1-beaf-4c79eb952fbe} <Debug> TCPHandler: Processed in 0.001519423 sec. | ||
| 9026 | 2026.01.14 00:51:20.208980 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2026.01.14 00:51:20.209074 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9028 | 2026.01.14 00:51:20.209114 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9029 | 2026.01.14 00:51:20.209503 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.01.14 00:51:20.209538 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9031 | 2026.01.14 00:51:20.209839 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9032 | 2026.01.14 00:51:20.210057 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.01.14 00:51:20.210185 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.00113 sec., 46017.69911504425 rows/sec., 3.38 MiB/sec. | ||
| 9034 | 2026.01.14 00:51:20.210221 [ 4 ] {2cc060c1-526a-46f7-8c9d-518cfbd9156f} <Debug> TCPHandler: Processed in 0.001290848 sec. | ||
| 9035 | 2026.01.14 00:51:20.210318 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.01.14 00:51:20.210410 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9037 | 2026.01.14 00:51:20.210449 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9038 | 2026.01.14 00:51:20.210829 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.01.14 00:51:20.210863 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9040 | 2026.01.14 00:51:20.211159 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9041 | 2026.01.14 00:51:20.211367 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.01.14 00:51:20.211492 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.0011 sec., 22727.272727272724 rows/sec., 1.87 MiB/sec. | ||
| 9043 | 2026.01.14 00:51:20.211528 [ 4 ] {08b6b869-9ddd-4920-a1fb-3fc0683f72a4} <Debug> TCPHandler: Processed in 0.001258988 sec. | ||
| 9044 | 2026.01.14 00:51:20.211631 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2026.01.14 00:51:20.211734 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9046 | 2026.01.14 00:51:20.211775 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9047 | 2026.01.14 00:51:20.212189 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.01.14 00:51:20.212225 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9049 | 2026.01.14 00:51:20.212532 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9050 | 2026.01.14 00:51:20.212737 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.14 00:51:20.212863 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 9052 | 2026.01.14 00:51:20.212902 [ 4 ] {637e25b3-c39c-467c-bd50-8c809d5eb165} <Debug> TCPHandler: Processed in 0.001321899 sec. | ||
| 9053 | 2026.01.14 00:51:20.213010 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.01.14 00:51:20.213104 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9055 | 2026.01.14 00:51:20.213144 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9056 | 2026.01.14 00:51:20.213587 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.14 00:51:20.213622 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9058 | 2026.01.14 00:51:20.213926 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9059 | 2026.01.14 00:51:20.214140 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.14 00:51:20.214270 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001183 sec., 118343.19526627219 rows/sec., 9.57 MiB/sec. | ||
| 9061 | 2026.01.14 00:51:20.214308 [ 4 ] {e866a288-a6c2-4301-b784-bd65683cffee} <Debug> TCPHandler: Processed in 0.001348849 sec. | ||
| 9062 | 2026.01.14 00:51:20.214411 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.01.14 00:51:20.214511 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.01.14 00:51:20.214556 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9065 | 2026.01.14 00:51:20.214951 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.01.14 00:51:20.214990 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9067 | 2026.01.14 00:51:20.215336 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9068 | 2026.01.14 00:51:20.215547 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.14 00:51:20.215675 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001183 sec., 169907.01606086222 rows/sec., 12.18 MiB/sec. | ||
| 9070 | 2026.01.14 00:51:20.215713 [ 4 ] {de9cf089-d890-4f5a-a942-43ebcf83d509} <Debug> TCPHandler: Processed in 0.00135289 sec. | ||
| 9071 | 2026.01.14 00:51:20.215820 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.01.14 00:51:20.215914 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.01.14 00:51:20.215956 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9074 | 2026.01.14 00:51:20.216283 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.14 00:51:20.216319 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9076 | 2026.01.14 00:51:20.216613 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9077 | 2026.01.14 00:51:20.216817 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.14 00:51:20.216944 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 60.57 KiB/sec. | ||
| 9079 | 2026.01.14 00:51:20.216987 [ 4 ] {fe15eee5-93f1-4dcb-9e00-c81978cbc967} <Debug> TCPHandler: Processed in 0.001217037 sec. | ||
| 9080 | 2026.01.14 00:51:20.217099 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.01.14 00:51:20.217192 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.01.14 00:51:20.217246 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9083 | 2026.01.14 00:51:20.218014 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.01.14 00:51:20.218051 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9085 | 2026.01.14 00:51:20.218573 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9086 | 2026.01.14 00:51:20.218788 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.01.14 00:51:20.218924 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00175 sec., 17142.85714285714 rows/sec., 30.72 MiB/sec. | ||
| 9088 | 2026.01.14 00:51:20.218989 [ 4 ] {c4bf06a6-9b7c-410f-886e-2a9a346d2145} <Debug> TCPHandler: Processed in 0.001939363 sec. | ||
| 9089 | 2026.01.14 00:51:20.219098 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.01.14 00:51:20.219192 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.01.14 00:51:20.219233 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9092 | 2026.01.14 00:51:20.219552 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.01.14 00:51:20.219587 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9094 | 2026.01.14 00:51:20.219893 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9095 | 2026.01.14 00:51:20.220105 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.01.14 00:51:20.220231 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9097 | 2026.01.14 00:51:20.220266 [ 4 ] {614c750c-cbc0-4035-9efc-141107ead861} <Debug> TCPHandler: Processed in 0.001218617 sec. | ||
| 9098 | 2026.01.14 00:51:21.846740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20642 | ||
| 9099 | 2026.01.14 00:51:21.847247 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.01.14 00:51:21.847293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9101 | 2026.01.14 00:51:21.847828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9102 | 2026.01.14 00:51:21.848076 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.01.14 00:51:21.848199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20642 | ||
| 9104 | 2026.01.14 00:51:22.934547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9105 | 2026.01.14 00:51:22.952144 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.01.14 00:51:22.952197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9107 | 2026.01.14 00:51:22.957998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9108 | 2026.01.14 00:51:22.958700 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.01.14 00:51:22.961784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9110 | 2026.01.14 00:51:25.200879 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.01.14 00:51:25.201099 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9112 | 2026.01.14 00:51:25.201175 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9113 | 2026.01.14 00:51:25.201797 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.01.14 00:51:25.201849 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9115 | 2026.01.14 00:51:25.202266 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9116 | 2026.01.14 00:51:25.202500 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.01.14 00:51:25.202668 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001621 sec., 46884.63911165947 rows/sec., 3.86 MiB/sec. | ||
| 9118 | 2026.01.14 00:51:25.202719 [ 4 ] {2c33685b-d37c-4f0f-a63c-3057d0afb678} <Debug> TCPHandler: Processed in 0.001977583 sec. | ||
| 9119 | 2026.01.14 00:51:25.202837 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.01.14 00:51:25.202940 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9121 | 2026.01.14 00:51:25.202986 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9122 | 2026.01.14 00:51:25.203399 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.01.14 00:51:25.203438 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9124 | 2026.01.14 00:51:25.203749 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9125 | 2026.01.14 00:51:25.203954 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.01.14 00:51:25.204070 [ 59 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9127 | 2026.01.14 00:51:25.204088 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 9128 | 2026.01.14 00:51:25.204139 [ 59 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.01.14 00:51:25.204148 [ 4 ] {747d7b90-93e9-4a42-b3ae-53424c28337b} <Debug> TCPHandler: Processed in 0.00136437 sec. | ||
| 9130 | 2026.01.14 00:51:25.204170 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9131 | 2026.01.14 00:51:25.204261 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.01.14 00:51:25.204280 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 9133 | 2026.01.14 00:51:25.204361 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9134 | 2026.01.14 00:51:25.204385 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9135 | 2026.01.14 00:51:25.204402 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9136 | 2026.01.14 00:51:25.204420 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 9137 | 2026.01.14 00:51:25.204489 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9138 | 2026.01.14 00:51:25.204542 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 9139 | 2026.01.14 00:51:25.204592 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 9140 | 2026.01.14 00:51:25.204637 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
| 9141 | 2026.01.14 00:51:25.204682 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 9142 | 2026.01.14 00:51:25.204825 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.01.14 00:51:25.204863 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9144 | 2026.01.14 00:51:25.205195 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9145 | 2026.01.14 00:51:25.205402 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.01.14 00:51:25.205535 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 9147 | 2026.01.14 00:51:25.205554 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316049 sec., 297101.39971991925 rows/sec., 20.61 MiB/sec. | ||
| 9148 | 2026.01.14 00:51:25.205575 [ 4 ] {b04e6487-62d3-4078-ae78-bf47a6bae5dd} <Debug> TCPHandler: Processed in 0.00136455 sec. | ||
| 9149 | 2026.01.14 00:51:25.205712 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.01.14 00:51:25.205811 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.01.14 00:51:25.205808 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9152 | 2026.01.14 00:51:25.205856 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9153 | 2026.01.14 00:51:25.206181 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.01.14 00:51:25.206256 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.14 00:51:25.206270 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_61_12} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9156 | 2026.01.14 00:51:25.206301 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9157 | 2026.01.14 00:51:25.206386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9158 | 2026.01.14 00:51:25.206646 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9159 | 2026.01.14 00:51:25.206871 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.14 00:51:25.207004 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9161 | 2026.01.14 00:51:25.207042 [ 4 ] {cbfb5af2-ba77-46c0-8036-8ec25911ab8c} <Debug> TCPHandler: Processed in 0.00137949 sec. | ||
| 9162 | 2026.01.14 00:51:25.207156 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.01.14 00:51:25.207275 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.01.14 00:51:25.207341 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9165 | 2026.01.14 00:51:25.208173 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.01.14 00:51:25.208210 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9167 | 2026.01.14 00:51:25.208748 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9168 | 2026.01.14 00:51:25.208964 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.01.14 00:51:25.209075 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9170 | 2026.01.14 00:51:25.209103 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001852 sec., 5399.5680345572355 rows/sec., 9.68 MiB/sec. | ||
| 9171 | 2026.01.14 00:51:25.209123 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.14 00:51:25.209160 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9173 | 2026.01.14 00:51:25.209162 [ 4 ] {bcb1b74b-48a2-4dd1-a4a3-539317106288} <Debug> TCPHandler: Processed in 0.002064886 sec. | ||
| 9174 | 2026.01.14 00:51:25.209254 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 9175 | 2026.01.14 00:51:25.209286 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.01.14 00:51:25.209379 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.01.14 00:51:25.209420 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9178 | 2026.01.14 00:51:25.209476 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9179 | 2026.01.14 00:51:25.209530 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1081 rows starting from the beginning of the part | ||
| 9180 | 2026.01.14 00:51:25.209651 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9181 | 2026.01.14 00:51:25.209739 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.01.14 00:51:25.209762 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 9183 | 2026.01.14 00:51:25.209775 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9184 | 2026.01.14 00:51:25.209876 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 9185 | 2026.01.14 00:51:25.209984 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 9186 | 2026.01.14 00:51:25.210076 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9187 | 2026.01.14 00:51:25.210092 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 9188 | 2026.01.14 00:51:25.210289 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.01.14 00:51:25.210414 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9190 | 2026.01.14 00:51:25.210450 [ 4 ] {948171da-340d-4d76-a17e-7eae023afa55} <Debug> TCPHandler: Processed in 0.001211377 sec. | ||
| 9191 | 2026.01.14 00:51:25.217069 [ 197 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 19 columns (19 merged, 0 gathered) in 0.007848171 sec., 149206.73874205851 rows/sec., 267.37 MiB/sec. | ||
| 9192 | 2026.01.14 00:51:25.218364 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9193 | 2026.01.14 00:51:25.218665 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.01.14 00:51:25.218728 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9195 | 2026.01.14 00:51:25.218805 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 9196 | 2026.01.14 00:51:26.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.01 MiB, peak 310.54 MiB, free memory in arenas 0.00 B, will set to 302.84 MiB (RSS), difference: 3.83 MiB | ||
| 9197 | 2026.01.14 00:51:29.217917 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9198 | 2026.01.14 00:51:29.217987 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9199 | 2026.01.14 00:51:29.348265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21154 | ||
| 9200 | 2026.01.14 00:51:29.348820 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.01.14 00:51:29.348865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9202 | 2026.01.14 00:51:29.349389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9203 | 2026.01.14 00:51:29.349627 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.01.14 00:51:29.349769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21154 | ||
| 9205 | 2026.01.14 00:51:29.413669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
| 9206 | 2026.01.14 00:51:29.416220 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.01.14 00:51:29.416275 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9208 | 2026.01.14 00:51:29.417506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9209 | 2026.01.14 00:51:29.417787 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.01.14 00:51:29.418165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9211 | 2026.01.14 00:51:30.201373 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.01.14 00:51:30.201575 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9213 | 2026.01.14 00:51:30.201648 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9214 | 2026.01.14 00:51:30.202398 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.01.14 00:51:30.202447 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9216 | 2026.01.14 00:51:30.202894 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9217 | 2026.01.14 00:51:30.203156 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.01.14 00:51:30.203316 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001795 sec., 64623.955431754875 rows/sec., 5.48 MiB/sec. | ||
| 9219 | 2026.01.14 00:51:30.203364 [ 4 ] {ab496c97-a688-451c-a032-a7dcd16c5881} <Debug> TCPHandler: Processed in 0.002123456 sec. | ||
| 9220 | 2026.01.14 00:51:30.203480 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2026.01.14 00:51:30.203580 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9222 | 2026.01.14 00:51:30.203623 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9223 | 2026.01.14 00:51:30.204046 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2026.01.14 00:51:30.204082 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9225 | 2026.01.14 00:51:30.204374 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9226 | 2026.01.14 00:51:30.204576 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2026.01.14 00:51:30.204702 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001146 sec., 26178.010471204187 rows/sec., 1.92 MiB/sec. | ||
| 9228 | 2026.01.14 00:51:30.204739 [ 4 ] {440cdaba-82d6-449c-9d64-4b642ce557e8} <Debug> TCPHandler: Processed in 0.001308959 sec. | ||
| 9229 | 2026.01.14 00:51:30.204851 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2026.01.14 00:51:30.204943 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9231 | 2026.01.14 00:51:30.204981 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9232 | 2026.01.14 00:51:30.205451 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.01.14 00:51:30.205486 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9234 | 2026.01.14 00:51:30.205787 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9235 | 2026.01.14 00:51:30.205993 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.01.14 00:51:30.206114 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001189 sec., 79058.03195962994 rows/sec., 6.17 MiB/sec. | ||
| 9237 | 2026.01.14 00:51:30.206150 [ 4 ] {41c0c1af-bb5e-4689-a081-261845de450f} <Debug> TCPHandler: Processed in 0.001345549 sec. | ||
| 9238 | 2026.01.14 00:51:30.206256 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.01.14 00:51:30.206347 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9240 | 2026.01.14 00:51:30.206478 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9241 | 2026.01.14 00:51:30.206898 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.01.14 00:51:30.206936 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9243 | 2026.01.14 00:51:30.207291 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9244 | 2026.01.14 00:51:30.207498 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.01.14 00:51:30.207626 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 9246 | 2026.01.14 00:51:30.207663 [ 4 ] {7f21201e-c81e-4908-9723-c67a02d6284f} <Debug> TCPHandler: Processed in 0.001453992 sec. | ||
| 9247 | 2026.01.14 00:51:30.207787 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.01.14 00:51:30.207880 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.01.14 00:51:30.207934 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9250 | 2026.01.14 00:51:30.208750 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.01.14 00:51:30.208787 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9252 | 2026.01.14 00:51:30.209333 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9253 | 2026.01.14 00:51:30.209551 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.14 00:51:30.209687 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001825 sec., 16438.35616438356 rows/sec., 29.46 MiB/sec. | ||
| 9255 | 2026.01.14 00:51:30.209741 [ 4 ] {1602876b-2768-48b8-b77b-5ad4dca3ec13} <Debug> TCPHandler: Processed in 0.002001724 sec. | ||
| 9256 | 2026.01.14 00:51:30.209861 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.14 00:51:30.209985 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.01.14 00:51:30.210035 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9259 | 2026.01.14 00:51:30.210406 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.01.14 00:51:30.210441 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9261 | 2026.01.14 00:51:30.210755 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9262 | 2026.01.14 00:51:30.210961 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.01.14 00:51:30.211086 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 9264 | 2026.01.14 00:51:30.211122 [ 4 ] {1e0b88f8-e9ef-4496-b3d3-6baacd073f2d} <Debug> TCPHandler: Processed in 0.001319949 sec. | ||
| 9265 | 2026.01.14 00:51:30.461868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9266 | 2026.01.14 00:51:30.478748 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2026.01.14 00:51:30.478809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9268 | 2026.01.14 00:51:30.485008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9269 | 2026.01.14 00:51:30.485715 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2026.01.14 00:51:30.488675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9271 | 2026.01.14 00:51:31.777052 [ 41 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9272 | 2026.01.14 00:51:31.777122 [ 41 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.01.14 00:51:31.777143 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9274 | 2026.01.14 00:51:31.777262 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 9275 | 2026.01.14 00:51:31.777416 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9276 | 2026.01.14 00:51:31.777453 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 9277 | 2026.01.14 00:51:31.777523 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9278 | 2026.01.14 00:51:31.777573 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 9279 | 2026.01.14 00:51:31.777628 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 9280 | 2026.01.14 00:51:31.777672 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 9281 | 2026.01.14 00:51:31.778467 [ 197 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260278 sec., 30152.07755749128 rows/sec., 2.52 MiB/sec. | ||
| 9282 | 2026.01.14 00:51:31.778650 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9283 | 2026.01.14 00:51:31.778977 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.01.14 00:51:31.779062 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_21_5} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9285 | 2026.01.14 00:51:31.779161 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9286 | 2026.01.14 00:51:32.626514 [ 41 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9287 | 2026.01.14 00:51:32.626577 [ 41 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2026.01.14 00:51:32.626597 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9289 | 2026.01.14 00:51:32.626723 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9290 | 2026.01.14 00:51:32.626888 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9291 | 2026.01.14 00:51:32.626924 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9292 | 2026.01.14 00:51:32.626997 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9293 | 2026.01.14 00:51:32.627053 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9294 | 2026.01.14 00:51:32.627103 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9295 | 2026.01.14 00:51:32.627149 [ 200 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 9296 | 2026.01.14 00:51:32.627913 [ 197 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251448 sec., 216549.14946525943 rows/sec., 14.06 MiB/sec. | ||
| 9297 | 2026.01.14 00:51:32.628089 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9298 | 2026.01.14 00:51:32.628374 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_14_3} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.01.14 00:51:32.628445 [ 189 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_14_3} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9300 | 2026.01.14 00:51:32.628548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9301 | 2026.01.14 00:51:32.801216 [ 40 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9302 | 2026.01.14 00:51:32.801285 [ 40 ] {} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.01.14 00:51:32.801311 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9304 | 2026.01.14 00:51:32.801433 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 9305 | 2026.01.14 00:51:32.801571 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2026.01.14 00:51:32.801612 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 9307 | 2026.01.14 00:51:32.801685 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 9308 | 2026.01.14 00:51:32.801744 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9309 | 2026.01.14 00:51:32.801793 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 9310 | 2026.01.14 00:51:32.801842 [ 209 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 9311 | 2026.01.14 00:51:32.802716 [ 202 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324719 sec., 6793.893648388828 rows/sec., 448.95 KiB/sec. | ||
| 9312 | 2026.01.14 00:51:32.802918 [ 202 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9313 | 2026.01.14 00:51:32.803275 [ 202 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.01.14 00:51:32.803360 [ 202 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_9_2} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9315 | 2026.01.14 00:51:32.803462 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9316 | 2026.01.14 00:51:35.227626 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.01.14 00:51:35.227839 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9318 | 2026.01.14 00:51:35.227912 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9319 | 2026.01.14 00:51:35.228552 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.01.14 00:51:35.228599 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9321 | 2026.01.14 00:51:35.228986 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9322 | 2026.01.14 00:51:35.229220 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.01.14 00:51:35.229381 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001593 sec., 1255.4927809165097 rows/sec., 102.38 KiB/sec. | ||
| 9324 | 2026.01.14 00:51:35.229432 [ 4 ] {7ac54041-64b1-4f64-8a88-4d2067827f94} <Debug> TCPHandler: Processed in 0.001947913 sec. | ||
| 9325 | 2026.01.14 00:51:35.229551 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.01.14 00:51:35.229653 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9327 | 2026.01.14 00:51:35.229696 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9328 | 2026.01.14 00:51:35.230522 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.14 00:51:35.230561 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9330 | 2026.01.14 00:51:35.230959 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9331 | 2026.01.14 00:51:35.231198 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.01.14 00:51:35.231343 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001713 sec., 710449.5037945126 rows/sec., 58.75 MiB/sec. | ||
| 9333 | 2026.01.14 00:51:35.231383 [ 4 ] {f21e923a-35ba-4ed9-aef6-8ae0a99044a3} <Debug> TCPHandler: Processed in 0.001883122 sec. | ||
| 9334 | 2026.01.14 00:51:35.231492 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.01.14 00:51:35.231591 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.01.14 00:51:35.231633 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9337 | 2026.01.14 00:51:35.232031 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.14 00:51:35.232068 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9339 | 2026.01.14 00:51:35.232387 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9340 | 2026.01.14 00:51:35.232599 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.14 00:51:35.232729 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 769.95 KiB/sec. | ||
| 9342 | 2026.01.14 00:51:35.232766 [ 4 ] {3ec75643-8183-4126-abf5-d0797ac5c552} <Debug> TCPHandler: Processed in 0.001322999 sec. | ||
| 9343 | 2026.01.14 00:51:35.232882 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.14 00:51:35.233004 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.01.14 00:51:35.233053 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9346 | 2026.01.14 00:51:35.233564 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.01.14 00:51:35.233600 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9348 | 2026.01.14 00:51:35.233921 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9349 | 2026.01.14 00:51:35.234151 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.14 00:51:35.234258 [ 36 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9351 | 2026.01.14 00:51:35.234286 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 9352 | 2026.01.14 00:51:35.234294 [ 36 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.01.14 00:51:35.234319 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9354 | 2026.01.14 00:51:35.234326 [ 4 ] {b8efe445-fff1-4b1a-bd05-e6e787d339eb} <Debug> TCPHandler: Processed in 0.001504093 sec. | ||
| 9355 | 2026.01.14 00:51:35.234424 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.01.14 00:51:35.234463 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9357 | 2026.01.14 00:51:35.234521 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9358 | 2026.01.14 00:51:35.234567 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9359 | 2026.01.14 00:51:35.234623 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2026.01.14 00:51:35.234667 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 466 rows starting from the beginning of the part | ||
| 9361 | 2026.01.14 00:51:35.234742 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 9362 | 2026.01.14 00:51:35.234794 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9363 | 2026.01.14 00:51:35.234841 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9364 | 2026.01.14 00:51:35.234888 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 9365 | 2026.01.14 00:51:35.234931 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 9366 | 2026.01.14 00:51:35.235111 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.14 00:51:35.235156 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9368 | 2026.01.14 00:51:35.235518 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9369 | 2026.01.14 00:51:35.235755 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.14 00:51:35.235888 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001386 sec., 383838.38383838383 rows/sec., 28.44 MiB/sec. | ||
| 9371 | 2026.01.14 00:51:35.235926 [ 4 ] {e391d5ac-b28b-4f4a-89fd-b84faaa58261} <Debug> TCPHandler: Processed in 0.001551404 sec. | ||
| 9372 | 2026.01.14 00:51:35.235981 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591805 sec., 753232.9650930861 rows/sec., 54.13 MiB/sec. | ||
| 9373 | 2026.01.14 00:51:35.236038 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.01.14 00:51:35.236137 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9375 | 2026.01.14 00:51:35.236138 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9376 | 2026.01.14 00:51:35.236184 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2026.01.14 00:51:35.236433 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.01.14 00:51:35.236509 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_25_5} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9379 | 2026.01.14 00:51:35.236582 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9380 | 2026.01.14 00:51:35.236738 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.14 00:51:35.236779 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9382 | 2026.01.14 00:51:35.237159 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9383 | 2026.01.14 00:51:35.237381 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.14 00:51:35.237512 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001394 sec., 606169.2969870875 rows/sec., 40.80 MiB/sec. | ||
| 9385 | 2026.01.14 00:51:35.237549 [ 4 ] {904f43a3-34f9-49af-b3df-cdf309e17fa6} <Debug> TCPHandler: Processed in 0.001560354 sec. | ||
| 9386 | 2026.01.14 00:51:35.237659 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.01.14 00:51:35.237751 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9388 | 2026.01.14 00:51:35.237805 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9389 | 2026.01.14 00:51:35.238525 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.01.14 00:51:35.238559 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9391 | 2026.01.14 00:51:35.239077 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9392 | 2026.01.14 00:51:35.239297 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.01.14 00:51:35.239434 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 9394 | 2026.01.14 00:51:35.239494 [ 4 ] {537bdeb6-04a5-499f-8677-b4a008ae1d6f} <Debug> TCPHandler: Processed in 0.001883871 sec. | ||
| 9395 | 2026.01.14 00:51:35.239599 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.01.14 00:51:35.239691 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9397 | 2026.01.14 00:51:35.239732 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9398 | 2026.01.14 00:51:35.240052 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.01.14 00:51:35.240087 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9400 | 2026.01.14 00:51:35.240390 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9401 | 2026.01.14 00:51:35.240598 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.01.14 00:51:35.240728 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 9403 | 2026.01.14 00:51:35.240762 [ 4 ] {7a742f62-ba58-4981-895f-3828290a66b3} <Debug> TCPHandler: Processed in 0.001211677 sec. | ||
| 9404 | 2026.01.14 00:51:35.810999 [ 36 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9405 | 2026.01.14 00:51:35.811059 [ 36 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.01.14 00:51:35.811079 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9407 | 2026.01.14 00:51:35.811199 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9408 | 2026.01.14 00:51:35.811350 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2026.01.14 00:51:35.811387 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9410 | 2026.01.14 00:51:35.811456 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9411 | 2026.01.14 00:51:35.811501 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9412 | 2026.01.14 00:51:35.811548 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9413 | 2026.01.14 00:51:35.811587 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 9414 | 2026.01.14 00:51:35.812487 [ 190 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338109 sec., 396081.33567594265 rows/sec., 28.39 MiB/sec. | ||
| 9415 | 2026.01.14 00:51:35.812700 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9416 | 2026.01.14 00:51:35.812983 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_14_3} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.01.14 00:51:35.813070 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_14_3} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9418 | 2026.01.14 00:51:35.813164 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9419 | 2026.01.14 00:51:36.849884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21602 | ||
| 9420 | 2026.01.14 00:51:36.850518 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.14 00:51:36.850591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9422 | 2026.01.14 00:51:36.851207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9423 | 2026.01.14 00:51:36.851456 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.01.14 00:51:36.851608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21602 | ||
| 9425 | 2026.01.14 00:51:37.988784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9426 | 2026.01.14 00:51:38.006813 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.01.14 00:51:38.006876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9428 | 2026.01.14 00:51:38.013027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9429 | 2026.01.14 00:51:38.013720 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.01.14 00:51:38.016912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9431 | 2026.01.14 00:51:39.418434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1182 | ||
| 9432 | 2026.01.14 00:51:39.420666 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.01.14 00:51:39.420715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 9434 | 2026.01.14 00:51:39.421900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9435 | 2026.01.14 00:51:39.422189 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.01.14 00:51:39.422468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9437 | 2026.01.14 00:51:40.201647 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.01.14 00:51:40.201862 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9439 | 2026.01.14 00:51:40.201936 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9440 | 2026.01.14 00:51:40.202642 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.01.14 00:51:40.202701 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9442 | 2026.01.14 00:51:40.203113 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9443 | 2026.01.14 00:51:40.203347 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.01.14 00:51:40.203482 [ 31 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9445 | 2026.01.14 00:51:40.203507 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001696 sec., 68396.22641509434 rows/sec., 5.80 MiB/sec. | ||
| 9446 | 2026.01.14 00:51:40.203552 [ 31 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.01.14 00:51:40.203571 [ 4 ] {d0b49b5d-2744-45f8-bb32-812f0efb46fc} <Debug> TCPHandler: Processed in 0.002056995 sec. | ||
| 9448 | 2026.01.14 00:51:40.203580 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9449 | 2026.01.14 00:51:40.203683 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 9450 | 2026.01.14 00:51:40.203696 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.01.14 00:51:40.203780 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9452 | 2026.01.14 00:51:40.203809 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9453 | 2026.01.14 00:51:40.203810 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 9454 | 2026.01.14 00:51:40.203853 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9455 | 2026.01.14 00:51:40.203877 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 242 rows starting from the beginning of the part | ||
| 9456 | 2026.01.14 00:51:40.203919 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 9457 | 2026.01.14 00:51:40.203960 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 116 rows starting from the beginning of the part | ||
| 9458 | 2026.01.14 00:51:40.203996 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1217 rows starting from the beginning of the part | ||
| 9459 | 2026.01.14 00:51:40.204033 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 116 rows starting from the beginning of the part | ||
| 9460 | 2026.01.14 00:51:40.204271 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.01.14 00:51:40.204310 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9462 | 2026.01.14 00:51:40.204633 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9463 | 2026.01.14 00:51:40.204848 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.01.14 00:51:40.204982 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 9465 | 2026.01.14 00:51:40.205021 [ 4 ] {c7862272-86e7-4f3a-809c-d0d0fec4d91a} <Debug> TCPHandler: Processed in 0.00137557 sec. | ||
| 9466 | 2026.01.14 00:51:40.205125 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.01.14 00:51:40.205221 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9468 | 2026.01.14 00:51:40.205262 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9469 | 2026.01.14 00:51:40.205677 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.01.14 00:51:40.205714 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9471 | 2026.01.14 00:51:40.205832 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4231 rows, containing 5 columns (5 merged, 0 gathered) in 0.002182338 sec., 1938746.4269971014 rows/sec., 167.62 MiB/sec. | ||
| 9472 | 2026.01.14 00:51:40.206029 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9473 | 2026.01.14 00:51:40.206158 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9474 | 2026.01.14 00:51:40.206260 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.14 00:51:40.206380 [ 31 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9476 | 2026.01.14 00:51:40.206404 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 9477 | 2026.01.14 00:51:40.206412 [ 31 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.01.14 00:51:40.206444 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9479 | 2026.01.14 00:51:40.206448 [ 4 ] {70ff8c40-68a9-482d-82cb-d475d373861e} <Debug> TCPHandler: Processed in 0.0013724 sec. | ||
| 9480 | 2026.01.14 00:51:40.206466 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.01.14 00:51:40.206507 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 9482 | 2026.01.14 00:51:40.206545 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_66_13} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9483 | 2026.01.14 00:51:40.206565 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.01.14 00:51:40.206589 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9485 | 2026.01.14 00:51:40.206615 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9486 | 2026.01.14 00:51:40.206640 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9487 | 2026.01.14 00:51:40.206657 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 140 rows starting from the beginning of the part | ||
| 9488 | 2026.01.14 00:51:40.206665 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.01.14 00:51:40.206699 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9490 | 2026.01.14 00:51:40.206711 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9491 | 2026.01.14 00:51:40.206734 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 94 rows starting from the beginning of the part | ||
| 9492 | 2026.01.14 00:51:40.206765 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 532 rows starting from the beginning of the part | ||
| 9493 | 2026.01.14 00:51:40.206800 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part | ||
| 9494 | 2026.01.14 00:51:40.207101 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.01.14 00:51:40.207137 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9496 | 2026.01.14 00:51:40.207474 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9497 | 2026.01.14 00:51:40.207688 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.14 00:51:40.207788 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306758 sec., 1670546.4975152246 rows/sec., 129.83 MiB/sec. | ||
| 9499 | 2026.01.14 00:51:40.207810 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9500 | 2026.01.14 00:51:40.207818 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9501 | 2026.01.14 00:51:40.207856 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.01.14 00:51:40.207869 [ 4 ] {ab4ce259-070d-4f4b-82fa-3a4b1116411a} <Debug> TCPHandler: Processed in 0.00135354 sec. | ||
| 9503 | 2026.01.14 00:51:40.207875 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9504 | 2026.01.14 00:51:40.207963 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 9505 | 2026.01.14 00:51:40.207974 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.01.14 00:51:40.208036 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9507 | 2026.01.14 00:51:40.208079 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.01.14 00:51:40.208092 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9509 | 2026.01.14 00:51:40.208139 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18592 rows starting from the beginning of the part | ||
| 9510 | 2026.01.14 00:51:40.208146 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9511 | 2026.01.14 00:51:40.208214 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 201 rows starting from the beginning of the part | ||
| 9512 | 2026.01.14 00:51:40.208266 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9513 | 2026.01.14 00:51:40.208310 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 9514 | 2026.01.14 00:51:40.208352 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 9515 | 2026.01.14 00:51:40.208394 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.01.14 00:51:40.208395 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9517 | 2026.01.14 00:51:40.208499 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_66_13} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9518 | 2026.01.14 00:51:40.208604 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9519 | 2026.01.14 00:51:40.208963 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.01.14 00:51:40.209005 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9521 | 2026.01.14 00:51:40.209576 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9522 | 2026.01.14 00:51:40.209832 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.01.14 00:51:40.209982 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001922 sec., 15608.740894901144 rows/sec., 27.97 MiB/sec. | ||
| 9524 | 2026.01.14 00:51:40.210044 [ 4 ] {72868992-0d1b-4a5a-9b85-ad5212d4793b} <Debug> TCPHandler: Processed in 0.002118716 sec. | ||
| 9525 | 2026.01.14 00:51:40.210166 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.01.14 00:51:40.210284 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9527 | 2026.01.14 00:51:40.210336 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9528 | 2026.01.14 00:51:40.210711 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.01.14 00:51:40.210746 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9530 | 2026.01.14 00:51:40.211074 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9531 | 2026.01.14 00:51:40.211296 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.01.14 00:51:40.211422 [ 32 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9533 | 2026.01.14 00:51:40.211437 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 9534 | 2026.01.14 00:51:40.211465 [ 32 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.01.14 00:51:40.211483 [ 4 ] {ab11b330-5225-4506-9f2b-e53bd3b72da4} <Debug> TCPHandler: Processed in 0.00137843 sec. | ||
| 9536 | 2026.01.14 00:51:40.211491 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9537 | 2026.01.14 00:51:40.211578 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 9538 | 2026.01.14 00:51:40.211685 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9539 | 2026.01.14 00:51:40.211717 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3432 rows starting from the beginning of the part | ||
| 9540 | 2026.01.14 00:51:40.211783 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9541 | 2026.01.14 00:51:40.211834 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 9542 | 2026.01.14 00:51:40.211878 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9543 | 2026.01.14 00:51:40.211922 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 9544 | 2026.01.14 00:51:40.211964 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9545 | 2026.01.14 00:51:40.213474 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001927182 sec., 1936506.2562850837 rows/sec., 128.50 MiB/sec. | ||
| 9546 | 2026.01.14 00:51:40.213644 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20118 rows, containing 5 columns (5 merged, 0 gathered) in 0.005721275 sec., 3516349.0655492004 rows/sec., 240.16 MiB/sec. | ||
| 9547 | 2026.01.14 00:51:40.213938 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9548 | 2026.01.14 00:51:40.213942 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9549 | 2026.01.14 00:51:40.214303 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2026.01.14 00:51:40.214383 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9551 | 2026.01.14 00:51:40.214456 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9552 | 2026.01.14 00:51:40.214504 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.14 00:51:40.214636 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_66_13} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9554 | 2026.01.14 00:51:40.214743 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9555 | 2026.01.14 00:51:44.218042 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9556 | 2026.01.14 00:51:44.218089 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9557 | 2026.01.14 00:51:44.351729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22114 | ||
| 9558 | 2026.01.14 00:51:44.352238 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.01.14 00:51:44.352288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9560 | 2026.01.14 00:51:44.352811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9561 | 2026.01.14 00:51:44.353056 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.01.14 00:51:44.353200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22114 | ||
| 9563 | 2026.01.14 00:51:44.353199 [ 25 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9564 | 2026.01.14 00:51:44.353266 [ 25 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.01.14 00:51:44.353285 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9566 | 2026.01.14 00:51:44.353417 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9567 | 2026.01.14 00:51:44.353569 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9568 | 2026.01.14 00:51:44.353609 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19682 rows starting from the beginning of the part | ||
| 9569 | 2026.01.14 00:51:44.353679 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9570 | 2026.01.14 00:51:44.353725 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9571 | 2026.01.14 00:51:44.353771 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9572 | 2026.01.14 00:51:44.353818 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9573 | 2026.01.14 00:51:44.353866 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 9574 | 2026.01.14 00:51:44.356052 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002702279 sec., 8183462.921482201 rows/sec., 117.07 MiB/sec. | ||
| 9575 | 2026.01.14 00:51:44.356290 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9576 | 2026.01.14 00:51:44.356554 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.01.14 00:51:44.356628 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_46_9} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9578 | 2026.01.14 00:51:44.356710 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9579 | 2026.01.14 00:51:45.201822 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.01.14 00:51:45.202034 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9581 | 2026.01.14 00:51:45.202108 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9582 | 2026.01.14 00:51:45.202900 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.01.14 00:51:45.202949 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9584 | 2026.01.14 00:51:45.203352 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9585 | 2026.01.14 00:51:45.203594 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.01.14 00:51:45.203755 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001774 sec., 42841.03720405862 rows/sec., 3.53 MiB/sec. | ||
| 9587 | 2026.01.14 00:51:45.203805 [ 4 ] {ebaa90df-f357-43ca-b3b5-311621ff68c8} <Debug> TCPHandler: Processed in 0.002119597 sec. | ||
| 9588 | 2026.01.14 00:51:45.203926 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.01.14 00:51:45.204023 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9590 | 2026.01.14 00:51:45.204064 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9591 | 2026.01.14 00:51:45.204475 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.14 00:51:45.204514 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9593 | 2026.01.14 00:51:45.204833 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9594 | 2026.01.14 00:51:45.205054 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.01.14 00:51:45.205203 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 9596 | 2026.01.14 00:51:45.205242 [ 4 ] {6634ad3e-cb58-48df-b934-4ebf2ed8624a} <Debug> TCPHandler: Processed in 0.00136579 sec. | ||
| 9597 | 2026.01.14 00:51:45.205349 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.01.14 00:51:45.205443 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9599 | 2026.01.14 00:51:45.205483 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9600 | 2026.01.14 00:51:45.205894 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.01.14 00:51:45.205930 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9602 | 2026.01.14 00:51:45.206243 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9603 | 2026.01.14 00:51:45.206468 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.01.14 00:51:45.206600 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 9605 | 2026.01.14 00:51:45.206638 [ 4 ] {982d9c40-faad-44cd-8504-fe80feb4cddc} <Debug> TCPHandler: Processed in 0.00133898 sec. | ||
| 9606 | 2026.01.14 00:51:45.206744 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.01.14 00:51:45.206838 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.01.14 00:51:45.206882 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9609 | 2026.01.14 00:51:45.207320 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.01.14 00:51:45.207367 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9611 | 2026.01.14 00:51:45.207781 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9612 | 2026.01.14 00:51:45.208002 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.01.14 00:51:45.208135 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 9614 | 2026.01.14 00:51:45.208174 [ 4 ] {62bb95f3-ce20-4543-bcc6-55e518e04484} <Debug> TCPHandler: Processed in 0.001479212 sec. | ||
| 9615 | 2026.01.14 00:51:45.208277 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.01.14 00:51:45.208372 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.01.14 00:51:45.208428 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9618 | 2026.01.14 00:51:45.209199 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.01.14 00:51:45.209237 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9620 | 2026.01.14 00:51:45.209755 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9621 | 2026.01.14 00:51:45.209973 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.01.14 00:51:45.210116 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 9623 | 2026.01.14 00:51:45.210177 [ 4 ] {6042bde8-3858-4233-86a4-2619f3f65ea9} <Debug> TCPHandler: Processed in 0.001949713 sec. | ||
| 9624 | 2026.01.14 00:51:45.210285 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.01.14 00:51:45.210379 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.01.14 00:51:45.210423 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9627 | 2026.01.14 00:51:45.210761 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.01.14 00:51:45.210798 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9629 | 2026.01.14 00:51:45.211109 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9630 | 2026.01.14 00:51:45.211323 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.01.14 00:51:45.211446 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9632 | 2026.01.14 00:51:45.211482 [ 4 ] {10bba3fe-5999-4b9c-ba07-1b519470890e} <Debug> TCPHandler: Processed in 0.001247698 sec. | ||
| 9633 | 2026.01.14 00:51:45.517019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9634 | 2026.01.14 00:51:45.535436 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.01.14 00:51:45.535492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9636 | 2026.01.14 00:51:45.541410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9637 | 2026.01.14 00:51:45.542153 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.01.14 00:51:45.542430 [ 27 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9639 | 2026.01.14 00:51:45.542466 [ 27 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.01.14 00:51:45.542483 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9641 | 2026.01.14 00:51:45.542573 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9642 | 2026.01.14 00:51:45.545674 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9643 | 2026.01.14 00:51:45.545800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9644 | 2026.01.14 00:51:45.546552 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9645 | 2026.01.14 00:51:45.549977 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9646 | 2026.01.14 00:51:45.553355 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9647 | 2026.01.14 00:51:45.557431 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9648 | 2026.01.14 00:51:45.561386 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9649 | 2026.01.14 00:51:45.565126 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 9650 | 2026.01.14 00:51:45.617771 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.075232185 sec., 4612.3876370199805 rows/sec., 23.85 MiB/sec. | ||
| 9651 | 2026.01.14 00:51:45.620476 [ 196 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9652 | 2026.01.14 00:51:45.623031 [ 196 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_46_9} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.01.14 00:51:45.623160 [ 196 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_46_9} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9654 | 2026.01.14 00:51:45.625623 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9655 | 2026.01.14 00:51:49.422679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1206 | ||
| 9656 | 2026.01.14 00:51:49.424854 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.01.14 00:51:49.424903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9658 | 2026.01.14 00:51:49.426106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9659 | 2026.01.14 00:51:49.426382 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.01.14 00:51:49.426764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9661 | 2026.01.14 00:51:50.213043 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.01.14 00:51:50.213257 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.01.14 00:51:50.213332 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9664 | 2026.01.14 00:51:50.214218 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.14 00:51:50.214271 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9666 | 2026.01.14 00:51:50.214752 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9667 | 2026.01.14 00:51:50.215032 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.14 00:51:50.215195 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001989 sec., 206133.73554550027 rows/sec., 13.08 MiB/sec. | ||
| 9669 | 2026.01.14 00:51:50.215247 [ 4 ] {545b8903-a1fb-491f-bdae-8ee18fbad101} <Debug> TCPHandler: Processed in 0.002339251 sec. | ||
| 9670 | 2026.01.14 00:51:50.215370 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.01.14 00:51:50.215476 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9672 | 2026.01.14 00:51:50.215520 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9673 | 2026.01.14 00:51:50.215933 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.14 00:51:50.215970 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9675 | 2026.01.14 00:51:50.216284 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9676 | 2026.01.14 00:51:50.216498 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.01.14 00:51:50.216629 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 277.12 KiB/sec. | ||
| 9678 | 2026.01.14 00:51:50.216669 [ 4 ] {07d8f2bf-c8b0-49e3-ad7d-a4c2fbb3b07f} <Debug> TCPHandler: Processed in 0.001351529 sec. | ||
| 9679 | 2026.01.14 00:51:50.216785 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.01.14 00:51:50.216904 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9681 | 2026.01.14 00:51:50.216952 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9682 | 2026.01.14 00:51:50.217760 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.01.14 00:51:50.217795 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9684 | 2026.01.14 00:51:50.218181 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9685 | 2026.01.14 00:51:50.218397 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.01.14 00:51:50.218526 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001646 sec., 713244.2284325638 rows/sec., 56.75 MiB/sec. | ||
| 9687 | 2026.01.14 00:51:50.218563 [ 4 ] {8a081f6e-9e23-417a-bd6c-b8ad702bae1c} <Debug> TCPHandler: Processed in 0.001837021 sec. | ||
| 9688 | 2026.01.14 00:51:50.218669 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.01.14 00:51:50.218762 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9690 | 2026.01.14 00:51:50.218800 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9691 | 2026.01.14 00:51:50.219248 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.01.14 00:51:50.219282 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9693 | 2026.01.14 00:51:50.219583 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9694 | 2026.01.14 00:51:50.219783 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.01.14 00:51:50.219887 [ 92 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9696 | 2026.01.14 00:51:50.219908 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001165 sec., 205150.2145922747 rows/sec., 12.45 MiB/sec. | ||
| 9697 | 2026.01.14 00:51:50.219922 [ 92 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.01.14 00:51:50.219943 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9699 | 2026.01.14 00:51:50.219944 [ 4 ] {57745821-3cab-413d-b97c-bd802efc750c} <Debug> TCPHandler: Processed in 0.001322329 sec. | ||
| 9700 | 2026.01.14 00:51:50.220065 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.01.14 00:51:50.220104 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 9702 | 2026.01.14 00:51:50.220161 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9703 | 2026.01.14 00:51:50.220212 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9704 | 2026.01.14 00:51:50.220318 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9705 | 2026.01.14 00:51:50.220382 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 277 rows starting from the beginning of the part | ||
| 9706 | 2026.01.14 00:51:50.220494 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 9707 | 2026.01.14 00:51:50.220576 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 9708 | 2026.01.14 00:51:50.220649 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 9709 | 2026.01.14 00:51:50.220687 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.01.14 00:51:50.220722 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9711 | 2026.01.14 00:51:50.220732 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9712 | 2026.01.14 00:51:50.220802 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 239 rows starting from the beginning of the part | ||
| 9713 | 2026.01.14 00:51:50.221107 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9714 | 2026.01.14 00:51:50.221357 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.01.14 00:51:50.221501 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001359 sec., 155997.05665930832 rows/sec., 10.06 MiB/sec. | ||
| 9716 | 2026.01.14 00:51:50.221542 [ 4 ] {92e858b0-9669-4947-89f3-fc169f1d417f} <Debug> TCPHandler: Processed in 0.001528744 sec. | ||
| 9717 | 2026.01.14 00:51:50.221654 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.01.14 00:51:50.221748 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9719 | 2026.01.14 00:51:50.221791 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9720 | 2026.01.14 00:51:50.222048 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.002034725 sec., 293897.20969664206 rows/sec., 19.69 MiB/sec. | ||
| 9721 | 2026.01.14 00:51:50.222198 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9722 | 2026.01.14 00:51:50.222253 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.01.14 00:51:50.222298 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9724 | 2026.01.14 00:51:50.222499 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.01.14 00:51:50.222586 [ 190 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_66_13} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9726 | 2026.01.14 00:51:50.222668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9727 | 2026.01.14 00:51:50.222770 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9728 | 2026.01.14 00:51:50.223000 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.01.14 00:51:50.223128 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001398 sec., 150929.8998569385 rows/sec., 8.57 MiB/sec. | ||
| 9730 | 2026.01.14 00:51:50.223169 [ 4 ] {cb404bce-d0eb-49ee-9199-5917a11dd81b} <Debug> TCPHandler: Processed in 0.001564654 sec. | ||
| 9731 | 2026.01.14 00:51:50.223278 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2026.01.14 00:51:50.223372 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9733 | 2026.01.14 00:51:50.223412 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9734 | 2026.01.14 00:51:50.224053 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2026.01.14 00:51:50.224089 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9736 | 2026.01.14 00:51:50.224449 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9737 | 2026.01.14 00:51:50.224661 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.14 00:51:50.224788 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Debug> executeQuery: Read 713 rows, 51.20 KiB in 0.001434 sec., 497210.59972106 rows/sec., 34.86 MiB/sec. | ||
| 9739 | 2026.01.14 00:51:50.224826 [ 4 ] {cf15e3e8-ffe7-4114-af11-81cefec4b539} <Debug> TCPHandler: Processed in 0.001597845 sec. | ||
| 9740 | 2026.01.14 00:51:50.224937 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.01.14 00:51:50.225030 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9742 | 2026.01.14 00:51:50.225072 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9743 | 2026.01.14 00:51:50.225400 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.01.14 00:51:50.225436 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9745 | 2026.01.14 00:51:50.225740 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9746 | 2026.01.14 00:51:50.225951 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.01.14 00:51:50.226078 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 9748 | 2026.01.14 00:51:50.226116 [ 4 ] {6826351a-2f48-4466-90a4-571b42803ce8} <Debug> TCPHandler: Processed in 0.001229007 sec. | ||
| 9749 | 2026.01.14 00:51:50.226226 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.01.14 00:51:50.226319 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9751 | 2026.01.14 00:51:50.226362 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9752 | 2026.01.14 00:51:50.226781 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.01.14 00:51:50.226816 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9754 | 2026.01.14 00:51:50.227151 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9755 | 2026.01.14 00:51:50.227362 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.01.14 00:51:50.227489 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001188 sec., 265993.26599326596 rows/sec., 17.48 MiB/sec. | ||
| 9757 | 2026.01.14 00:51:50.227527 [ 4 ] {8e1fe1c4-1232-4d86-9d27-e8c6ea5a4ec9} <Debug> TCPHandler: Processed in 0.00135092 sec. | ||
| 9758 | 2026.01.14 00:51:50.227629 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2026.01.14 00:51:50.227723 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.01.14 00:51:50.227765 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9761 | 2026.01.14 00:51:50.228060 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.01.14 00:51:50.228096 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9763 | 2026.01.14 00:51:50.228398 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9764 | 2026.01.14 00:51:50.228611 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.01.14 00:51:50.228736 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 9766 | 2026.01.14 00:51:50.228772 [ 4 ] {0cc8f2bf-f9cb-4c64-9d56-13b37ac7d29e} <Debug> TCPHandler: Processed in 0.001191656 sec. | ||
| 9767 | 2026.01.14 00:51:50.228877 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.01.14 00:51:50.228971 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9769 | 2026.01.14 00:51:50.229026 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9770 | 2026.01.14 00:51:50.229800 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.01.14 00:51:50.229837 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9772 | 2026.01.14 00:51:50.230369 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9773 | 2026.01.14 00:51:50.230589 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.01.14 00:51:50.230719 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9775 | 2026.01.14 00:51:50.230725 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001771 sec., 16939.58215697346 rows/sec., 30.35 MiB/sec. | ||
| 9776 | 2026.01.14 00:51:50.230797 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.01.14 00:51:50.230825 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9778 | 2026.01.14 00:51:50.230838 [ 4 ] {d08679bb-e4ea-465f-a5d8-2dc04b3515a3} <Debug> TCPHandler: Processed in 0.002010944 sec. | ||
| 9779 | 2026.01.14 00:51:50.230909 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 9780 | 2026.01.14 00:51:50.230951 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.01.14 00:51:50.231045 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.01.14 00:51:50.231089 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9783 | 2026.01.14 00:51:50.231105 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9784 | 2026.01.14 00:51:50.231165 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1171 rows starting from the beginning of the part | ||
| 9785 | 2026.01.14 00:51:50.231294 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 9786 | 2026.01.14 00:51:50.231401 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 9787 | 2026.01.14 00:51:50.231412 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.01.14 00:51:50.231450 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9789 | 2026.01.14 00:51:50.231506 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 9790 | 2026.01.14 00:51:50.231609 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9791 | 2026.01.14 00:51:50.231705 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 9792 | 2026.01.14 00:51:50.231793 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9793 | 2026.01.14 00:51:50.232009 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.01.14 00:51:50.232136 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 9795 | 2026.01.14 00:51:50.232186 [ 4 ] {f3ba7c25-7ca7-4c83-af9c-ab32983df48a} <Debug> TCPHandler: Processed in 0.001285008 sec. | ||
| 9796 | 2026.01.14 00:51:50.242324 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 19 columns (19 merged, 0 gathered) in 0.01144891 sec., 111888.38064060247 rows/sec., 200.50 MiB/sec. | ||
| 9797 | 2026.01.14 00:51:50.243736 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9798 | 2026.01.14 00:51:50.244105 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.01.14 00:51:50.244185 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9800 | 2026.01.14 00:51:50.244345 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9801 | 2026.01.14 00:51:51.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.91 MiB, peak 319.04 MiB, free memory in arenas 0.00 B, will set to 308.83 MiB (RSS), difference: 2.92 MiB | ||
| 9802 | 2026.01.14 00:51:51.853374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22562 | ||
| 9803 | 2026.01.14 00:51:51.853970 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.14 00:51:51.854014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9805 | 2026.01.14 00:51:51.854554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9806 | 2026.01.14 00:51:51.854802 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.01.14 00:51:51.854943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22562 | ||
| 9808 | 2026.01.14 00:51:53.045978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9809 | 2026.01.14 00:51:53.060760 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.14 00:51:53.060818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9811 | 2026.01.14 00:51:53.066593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9812 | 2026.01.14 00:51:53.067248 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.14 00:51:53.069932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9814 | 2026.01.14 00:51:55.202017 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.01.14 00:51:55.202233 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9816 | 2026.01.14 00:51:55.202306 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9817 | 2026.01.14 00:51:55.202937 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.14 00:51:55.202990 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9819 | 2026.01.14 00:51:55.203401 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9820 | 2026.01.14 00:51:55.203645 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.01.14 00:51:55.203805 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001624 sec., 46798.02955665025 rows/sec., 3.86 MiB/sec. | ||
| 9822 | 2026.01.14 00:51:55.203854 [ 4 ] {ced8eddf-2b63-41bb-8ea3-93cdaed61e0f} <Debug> TCPHandler: Processed in 0.001972673 sec. | ||
| 9823 | 2026.01.14 00:51:55.203970 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.01.14 00:51:55.204074 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.01.14 00:51:55.204117 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9826 | 2026.01.14 00:51:55.204523 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.01.14 00:51:55.204562 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9828 | 2026.01.14 00:51:55.204874 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9829 | 2026.01.14 00:51:55.205087 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.01.14 00:51:55.205217 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 9831 | 2026.01.14 00:51:55.205256 [ 4 ] {6d6b9d68-f7ee-4191-b233-2d5ea11bf09c} <Debug> TCPHandler: Processed in 0.00133858 sec. | ||
| 9832 | 2026.01.14 00:51:55.205362 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.01.14 00:51:55.205458 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9834 | 2026.01.14 00:51:55.205499 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9835 | 2026.01.14 00:51:55.205894 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.14 00:51:55.205931 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9837 | 2026.01.14 00:51:55.206238 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9838 | 2026.01.14 00:51:55.206449 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.14 00:51:55.206578 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 9840 | 2026.01.14 00:51:55.206615 [ 4 ] {771b15fe-bed1-40fd-93d6-999f92e2a6c0} <Debug> TCPHandler: Processed in 0.001303278 sec. | ||
| 9841 | 2026.01.14 00:51:55.206721 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.01.14 00:51:55.206817 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.01.14 00:51:55.206862 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9844 | 2026.01.14 00:51:55.207256 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.01.14 00:51:55.207293 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9846 | 2026.01.14 00:51:55.207631 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9847 | 2026.01.14 00:51:55.207849 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.01.14 00:51:55.207977 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9849 | 2026.01.14 00:51:55.208014 [ 4 ] {dd067318-5fe0-4ae3-b8d9-c738028688fd} <Debug> TCPHandler: Processed in 0.001342959 sec. | ||
| 9850 | 2026.01.14 00:51:55.208115 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.01.14 00:51:55.208210 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.01.14 00:51:55.208266 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9853 | 2026.01.14 00:51:55.209096 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.14 00:51:55.209137 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9855 | 2026.01.14 00:51:55.209734 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9856 | 2026.01.14 00:51:55.209951 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.14 00:51:55.210091 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001899 sec., 5265.92943654555 rows/sec., 9.44 MiB/sec. | ||
| 9858 | 2026.01.14 00:51:55.210156 [ 4 ] {349f7bb4-5ae3-4342-85d3-5a87b0e3686e} <Debug> TCPHandler: Processed in 0.002090176 sec. | ||
| 9859 | 2026.01.14 00:51:55.210270 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.01.14 00:51:55.210371 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.01.14 00:51:55.210414 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9862 | 2026.01.14 00:51:55.210754 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.01.14 00:51:55.210792 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9864 | 2026.01.14 00:51:55.211115 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9865 | 2026.01.14 00:51:55.211338 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.14 00:51:55.211468 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9867 | 2026.01.14 00:51:55.211505 [ 4 ] {d0832fd0-c441-402b-bc4a-3f250d299ad9} <Debug> TCPHandler: Processed in 0.001285188 sec. | ||
| 9868 | 2026.01.14 00:51:59.218133 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9869 | 2026.01.14 00:51:59.218191 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9870 | 2026.01.14 00:51:59.355004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23074 | ||
| 9871 | 2026.01.14 00:51:59.355568 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.01.14 00:51:59.355612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9873 | 2026.01.14 00:51:59.356092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9874 | 2026.01.14 00:51:59.356330 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.01.14 00:51:59.356459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23074 | ||
| 9876 | 2026.01.14 00:51:59.426973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1242 | ||
| 9877 | 2026.01.14 00:51:59.429519 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.01.14 00:51:59.429573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9879 | 2026.01.14 00:51:59.430791 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9880 | 2026.01.14 00:51:59.431064 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.01.14 00:51:59.431206 [ 51 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9882 | 2026.01.14 00:51:59.431260 [ 51 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.01.14 00:51:59.431283 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9884 | 2026.01.14 00:51:59.431430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9885 | 2026.01.14 00:51:59.431432 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 9886 | 2026.01.14 00:51:59.432336 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9887 | 2026.01.14 00:51:59.432513 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1096 rows starting from the beginning of the part | ||
| 9888 | 2026.01.14 00:51:59.432859 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 9889 | 2026.01.14 00:51:59.433194 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 9890 | 2026.01.14 00:51:59.433507 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
| 9891 | 2026.01.14 00:51:59.433831 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 9892 | 2026.01.14 00:51:59.434144 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 9893 | 2026.01.14 00:51:59.440178 [ 200 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 72 columns (72 merged, 0 gathered) in 0.008816802 sec., 140867.4029426996 rows/sec., 114.23 MiB/sec. | ||
| 9894 | 2026.01.14 00:51:59.442266 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9895 | 2026.01.14 00:51:59.442841 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.14 00:51:59.442913 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_36_7} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9897 | 2026.01.14 00:51:59.443278 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9898 | 2026.01.14 00:52:00.002190 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815108 sec. | ||
| 9899 | 2026.01.14 00:52:00.211959 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.01.14 00:52:00.212153 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9901 | 2026.01.14 00:52:00.212221 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9902 | 2026.01.14 00:52:00.212993 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.01.14 00:52:00.213049 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9904 | 2026.01.14 00:52:00.213516 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9905 | 2026.01.14 00:52:00.213752 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.01.14 00:52:00.213909 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 9907 | 2026.01.14 00:52:00.213960 [ 4 ] {a2f7ebc8-11c0-4a1f-bd65-54f35c0301f0} <Debug> TCPHandler: Processed in 0.002127186 sec. | ||
| 9908 | 2026.01.14 00:52:00.214073 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9909 | 2026.01.14 00:52:00.214174 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9910 | 2026.01.14 00:52:00.214218 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9911 | 2026.01.14 00:52:00.215075 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.01.14 00:52:00.215114 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9913 | 2026.01.14 00:52:00.215516 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9914 | 2026.01.14 00:52:00.215768 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.01.14 00:52:00.215906 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001754 sec., 668187.0011402509 rows/sec., 53.17 MiB/sec. | ||
| 9916 | 2026.01.14 00:52:00.215948 [ 4 ] {27838f51-5968-4163-9f00-ba3417ee1363} <Debug> TCPHandler: Processed in 0.001925272 sec. | ||
| 9917 | 2026.01.14 00:52:00.216054 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.01.14 00:52:00.216150 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9919 | 2026.01.14 00:52:00.216192 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9920 | 2026.01.14 00:52:00.216670 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.01.14 00:52:00.216707 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9922 | 2026.01.14 00:52:00.217064 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9923 | 2026.01.14 00:52:00.217296 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.01.14 00:52:00.217428 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001298 sec., 181047.76579352852 rows/sec., 10.96 MiB/sec. | ||
| 9925 | 2026.01.14 00:52:00.217467 [ 4 ] {0817ac04-5875-4535-b9f4-9b35a6c8db30} <Debug> TCPHandler: Processed in 0.001461252 sec. | ||
| 9926 | 2026.01.14 00:52:00.217570 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.01.14 00:52:00.217664 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9928 | 2026.01.14 00:52:00.217704 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9929 | 2026.01.14 00:52:00.218154 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.01.14 00:52:00.218191 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9931 | 2026.01.14 00:52:00.218497 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9932 | 2026.01.14 00:52:00.218710 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.01.14 00:52:00.218833 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001188 sec., 178451.17845117845 rows/sec., 11.51 MiB/sec. | ||
| 9934 | 2026.01.14 00:52:00.218871 [ 4 ] {aad6b391-5979-45f9-bef9-8c12b470ae07} <Debug> TCPHandler: Processed in 0.00135043 sec. | ||
| 9935 | 2026.01.14 00:52:00.218988 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2026.01.14 00:52:00.219112 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9937 | 2026.01.14 00:52:00.219162 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9938 | 2026.01.14 00:52:00.219680 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.01.14 00:52:00.219717 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9940 | 2026.01.14 00:52:00.220040 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9941 | 2026.01.14 00:52:00.220251 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.01.14 00:52:00.220385 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 9943 | 2026.01.14 00:52:00.220432 [ 4 ] {57f476fd-d2a6-4594-8907-f1b188318a87} <Debug> TCPHandler: Processed in 0.001506003 sec. | ||
| 9944 | 2026.01.14 00:52:00.220542 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.01.14 00:52:00.220637 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9946 | 2026.01.14 00:52:00.220679 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9947 | 2026.01.14 00:52:00.221281 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.01.14 00:52:00.221318 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9949 | 2026.01.14 00:52:00.221672 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9950 | 2026.01.14 00:52:00.221885 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.01.14 00:52:00.222017 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001397 sec., 507516.1059413028 rows/sec., 35.56 MiB/sec. | ||
| 9952 | 2026.01.14 00:52:00.222056 [ 4 ] {294d33a3-ce00-4ced-805a-6c62792132d3} <Debug> TCPHandler: Processed in 0.001563324 sec. | ||
| 9953 | 2026.01.14 00:52:00.222164 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.01.14 00:52:00.222261 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9955 | 2026.01.14 00:52:00.222304 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9956 | 2026.01.14 00:52:00.222626 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.01.14 00:52:00.222663 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9958 | 2026.01.14 00:52:00.222959 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9959 | 2026.01.14 00:52:00.223177 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.01.14 00:52:00.223301 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 9961 | 2026.01.14 00:52:00.223339 [ 4 ] {d0c5836c-554f-4153-aef3-1c3044798aab} <Debug> TCPHandler: Processed in 0.001223767 sec. | ||
| 9962 | 2026.01.14 00:52:00.223453 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.01.14 00:52:00.223571 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.01.14 00:52:00.223622 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9965 | 2026.01.14 00:52:00.224115 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.01.14 00:52:00.224158 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9967 | 2026.01.14 00:52:00.224555 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9968 | 2026.01.14 00:52:00.224759 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.01.14 00:52:00.224889 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001342 sec., 233979.13561847986 rows/sec., 15.37 MiB/sec. | ||
| 9970 | 2026.01.14 00:52:00.224926 [ 4 ] {d233cc11-2b8a-42e6-9961-eb8219e3858b} <Debug> TCPHandler: Processed in 0.001532603 sec. | ||
| 9971 | 2026.01.14 00:52:00.225025 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.01.14 00:52:00.225117 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.01.14 00:52:00.225158 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9974 | 2026.01.14 00:52:00.225457 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.01.14 00:52:00.225493 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9976 | 2026.01.14 00:52:00.225779 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9977 | 2026.01.14 00:52:00.225981 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.01.14 00:52:00.226108 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9979 | 2026.01.14 00:52:00.226146 [ 4 ] {068ca5f0-af99-4443-8db6-ac5d68567288} <Debug> TCPHandler: Processed in 0.001169756 sec. | ||
| 9980 | 2026.01.14 00:52:00.226249 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.01.14 00:52:00.226341 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.01.14 00:52:00.226395 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9983 | 2026.01.14 00:52:00.227227 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.01.14 00:52:00.227268 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9985 | 2026.01.14 00:52:00.227810 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9986 | 2026.01.14 00:52:00.228069 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.01.14 00:52:00.228207 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 28.55 MiB/sec. | ||
| 9988 | 2026.01.14 00:52:00.228276 [ 4 ] {9a2e2fb2-db7c-4b28-abd8-221030a874d6} <Debug> TCPHandler: Processed in 0.002075616 sec. | ||
| 9989 | 2026.01.14 00:52:00.228398 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.01.14 00:52:00.228530 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.01.14 00:52:00.228584 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9992 | 2026.01.14 00:52:00.228922 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.01.14 00:52:00.228960 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9994 | 2026.01.14 00:52:00.229289 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9995 | 2026.01.14 00:52:00.229503 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.01.14 00:52:00.229633 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 5.67 MiB/sec. | ||
| 9997 | 2026.01.14 00:52:00.229670 [ 4 ] {fc9c7427-4ddf-4e46-bbeb-21933d14b57e} <Debug> TCPHandler: Processed in 0.001322009 sec. | ||
| 9998 | 2026.01.14 00:52:00.570956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9999 | 2026.01.14 00:52:00.587050 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.01.14 00:52:00.587108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10001 | 2026.01.14 00:52:00.593106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10002 | 2026.01.14 00:52:00.593803 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.01.14 00:52:00.596747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10004 | 2026.01.14 00:52:01.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.66 MiB, peak 319.04 MiB, free memory in arenas 0.00 B, will set to 309.43 MiB (RSS), difference: -1.23 MiB | ||
| 10005 | 2026.01.14 00:52:05.228535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.01.14 00:52:05.228735 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10007 | 2026.01.14 00:52:05.228802 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10008 | 2026.01.14 00:52:05.229416 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.01.14 00:52:05.229464 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10010 | 2026.01.14 00:52:05.229838 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10011 | 2026.01.14 00:52:05.230064 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.01.14 00:52:05.230224 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 106.11 KiB/sec. | ||
| 10013 | 2026.01.14 00:52:05.230287 [ 4 ] {40e3be7f-3c65-40e4-8b33-bf7b67e2ea89} <Debug> TCPHandler: Processed in 0.001884751 sec. | ||
| 10014 | 2026.01.14 00:52:05.230402 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.01.14 00:52:05.230503 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10016 | 2026.01.14 00:52:05.230546 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10017 | 2026.01.14 00:52:05.231422 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.01.14 00:52:05.231462 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10019 | 2026.01.14 00:52:05.231861 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10020 | 2026.01.14 00:52:05.232070 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.01.14 00:52:05.232202 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001721 sec., 707147.0075537477 rows/sec., 58.47 MiB/sec. | ||
| 10022 | 2026.01.14 00:52:05.232199 [ 49 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10023 | 2026.01.14 00:52:05.232256 [ 4 ] {61017a10-f6ee-4e40-947e-8f151203b7d4} <Debug> TCPHandler: Processed in 0.001905851 sec. | ||
| 10024 | 2026.01.14 00:52:05.232284 [ 49 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.01.14 00:52:05.232313 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10026 | 2026.01.14 00:52:05.232376 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.14 00:52:05.232435 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 10028 | 2026.01.14 00:52:05.232476 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.01.14 00:52:05.232524 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10030 | 2026.01.14 00:52:05.232576 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10031 | 2026.01.14 00:52:05.232620 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 10032 | 2026.01.14 00:52:05.232689 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 10033 | 2026.01.14 00:52:05.232734 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1174 rows starting from the beginning of the part | ||
| 10034 | 2026.01.14 00:52:05.232777 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 10035 | 2026.01.14 00:52:05.232817 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1172 rows starting from the beginning of the part | ||
| 10036 | 2026.01.14 00:52:05.232856 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1217 rows starting from the beginning of the part | ||
| 10037 | 2026.01.14 00:52:05.232918 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.01.14 00:52:05.232961 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10039 | 2026.01.14 00:52:05.233428 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10040 | 2026.01.14 00:52:05.233655 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.01.14 00:52:05.233792 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001335 sec., 8988.76404494382 rows/sec., 667.87 KiB/sec. | ||
| 10042 | 2026.01.14 00:52:05.233830 [ 4 ] {510da43b-311d-42f7-8908-e4e7088d1d75} <Debug> TCPHandler: Processed in 0.001505933 sec. | ||
| 10043 | 2026.01.14 00:52:05.233950 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.01.14 00:52:05.234074 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10045 | 2026.01.14 00:52:05.234126 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10046 | 2026.01.14 00:52:05.234667 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.01.14 00:52:05.234707 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10048 | 2026.01.14 00:52:05.235053 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10049 | 2026.01.14 00:52:05.235077 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002699459 sec., 2288977.161720182 rows/sec., 194.49 MiB/sec. | ||
| 10050 | 2026.01.14 00:52:05.235283 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.01.14 00:52:05.235427 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001379 sec., 165337.20087019578 rows/sec., 11.20 MiB/sec. | ||
| 10052 | 2026.01.14 00:52:05.235430 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10053 | 2026.01.14 00:52:05.235474 [ 4 ] {1a9dcc0e-b7a1-4fc4-a814-a866d64c639c} <Debug> TCPHandler: Processed in 0.001585245 sec. | ||
| 10054 | 2026.01.14 00:52:05.235601 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.01.14 00:52:05.235726 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10056 | 2026.01.14 00:52:05.235771 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.14 00:52:05.235778 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10058 | 2026.01.14 00:52:05.235864 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_71_14} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10059 | 2026.01.14 00:52:05.235967 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10060 | 2026.01.14 00:52:05.236464 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.01.14 00:52:05.236515 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10062 | 2026.01.14 00:52:05.236878 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10063 | 2026.01.14 00:52:05.237098 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.01.14 00:52:05.237210 [ 49 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10065 | 2026.01.14 00:52:05.237229 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001528 sec., 348167.5392670157 rows/sec., 25.80 MiB/sec. | ||
| 10066 | 2026.01.14 00:52:05.237243 [ 49 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.01.14 00:52:05.237268 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10068 | 2026.01.14 00:52:05.237275 [ 4 ] {66d45a2e-8393-40a8-9453-dcaa11826e24} <Debug> TCPHandler: Processed in 0.001736878 sec. | ||
| 10069 | 2026.01.14 00:52:05.237345 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 10070 | 2026.01.14 00:52:05.237391 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.01.14 00:52:05.237442 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10072 | 2026.01.14 00:52:05.237471 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 10073 | 2026.01.14 00:52:05.237485 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.01.14 00:52:05.237527 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10075 | 2026.01.14 00:52:05.237530 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10076 | 2026.01.14 00:52:05.237572 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 713 rows starting from the beginning of the part | ||
| 10077 | 2026.01.14 00:52:05.237617 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 10078 | 2026.01.14 00:52:05.237657 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 709 rows starting from the beginning of the part | ||
| 10079 | 2026.01.14 00:52:05.237698 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 532 rows starting from the beginning of the part | ||
| 10080 | 2026.01.14 00:52:05.238071 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.01.14 00:52:05.238107 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10082 | 2026.01.14 00:52:05.238490 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10083 | 2026.01.14 00:52:05.238714 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.01.14 00:52:05.238829 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10085 | 2026.01.14 00:52:05.238845 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001378 sec., 613207.5471698113 rows/sec., 41.27 MiB/sec. | ||
| 10086 | 2026.01.14 00:52:05.238859 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.01.14 00:52:05.238877 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569584 sec., 2134960.6010254947 rows/sec., 161.55 MiB/sec. | ||
| 10088 | 2026.01.14 00:52:05.238883 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10089 | 2026.01.14 00:52:05.238890 [ 4 ] {d5e44825-49a0-483b-972c-a219dca47156} <Debug> TCPHandler: Processed in 0.001548813 sec. | ||
| 10090 | 2026.01.14 00:52:05.238948 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 10091 | 2026.01.14 00:52:05.239012 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2026.01.14 00:52:05.239030 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10093 | 2026.01.14 00:52:05.239029 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10094 | 2026.01.14 00:52:05.239056 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20118 rows starting from the beginning of the part | ||
| 10095 | 2026.01.14 00:52:05.239099 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10096 | 2026.01.14 00:52:05.239108 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10097 | 2026.01.14 00:52:05.239137 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 316 rows starting from the beginning of the part | ||
| 10098 | 2026.01.14 00:52:05.239167 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10099 | 2026.01.14 00:52:05.239171 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10100 | 2026.01.14 00:52:05.239211 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10101 | 2026.01.14 00:52:05.239246 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 10102 | 2026.01.14 00:52:05.239317 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.01.14 00:52:05.239387 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_71_14} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10104 | 2026.01.14 00:52:05.239453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10105 | 2026.01.14 00:52:05.239911 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.01.14 00:52:05.239948 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10107 | 2026.01.14 00:52:05.240646 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10108 | 2026.01.14 00:52:05.240881 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.14 00:52:05.241029 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001939 sec., 5157.297576070139 rows/sec., 9.24 MiB/sec. | ||
| 10110 | 2026.01.14 00:52:05.241095 [ 4 ] {c1dcd1e7-f867-4244-9836-7fc73f265714} <Debug> TCPHandler: Processed in 0.002132977 sec. | ||
| 10111 | 2026.01.14 00:52:05.241208 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.01.14 00:52:05.241302 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10113 | 2026.01.14 00:52:05.241345 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10114 | 2026.01.14 00:52:05.241667 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.01.14 00:52:05.241704 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10116 | 2026.01.14 00:52:05.242143 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10117 | 2026.01.14 00:52:05.242366 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.01.14 00:52:05.242479 [ 49 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10119 | 2026.01.14 00:52:05.242494 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 10120 | 2026.01.14 00:52:05.242516 [ 49 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.01.14 00:52:05.242539 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10122 | 2026.01.14 00:52:05.242539 [ 4 ] {24c1e7c3-46d5-406d-870b-0c981e085046} <Debug> TCPHandler: Processed in 0.0013807 sec. | ||
| 10123 | 2026.01.14 00:52:05.242608 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10124 | 2026.01.14 00:52:05.242684 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10125 | 2026.01.14 00:52:05.242709 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3732 rows starting from the beginning of the part | ||
| 10126 | 2026.01.14 00:52:05.242755 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10127 | 2026.01.14 00:52:05.242795 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10128 | 2026.01.14 00:52:05.242831 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10129 | 2026.01.14 00:52:05.242866 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10130 | 2026.01.14 00:52:05.242904 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10131 | 2026.01.14 00:52:05.244785 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203008 sec., 1870170.2399628146 rows/sec., 123.70 MiB/sec. | ||
| 10132 | 2026.01.14 00:52:05.245511 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10133 | 2026.01.14 00:52:05.245864 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.01.14 00:52:05.245951 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_71_14} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10135 | 2026.01.14 00:52:05.246037 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10136 | 2026.01.14 00:52:05.246290 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21913 rows, containing 5 columns (5 merged, 0 gathered) in 0.007368461 sec., 2973891.0201193984 rows/sec., 202.83 MiB/sec. | ||
| 10137 | 2026.01.14 00:52:05.246787 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10138 | 2026.01.14 00:52:05.247030 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.01.14 00:52:05.247104 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10140 | 2026.01.14 00:52:05.247179 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10141 | 2026.01.14 00:52:06.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.14 MiB, peak 320.70 MiB, free memory in arenas 0.00 B, will set to 312.09 MiB (RSS), difference: 1.95 MiB | ||
| 10142 | 2026.01.14 00:52:06.193543 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35530 | ||
| 10143 | 2026.01.14 00:52:06.193652 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10144 | 2026.01.14 00:52:06.193680 [ 286 ] {} <Debug> TCP-Session: 01c31dd7-3c64-4865-9a45-3ec274cc764a Authenticating user 'default' from [fd00:1122:3344:101::e]:35530 | ||
| 10145 | 2026.01.14 00:52:06.193705 [ 286 ] {} <Debug> TCP-Session: 01c31dd7-3c64-4865-9a45-3ec274cc764a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.01.14 00:52:06.193717 [ 286 ] {} <Debug> TCP-Session: 01c31dd7-3c64-4865-9a45-3ec274cc764a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.01.14 00:52:06.193916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46862 | ||
| 10148 | 2026.01.14 00:52:06.193957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59465 | ||
| 10149 | 2026.01.14 00:52:06.193959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55708 | ||
| 10150 | 2026.01.14 00:52:06.194002 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49052 | ||
| 10151 | 2026.01.14 00:52:06.194046 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51485 | ||
| 10152 | 2026.01.14 00:52:06.194044 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33795 | ||
| 10153 | 2026.01.14 00:52:06.194084 [ 286 ] {} <Trace> TCP-Session: 01c31dd7-3c64-4865-9a45-3ec274cc764a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.01.14 00:52:06.194107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10155 | 2026.01.14 00:52:06.194061 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10156 | 2026.01.14 00:52:06.194158 [ 289 ] {} <Debug> TCP-Session: bce53f23-2adc-4941-a48b-a14bf9461705 Authenticating user 'default' from [fd00:1122:3344:101::e]:55708 | ||
| 10157 | 2026.01.14 00:52:06.194038 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44478 | ||
| 10158 | 2026.01.14 00:52:06.194187 [ 290 ] {} <Debug> TCP-Session: 62c6ead2-7bb0-483f-be9f-ea382f7b6ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59465 | ||
| 10159 | 2026.01.14 00:52:06.194196 [ 289 ] {} <Debug> TCP-Session: bce53f23-2adc-4941-a48b-a14bf9461705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.01.14 00:52:06.194243 [ 290 ] {} <Debug> TCP-Session: 62c6ead2-7bb0-483f-be9f-ea382f7b6ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.01.14 00:52:06.194259 [ 289 ] {} <Debug> TCP-Session: bce53f23-2adc-4941-a48b-a14bf9461705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.01.14 00:52:06.194278 [ 290 ] {} <Debug> TCP-Session: 62c6ead2-7bb0-483f-be9f-ea382f7b6ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.01.14 00:52:06.194037 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10164 | 2026.01.14 00:52:06.194314 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10165 | 2026.01.14 00:52:06.194019 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47000 | ||
| 10166 | 2026.01.14 00:52:06.194365 [ 288 ] {} <Debug> TCP-Session: ceed2867-746a-4db1-9df4-4272b7060555 Authenticating user 'default' from [fd00:1122:3344:101::e]:46862 | ||
| 10167 | 2026.01.14 00:52:06.194312 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.01.14 00:52:06.194424 [ 288 ] {} <Debug> TCP-Session: ceed2867-746a-4db1-9df4-4272b7060555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.01.14 00:52:06.194459 [ 351 ] {} <Debug> TCP-Session: cfab69bc-90f4-482a-9fcf-eedfe8350c98 Authenticating user 'default' from [fd00:1122:3344:101::e]:49052 | ||
| 10170 | 2026.01.14 00:52:06.194463 [ 288 ] {} <Debug> TCP-Session: ceed2867-746a-4db1-9df4-4272b7060555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.01.14 00:52:06.194490 [ 351 ] {} <Debug> TCP-Session: cfab69bc-90f4-482a-9fcf-eedfe8350c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.01.14 00:52:06.194520 [ 351 ] {} <Debug> TCP-Session: cfab69bc-90f4-482a-9fcf-eedfe8350c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.01.14 00:52:06.194705 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10174 | 2026.01.14 00:52:06.194784 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10175 | 2026.01.14 00:52:06.194838 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10176 | 2026.01.14 00:52:06.194883 [ 354 ] {} <Debug> TCP-Session: 69fa7d45-e746-48e9-88a2-2e3de9d768fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44478 | ||
| 10177 | 2026.01.14 00:52:06.194906 [ 354 ] {} <Debug> TCP-Session: 69fa7d45-e746-48e9-88a2-2e3de9d768fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.01.14 00:52:06.194923 [ 354 ] {} <Debug> TCP-Session: 69fa7d45-e746-48e9-88a2-2e3de9d768fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.01.14 00:52:06.195036 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.01.14 00:52:06.195084 [ 352 ] {} <Debug> TCP-Session: a94fc7f6-2c9e-4d5d-816c-c82bbad89d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:47000 | ||
| 10181 | 2026.01.14 00:52:06.195110 [ 352 ] {} <Debug> TCP-Session: a94fc7f6-2c9e-4d5d-816c-c82bbad89d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.01.14 00:52:06.195127 [ 352 ] {} <Debug> TCP-Session: a94fc7f6-2c9e-4d5d-816c-c82bbad89d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.01.14 00:52:06.195243 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 10184 | 2026.01.14 00:52:06.195786 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10185 | 2026.01.14 00:52:06.195859 [ 353 ] {} <Debug> TCP-Session: 80a1a028-382f-4dba-ad5a-f0a89f7813a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33795 | ||
| 10186 | 2026.01.14 00:52:06.195891 [ 353 ] {} <Debug> TCP-Session: 80a1a028-382f-4dba-ad5a-f0a89f7813a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.01.14 00:52:06.195913 [ 353 ] {} <Debug> TCP-Session: 80a1a028-382f-4dba-ad5a-f0a89f7813a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.01.14 00:52:06.195974 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10189 | 2026.01.14 00:52:06.196020 [ 355 ] {} <Debug> TCP-Session: 863dd22d-65af-411a-8d43-5360d6805451 Authenticating user 'default' from [fd00:1122:3344:101::e]:51485 | ||
| 10190 | 2026.01.14 00:52:06.196041 [ 355 ] {} <Debug> TCP-Session: 863dd22d-65af-411a-8d43-5360d6805451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.01.14 00:52:06.196058 [ 355 ] {} <Debug> TCP-Session: 863dd22d-65af-411a-8d43-5360d6805451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.01.14 00:52:06.196816 [ 317 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> AggregatingTransform: Aggregating | ||
| 10193 | 2026.01.14 00:52:06.196870 [ 317 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10194 | 2026.01.14 00:52:06.196914 [ 317 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001517903 sec. (658.804 rows/sec., 25.73 KiB/sec.) | ||
| 10195 | 2026.01.14 00:52:06.196934 [ 317 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Trace> Aggregator: Merging aggregated data | ||
| 10196 | 2026.01.14 00:52:06.198246 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004012 sec., 249.25224327018944 rows/sec., 9.74 KiB/sec. | ||
| 10197 | 2026.01.14 00:52:06.198427 [ 286 ] {7e1ea014-4502-4114-9607-690f7fa7113f} <Debug> TCPHandler: Processed in 0.004492438 sec. | ||
| 10198 | 2026.01.14 00:52:06.198569 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10199 | 2026.01.14 00:52:06.198601 [ 286 ] {} <Debug> TCP-Session: 01c31dd7-3c64-4865-9a45-3ec274cc764a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.01.14 00:52:06.198608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10201 | 2026.01.14 00:52:06.198629 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10202 | 2026.01.14 00:52:06.198657 [ 288 ] {} <Debug> TCP-Session: ceed2867-746a-4db1-9df4-4272b7060555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.01.14 00:52:06.198663 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10204 | 2026.01.14 00:52:06.198676 [ 355 ] {} <Debug> TCP-Session: 863dd22d-65af-411a-8d43-5360d6805451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.01.14 00:52:06.198675 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10206 | 2026.01.14 00:52:06.198711 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.01.14 00:52:06.198731 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10208 | 2026.01.14 00:52:06.198768 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10209 | 2026.01.14 00:52:06.198775 [ 351 ] {} <Debug> TCP-Session: cfab69bc-90f4-482a-9fcf-eedfe8350c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.01.14 00:52:06.198798 [ 352 ] {} <Debug> TCP-Session: a94fc7f6-2c9e-4d5d-816c-c82bbad89d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.01.14 00:52:06.198816 [ 354 ] {} <Debug> TCP-Session: 69fa7d45-e746-48e9-88a2-2e3de9d768fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.01.14 00:52:06.198766 [ 353 ] {} <Debug> TCP-Session: 80a1a028-382f-4dba-ad5a-f0a89f7813a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.01.14 00:52:06.198709 [ 290 ] {} <Debug> TCP-Session: 62c6ead2-7bb0-483f-be9f-ea382f7b6ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.01.14 00:52:06.198696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10215 | 2026.01.14 00:52:06.198921 [ 289 ] {} <Debug> TCP-Session: bce53f23-2adc-4941-a48b-a14bf9461705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.01.14 00:52:06.269925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54662 | ||
| 10217 | 2026.01.14 00:52:06.270049 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10218 | 2026.01.14 00:52:06.270081 [ 286 ] {} <Debug> TCP-Session: 010314c4-a1fb-4947-afb1-434cc25551a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54662 | ||
| 10219 | 2026.01.14 00:52:06.270111 [ 286 ] {} <Debug> TCP-Session: 010314c4-a1fb-4947-afb1-434cc25551a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.01.14 00:52:06.270130 [ 286 ] {} <Debug> TCP-Session: 010314c4-a1fb-4947-afb1-434cc25551a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.01.14 00:52:06.270329 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33940 | ||
| 10222 | 2026.01.14 00:52:06.270394 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52383 | ||
| 10223 | 2026.01.14 00:52:06.270408 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41547 | ||
| 10224 | 2026.01.14 00:52:06.270455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10225 | 2026.01.14 00:52:06.270468 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 | ||
| 10226 | 2026.01.14 00:52:06.270511 [ 288 ] {} <Debug> TCP-Session: 9bbbeab9-31f6-478b-98b4-bfa3b914f379 Authenticating user 'default' from [fd00:1122:3344:101::e]:33940 | ||
| 10227 | 2026.01.14 00:52:06.270523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10228 | 2026.01.14 00:52:06.270538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10229 | 2026.01.14 00:52:06.270546 [ 288 ] {} <Debug> TCP-Session: 9bbbeab9-31f6-478b-98b4-bfa3b914f379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.01.14 00:52:06.270572 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10231 | 2026.01.14 00:52:06.270578 [ 290 ] {} <Debug> TCP-Session: 1bbbc7fc-a907-48f1-8ec4-7cfdcf1cc603 Authenticating user 'default' from [fd00:1122:3344:101::e]:41547 | ||
| 10232 | 2026.01.14 00:52:06.270585 [ 288 ] {} <Debug> TCP-Session: 9bbbeab9-31f6-478b-98b4-bfa3b914f379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.01.14 00:52:06.270602 [ 354 ] {} <Debug> TCP-Session: ef6f0cb0-ab44-4e1e-b3fb-99571ec76149 Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 | ||
| 10234 | 2026.01.14 00:52:06.270618 [ 290 ] {} <Debug> TCP-Session: 1bbbc7fc-a907-48f1-8ec4-7cfdcf1cc603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.01.14 00:52:06.270642 [ 354 ] {} <Debug> TCP-Session: ef6f0cb0-ab44-4e1e-b3fb-99571ec76149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.01.14 00:52:06.270656 [ 290 ] {} <Debug> TCP-Session: 1bbbc7fc-a907-48f1-8ec4-7cfdcf1cc603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.01.14 00:52:06.270669 [ 354 ] {} <Debug> TCP-Session: ef6f0cb0-ab44-4e1e-b3fb-99571ec76149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.01.14 00:52:06.270565 [ 289 ] {} <Debug> TCP-Session: c9705bba-7284-40cc-9c6d-f9ba2cd22d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:52383 | ||
| 10239 | 2026.01.14 00:52:06.270469 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63656 | ||
| 10240 | 2026.01.14 00:52:06.270728 [ 289 ] {} <Debug> TCP-Session: c9705bba-7284-40cc-9c6d-f9ba2cd22d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.01.14 00:52:06.270471 [ 286 ] {} <Trace> TCP-Session: 010314c4-a1fb-4947-afb1-434cc25551a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.01.14 00:52:06.270768 [ 289 ] {} <Debug> TCP-Session: c9705bba-7284-40cc-9c6d-f9ba2cd22d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.01.14 00:52:06.270441 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54105 | ||
| 10244 | 2026.01.14 00:52:06.270819 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10245 | 2026.01.14 00:52:06.270474 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54202 | ||
| 10246 | 2026.01.14 00:52:06.270860 [ 353 ] {} <Debug> TCP-Session: addce979-bce9-44ea-8abb-5ef23d718f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63656 | ||
| 10247 | 2026.01.14 00:52:06.270880 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10248 | 2026.01.14 00:52:06.270906 [ 353 ] {} <Debug> TCP-Session: addce979-bce9-44ea-8abb-5ef23d718f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.01.14 00:52:06.270915 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10250 | 2026.01.14 00:52:06.270931 [ 353 ] {} <Debug> TCP-Session: addce979-bce9-44ea-8abb-5ef23d718f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10251 | 2026.01.14 00:52:06.270939 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10252 | 2026.01.14 00:52:06.270952 [ 355 ] {} <Debug> TCP-Session: 56aac68c-b8d7-41e6-b226-f6f60a113044 Authenticating user 'default' from [fd00:1122:3344:101::e]:54202 | ||
| 10253 | 2026.01.14 00:52:06.270926 [ 352 ] {} <Debug> TCP-Session: 18e9d788-7bb2-4df9-9875-ad2eda2c614f Authenticating user 'default' from [fd00:1122:3344:101::e]:54105 | ||
| 10254 | 2026.01.14 00:52:06.270984 [ 355 ] {} <Debug> TCP-Session: 56aac68c-b8d7-41e6-b226-f6f60a113044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.01.14 00:52:06.270425 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56582 | ||
| 10256 | 2026.01.14 00:52:06.271017 [ 355 ] {} <Debug> TCP-Session: 56aac68c-b8d7-41e6-b226-f6f60a113044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.01.14 00:52:06.271011 [ 352 ] {} <Debug> TCP-Session: 18e9d788-7bb2-4df9-9875-ad2eda2c614f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.01.14 00:52:06.271069 [ 352 ] {} <Debug> TCP-Session: 18e9d788-7bb2-4df9-9875-ad2eda2c614f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.01.14 00:52:06.271079 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10260 | 2026.01.14 00:52:06.271106 [ 351 ] {} <Debug> TCP-Session: 1d83a076-5c31-489a-b4ad-6f32a532a0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56582 | ||
| 10261 | 2026.01.14 00:52:06.271123 [ 351 ] {} <Debug> TCP-Session: 1d83a076-5c31-489a-b4ad-6f32a532a0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.01.14 00:52:06.271135 [ 351 ] {} <Debug> TCP-Session: 1d83a076-5c31-489a-b4ad-6f32a532a0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2026.01.14 00:52:06.271218 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10264 | 2026.01.14 00:52:06.271284 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10265 | 2026.01.14 00:52:06.271567 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 10266 | 2026.01.14 00:52:06.272571 [ 319 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> AggregatingTransform: Aggregating | ||
| 10267 | 2026.01.14 00:52:06.272673 [ 319 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> Aggregator: Aggregation method: without_key | ||
| 10268 | 2026.01.14 00:52:06.272704 [ 319 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035892 sec. (965.352 rows/sec., 37.71 KiB/sec.) | ||
| 10269 | 2026.01.14 00:52:06.272718 [ 319 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Trace> Aggregator: Merging aggregated data | ||
| 10270 | 2026.01.14 00:52:06.273935 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 10271 | 2026.01.14 00:52:06.274059 [ 286 ] {0aaeb5b0-75e5-4627-b1b1-5cfd5c057c93} <Debug> TCPHandler: Processed in 0.003726431 sec. | ||
| 10272 | 2026.01.14 00:52:06.274168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10273 | 2026.01.14 00:52:06.274198 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10274 | 2026.01.14 00:52:06.274202 [ 286 ] {} <Debug> TCP-Session: 010314c4-a1fb-4947-afb1-434cc25551a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.01.14 00:52:06.274218 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.01.14 00:52:06.274235 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10277 | 2026.01.14 00:52:06.274253 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.01.14 00:52:06.274280 [ 289 ] {} <Debug> TCP-Session: c9705bba-7284-40cc-9c6d-f9ba2cd22d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.01.14 00:52:06.274292 [ 355 ] {} <Debug> TCP-Session: 56aac68c-b8d7-41e6-b226-f6f60a113044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.01.14 00:52:06.274296 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10281 | 2026.01.14 00:52:06.274318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10282 | 2026.01.14 00:52:06.274345 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10283 | 2026.01.14 00:52:06.274366 [ 354 ] {} <Debug> TCP-Session: ef6f0cb0-ab44-4e1e-b3fb-99571ec76149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.01.14 00:52:06.274376 [ 290 ] {} <Debug> TCP-Session: 1bbbc7fc-a907-48f1-8ec4-7cfdcf1cc603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.01.14 00:52:06.274309 [ 352 ] {} <Debug> TCP-Session: 18e9d788-7bb2-4df9-9875-ad2eda2c614f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.01.14 00:52:06.274411 [ 353 ] {} <Debug> TCP-Session: addce979-bce9-44ea-8abb-5ef23d718f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2026.01.14 00:52:06.274245 [ 288 ] {} <Debug> TCP-Session: 9bbbeab9-31f6-478b-98b4-bfa3b914f379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2026.01.14 00:52:06.274273 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10289 | 2026.01.14 00:52:06.274506 [ 351 ] {} <Debug> TCP-Session: 1d83a076-5c31-489a-b4ad-6f32a532a0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.01.14 00:52:06.275720 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43649 | ||
| 10291 | 2026.01.14 00:52:06.275771 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10292 | 2026.01.14 00:52:06.275789 [ 352 ] {} <Debug> TCP-Session: 78658b32-a35f-4b7e-9199-0eb223298f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:43649 | ||
| 10293 | 2026.01.14 00:52:06.275805 [ 352 ] {} <Debug> TCP-Session: 78658b32-a35f-4b7e-9199-0eb223298f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10294 | 2026.01.14 00:52:06.275817 [ 352 ] {} <Debug> TCP-Session: 78658b32-a35f-4b7e-9199-0eb223298f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10295 | 2026.01.14 00:52:06.275958 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44858 | ||
| 10296 | 2026.01.14 00:52:06.275974 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63431 | ||
| 10297 | 2026.01.14 00:52:06.275977 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55872 | ||
| 10298 | 2026.01.14 00:52:06.275996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36349 | ||
| 10299 | 2026.01.14 00:52:06.276027 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53853 | ||
| 10300 | 2026.01.14 00:52:06.276038 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55591 | ||
| 10301 | 2026.01.14 00:52:06.276055 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10302 | 2026.01.14 00:52:06.276080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10303 | 2026.01.14 00:52:06.276088 [ 352 ] {} <Trace> TCP-Session: 78658b32-a35f-4b7e-9199-0eb223298f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.01.14 00:52:06.276100 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10305 | 2026.01.14 00:52:06.276114 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10306 | 2026.01.14 00:52:06.276131 [ 289 ] {} <Debug> TCP-Session: 4c6f153d-4f77-40ec-9d3b-2c70a4758625 Authenticating user 'default' from [fd00:1122:3344:101::e]:53853 | ||
| 10307 | 2026.01.14 00:52:06.276152 [ 351 ] {} <Debug> TCP-Session: 4071a4de-48e9-4cda-8ba7-58e96d0e074e Authenticating user 'default' from [fd00:1122:3344:101::e]:55591 | ||
| 10308 | 2026.01.14 00:52:06.276159 [ 289 ] {} <Debug> TCP-Session: 4c6f153d-4f77-40ec-9d3b-2c70a4758625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.01.14 00:52:06.276176 [ 351 ] {} <Debug> TCP-Session: 4071a4de-48e9-4cda-8ba7-58e96d0e074e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.01.14 00:52:06.276188 [ 289 ] {} <Debug> TCP-Session: 4c6f153d-4f77-40ec-9d3b-2c70a4758625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.01.14 00:52:06.276200 [ 351 ] {} <Debug> TCP-Session: 4071a4de-48e9-4cda-8ba7-58e96d0e074e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.01.14 00:52:06.276049 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10313 | 2026.01.14 00:52:06.276030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42597 | ||
| 10314 | 2026.01.14 00:52:06.276259 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10315 | 2026.01.14 00:52:06.276270 [ 354 ] {} <Debug> TCP-Session: 1d5eaa56-d41d-4f88-bbcf-9ea69456b20d Authenticating user 'default' from [fd00:1122:3344:101::e]:63431 | ||
| 10316 | 2026.01.14 00:52:06.276031 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10317 | 2026.01.14 00:52:06.276310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10318 | 2026.01.14 00:52:06.276344 [ 353 ] {} <Debug> TCP-Session: 8938ae9c-64ff-40ce-bd5b-bc99b23c2b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44858 | ||
| 10319 | 2026.01.14 00:52:06.276355 [ 290 ] {} <Debug> TCP-Session: b1598b80-f576-496f-9ebe-dabb715791be Authenticating user 'default' from [fd00:1122:3344:101::e]:42597 | ||
| 10320 | 2026.01.14 00:52:06.276372 [ 353 ] {} <Debug> TCP-Session: 8938ae9c-64ff-40ce-bd5b-bc99b23c2b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2026.01.14 00:52:06.276383 [ 290 ] {} <Debug> TCP-Session: b1598b80-f576-496f-9ebe-dabb715791be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10322 | 2026.01.14 00:52:06.276397 [ 353 ] {} <Debug> TCP-Session: 8938ae9c-64ff-40ce-bd5b-bc99b23c2b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10323 | 2026.01.14 00:52:06.276408 [ 290 ] {} <Debug> TCP-Session: b1598b80-f576-496f-9ebe-dabb715791be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2026.01.14 00:52:06.276316 [ 354 ] {} <Debug> TCP-Session: 1d5eaa56-d41d-4f88-bbcf-9ea69456b20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2026.01.14 00:52:06.276008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33306 | ||
| 10326 | 2026.01.14 00:52:06.276455 [ 354 ] {} <Debug> TCP-Session: 1d5eaa56-d41d-4f88-bbcf-9ea69456b20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2026.01.14 00:52:06.276104 [ 286 ] {} <Debug> TCP-Session: 3053d52b-b700-4fcf-a0fb-b938b13aee99 Authenticating user 'default' from [fd00:1122:3344:101::e]:36349 | ||
| 10328 | 2026.01.14 00:52:06.276093 [ 355 ] {} <Debug> TCP-Session: 2bbe7760-f69e-4c33-b540-bb52eb54aa8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55872 | ||
| 10329 | 2026.01.14 00:52:06.276501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10330 | 2026.01.14 00:52:06.276521 [ 355 ] {} <Debug> TCP-Session: 2bbe7760-f69e-4c33-b540-bb52eb54aa8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2026.01.14 00:52:06.276539 [ 288 ] {} <Debug> TCP-Session: eecc0b29-78d1-40df-bf3d-38be787143fb Authenticating user 'default' from [fd00:1122:3344:101::e]:33306 | ||
| 10332 | 2026.01.14 00:52:06.276546 [ 355 ] {} <Debug> TCP-Session: 2bbe7760-f69e-4c33-b540-bb52eb54aa8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10333 | 2026.01.14 00:52:06.276568 [ 288 ] {} <Debug> TCP-Session: eecc0b29-78d1-40df-bf3d-38be787143fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10334 | 2026.01.14 00:52:06.276575 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10335 | 2026.01.14 00:52:06.276597 [ 288 ] {} <Debug> TCP-Session: eecc0b29-78d1-40df-bf3d-38be787143fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2026.01.14 00:52:06.276509 [ 286 ] {} <Debug> TCP-Session: 3053d52b-b700-4fcf-a0fb-b938b13aee99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2026.01.14 00:52:06.276647 [ 286 ] {} <Debug> TCP-Session: 3053d52b-b700-4fcf-a0fb-b938b13aee99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2026.01.14 00:52:06.276647 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10339 | 2026.01.14 00:52:06.276970 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 10340 | 2026.01.14 00:52:06.277867 [ 326 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> AggregatingTransform: Aggregating | ||
| 10341 | 2026.01.14 00:52:06.277915 [ 326 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> Aggregator: Aggregation method: without_key | ||
| 10342 | 2026.01.14 00:52:06.277945 [ 326 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092655 sec. (1079.273 rows/sec., 42.16 KiB/sec.) | ||
| 10343 | 2026.01.14 00:52:06.277963 [ 326 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Trace> Aggregator: Merging aggregated data | ||
| 10344 | 2026.01.14 00:52:06.279384 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 10345 | 2026.01.14 00:52:06.279491 [ 352 ] {a00cb344-d1e3-4647-b38f-1403ac55ce71} <Debug> TCPHandler: Processed in 0.003538077 sec. | ||
| 10346 | 2026.01.14 00:52:06.279593 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10347 | 2026.01.14 00:52:06.279612 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10348 | 2026.01.14 00:52:06.279623 [ 352 ] {} <Debug> TCP-Session: 78658b32-a35f-4b7e-9199-0eb223298f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2026.01.14 00:52:06.279631 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10350 | 2026.01.14 00:52:06.279651 [ 351 ] {} <Debug> TCP-Session: 4071a4de-48e9-4cda-8ba7-58e96d0e074e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10351 | 2026.01.14 00:52:06.279672 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10352 | 2026.01.14 00:52:06.279688 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2026.01.14 00:52:06.279691 [ 353 ] {} <Debug> TCP-Session: 8938ae9c-64ff-40ce-bd5b-bc99b23c2b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2026.01.14 00:52:06.279708 [ 355 ] {} <Debug> TCP-Session: 2bbe7760-f69e-4c33-b540-bb52eb54aa8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.01.14 00:52:06.279716 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2026.01.14 00:52:06.279730 [ 289 ] {} <Debug> TCP-Session: 4c6f153d-4f77-40ec-9d3b-2c70a4758625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2026.01.14 00:52:06.279771 [ 290 ] {} <Debug> TCP-Session: b1598b80-f576-496f-9ebe-dabb715791be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.01.14 00:52:06.279643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10359 | 2026.01.14 00:52:06.279659 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10360 | 2026.01.14 00:52:06.279833 [ 288 ] {} <Debug> TCP-Session: eecc0b29-78d1-40df-bf3d-38be787143fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2026.01.14 00:52:06.279701 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10362 | 2026.01.14 00:52:06.279852 [ 354 ] {} <Debug> TCP-Session: 1d5eaa56-d41d-4f88-bbcf-9ea69456b20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.01.14 00:52:06.279891 [ 286 ] {} <Debug> TCP-Session: 3053d52b-b700-4fcf-a0fb-b938b13aee99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.01.14 00:52:06.856579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23522 | ||
| 10365 | 2026.01.14 00:52:06.857077 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.01.14 00:52:06.857123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10367 | 2026.01.14 00:52:06.857623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10368 | 2026.01.14 00:52:06.857871 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.01.14 00:52:06.858003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23522 | ||
| 10370 | 2026.01.14 00:52:08.096904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10371 | 2026.01.14 00:52:08.113496 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.14 00:52:08.113542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10373 | 2026.01.14 00:52:08.119530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10374 | 2026.01.14 00:52:08.120190 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.14 00:52:08.123350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10376 | 2026.01.14 00:52:09.431761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1286 | ||
| 10377 | 2026.01.14 00:52:09.434699 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.01.14 00:52:09.434745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10379 | 2026.01.14 00:52:09.435966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10380 | 2026.01.14 00:52:09.436227 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.01.14 00:52:09.436492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
| 10382 | 2026.01.14 00:52:10.213385 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.01.14 00:52:10.213582 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10384 | 2026.01.14 00:52:10.213664 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10385 | 2026.01.14 00:52:10.214439 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.01.14 00:52:10.214490 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10387 | 2026.01.14 00:52:10.214923 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10388 | 2026.01.14 00:52:10.215186 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.01.14 00:52:10.215359 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001829 sec., 224166.2110442865 rows/sec., 14.22 MiB/sec. | ||
| 10390 | 2026.01.14 00:52:10.215416 [ 4 ] {7ac8733b-b8e1-4a8f-bfcf-949b49565499} <Debug> TCPHandler: Processed in 0.002156477 sec. | ||
| 10391 | 2026.01.14 00:52:10.215546 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.01.14 00:52:10.215651 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10393 | 2026.01.14 00:52:10.215695 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10394 | 2026.01.14 00:52:10.216604 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.01.14 00:52:10.216642 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10396 | 2026.01.14 00:52:10.217034 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10397 | 2026.01.14 00:52:10.217251 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.01.14 00:52:10.217389 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001763 sec., 664775.9500850822 rows/sec., 52.90 MiB/sec. | ||
| 10399 | 2026.01.14 00:52:10.217434 [ 4 ] {b46d652d-329e-498c-9c84-ede5b7b32e86} <Debug> TCPHandler: Processed in 0.001940742 sec. | ||
| 10400 | 2026.01.14 00:52:10.217563 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.01.14 00:52:10.217667 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10402 | 2026.01.14 00:52:10.217710 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10403 | 2026.01.14 00:52:10.218193 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.01.14 00:52:10.218228 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10405 | 2026.01.14 00:52:10.218561 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10406 | 2026.01.14 00:52:10.218795 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.01.14 00:52:10.218927 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001282 sec., 183307.33229329175 rows/sec., 11.10 MiB/sec. | ||
| 10408 | 2026.01.14 00:52:10.218965 [ 4 ] {b0571946-331c-4e4f-95ae-48d9eaf5ee1c} <Debug> TCPHandler: Processed in 0.001456332 sec. | ||
| 10409 | 2026.01.14 00:52:10.219077 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.01.14 00:52:10.219181 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.01.14 00:52:10.219222 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10412 | 2026.01.14 00:52:10.219684 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.01.14 00:52:10.219718 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10414 | 2026.01.14 00:52:10.220038 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10415 | 2026.01.14 00:52:10.220260 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.01.14 00:52:10.220397 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 10417 | 2026.01.14 00:52:10.220436 [ 4 ] {8328f148-0864-4b83-a1ee-8e6f8e9c3ba8} <Debug> TCPHandler: Processed in 0.001408631 sec. | ||
| 10418 | 2026.01.14 00:52:10.220560 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.01.14 00:52:10.220657 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10420 | 2026.01.14 00:52:10.220698 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10421 | 2026.01.14 00:52:10.221181 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.01.14 00:52:10.221215 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10423 | 2026.01.14 00:52:10.221607 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10424 | 2026.01.14 00:52:10.221825 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.01.14 00:52:10.221954 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001316 sec., 160334.34650455927 rows/sec., 9.10 MiB/sec. | ||
| 10426 | 2026.01.14 00:52:10.221994 [ 4 ] {908d501f-77e1-42c2-879b-b03e0c6d2268} <Debug> TCPHandler: Processed in 0.001496633 sec. | ||
| 10427 | 2026.01.14 00:52:10.222111 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.01.14 00:52:10.222211 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10429 | 2026.01.14 00:52:10.222253 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10430 | 2026.01.14 00:52:10.222953 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.01.14 00:52:10.222991 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10432 | 2026.01.14 00:52:10.223343 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10433 | 2026.01.14 00:52:10.223546 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.01.14 00:52:10.223674 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001481 sec., 478730.5874409183 rows/sec., 33.54 MiB/sec. | ||
| 10435 | 2026.01.14 00:52:10.223737 [ 4 ] {204625bd-aa79-4c0e-8607-55c32011a17d} <Debug> TCPHandler: Processed in 0.001675447 sec. | ||
| 10436 | 2026.01.14 00:52:10.223855 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2026.01.14 00:52:10.223949 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10438 | 2026.01.14 00:52:10.224006 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10439 | 2026.01.14 00:52:10.224404 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.01.14 00:52:10.224441 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10441 | 2026.01.14 00:52:10.224745 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10442 | 2026.01.14 00:52:10.224944 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.01.14 00:52:10.225070 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 10444 | 2026.01.14 00:52:10.225128 [ 4 ] {bff3cf23-4f73-4f5b-8a66-b2df271025d7} <Debug> TCPHandler: Processed in 0.001321339 sec. | ||
| 10445 | 2026.01.14 00:52:10.225247 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2026.01.14 00:52:10.225358 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10447 | 2026.01.14 00:52:10.225405 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10448 | 2026.01.14 00:52:10.225876 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.01.14 00:52:10.225913 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10450 | 2026.01.14 00:52:10.226274 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10451 | 2026.01.14 00:52:10.226510 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.01.14 00:52:10.226640 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001301 sec., 241352.80553420444 rows/sec., 15.85 MiB/sec. | ||
| 10453 | 2026.01.14 00:52:10.226678 [ 4 ] {2d2f7cdb-2fc4-4a32-acc1-2085f0c02b75} <Debug> TCPHandler: Processed in 0.001479952 sec. | ||
| 10454 | 2026.01.14 00:52:10.226792 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.01.14 00:52:10.226889 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10456 | 2026.01.14 00:52:10.226937 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10457 | 2026.01.14 00:52:10.227260 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.01.14 00:52:10.227295 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10459 | 2026.01.14 00:52:10.227581 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10460 | 2026.01.14 00:52:10.227781 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.01.14 00:52:10.227925 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 10462 | 2026.01.14 00:52:10.227967 [ 4 ] {65c68e1f-2f65-4690-b853-22635b3cd405} <Debug> TCPHandler: Processed in 0.001224716 sec. | ||
| 10463 | 2026.01.14 00:52:10.228104 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.01.14 00:52:10.228203 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10465 | 2026.01.14 00:52:10.228260 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10466 | 2026.01.14 00:52:10.229085 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.01.14 00:52:10.229121 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10468 | 2026.01.14 00:52:10.229677 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10469 | 2026.01.14 00:52:10.229973 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.01.14 00:52:10.230124 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00194 sec., 15463.917525773195 rows/sec., 27.71 MiB/sec. | ||
| 10471 | 2026.01.14 00:52:10.230193 [ 4 ] {84d14edc-d9e7-4b0c-8255-caf1ebc07a55} <Debug> TCPHandler: Processed in 0.002149697 sec. | ||
| 10472 | 2026.01.14 00:52:10.230310 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.01.14 00:52:10.230405 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.01.14 00:52:10.230447 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10475 | 2026.01.14 00:52:10.230833 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.01.14 00:52:10.230868 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10477 | 2026.01.14 00:52:10.231191 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10478 | 2026.01.14 00:52:10.231465 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.01.14 00:52:10.231633 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001245 sec., 83534.13654618473 rows/sec., 5.12 MiB/sec. | ||
| 10480 | 2026.01.14 00:52:10.231683 [ 4 ] {f4bc2ea0-b339-4302-9191-79c54728801b} <Debug> TCPHandler: Processed in 0.001422021 sec. | ||
| 10481 | 2026.01.14 00:52:14.218434 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10482 | 2026.01.14 00:52:14.218488 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10483 | 2026.01.14 00:52:14.358151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24034 | ||
| 10484 | 2026.01.14 00:52:14.358890 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.01.14 00:52:14.358950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 10486 | 2026.01.14 00:52:14.359454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10487 | 2026.01.14 00:52:14.359705 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.01.14 00:52:14.359833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24034 | ||
| 10489 | 2026.01.14 00:52:15.201000 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.01.14 00:52:15.201210 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10491 | 2026.01.14 00:52:15.201284 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10492 | 2026.01.14 00:52:15.202053 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.01.14 00:52:15.202101 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10494 | 2026.01.14 00:52:15.202564 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10495 | 2026.01.14 00:52:15.202798 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.01.14 00:52:15.202954 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001795 sec., 42339.83286908078 rows/sec., 3.49 MiB/sec. | ||
| 10497 | 2026.01.14 00:52:15.203003 [ 4 ] {11d0ec97-1ce3-4a13-b21e-6dac62f89cbf} <Debug> TCPHandler: Processed in 0.002141947 sec. | ||
| 10498 | 2026.01.14 00:52:15.203136 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.01.14 00:52:15.203240 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10500 | 2026.01.14 00:52:15.203284 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10501 | 2026.01.14 00:52:15.203704 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.01.14 00:52:15.203742 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10503 | 2026.01.14 00:52:15.204048 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10504 | 2026.01.14 00:52:15.204253 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.01.14 00:52:15.204362 [ 61 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10506 | 2026.01.14 00:52:15.204390 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 10507 | 2026.01.14 00:52:15.204430 [ 61 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.14 00:52:15.204440 [ 4 ] {09702fb9-4d57-4ac4-a0c3-9c4909aae063} <Debug> TCPHandler: Processed in 0.001356009 sec. | ||
| 10509 | 2026.01.14 00:52:15.204461 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10510 | 2026.01.14 00:52:15.204595 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 10511 | 2026.01.14 00:52:15.204599 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.01.14 00:52:15.204731 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10513 | 2026.01.14 00:52:15.204740 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10514 | 2026.01.14 00:52:15.204776 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 277 rows starting from the beginning of the part | ||
| 10515 | 2026.01.14 00:52:15.204804 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.01.14 00:52:15.204858 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10517 | 2026.01.14 00:52:15.204916 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 235 rows starting from the beginning of the part | ||
| 10518 | 2026.01.14 00:52:15.204969 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10519 | 2026.01.14 00:52:15.205017 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 235 rows starting from the beginning of the part | ||
| 10520 | 2026.01.14 00:52:15.205060 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 10521 | 2026.01.14 00:52:15.205291 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.01.14 00:52:15.205334 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10523 | 2026.01.14 00:52:15.205680 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10524 | 2026.01.14 00:52:15.205902 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.01.14 00:52:15.205965 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421171 sec., 548139.5271927165 rows/sec., 35.91 MiB/sec. | ||
| 10526 | 2026.01.14 00:52:15.206035 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001319 sec., 56103.10841546626 rows/sec., 4.38 MiB/sec. | ||
| 10527 | 2026.01.14 00:52:15.206078 [ 4 ] {89bc2a82-37ca-4aba-a402-ec88c605b21b} <Debug> TCPHandler: Processed in 0.001540153 sec. | ||
| 10528 | 2026.01.14 00:52:15.206121 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10529 | 2026.01.14 00:52:15.206185 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2026.01.14 00:52:15.206280 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10531 | 2026.01.14 00:52:15.206325 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10532 | 2026.01.14 00:52:15.206391 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.01.14 00:52:15.206467 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_71_14} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10534 | 2026.01.14 00:52:15.206551 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10535 | 2026.01.14 00:52:15.206718 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.01.14 00:52:15.206753 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10537 | 2026.01.14 00:52:15.207085 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10538 | 2026.01.14 00:52:15.207312 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.01.14 00:52:15.207440 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 10540 | 2026.01.14 00:52:15.207478 [ 4 ] {d634a44e-7233-4e13-84fb-fe962113cf12} <Debug> TCPHandler: Processed in 0.001342139 sec. | ||
| 10541 | 2026.01.14 00:52:15.207575 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2026.01.14 00:52:15.207668 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10543 | 2026.01.14 00:52:15.207723 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10544 | 2026.01.14 00:52:15.208464 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.01.14 00:52:15.208502 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10546 | 2026.01.14 00:52:15.209014 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10547 | 2026.01.14 00:52:15.209237 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.01.14 00:52:15.209354 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10549 | 2026.01.14 00:52:15.209377 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001727 sec., 5790.387955993051 rows/sec., 10.38 MiB/sec. | ||
| 10550 | 2026.01.14 00:52:15.209393 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.01.14 00:52:15.209422 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10552 | 2026.01.14 00:52:15.209438 [ 4 ] {6a54322e-c93a-43a9-9b3d-c378e94ba00e} <Debug> TCPHandler: Processed in 0.001911012 sec. | ||
| 10553 | 2026.01.14 00:52:15.209492 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 10554 | 2026.01.14 00:52:15.209550 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.01.14 00:52:15.209648 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.01.14 00:52:15.209689 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10557 | 2026.01.14 00:52:15.209701 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10558 | 2026.01.14 00:52:15.209758 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1281 rows starting from the beginning of the part | ||
| 10559 | 2026.01.14 00:52:15.209880 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10560 | 2026.01.14 00:52:15.209992 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 10561 | 2026.01.14 00:52:15.210023 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.14 00:52:15.210064 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10563 | 2026.01.14 00:52:15.210091 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 10564 | 2026.01.14 00:52:15.210192 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 10565 | 2026.01.14 00:52:15.210291 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 10566 | 2026.01.14 00:52:15.210366 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10567 | 2026.01.14 00:52:15.210585 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.01.14 00:52:15.210721 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10569 | 2026.01.14 00:52:15.210757 [ 4 ] {506f5bc6-3c6d-4e86-b6ce-541532dafc40} <Debug> TCPHandler: Processed in 0.001256078 sec. | ||
| 10570 | 2026.01.14 00:52:15.216944 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 19 columns (19 merged, 0 gathered) in 0.007482734 sec., 183221.80101551116 rows/sec., 328.33 MiB/sec. | ||
| 10571 | 2026.01.14 00:52:15.218142 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10572 | 2026.01.14 00:52:15.218442 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.01.14 00:52:15.218523 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10574 | 2026.01.14 00:52:15.218624 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10575 | 2026.01.14 00:52:15.623452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10576 | 2026.01.14 00:52:15.640535 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.14 00:52:15.640593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10578 | 2026.01.14 00:52:15.646832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10579 | 2026.01.14 00:52:15.647591 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.01.14 00:52:15.650430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10581 | 2026.01.14 00:52:16.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.24 MiB, peak 324.23 MiB, free memory in arenas 0.00 B, will set to 316.23 MiB (RSS), difference: 2.99 MiB | ||
| 10582 | 2026.01.14 00:52:19.436753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1320 | ||
| 10583 | 2026.01.14 00:52:19.439187 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.01.14 00:52:19.439247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10585 | 2026.01.14 00:52:19.440522 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10586 | 2026.01.14 00:52:19.440811 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.01.14 00:52:19.441192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10588 | 2026.01.14 00:52:20.206226 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.01.14 00:52:20.206416 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10590 | 2026.01.14 00:52:20.206480 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10591 | 2026.01.14 00:52:20.207097 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.01.14 00:52:20.207141 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10593 | 2026.01.14 00:52:20.207531 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10594 | 2026.01.14 00:52:20.207758 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.01.14 00:52:20.207911 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 10596 | 2026.01.14 00:52:20.207954 [ 4 ] {7de4c434-9285-4db0-aa65-d6eef1cbb7bc} <Debug> TCPHandler: Processed in 0.001853461 sec. | ||
| 10597 | 2026.01.14 00:52:20.208076 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.01.14 00:52:20.208176 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10599 | 2026.01.14 00:52:20.208216 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10600 | 2026.01.14 00:52:20.208617 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.01.14 00:52:20.208653 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10602 | 2026.01.14 00:52:20.208950 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10603 | 2026.01.14 00:52:20.209154 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.01.14 00:52:20.209280 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 10605 | 2026.01.14 00:52:20.209318 [ 4 ] {93ed0718-4014-458a-a276-7769b0f30d2d} <Debug> TCPHandler: Processed in 0.001291879 sec. | ||
| 10606 | 2026.01.14 00:52:20.209429 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.01.14 00:52:20.209522 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10608 | 2026.01.14 00:52:20.209561 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10609 | 2026.01.14 00:52:20.210023 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.01.14 00:52:20.210059 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10611 | 2026.01.14 00:52:20.210367 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10612 | 2026.01.14 00:52:20.210579 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.01.14 00:52:20.210706 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001202 sec., 200499.1680532446 rows/sec., 17.79 MiB/sec. | ||
| 10614 | 2026.01.14 00:52:20.210743 [ 4 ] {38e9d0ea-02cb-4dcb-9996-73be233d8848} <Debug> TCPHandler: Processed in 0.00136173 sec. | ||
| 10615 | 2026.01.14 00:52:20.210849 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.01.14 00:52:20.210940 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10617 | 2026.01.14 00:52:20.210979 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10618 | 2026.01.14 00:52:20.211373 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.01.14 00:52:20.211408 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10620 | 2026.01.14 00:52:20.211693 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10621 | 2026.01.14 00:52:20.211901 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.01.14 00:52:20.212022 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.0011 sec., 47272.72727272727 rows/sec., 3.48 MiB/sec. | ||
| 10623 | 2026.01.14 00:52:20.212059 [ 4 ] {9d32bb20-4a35-46a5-aac4-d76873c9bbef} <Debug> TCPHandler: Processed in 0.001257698 sec. | ||
| 10624 | 2026.01.14 00:52:20.212168 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.01.14 00:52:20.212259 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10626 | 2026.01.14 00:52:20.212298 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10627 | 2026.01.14 00:52:20.212681 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.01.14 00:52:20.212716 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10629 | 2026.01.14 00:52:20.213001 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10630 | 2026.01.14 00:52:20.213206 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.01.14 00:52:20.213329 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 10632 | 2026.01.14 00:52:20.213318 [ 173 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10633 | 2026.01.14 00:52:20.213366 [ 4 ] {65264ee3-22b2-4a41-af0c-02e6603c9d5a} <Debug> TCPHandler: Processed in 0.001245317 sec. | ||
| 10634 | 2026.01.14 00:52:20.213409 [ 173 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.01.14 00:52:20.213439 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10636 | 2026.01.14 00:52:20.213501 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10637 | 2026.01.14 00:52:20.213570 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10638 | 2026.01.14 00:52:20.213596 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.01.14 00:52:20.213647 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10640 | 2026.01.14 00:52:20.213719 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10641 | 2026.01.14 00:52:20.213758 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 466 rows starting from the beginning of the part | ||
| 10642 | 2026.01.14 00:52:20.213832 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 10643 | 2026.01.14 00:52:20.213882 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10644 | 2026.01.14 00:52:20.213926 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 10645 | 2026.01.14 00:52:20.213970 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 10646 | 2026.01.14 00:52:20.214013 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 10647 | 2026.01.14 00:52:20.214076 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.01.14 00:52:20.214124 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10649 | 2026.01.14 00:52:20.214462 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10650 | 2026.01.14 00:52:20.214684 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.01.14 00:52:20.214874 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001296 sec., 9259.25925925926 rows/sec., 723.38 KiB/sec. | ||
| 10652 | 2026.01.14 00:52:20.214912 [ 4 ] {6a693c5b-1e2e-4673-aa68-693ab9f67b6c} <Debug> TCPHandler: Processed in 0.001470062 sec. | ||
| 10653 | 2026.01.14 00:52:20.215020 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.01.14 00:52:20.215111 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10655 | 2026.01.14 00:52:20.215111 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604295 sec., 843984.4292976042 rows/sec., 59.12 MiB/sec. | ||
| 10656 | 2026.01.14 00:52:20.215151 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10657 | 2026.01.14 00:52:20.215291 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10658 | 2026.01.14 00:52:20.215601 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.01.14 00:52:20.215645 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10660 | 2026.01.14 00:52:20.215674 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.01.14 00:52:20.215761 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_30_6} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10662 | 2026.01.14 00:52:20.215846 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10663 | 2026.01.14 00:52:20.215968 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10664 | 2026.01.14 00:52:20.216180 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.14 00:52:20.216311 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001218 sec., 114942.5287356322 rows/sec., 9.29 MiB/sec. | ||
| 10666 | 2026.01.14 00:52:20.216348 [ 4 ] {67c05631-b273-4d2c-95c9-9315b7a2fa75} <Debug> TCPHandler: Processed in 0.001375651 sec. | ||
| 10667 | 2026.01.14 00:52:20.216460 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.01.14 00:52:20.216551 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.01.14 00:52:20.216591 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10670 | 2026.01.14 00:52:20.216982 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.01.14 00:52:20.217017 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10672 | 2026.01.14 00:52:20.217371 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10673 | 2026.01.14 00:52:20.217575 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.01.14 00:52:20.217701 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Debug> executeQuery: Read 237 rows, 17.74 KiB in 0.001168 sec., 202910.9589041096 rows/sec., 14.83 MiB/sec. | ||
| 10675 | 2026.01.14 00:52:20.217737 [ 4 ] {0a68cb5e-015b-47f4-b025-0b4a01634241} <Debug> TCPHandler: Processed in 0.001323819 sec. | ||
| 10676 | 2026.01.14 00:52:20.217843 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.01.14 00:52:20.217934 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.01.14 00:52:20.217986 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10679 | 2026.01.14 00:52:20.218756 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.14 00:52:20.218792 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10681 | 2026.01.14 00:52:20.219323 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10682 | 2026.01.14 00:52:20.219544 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.01.14 00:52:20.219679 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001763 sec., 17016.449234259784 rows/sec., 30.49 MiB/sec. | ||
| 10684 | 2026.01.14 00:52:20.219744 [ 4 ] {4e8ed753-9a4d-4c36-ab4e-971da9c7f384} <Debug> TCPHandler: Processed in 0.001947713 sec. | ||
| 10685 | 2026.01.14 00:52:20.219850 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.01.14 00:52:20.219941 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.01.14 00:52:20.219982 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2026.01.14 00:52:20.220297 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.01.14 00:52:20.220333 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10690 | 2026.01.14 00:52:20.220628 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10691 | 2026.01.14 00:52:20.220827 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.01.14 00:52:20.220953 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 10693 | 2026.01.14 00:52:20.220988 [ 4 ] {d5b34ae2-df9d-40b5-9632-2b15385a99ac} <Debug> TCPHandler: Processed in 0.001185566 sec. | ||
| 10694 | 2026.01.14 00:52:21.860006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24482 | ||
| 10695 | 2026.01.14 00:52:21.860590 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.01.14 00:52:21.860629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10697 | 2026.01.14 00:52:21.861109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10698 | 2026.01.14 00:52:21.861335 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.01.14 00:52:21.861461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24482 | ||
| 10700 | 2026.01.14 00:52:21.861496 [ 155 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10701 | 2026.01.14 00:52:21.861596 [ 155 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.01.14 00:52:21.861632 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10703 | 2026.01.14 00:52:21.861816 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10704 | 2026.01.14 00:52:21.862039 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10705 | 2026.01.14 00:52:21.862103 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22114 rows starting from the beginning of the part | ||
| 10706 | 2026.01.14 00:52:21.862209 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10707 | 2026.01.14 00:52:21.862287 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10708 | 2026.01.14 00:52:21.862336 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10709 | 2026.01.14 00:52:21.862377 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10710 | 2026.01.14 00:52:21.862418 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 10711 | 2026.01.14 00:52:21.864530 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24482 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796531 sec., 8754417.526571313 rows/sec., 125.23 MiB/sec. | ||
| 10712 | 2026.01.14 00:52:21.865200 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10713 | 2026.01.14 00:52:21.865528 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.01.14 00:52:21.865619 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_51_10} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10715 | 2026.01.14 00:52:21.865725 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10716 | 2026.01.14 00:52:23.150494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10717 | 2026.01.14 00:52:23.168162 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.01.14 00:52:23.168222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10719 | 2026.01.14 00:52:23.173995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10720 | 2026.01.14 00:52:23.174726 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.01.14 00:52:23.175008 [ 155 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10722 | 2026.01.14 00:52:23.175043 [ 155 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.01.14 00:52:23.175060 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10724 | 2026.01.14 00:52:23.175192 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10725 | 2026.01.14 00:52:23.178037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10726 | 2026.01.14 00:52:23.179642 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10727 | 2026.01.14 00:52:23.181306 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10728 | 2026.01.14 00:52:23.186449 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10729 | 2026.01.14 00:52:23.191265 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10730 | 2026.01.14 00:52:23.195980 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10731 | 2026.01.14 00:52:23.200215 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10732 | 2026.01.14 00:52:23.204191 [ 190 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 10733 | 2026.01.14 00:52:23.255798 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080665144 sec., 4760.420436365923 rows/sec., 24.62 MiB/sec. | ||
| 10734 | 2026.01.14 00:52:23.258936 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10735 | 2026.01.14 00:52:23.261002 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_51_10} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.01.14 00:52:23.261130 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_51_10} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10737 | 2026.01.14 00:52:23.264088 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10738 | 2026.01.14 00:52:24.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.31 MiB, peak 330.72 MiB, free memory in arenas 0.00 B, will set to 318.75 MiB (RSS), difference: 1.44 MiB | ||
| 10739 | 2026.01.14 00:52:25.201463 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.01.14 00:52:25.201675 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10741 | 2026.01.14 00:52:25.201750 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10742 | 2026.01.14 00:52:25.202511 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.01.14 00:52:25.202564 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10744 | 2026.01.14 00:52:25.202996 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10745 | 2026.01.14 00:52:25.203241 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.01.14 00:52:25.203401 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001778 sec., 42744.656917885266 rows/sec., 3.52 MiB/sec. | ||
| 10747 | 2026.01.14 00:52:25.203452 [ 4 ] {66d3f465-183f-4a74-80e4-6107f7c63aed} <Debug> TCPHandler: Processed in 0.002123666 sec. | ||
| 10748 | 2026.01.14 00:52:25.203580 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.01.14 00:52:25.203684 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10750 | 2026.01.14 00:52:25.203728 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10751 | 2026.01.14 00:52:25.204134 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.01.14 00:52:25.204173 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10753 | 2026.01.14 00:52:25.204489 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10754 | 2026.01.14 00:52:25.204717 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.14 00:52:25.204847 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 10756 | 2026.01.14 00:52:25.204885 [ 4 ] {b3da8db0-6f12-45ba-95ec-f89f9048579f} <Debug> TCPHandler: Processed in 0.00135733 sec. | ||
| 10757 | 2026.01.14 00:52:25.204998 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.01.14 00:52:25.205095 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10759 | 2026.01.14 00:52:25.205138 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10760 | 2026.01.14 00:52:25.205555 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.01.14 00:52:25.205592 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10762 | 2026.01.14 00:52:25.205911 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10763 | 2026.01.14 00:52:25.206165 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.01.14 00:52:25.206296 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00122 sec., 60655.737704918036 rows/sec., 4.74 MiB/sec. | ||
| 10765 | 2026.01.14 00:52:25.206338 [ 4 ] {761ca1c4-3950-4a50-8354-13995d8c40c9} <Debug> TCPHandler: Processed in 0.00138982 sec. | ||
| 10766 | 2026.01.14 00:52:25.206451 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.01.14 00:52:25.206545 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.01.14 00:52:25.206588 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10769 | 2026.01.14 00:52:25.206993 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.01.14 00:52:25.207030 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10771 | 2026.01.14 00:52:25.207384 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10772 | 2026.01.14 00:52:25.207611 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.01.14 00:52:25.207740 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10774 | 2026.01.14 00:52:25.207778 [ 4 ] {3855cd8a-8d4c-4bde-be58-849f0d70f9c0} <Debug> TCPHandler: Processed in 0.00137642 sec. | ||
| 10775 | 2026.01.14 00:52:25.207875 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.14 00:52:25.207968 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.01.14 00:52:25.208024 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10778 | 2026.01.14 00:52:25.208782 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.14 00:52:25.208820 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10780 | 2026.01.14 00:52:25.209350 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10781 | 2026.01.14 00:52:25.209578 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.01.14 00:52:25.209718 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 10783 | 2026.01.14 00:52:25.209780 [ 4 ] {e2222cec-aa16-4105-98b6-ed414a7975b2} <Debug> TCPHandler: Processed in 0.001953223 sec. | ||
| 10784 | 2026.01.14 00:52:25.209888 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.01.14 00:52:25.209981 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.01.14 00:52:25.210023 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10787 | 2026.01.14 00:52:25.210346 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.01.14 00:52:25.210384 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10789 | 2026.01.14 00:52:25.210703 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10790 | 2026.01.14 00:52:25.210951 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.14 00:52:25.211102 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 10792 | 2026.01.14 00:52:25.211145 [ 4 ] {89cae272-4e18-4d9d-9926-64a475b0f035} <Debug> TCPHandler: Processed in 0.001306978 sec. | ||
| 10793 | 2026.01.14 00:52:29.218531 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10794 | 2026.01.14 00:52:29.218607 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10795 | 2026.01.14 00:52:29.362528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24994 | ||
| 10796 | 2026.01.14 00:52:29.363043 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.01.14 00:52:29.363090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10798 | 2026.01.14 00:52:29.363589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10799 | 2026.01.14 00:52:29.363814 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.01.14 00:52:29.363953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24994 | ||
| 10801 | 2026.01.14 00:52:29.442355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1352 | ||
| 10802 | 2026.01.14 00:52:29.444733 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.01.14 00:52:29.444786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 10804 | 2026.01.14 00:52:29.446030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10805 | 2026.01.14 00:52:29.446317 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.01.14 00:52:29.446687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 10807 | 2026.01.14 00:52:30.201846 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.01.14 00:52:30.202025 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10809 | 2026.01.14 00:52:30.202087 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10810 | 2026.01.14 00:52:30.202813 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.01.14 00:52:30.202859 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10812 | 2026.01.14 00:52:30.203236 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10813 | 2026.01.14 00:52:30.203454 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.01.14 00:52:30.203596 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001616 sec., 71782.17821782178 rows/sec., 6.08 MiB/sec. | ||
| 10815 | 2026.01.14 00:52:30.203599 [ 147 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10816 | 2026.01.14 00:52:30.203636 [ 4 ] {9b50ca39-970c-458d-bc98-a172078cf898} <Debug> TCPHandler: Processed in 0.001908282 sec. | ||
| 10817 | 2026.01.14 00:52:30.203667 [ 147 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.01.14 00:52:30.203692 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10819 | 2026.01.14 00:52:30.203765 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.01.14 00:52:30.203812 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 10821 | 2026.01.14 00:52:30.203861 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10822 | 2026.01.14 00:52:30.203905 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10823 | 2026.01.14 00:52:30.203957 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10824 | 2026.01.14 00:52:30.204001 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 10825 | 2026.01.14 00:52:30.204075 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1172 rows starting from the beginning of the part | ||
| 10826 | 2026.01.14 00:52:30.204129 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 76 rows starting from the beginning of the part | ||
| 10827 | 2026.01.14 00:52:30.204177 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 241 rows starting from the beginning of the part | ||
| 10828 | 2026.01.14 00:52:30.204223 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 10829 | 2026.01.14 00:52:30.204271 [ 198 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part | ||
| 10830 | 2026.01.14 00:52:30.204320 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.01.14 00:52:30.204361 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10832 | 2026.01.14 00:52:30.204687 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10833 | 2026.01.14 00:52:30.204889 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.01.14 00:52:30.205019 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.87 MiB/sec. | ||
| 10835 | 2026.01.14 00:52:30.205057 [ 4 ] {bc888cfb-4606-4621-9fe2-326f9cef88c1} <Debug> TCPHandler: Processed in 0.001339559 sec. | ||
| 10836 | 2026.01.14 00:52:30.205173 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.01.14 00:52:30.205264 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10838 | 2026.01.14 00:52:30.205304 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10839 | 2026.01.14 00:52:30.205765 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.01.14 00:52:30.205802 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10841 | 2026.01.14 00:52:30.206103 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10842 | 2026.01.14 00:52:30.206155 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4145 rows, containing 5 columns (5 merged, 0 gathered) in 0.002399173 sec., 1727678.6626058228 rows/sec., 147.73 MiB/sec. | ||
| 10843 | 2026.01.14 00:52:30.206308 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.01.14 00:52:30.206425 [ 147 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10845 | 2026.01.14 00:52:30.206437 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001191 sec., 78925.27287993283 rows/sec., 6.16 MiB/sec. | ||
| 10846 | 2026.01.14 00:52:30.206466 [ 147 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.01.14 00:52:30.206485 [ 4 ] {6395fd3f-a2ba-4a98-ad81-9b6cd598891c} <Debug> TCPHandler: Processed in 0.001358729 sec. | ||
| 10848 | 2026.01.14 00:52:30.206497 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10849 | 2026.01.14 00:52:30.206518 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10850 | 2026.01.14 00:52:30.206601 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10851 | 2026.01.14 00:52:30.206607 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 10852 | 2026.01.14 00:52:30.206696 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10853 | 2026.01.14 00:52:30.206742 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10854 | 2026.01.14 00:52:30.206756 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10855 | 2026.01.14 00:52:30.206781 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.01.14 00:52:30.206800 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10857 | 2026.01.14 00:52:30.206852 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_76_15} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10858 | 2026.01.14 00:52:30.206881 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 709 rows starting from the beginning of the part | ||
| 10859 | 2026.01.14 00:52:30.206940 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 10860 | 2026.01.14 00:52:30.206940 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10861 | 2026.01.14 00:52:30.206992 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 140 rows starting from the beginning of the part | ||
| 10862 | 2026.01.14 00:52:30.207041 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 10863 | 2026.01.14 00:52:30.207087 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 94 rows starting from the beginning of the part | ||
| 10864 | 2026.01.14 00:52:30.207154 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.01.14 00:52:30.207193 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10866 | 2026.01.14 00:52:30.207545 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10867 | 2026.01.14 00:52:30.207749 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.01.14 00:52:30.207860 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10869 | 2026.01.14 00:52:30.207877 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10870 | 2026.01.14 00:52:30.207889 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.14 00:52:30.207917 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10872 | 2026.01.14 00:52:30.207920 [ 4 ] {bfed56b5-067c-43f1-b917-1a38f56345bf} <Debug> TCPHandler: Processed in 0.00136557 sec. | ||
| 10873 | 2026.01.14 00:52:30.207997 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 10874 | 2026.01.14 00:52:30.208037 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.01.14 00:52:30.208098 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10876 | 2026.01.14 00:52:30.208131 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21913 rows starting from the beginning of the part | ||
| 10877 | 2026.01.14 00:52:30.208132 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10878 | 2026.01.14 00:52:30.208186 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 10879 | 2026.01.14 00:52:30.208196 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10880 | 2026.01.14 00:52:30.208237 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 10881 | 2026.01.14 00:52:30.208283 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
| 10882 | 2026.01.14 00:52:30.208321 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10883 | 2026.01.14 00:52:30.208359 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 10884 | 2026.01.14 00:52:30.208389 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182685 sec., 1280893.3409967977 rows/sec., 97.96 MiB/sec. | ||
| 10885 | 2026.01.14 00:52:30.208611 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10886 | 2026.01.14 00:52:30.208864 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.01.14 00:52:30.208937 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_76_15} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10888 | 2026.01.14 00:52:30.209016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10889 | 2026.01.14 00:52:30.209066 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.01.14 00:52:30.209109 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10891 | 2026.01.14 00:52:30.209728 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10892 | 2026.01.14 00:52:30.209958 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.01.14 00:52:30.210108 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001992 sec., 15060.240963855424 rows/sec., 26.99 MiB/sec. | ||
| 10894 | 2026.01.14 00:52:30.210164 [ 4 ] {5fdbc9c3-8cd3-45ac-8896-9709e8d40d03} <Debug> TCPHandler: Processed in 0.002173988 sec. | ||
| 10895 | 2026.01.14 00:52:30.210281 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.01.14 00:52:30.210380 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.01.14 00:52:30.210422 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10898 | 2026.01.14 00:52:30.210778 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.01.14 00:52:30.210815 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10900 | 2026.01.14 00:52:30.211151 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10901 | 2026.01.14 00:52:30.211381 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.01.14 00:52:30.211503 [ 147 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10903 | 2026.01.14 00:52:30.211522 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 10904 | 2026.01.14 00:52:30.211538 [ 147 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.01.14 00:52:30.211563 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10906 | 2026.01.14 00:52:30.211567 [ 4 ] {b50f58c9-4e12-4e2f-8991-e96e717b45f1} <Debug> TCPHandler: Processed in 0.001336649 sec. | ||
| 10907 | 2026.01.14 00:52:30.211650 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10908 | 2026.01.14 00:52:30.211761 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10909 | 2026.01.14 00:52:30.211794 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4120 rows starting from the beginning of the part | ||
| 10910 | 2026.01.14 00:52:30.211854 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10911 | 2026.01.14 00:52:30.211900 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10912 | 2026.01.14 00:52:30.211944 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10913 | 2026.01.14 00:52:30.211987 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10914 | 2026.01.14 00:52:30.212032 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 10915 | 2026.01.14 00:52:30.215290 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4464 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677131 sec., 1213989.9285611527 rows/sec., 80.24 MiB/sec. | ||
| 10916 | 2026.01.14 00:52:30.215707 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10917 | 2026.01.14 00:52:30.215943 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2026.01.14 00:52:30.216010 [ 186 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_76_15} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10919 | 2026.01.14 00:52:30.216072 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10920 | 2026.01.14 00:52:30.222245 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22944 rows, containing 5 columns (5 merged, 0 gathered) in 0.014281752 sec., 1606525.5859365154 rows/sec., 109.65 MiB/sec. | ||
| 10921 | 2026.01.14 00:52:30.222784 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10922 | 2026.01.14 00:52:30.223087 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.14 00:52:30.223163 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10924 | 2026.01.14 00:52:30.223255 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10925 | 2026.01.14 00:52:30.679065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10926 | 2026.01.14 00:52:30.695187 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.01.14 00:52:30.695245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10928 | 2026.01.14 00:52:30.700499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10929 | 2026.01.14 00:52:30.701196 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.01.14 00:52:30.704141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10931 | 2026.01.14 00:52:31.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.85 MiB, peak 330.72 MiB, free memory in arenas 0.00 B, will set to 320.89 MiB (RSS), difference: 1.04 MiB | ||
| 10932 | 2026.01.14 00:52:31.420617 [ 144 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10933 | 2026.01.14 00:52:31.420712 [ 144 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.01.14 00:52:31.420750 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10935 | 2026.01.14 00:52:31.420921 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10936 | 2026.01.14 00:52:31.421145 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10937 | 2026.01.14 00:52:31.421210 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10938 | 2026.01.14 00:52:31.421320 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10939 | 2026.01.14 00:52:31.421389 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10940 | 2026.01.14 00:52:31.421480 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10941 | 2026.01.14 00:52:31.421552 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 10942 | 2026.01.14 00:52:31.422814 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958893 sec., 443107.40811264317 rows/sec., 27.09 MiB/sec. | ||
| 10943 | 2026.01.14 00:52:31.423013 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10944 | 2026.01.14 00:52:31.423371 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_18_4} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.01.14 00:52:31.423470 [ 195 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_18_4} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10946 | 2026.01.14 00:52:31.423576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10947 | 2026.01.14 00:52:31.575122 [ 144 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10948 | 2026.01.14 00:52:31.575174 [ 144 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.01.14 00:52:31.575197 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10950 | 2026.01.14 00:52:31.575312 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10951 | 2026.01.14 00:52:31.575476 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10952 | 2026.01.14 00:52:31.575523 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10953 | 2026.01.14 00:52:31.575626 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10954 | 2026.01.14 00:52:31.575705 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10955 | 2026.01.14 00:52:31.575775 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10956 | 2026.01.14 00:52:31.575844 [ 193 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 10957 | 2026.01.14 00:52:31.577082 [ 195 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182493 sec., 924966.9850350424 rows/sec., 62.72 MiB/sec. | ||
| 10958 | 2026.01.14 00:52:31.577290 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10959 | 2026.01.14 00:52:31.577605 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_18_4} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.01.14 00:52:31.577681 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_18_4} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10961 | 2026.01.14 00:52:31.577770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10962 | 2026.01.14 00:52:32.446222 [ 150 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10963 | 2026.01.14 00:52:32.446298 [ 150 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.01.14 00:52:32.446325 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10965 | 2026.01.14 00:52:32.446475 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 10966 | 2026.01.14 00:52:32.446626 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10967 | 2026.01.14 00:52:32.446661 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 10968 | 2026.01.14 00:52:32.446724 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 10969 | 2026.01.14 00:52:32.446769 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 10970 | 2026.01.14 00:52:32.446810 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 10971 | 2026.01.14 00:52:32.446848 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 10972 | 2026.01.14 00:52:32.447581 [ 188 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180285 sec., 32195.613771250162 rows/sec., 2.69 MiB/sec. | ||
| 10973 | 2026.01.14 00:52:32.447755 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10974 | 2026.01.14 00:52:32.448046 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.01.14 00:52:32.448127 [ 200 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_25_6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10976 | 2026.01.14 00:52:32.448214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10977 | 2026.01.14 00:52:35.228777 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.01.14 00:52:35.228959 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10979 | 2026.01.14 00:52:35.229020 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10980 | 2026.01.14 00:52:35.229630 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.01.14 00:52:35.229671 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10982 | 2026.01.14 00:52:35.230046 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10983 | 2026.01.14 00:52:35.230262 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.01.14 00:52:35.230409 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001496 sec., 1336.8983957219252 rows/sec., 109.01 KiB/sec. | ||
| 10985 | 2026.01.14 00:52:35.230450 [ 4 ] {b3fb8ae1-b2db-444f-9003-4dd383bda07e} <Debug> TCPHandler: Processed in 0.001792619 sec. | ||
| 10986 | 2026.01.14 00:52:35.230609 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.01.14 00:52:35.230704 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10988 | 2026.01.14 00:52:35.230743 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10989 | 2026.01.14 00:52:35.231839 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.01.14 00:52:35.231876 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10991 | 2026.01.14 00:52:35.232254 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10992 | 2026.01.14 00:52:35.232457 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.01.14 00:52:35.232583 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001898 sec., 641201.2644889357 rows/sec., 53.02 MiB/sec. | ||
| 10994 | 2026.01.14 00:52:35.232620 [ 4 ] {b2abd343-0b8b-4020-b185-529c514740c0} <Debug> TCPHandler: Processed in 0.002060055 sec. | ||
| 10995 | 2026.01.14 00:52:35.232730 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.01.14 00:52:35.232823 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.01.14 00:52:35.232863 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10998 | 2026.01.14 00:52:35.233252 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.01.14 00:52:35.233287 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11000 | 2026.01.14 00:52:35.233571 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11001 | 2026.01.14 00:52:35.233773 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.01.14 00:52:35.233896 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 817.23 KiB/sec. | ||
| 11003 | 2026.01.14 00:52:35.233932 [ 4 ] {2415a137-df28-49d7-9d17-290133916a8e} <Debug> TCPHandler: Processed in 0.001250287 sec. | ||
| 11004 | 2026.01.14 00:52:35.234032 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.01.14 00:52:35.234139 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11006 | 2026.01.14 00:52:35.234179 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11007 | 2026.01.14 00:52:35.234665 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.01.14 00:52:35.234702 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11009 | 2026.01.14 00:52:35.235015 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11010 | 2026.01.14 00:52:35.235221 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.01.14 00:52:35.235354 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 11012 | 2026.01.14 00:52:35.235392 [ 4 ] {95a68b94-eb21-4da5-81de-1b5ccc0a6c18} <Debug> TCPHandler: Processed in 0.00140884 sec. | ||
| 11013 | 2026.01.14 00:52:35.235497 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.01.14 00:52:35.235592 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11015 | 2026.01.14 00:52:35.235631 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11016 | 2026.01.14 00:52:35.236223 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.01.14 00:52:35.236259 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11018 | 2026.01.14 00:52:35.236574 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11019 | 2026.01.14 00:52:35.236771 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.01.14 00:52:35.236893 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00132 sec., 403030.30303030304 rows/sec., 29.87 MiB/sec. | ||
| 11021 | 2026.01.14 00:52:35.236931 [ 4 ] {81c83c64-07be-4649-b7bf-ed739963e92d} <Debug> TCPHandler: Processed in 0.001481592 sec. | ||
| 11022 | 2026.01.14 00:52:35.237033 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.01.14 00:52:35.237126 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11024 | 2026.01.14 00:52:35.237169 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11025 | 2026.01.14 00:52:35.237733 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.14 00:52:35.237769 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11027 | 2026.01.14 00:52:35.238155 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11028 | 2026.01.14 00:52:35.238353 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.14 00:52:35.238476 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001368 sec., 617690.0584795321 rows/sec., 41.57 MiB/sec. | ||
| 11030 | 2026.01.14 00:52:35.238513 [ 4 ] {fb893637-7a43-4aca-9a5f-a326e7ff9045} <Debug> TCPHandler: Processed in 0.001527043 sec. | ||
| 11031 | 2026.01.14 00:52:35.238616 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.01.14 00:52:35.238708 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11033 | 2026.01.14 00:52:35.238762 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11034 | 2026.01.14 00:52:35.239514 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.01.14 00:52:35.239550 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11036 | 2026.01.14 00:52:35.240048 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11037 | 2026.01.14 00:52:35.240256 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.01.14 00:52:35.240386 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 11039 | 2026.01.14 00:52:35.240439 [ 4 ] {476aab44-5ccd-4684-9801-18334bfa4c1b} <Debug> TCPHandler: Processed in 0.001870481 sec. | ||
| 11040 | 2026.01.14 00:52:35.240541 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2026.01.14 00:52:35.240635 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11042 | 2026.01.14 00:52:35.240676 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11043 | 2026.01.14 00:52:35.240995 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.01.14 00:52:35.241030 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11045 | 2026.01.14 00:52:35.241324 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11046 | 2026.01.14 00:52:35.241530 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.01.14 00:52:35.241653 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 11048 | 2026.01.14 00:52:35.241689 [ 4 ] {fca75bab-301f-4a98-b6fb-cf2037fc8db7} <Debug> TCPHandler: Processed in 0.001194816 sec. | ||
| 11049 | 2026.01.14 00:52:36.865032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25442 | ||
| 11050 | 2026.01.14 00:52:36.865523 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.01.14 00:52:36.865570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11052 | 2026.01.14 00:52:36.866047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11053 | 2026.01.14 00:52:36.866266 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.01.14 00:52:36.866391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25442 | ||
| 11055 | 2026.01.14 00:52:38.205158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11056 | 2026.01.14 00:52:38.221637 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.01.14 00:52:38.221707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11058 | 2026.01.14 00:52:38.227301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11059 | 2026.01.14 00:52:38.227997 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.01.14 00:52:38.230812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11061 | 2026.01.14 00:52:39.447843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1380 | ||
| 11062 | 2026.01.14 00:52:39.450100 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.01.14 00:52:39.450153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11064 | 2026.01.14 00:52:39.451387 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11065 | 2026.01.14 00:52:39.451665 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.01.14 00:52:39.452043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 11067 | 2026.01.14 00:52:40.202038 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2026.01.14 00:52:40.202309 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11069 | 2026.01.14 00:52:40.202405 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11070 | 2026.01.14 00:52:40.203293 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.01.14 00:52:40.203340 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11072 | 2026.01.14 00:52:40.203723 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11073 | 2026.01.14 00:52:40.203948 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.01.14 00:52:40.204110 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001868 sec., 62098.501070663806 rows/sec., 5.26 MiB/sec. | ||
| 11075 | 2026.01.14 00:52:40.204161 [ 4 ] {ea849521-dcaf-4290-884d-e097a3cdc849} <Debug> TCPHandler: Processed in 0.002291441 sec. | ||
| 11076 | 2026.01.14 00:52:40.204287 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2026.01.14 00:52:40.204387 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11078 | 2026.01.14 00:52:40.204429 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11079 | 2026.01.14 00:52:40.204880 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2026.01.14 00:52:40.204917 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11081 | 2026.01.14 00:52:40.205220 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11082 | 2026.01.14 00:52:40.205439 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.01.14 00:52:40.205561 [ 141 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11084 | 2026.01.14 00:52:40.205566 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001202 sec., 24958.40266222962 rows/sec., 1.83 MiB/sec. | ||
| 11085 | 2026.01.14 00:52:40.205636 [ 141 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.01.14 00:52:40.205652 [ 4 ] {1e59f61c-2234-483a-93c2-f3158fafe80f} <Debug> TCPHandler: Processed in 0.001412801 sec. | ||
| 11087 | 2026.01.14 00:52:40.205664 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11088 | 2026.01.14 00:52:40.205780 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.01.14 00:52:40.205803 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 11090 | 2026.01.14 00:52:40.205878 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11091 | 2026.01.14 00:52:40.205921 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11092 | 2026.01.14 00:52:40.205959 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11093 | 2026.01.14 00:52:40.206001 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 277 rows starting from the beginning of the part | ||
| 11094 | 2026.01.14 00:52:40.206073 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 52 rows starting from the beginning of the part | ||
| 11095 | 2026.01.14 00:52:40.206124 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 11096 | 2026.01.14 00:52:40.206169 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 11097 | 2026.01.14 00:52:40.206211 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part | ||
| 11098 | 2026.01.14 00:52:40.206263 [ 195 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 11099 | 2026.01.14 00:52:40.206346 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.01.14 00:52:40.206386 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11101 | 2026.01.14 00:52:40.206720 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11102 | 2026.01.14 00:52:40.206941 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2026.01.14 00:52:40.207074 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001216 sec., 77302.63157894736 rows/sec., 6.04 MiB/sec. | ||
| 11104 | 2026.01.14 00:52:40.207111 [ 4 ] {032b1c16-3d9a-46db-bc30-e89a5077742a} <Debug> TCPHandler: Processed in 0.00137795 sec. | ||
| 11105 | 2026.01.14 00:52:40.207154 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418431 sec., 289756.78055541654 rows/sec., 20.21 MiB/sec. | ||
| 11106 | 2026.01.14 00:52:40.207219 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.01.14 00:52:40.207306 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11108 | 2026.01.14 00:52:40.207311 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.01.14 00:52:40.207368 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11110 | 2026.01.14 00:52:40.207565 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.01.14 00:52:40.207643 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_76_15} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11112 | 2026.01.14 00:52:40.207725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11113 | 2026.01.14 00:52:40.207765 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.01.14 00:52:40.207804 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11115 | 2026.01.14 00:52:40.208139 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11116 | 2026.01.14 00:52:40.208345 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.01.14 00:52:40.208479 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 11118 | 2026.01.14 00:52:40.208516 [ 4 ] {c1fb629c-a379-4f49-a4ba-f7dd19f0d9f8} <Debug> TCPHandler: Processed in 0.00134437 sec. | ||
| 11119 | 2026.01.14 00:52:40.208632 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.01.14 00:52:40.208729 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11121 | 2026.01.14 00:52:40.208785 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11122 | 2026.01.14 00:52:40.209718 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.01.14 00:52:40.209760 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11124 | 2026.01.14 00:52:40.210295 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11125 | 2026.01.14 00:52:40.210517 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.01.14 00:52:40.210637 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11127 | 2026.01.14 00:52:40.210657 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 27.61 MiB/sec. | ||
| 11128 | 2026.01.14 00:52:40.210675 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2026.01.14 00:52:40.210699 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11130 | 2026.01.14 00:52:40.210728 [ 4 ] {27d7b590-0c16-4023-9f09-639d531479d5} <Debug> TCPHandler: Processed in 0.002146347 sec. | ||
| 11131 | 2026.01.14 00:52:40.210839 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 11132 | 2026.01.14 00:52:40.210846 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11133 | 2026.01.14 00:52:40.211007 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11134 | 2026.01.14 00:52:40.211052 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11135 | 2026.01.14 00:52:40.211230 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11136 | 2026.01.14 00:52:40.211339 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1371 rows starting from the beginning of the part | ||
| 11137 | 2026.01.14 00:52:40.211395 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.01.14 00:52:40.211440 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11139 | 2026.01.14 00:52:40.211567 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 11140 | 2026.01.14 00:52:40.211755 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11141 | 2026.01.14 00:52:40.211762 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 11142 | 2026.01.14 00:52:40.211890 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 11143 | 2026.01.14 00:52:40.211972 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.01.14 00:52:40.211996 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11145 | 2026.01.14 00:52:40.212109 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 11146 | 2026.01.14 00:52:40.212114 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 11147 | 2026.01.14 00:52:40.212161 [ 4 ] {d9a36c41-e2f3-40be-9ad1-b205fbe24893} <Debug> TCPHandler: Processed in 0.001366461 sec. | ||
| 11148 | 2026.01.14 00:52:40.219167 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1481 rows, containing 19 columns (19 merged, 0 gathered) in 0.008411515 sec., 176068.1637017826 rows/sec., 315.51 MiB/sec. | ||
| 11149 | 2026.01.14 00:52:40.220924 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11150 | 2026.01.14 00:52:40.221318 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.01.14 00:52:40.221397 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11152 | 2026.01.14 00:52:40.221533 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11153 | 2026.01.14 00:52:41.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.46 MiB, peak 332.98 MiB, free memory in arenas 0.00 B, will set to 325.02 MiB (RSS), difference: 3.56 MiB | ||
| 11154 | 2026.01.14 00:52:44.218678 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11155 | 2026.01.14 00:52:44.218760 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11156 | 2026.01.14 00:52:44.366485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25954 | ||
| 11157 | 2026.01.14 00:52:44.367002 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.01.14 00:52:44.367045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11159 | 2026.01.14 00:52:44.367518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11160 | 2026.01.14 00:52:44.367747 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.01.14 00:52:44.367876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25954 | ||
| 11162 | 2026.01.14 00:52:45.201280 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2026.01.14 00:52:45.201562 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11164 | 2026.01.14 00:52:45.201663 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11165 | 2026.01.14 00:52:45.202373 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2026.01.14 00:52:45.202415 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11167 | 2026.01.14 00:52:45.202816 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11168 | 2026.01.14 00:52:45.203050 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.01.14 00:52:45.203207 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001713 sec., 44366.6082895505 rows/sec., 3.66 MiB/sec. | ||
| 11170 | 2026.01.14 00:52:45.203255 [ 4 ] {d09aaee2-0d8b-4405-8a6c-4783228e5702} <Debug> TCPHandler: Processed in 0.002145347 sec. | ||
| 11171 | 2026.01.14 00:52:45.203371 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.01.14 00:52:45.203475 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11173 | 2026.01.14 00:52:45.203521 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11174 | 2026.01.14 00:52:45.203926 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.01.14 00:52:45.203963 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11176 | 2026.01.14 00:52:45.204278 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11177 | 2026.01.14 00:52:45.204499 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.01.14 00:52:45.204631 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 11179 | 2026.01.14 00:52:45.204670 [ 4 ] {ecde868d-6074-4789-94cd-b6a4a3334bcf} <Debug> TCPHandler: Processed in 0.00135188 sec. | ||
| 11180 | 2026.01.14 00:52:45.204771 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.01.14 00:52:45.204867 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11182 | 2026.01.14 00:52:45.204908 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11183 | 2026.01.14 00:52:45.205325 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.01.14 00:52:45.205361 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11185 | 2026.01.14 00:52:45.205671 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11186 | 2026.01.14 00:52:45.205885 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.01.14 00:52:45.206012 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 11188 | 2026.01.14 00:52:45.206051 [ 4 ] {9e256ba3-8451-438c-92c8-f6ee8982f49b} <Debug> TCPHandler: Processed in 0.001329869 sec. | ||
| 11189 | 2026.01.14 00:52:45.206158 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.01.14 00:52:45.206253 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11191 | 2026.01.14 00:52:45.206300 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11192 | 2026.01.14 00:52:45.206702 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.01.14 00:52:45.206737 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11194 | 2026.01.14 00:52:45.207073 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11195 | 2026.01.14 00:52:45.207293 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.01.14 00:52:45.207424 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 11197 | 2026.01.14 00:52:45.207461 [ 4 ] {99320876-cfbf-4e54-a74c-39efafcc52a5} <Debug> TCPHandler: Processed in 0.00135292 sec. | ||
| 11198 | 2026.01.14 00:52:45.207563 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.01.14 00:52:45.207663 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.01.14 00:52:45.207719 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11201 | 2026.01.14 00:52:45.208473 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.01.14 00:52:45.208508 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11203 | 2026.01.14 00:52:45.209031 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11204 | 2026.01.14 00:52:45.209262 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.01.14 00:52:45.209403 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 11206 | 2026.01.14 00:52:45.209465 [ 4 ] {54586ee4-71df-438f-a51a-90f17f53900e} <Debug> TCPHandler: Processed in 0.001952763 sec. | ||
| 11207 | 2026.01.14 00:52:45.209570 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.01.14 00:52:45.209665 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.01.14 00:52:45.209708 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11210 | 2026.01.14 00:52:45.210037 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.01.14 00:52:45.210071 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11212 | 2026.01.14 00:52:45.210398 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11213 | 2026.01.14 00:52:45.210610 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.01.14 00:52:45.210738 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11215 | 2026.01.14 00:52:45.210775 [ 4 ] {34e1cec2-0362-4eb6-97a8-6553066f2dd6} <Debug> TCPHandler: Processed in 0.001254377 sec. | ||
| 11216 | 2026.01.14 00:52:45.730872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11217 | 2026.01.14 00:52:45.747599 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.01.14 00:52:45.747663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11219 | 2026.01.14 00:52:45.753197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11220 | 2026.01.14 00:52:45.753880 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.01.14 00:52:45.756837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11222 | 2026.01.14 00:52:49.453187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1404 | ||
| 11223 | 2026.01.14 00:52:49.455424 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.01.14 00:52:49.455485 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11225 | 2026.01.14 00:52:49.456714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11226 | 2026.01.14 00:52:49.457007 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.01.14 00:52:49.457171 [ 129 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11228 | 2026.01.14 00:52:49.457244 [ 129 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.01.14 00:52:49.457265 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11230 | 2026.01.14 00:52:49.457370 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 11231 | 2026.01.14 00:52:49.457403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11232 | 2026.01.14 00:52:49.457906 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11233 | 2026.01.14 00:52:49.458058 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1242 rows starting from the beginning of the part | ||
| 11234 | 2026.01.14 00:52:49.458441 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 11235 | 2026.01.14 00:52:49.458831 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 11236 | 2026.01.14 00:52:49.459202 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 11237 | 2026.01.14 00:52:49.459547 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 11238 | 2026.01.14 00:52:49.459885 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 11239 | 2026.01.14 00:52:49.467463 [ 191 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 72 columns (72 merged, 0 gathered) in 0.010135391 sec., 138524.50290274937 rows/sec., 110.75 MiB/sec. | ||
| 11240 | 2026.01.14 00:52:49.469293 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11241 | 2026.01.14 00:52:49.469887 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.01.14 00:52:49.469966 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_41_8} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11243 | 2026.01.14 00:52:49.470297 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11244 | 2026.01.14 00:52:50.205621 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.01.14 00:52:50.205815 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11246 | 2026.01.14 00:52:50.205880 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11247 | 2026.01.14 00:52:50.206521 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.01.14 00:52:50.206574 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11249 | 2026.01.14 00:52:50.206984 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11250 | 2026.01.14 00:52:50.207229 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.01.14 00:52:50.207390 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 11252 | 2026.01.14 00:52:50.207435 [ 4 ] {3ec71271-97d3-4b81-9ba5-1ba4cf509a4f} <Debug> TCPHandler: Processed in 0.001941723 sec. | ||
| 11253 | 2026.01.14 00:52:50.207562 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.01.14 00:52:50.207660 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11255 | 2026.01.14 00:52:50.207704 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11256 | 2026.01.14 00:52:50.208109 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.01.14 00:52:50.208145 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11258 | 2026.01.14 00:52:50.208461 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11259 | 2026.01.14 00:52:50.208673 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.01.14 00:52:50.208805 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001165 sec., 3433.4763948497853 rows/sec., 279.98 KiB/sec. | ||
| 11261 | 2026.01.14 00:52:50.208843 [ 4 ] {5372fb31-a28a-4366-bbb6-6f981e7c855f} <Debug> TCPHandler: Processed in 0.001331449 sec. | ||
| 11262 | 2026.01.14 00:52:50.208950 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2026.01.14 00:52:50.209046 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11264 | 2026.01.14 00:52:50.209087 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11265 | 2026.01.14 00:52:50.209599 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.01.14 00:52:50.209636 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11267 | 2026.01.14 00:52:50.209986 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11268 | 2026.01.14 00:52:50.210232 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.01.14 00:52:50.210368 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001342 sec., 177347.2429210134 rows/sec., 15.77 MiB/sec. | ||
| 11270 | 2026.01.14 00:52:50.210406 [ 4 ] {c5e5da77-afc7-4c79-b537-c5a03a9c56ef} <Debug> TCPHandler: Processed in 0.001505262 sec. | ||
| 11271 | 2026.01.14 00:52:50.210523 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.01.14 00:52:50.210618 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.01.14 00:52:50.210660 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11274 | 2026.01.14 00:52:50.211074 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.01.14 00:52:50.211108 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11276 | 2026.01.14 00:52:50.211423 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11277 | 2026.01.14 00:52:50.211660 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.01.14 00:52:50.211799 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001199 sec., 38365.304420350294 rows/sec., 2.85 MiB/sec. | ||
| 11279 | 2026.01.14 00:52:50.211836 [ 4 ] {afc142f2-ed28-46ac-9d53-79e964a04222} <Debug> TCPHandler: Processed in 0.00136307 sec. | ||
| 11280 | 2026.01.14 00:52:50.211949 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.01.14 00:52:50.212043 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11282 | 2026.01.14 00:52:50.212084 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11283 | 2026.01.14 00:52:50.212483 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.01.14 00:52:50.212518 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11285 | 2026.01.14 00:52:50.212828 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11286 | 2026.01.14 00:52:50.213039 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.01.14 00:52:50.213163 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 11288 | 2026.01.14 00:52:50.213201 [ 4 ] {fb9aff5d-b0ef-4d89-91a6-761a005df3eb} <Debug> TCPHandler: Processed in 0.001302039 sec. | ||
| 11289 | 2026.01.14 00:52:50.213305 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.01.14 00:52:50.213404 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11291 | 2026.01.14 00:52:50.213445 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11292 | 2026.01.14 00:52:50.213864 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.01.14 00:52:50.213902 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11294 | 2026.01.14 00:52:50.214212 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11295 | 2026.01.14 00:52:50.214423 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.01.14 00:52:50.214549 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 11297 | 2026.01.14 00:52:50.214587 [ 4 ] {05c891cc-4608-4b1d-a8b6-3b9cc62a10c4} <Debug> TCPHandler: Processed in 0.001331109 sec. | ||
| 11298 | 2026.01.14 00:52:50.214692 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.01.14 00:52:50.214788 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11300 | 2026.01.14 00:52:50.214828 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11301 | 2026.01.14 00:52:50.215275 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.01.14 00:52:50.215309 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11303 | 2026.01.14 00:52:50.215612 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11304 | 2026.01.14 00:52:50.215814 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.01.14 00:52:50.215940 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001168 sec., 114726.02739726027 rows/sec., 9.28 MiB/sec. | ||
| 11306 | 2026.01.14 00:52:50.215976 [ 4 ] {85d00cd6-ef41-4de9-88be-36e05587888e} <Debug> TCPHandler: Processed in 0.001334399 sec. | ||
| 11307 | 2026.01.14 00:52:50.216077 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11308 | 2026.01.14 00:52:50.216171 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11309 | 2026.01.14 00:52:50.216213 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11310 | 2026.01.14 00:52:50.216606 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.01.14 00:52:50.216639 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11312 | 2026.01.14 00:52:50.216964 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11313 | 2026.01.14 00:52:50.217170 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.01.14 00:52:50.217298 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001146 sec., 172774.86910994764 rows/sec., 12.39 MiB/sec. | ||
| 11315 | 2026.01.14 00:52:50.217334 [ 4 ] {de0ed43a-1c21-4e89-8508-8f0614d12a79} <Debug> TCPHandler: Processed in 0.001306258 sec. | ||
| 11316 | 2026.01.14 00:52:50.217439 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.01.14 00:52:50.217532 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11318 | 2026.01.14 00:52:50.217586 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11319 | 2026.01.14 00:52:50.218394 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.01.14 00:52:50.218430 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11321 | 2026.01.14 00:52:50.218981 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11322 | 2026.01.14 00:52:50.219201 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.01.14 00:52:50.219343 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001828 sec., 16411.37855579869 rows/sec., 29.41 MiB/sec. | ||
| 11324 | 2026.01.14 00:52:50.219407 [ 4 ] {df170593-8af5-4a90-a921-7a528cafc69b} <Debug> TCPHandler: Processed in 0.002017184 sec. | ||
| 11325 | 2026.01.14 00:52:50.219512 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.01.14 00:52:50.219606 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.01.14 00:52:50.219647 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11328 | 2026.01.14 00:52:50.219974 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.01.14 00:52:50.220007 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11330 | 2026.01.14 00:52:50.220314 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11331 | 2026.01.14 00:52:50.220561 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.01.14 00:52:50.220701 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 11333 | 2026.01.14 00:52:50.220737 [ 4 ] {2f293e9c-6298-4c69-867b-488344421a65} <Debug> TCPHandler: Processed in 0.001275168 sec. | ||
| 11334 | 2026.01.14 00:52:51.867982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26402 | ||
| 11335 | 2026.01.14 00:52:51.868524 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.01.14 00:52:51.868569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11337 | 2026.01.14 00:52:51.869098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11338 | 2026.01.14 00:52:51.869330 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.01.14 00:52:51.869452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26402 | ||
| 11340 | 2026.01.14 00:52:53.257869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11341 | 2026.01.14 00:52:53.274829 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.01.14 00:52:53.274890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 11343 | 2026.01.14 00:52:53.281076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11344 | 2026.01.14 00:52:53.281761 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.14 00:52:53.284754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11346 | 2026.01.14 00:52:55.200911 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2026.01.14 00:52:55.201125 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11348 | 2026.01.14 00:52:55.201199 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11349 | 2026.01.14 00:52:55.201845 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.01.14 00:52:55.201892 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11351 | 2026.01.14 00:52:55.202320 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11352 | 2026.01.14 00:52:55.202560 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.01.14 00:52:55.202714 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001641 sec., 46313.22364411944 rows/sec., 3.82 MiB/sec. | ||
| 11354 | 2026.01.14 00:52:55.202713 [ 122 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11355 | 2026.01.14 00:52:55.202764 [ 4 ] {081fe6e1-0ff2-4b29-9f4c-c56235e1a191} <Debug> TCPHandler: Processed in 0.001988703 sec. | ||
| 11356 | 2026.01.14 00:52:55.202791 [ 122 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.14 00:52:55.202820 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11358 | 2026.01.14 00:52:55.202894 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.01.14 00:52:55.202924 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 11360 | 2026.01.14 00:52:55.203002 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11361 | 2026.01.14 00:52:55.203051 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11362 | 2026.01.14 00:52:55.203059 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11363 | 2026.01.14 00:52:55.203103 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 11364 | 2026.01.14 00:52:55.203172 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1217 rows starting from the beginning of the part | ||
| 11365 | 2026.01.14 00:52:55.203218 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 116 rows starting from the beginning of the part | ||
| 11366 | 2026.01.14 00:52:55.203263 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 11367 | 2026.01.14 00:52:55.203304 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 238 rows starting from the beginning of the part | ||
| 11368 | 2026.01.14 00:52:55.203343 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 11369 | 2026.01.14 00:52:55.203467 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.01.14 00:52:55.203511 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11371 | 2026.01.14 00:52:55.203845 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11372 | 2026.01.14 00:52:55.204063 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.01.14 00:52:55.204203 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 613.84 KiB/sec. | ||
| 11374 | 2026.01.14 00:52:55.204243 [ 4 ] {fe08b44f-45b3-4dbe-8d49-c223f203191a} <Debug> TCPHandler: Processed in 0.001402591 sec. | ||
| 11375 | 2026.01.14 00:52:55.204347 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2026.01.14 00:52:55.204447 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11377 | 2026.01.14 00:52:55.204490 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11378 | 2026.01.14 00:52:55.204911 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.01.14 00:52:55.204948 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11380 | 2026.01.14 00:52:55.205237 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4187 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359081 sec., 1774843.6785341413 rows/sec., 153.34 MiB/sec. | ||
| 11381 | 2026.01.14 00:52:55.205291 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11382 | 2026.01.14 00:52:55.205519 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.01.14 00:52:55.205556 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11384 | 2026.01.14 00:52:55.205642 [ 122 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11385 | 2026.01.14 00:52:55.205656 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 11386 | 2026.01.14 00:52:55.205668 [ 122 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.01.14 00:52:55.205698 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11388 | 2026.01.14 00:52:55.205703 [ 4 ] {c2d0c71a-126d-4211-a2a6-57cd9200f2c3} <Debug> TCPHandler: Processed in 0.001407071 sec. | ||
| 11389 | 2026.01.14 00:52:55.205822 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 11390 | 2026.01.14 00:52:55.205845 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.01.14 00:52:55.205898 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.01.14 00:52:55.205961 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11393 | 2026.01.14 00:52:55.205981 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11394 | 2026.01.14 00:52:55.205999 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_81_16} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11395 | 2026.01.14 00:52:55.206012 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11396 | 2026.01.14 00:52:55.206032 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 11397 | 2026.01.14 00:52:55.206107 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11398 | 2026.01.14 00:52:55.206115 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 532 rows starting from the beginning of the part | ||
| 11399 | 2026.01.14 00:52:55.206186 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 94 rows starting from the beginning of the part | ||
| 11400 | 2026.01.14 00:52:55.206233 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 11401 | 2026.01.14 00:52:55.206274 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 134 rows starting from the beginning of the part | ||
| 11402 | 2026.01.14 00:52:55.206318 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 11403 | 2026.01.14 00:52:55.206441 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.01.14 00:52:55.206483 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11405 | 2026.01.14 00:52:55.206835 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11406 | 2026.01.14 00:52:55.207066 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2026.01.14 00:52:55.207179 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11408 | 2026.01.14 00:52:55.207197 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 11409 | 2026.01.14 00:52:55.207212 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.01.14 00:52:55.207241 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11411 | 2026.01.14 00:52:55.207244 [ 4 ] {66d3d436-e52d-439d-855d-3deeaadac1ed} <Debug> TCPHandler: Processed in 0.001449731 sec. | ||
| 11412 | 2026.01.14 00:52:55.207327 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 11413 | 2026.01.14 00:52:55.207371 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2026.01.14 00:52:55.207422 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11415 | 2026.01.14 00:52:55.207452 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22944 rows starting from the beginning of the part | ||
| 11416 | 2026.01.14 00:52:55.207465 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11417 | 2026.01.14 00:52:55.207511 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 11418 | 2026.01.14 00:52:55.207519 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11419 | 2026.01.14 00:52:55.207556 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11420 | 2026.01.14 00:52:55.207599 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 11421 | 2026.01.14 00:52:55.207623 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864171 sec., 1157082.6925212333 rows/sec., 89.86 MiB/sec. | ||
| 11422 | 2026.01.14 00:52:55.207638 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 198 rows starting from the beginning of the part | ||
| 11423 | 2026.01.14 00:52:55.207724 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11424 | 2026.01.14 00:52:55.207838 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11425 | 2026.01.14 00:52:55.208116 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.01.14 00:52:55.208191 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_81_16} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11427 | 2026.01.14 00:52:55.208281 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11428 | 2026.01.14 00:52:55.208280 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.01.14 00:52:55.208331 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11430 | 2026.01.14 00:52:55.209026 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11431 | 2026.01.14 00:52:55.209284 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.01.14 00:52:55.209444 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001996 sec., 5010.0200400801605 rows/sec., 8.98 MiB/sec. | ||
| 11433 | 2026.01.14 00:52:55.209522 [ 4 ] {5a83ea56-df5f-4124-a435-667c5bf21011} <Debug> TCPHandler: Processed in 0.002200458 sec. | ||
| 11434 | 2026.01.14 00:52:55.209631 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.01.14 00:52:55.209725 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.01.14 00:52:55.209767 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11437 | 2026.01.14 00:52:55.210095 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.01.14 00:52:55.210132 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11439 | 2026.01.14 00:52:55.210528 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11440 | 2026.01.14 00:52:55.210750 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.01.14 00:52:55.210870 [ 122 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11442 | 2026.01.14 00:52:55.210891 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 11443 | 2026.01.14 00:52:55.210898 [ 122 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.01.14 00:52:55.210931 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11445 | 2026.01.14 00:52:55.210936 [ 4 ] {678b5a6a-dcb4-46f0-a3f9-e4038c3593b8} <Debug> TCPHandler: Processed in 0.00135572 sec. | ||
| 11446 | 2026.01.14 00:52:55.211028 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11447 | 2026.01.14 00:52:55.211170 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11448 | 2026.01.14 00:52:55.211212 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4464 rows starting from the beginning of the part | ||
| 11449 | 2026.01.14 00:52:55.211288 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11450 | 2026.01.14 00:52:55.211338 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11451 | 2026.01.14 00:52:55.211385 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11452 | 2026.01.14 00:52:55.211430 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11453 | 2026.01.14 00:52:55.211477 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 11454 | 2026.01.14 00:52:55.213698 [ 189 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713559 sec., 1755627.941017682 rows/sec., 116.19 MiB/sec. | ||
| 11455 | 2026.01.14 00:52:55.213809 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24467 rows, containing 5 columns (5 merged, 0 gathered) in 0.006519263 sec., 3753031.5926815653 rows/sec., 256.23 MiB/sec. | ||
| 11456 | 2026.01.14 00:52:55.214182 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11457 | 2026.01.14 00:52:55.214450 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.01.14 00:52:55.214505 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11459 | 2026.01.14 00:52:55.214530 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_81_16} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11460 | 2026.01.14 00:52:55.214628 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11461 | 2026.01.14 00:52:55.214779 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.01.14 00:52:55.214852 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11463 | 2026.01.14 00:52:55.214934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11464 | 2026.01.14 00:52:59.218917 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11465 | 2026.01.14 00:52:59.218965 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11466 | 2026.01.14 00:52:59.369583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26914 | ||
| 11467 | 2026.01.14 00:52:59.370105 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2026.01.14 00:52:59.370150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11469 | 2026.01.14 00:52:59.370682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11470 | 2026.01.14 00:52:59.370930 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2026.01.14 00:52:59.371079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26914 | ||
| 11472 | 2026.01.14 00:52:59.371082 [ 117 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11473 | 2026.01.14 00:52:59.371151 [ 117 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.01.14 00:52:59.371172 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11475 | 2026.01.14 00:52:59.371301 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11476 | 2026.01.14 00:52:59.371449 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11477 | 2026.01.14 00:52:59.371489 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24482 rows starting from the beginning of the part | ||
| 11478 | 2026.01.14 00:52:59.371557 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11479 | 2026.01.14 00:52:59.371600 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11480 | 2026.01.14 00:52:59.371644 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11481 | 2026.01.14 00:52:59.371680 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11482 | 2026.01.14 00:52:59.371717 [ 186 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 11483 | 2026.01.14 00:52:59.374411 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26914 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166189 sec., 8500440.11902006 rows/sec., 121.60 MiB/sec. | ||
| 11484 | 2026.01.14 00:52:59.374703 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11485 | 2026.01.14 00:52:59.375015 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.01.14 00:52:59.375098 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_56_11} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11487 | 2026.01.14 00:52:59.375234 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11488 | 2026.01.14 00:52:59.457536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1436 | ||
| 11489 | 2026.01.14 00:52:59.460085 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.01.14 00:52:59.460148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11491 | 2026.01.14 00:52:59.461425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11492 | 2026.01.14 00:52:59.461724 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.01.14 00:52:59.462115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11494 | 2026.01.14 00:53:00.202250 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2026.01.14 00:53:00.202444 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11496 | 2026.01.14 00:53:00.202515 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11497 | 2026.01.14 00:53:00.203198 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.01.14 00:53:00.203252 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11499 | 2026.01.14 00:53:00.203654 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11500 | 2026.01.14 00:53:00.203881 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.01.14 00:53:00.204037 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00164 sec., 70731.70731707317 rows/sec., 6.00 MiB/sec. | ||
| 11502 | 2026.01.14 00:53:00.204088 [ 4 ] {a361b326-0e33-4e07-845f-2f3bf52ff94f} <Debug> TCPHandler: Processed in 0.001970473 sec. | ||
| 11503 | 2026.01.14 00:53:00.204214 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.01.14 00:53:00.204320 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11505 | 2026.01.14 00:53:00.204365 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11506 | 2026.01.14 00:53:00.204778 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.01.14 00:53:00.204816 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11508 | 2026.01.14 00:53:00.205133 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11509 | 2026.01.14 00:53:00.205358 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.01.14 00:53:00.205490 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 11511 | 2026.01.14 00:53:00.205528 [ 4 ] {dc23f6bc-e24e-4eb3-a217-a622a04ed125} <Debug> TCPHandler: Processed in 0.00136687 sec. | ||
| 11512 | 2026.01.14 00:53:00.205644 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.01.14 00:53:00.205764 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11514 | 2026.01.14 00:53:00.205811 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11515 | 2026.01.14 00:53:00.206300 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.01.14 00:53:00.206336 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11517 | 2026.01.14 00:53:00.206640 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11518 | 2026.01.14 00:53:00.206835 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.01.14 00:53:00.206959 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 11520 | 2026.01.14 00:53:00.206995 [ 4 ] {37e4c970-28f0-4e67-b6bd-be3c5eb10f51} <Debug> TCPHandler: Processed in 0.001409751 sec. | ||
| 11521 | 2026.01.14 00:53:00.207099 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.01.14 00:53:00.207190 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11523 | 2026.01.14 00:53:00.207238 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11524 | 2026.01.14 00:53:00.207630 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.01.14 00:53:00.207665 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11526 | 2026.01.14 00:53:00.207977 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11527 | 2026.01.14 00:53:00.208179 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.01.14 00:53:00.208313 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 11529 | 2026.01.14 00:53:00.208349 [ 4 ] {633d27ec-b0e6-4b70-9e61-1270195eddc3} <Debug> TCPHandler: Processed in 0.001297458 sec. | ||
| 11530 | 2026.01.14 00:53:00.208469 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.01.14 00:53:00.208591 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11532 | 2026.01.14 00:53:00.208660 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11533 | 2026.01.14 00:53:00.209587 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.01.14 00:53:00.209626 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11535 | 2026.01.14 00:53:00.210183 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11536 | 2026.01.14 00:53:00.210421 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.01.14 00:53:00.210565 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001998 sec., 15015.015015015013 rows/sec., 26.91 MiB/sec. | ||
| 11538 | 2026.01.14 00:53:00.210620 [ 4 ] {b7a4e97e-8be5-4d8c-9d27-572b97d2e97d} <Debug> TCPHandler: Processed in 0.002213878 sec. | ||
| 11539 | 2026.01.14 00:53:00.210732 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.01.14 00:53:00.210829 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11541 | 2026.01.14 00:53:00.210871 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11542 | 2026.01.14 00:53:00.211210 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.01.14 00:53:00.211249 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11544 | 2026.01.14 00:53:00.211555 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11545 | 2026.01.14 00:53:00.211761 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.01.14 00:53:00.211890 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11547 | 2026.01.14 00:53:00.211928 [ 4 ] {c373de10-5220-4e1b-be8c-542879066813} <Debug> TCPHandler: Processed in 0.001244928 sec. | ||
| 11548 | 2026.01.14 00:53:00.784814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11549 | 2026.01.14 00:53:00.802272 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2026.01.14 00:53:00.802336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11551 | 2026.01.14 00:53:00.808727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11552 | 2026.01.14 00:53:00.809452 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.01.14 00:53:00.809815 [ 113 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11554 | 2026.01.14 00:53:00.809918 [ 113 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2026.01.14 00:53:00.809955 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11556 | 2026.01.14 00:53:00.810130 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11557 | 2026.01.14 00:53:00.812789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11558 | 2026.01.14 00:53:00.814070 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11559 | 2026.01.14 00:53:00.815496 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11560 | 2026.01.14 00:53:00.820419 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11561 | 2026.01.14 00:53:00.824973 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11562 | 2026.01.14 00:53:00.829813 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11563 | 2026.01.14 00:53:00.834833 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11564 | 2026.01.14 00:53:00.839135 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 11565 | 2026.01.14 00:53:00.896240 [ 199 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.086192254 sec., 4896.031608594434 rows/sec., 25.32 MiB/sec. | ||
| 11566 | 2026.01.14 00:53:00.899555 [ 193 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11567 | 2026.01.14 00:53:00.901792 [ 193 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_56_11} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.01.14 00:53:00.901899 [ 193 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_56_11} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11569 | 2026.01.14 00:53:00.904572 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11570 | 2026.01.14 00:53:05.229669 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.01.14 00:53:05.229882 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11572 | 2026.01.14 00:53:05.229954 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11573 | 2026.01.14 00:53:05.230611 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.14 00:53:05.230662 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11575 | 2026.01.14 00:53:05.231040 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11576 | 2026.01.14 00:53:05.231271 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.14 00:53:05.231424 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001593 sec., 1255.4927809165097 rows/sec., 102.38 KiB/sec. | ||
| 11578 | 2026.01.14 00:53:05.231472 [ 4 ] {95f1e9a2-4544-4527-9a71-1327cb10b401} <Debug> TCPHandler: Processed in 0.001936963 sec. | ||
| 11579 | 2026.01.14 00:53:05.231612 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.01.14 00:53:05.231714 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11581 | 2026.01.14 00:53:05.231756 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11582 | 2026.01.14 00:53:05.232998 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.14 00:53:05.233036 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11584 | 2026.01.14 00:53:05.233419 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11585 | 2026.01.14 00:53:05.233637 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.14 00:53:05.233767 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002075 sec., 586506.0240963856 rows/sec., 48.50 MiB/sec. | ||
| 11587 | 2026.01.14 00:53:05.233805 [ 4 ] {76ef6f68-7c2f-4f92-b339-716c740d2c97} <Debug> TCPHandler: Processed in 0.002242539 sec. | ||
| 11588 | 2026.01.14 00:53:05.233912 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.01.14 00:53:05.234006 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11590 | 2026.01.14 00:53:05.234047 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11591 | 2026.01.14 00:53:05.234431 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.01.14 00:53:05.234467 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11593 | 2026.01.14 00:53:05.234762 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11594 | 2026.01.14 00:53:05.234973 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.01.14 00:53:05.235091 [ 109 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11596 | 2026.01.14 00:53:05.235100 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 801.08 KiB/sec. | ||
| 11597 | 2026.01.14 00:53:05.235164 [ 109 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.01.14 00:53:05.235179 [ 4 ] {08a6a2b9-c0e2-4002-a61b-961a262ba264} <Debug> TCPHandler: Processed in 0.001314949 sec. | ||
| 11599 | 2026.01.14 00:53:05.235192 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11600 | 2026.01.14 00:53:05.235288 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.01.14 00:53:05.235291 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 11602 | 2026.01.14 00:53:05.235385 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.01.14 00:53:05.235394 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11604 | 2026.01.14 00:53:05.235425 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11605 | 2026.01.14 00:53:05.235428 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 277 rows starting from the beginning of the part | ||
| 11606 | 2026.01.14 00:53:05.235492 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 11607 | 2026.01.14 00:53:05.235537 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 46 rows starting from the beginning of the part | ||
| 11608 | 2026.01.14 00:53:05.235579 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 11609 | 2026.01.14 00:53:05.235620 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 11610 | 2026.01.14 00:53:05.235658 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 11611 | 2026.01.14 00:53:05.235932 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.01.14 00:53:05.235967 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11613 | 2026.01.14 00:53:05.236431 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179986 sec., 326275.0575006822 rows/sec., 22.62 MiB/sec. | ||
| 11614 | 2026.01.14 00:53:05.236521 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11615 | 2026.01.14 00:53:05.236576 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11616 | 2026.01.14 00:53:05.236743 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.01.14 00:53:05.236813 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.01.14 00:53:05.236874 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001507 sec., 151293.9615129396 rows/sec., 10.24 MiB/sec. | ||
| 11619 | 2026.01.14 00:53:05.236878 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_81_16} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11620 | 2026.01.14 00:53:05.236912 [ 4 ] {c1b3b03e-f554-4cfd-b1b8-85d75ef184b0} <Debug> TCPHandler: Processed in 0.001671107 sec. | ||
| 11621 | 2026.01.14 00:53:05.236951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11622 | 2026.01.14 00:53:05.237016 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.01.14 00:53:05.237117 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11624 | 2026.01.14 00:53:05.237157 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11625 | 2026.01.14 00:53:05.237856 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.01.14 00:53:05.237894 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11627 | 2026.01.14 00:53:05.238266 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11628 | 2026.01.14 00:53:05.238475 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.01.14 00:53:05.238603 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001505 sec., 353488.37209302327 rows/sec., 26.19 MiB/sec. | ||
| 11630 | 2026.01.14 00:53:05.238641 [ 4 ] {11f44dbe-1a65-43e7-b652-82ef33e84be3} <Debug> TCPHandler: Processed in 0.001677947 sec. | ||
| 11631 | 2026.01.14 00:53:05.238750 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.01.14 00:53:05.238843 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.01.14 00:53:05.238887 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11634 | 2026.01.14 00:53:05.239521 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.01.14 00:53:05.239558 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11636 | 2026.01.14 00:53:05.239947 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11637 | 2026.01.14 00:53:05.240150 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.01.14 00:53:05.240285 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001461 sec., 578370.9787816564 rows/sec., 38.93 MiB/sec. | ||
| 11639 | 2026.01.14 00:53:05.240324 [ 4 ] {f22cbdae-3792-43de-ad64-198b8c8dff68} <Debug> TCPHandler: Processed in 0.001623225 sec. | ||
| 11640 | 2026.01.14 00:53:05.240432 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.01.14 00:53:05.240526 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11642 | 2026.01.14 00:53:05.240580 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11643 | 2026.01.14 00:53:05.241343 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.01.14 00:53:05.241379 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11645 | 2026.01.14 00:53:05.241878 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11646 | 2026.01.14 00:53:05.242088 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.01.14 00:53:05.242225 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 11648 | 2026.01.14 00:53:05.242219 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11649 | 2026.01.14 00:53:05.242301 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.01.14 00:53:05.242302 [ 4 ] {a4c81613-9731-478e-a6f3-ffe053f91a50} <Debug> TCPHandler: Processed in 0.001919342 sec. | ||
| 11651 | 2026.01.14 00:53:05.242326 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11652 | 2026.01.14 00:53:05.242409 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 11653 | 2026.01.14 00:53:05.242428 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.01.14 00:53:05.242522 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.01.14 00:53:05.242565 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11656 | 2026.01.14 00:53:05.242605 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11657 | 2026.01.14 00:53:05.242664 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1481 rows starting from the beginning of the part | ||
| 11658 | 2026.01.14 00:53:05.242784 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 11659 | 2026.01.14 00:53:05.242893 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 11660 | 2026.01.14 00:53:05.242964 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.01.14 00:53:05.243005 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11662 | 2026.01.14 00:53:05.243005 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 11663 | 2026.01.14 00:53:05.243122 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 11664 | 2026.01.14 00:53:05.243228 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 11665 | 2026.01.14 00:53:05.243365 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11666 | 2026.01.14 00:53:05.243579 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.14 00:53:05.243700 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 11668 | 2026.01.14 00:53:05.243735 [ 4 ] {bb15c263-704d-4ebc-9595-3198fd5090b3} <Debug> TCPHandler: Processed in 0.001388661 sec. | ||
| 11669 | 2026.01.14 00:53:05.251309 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 19 columns (19 merged, 0 gathered) in 0.008924686 sec., 176028.60201468153 rows/sec., 315.44 MiB/sec. | ||
| 11670 | 2026.01.14 00:53:05.252594 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11671 | 2026.01.14 00:53:05.252895 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.01.14 00:53:05.252959 [ 188 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11673 | 2026.01.14 00:53:05.253040 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11674 | 2026.01.14 00:53:06.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.58 MiB, peak 342.18 MiB, free memory in arenas 0.00 B, will set to 333.57 MiB (RSS), difference: 3.99 MiB | ||
| 11675 | 2026.01.14 00:53:06.146133 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39881 | ||
| 11676 | 2026.01.14 00:53:06.146245 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11677 | 2026.01.14 00:53:06.146273 [ 352 ] {} <Debug> TCP-Session: da4b6d55-d154-4036-b2c4-03b025afa7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39881 | ||
| 11678 | 2026.01.14 00:53:06.146294 [ 352 ] {} <Debug> TCP-Session: da4b6d55-d154-4036-b2c4-03b025afa7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11679 | 2026.01.14 00:53:06.146307 [ 352 ] {} <Debug> TCP-Session: da4b6d55-d154-4036-b2c4-03b025afa7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11680 | 2026.01.14 00:53:06.146509 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63957 | ||
| 11681 | 2026.01.14 00:53:06.146536 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55141 | ||
| 11682 | 2026.01.14 00:53:06.146575 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65193 | ||
| 11683 | 2026.01.14 00:53:06.146585 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65478 | ||
| 11684 | 2026.01.14 00:53:06.146565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57096 | ||
| 11685 | 2026.01.14 00:53:06.146655 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11686 | 2026.01.14 00:53:06.146670 [ 352 ] {} <Trace> TCP-Session: da4b6d55-d154-4036-b2c4-03b025afa7c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.01.14 00:53:06.146730 [ 353 ] {} <Debug> TCP-Session: 7ccfcb33-e4c0-47ab-b820-468b1fa51f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:63957 | ||
| 11688 | 2026.01.14 00:53:06.146666 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11689 | 2026.01.14 00:53:06.146666 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11690 | 2026.01.14 00:53:06.146780 [ 353 ] {} <Debug> TCP-Session: 7ccfcb33-e4c0-47ab-b820-468b1fa51f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.01.14 00:53:06.146802 [ 290 ] {} <Debug> TCP-Session: 1e00daca-176d-41b5-bc55-d82019c38e27 Authenticating user 'default' from [fd00:1122:3344:101::e]:65193 | ||
| 11692 | 2026.01.14 00:53:06.146813 [ 355 ] {} <Debug> TCP-Session: 0a17dbed-b66e-46f4-8e68-c63c35a2c559 Authenticating user 'default' from [fd00:1122:3344:101::e]:55141 | ||
| 11693 | 2026.01.14 00:53:06.146821 [ 353 ] {} <Debug> TCP-Session: 7ccfcb33-e4c0-47ab-b820-468b1fa51f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11694 | 2026.01.14 00:53:06.146843 [ 290 ] {} <Debug> TCP-Session: 1e00daca-176d-41b5-bc55-d82019c38e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.01.14 00:53:06.146845 [ 355 ] {} <Debug> TCP-Session: 0a17dbed-b66e-46f4-8e68-c63c35a2c559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.01.14 00:53:06.146878 [ 290 ] {} <Debug> TCP-Session: 1e00daca-176d-41b5-bc55-d82019c38e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11697 | 2026.01.14 00:53:06.146889 [ 355 ] {} <Debug> TCP-Session: 0a17dbed-b66e-46f4-8e68-c63c35a2c559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11698 | 2026.01.14 00:53:06.146558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35786 | ||
| 11699 | 2026.01.14 00:53:06.146923 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11700 | 2026.01.14 00:53:06.146548 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42289 | ||
| 11701 | 2026.01.14 00:53:06.146532 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42241 | ||
| 11702 | 2026.01.14 00:53:06.147140 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11703 | 2026.01.14 00:53:06.147175 [ 351 ] {} <Debug> TCP-Session: f7e1429f-6f24-4150-a1e1-31b6c22f296d Authenticating user 'default' from [fd00:1122:3344:101::e]:65478 | ||
| 11704 | 2026.01.14 00:53:06.147191 [ 351 ] {} <Debug> TCP-Session: f7e1429f-6f24-4150-a1e1-31b6c22f296d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.01.14 00:53:06.147204 [ 351 ] {} <Debug> TCP-Session: f7e1429f-6f24-4150-a1e1-31b6c22f296d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.01.14 00:53:06.147236 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11707 | 2026.01.14 00:53:06.147296 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11708 | 2026.01.14 00:53:06.147577 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 11709 | 2026.01.14 00:53:06.147671 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11710 | 2026.01.14 00:53:06.147708 [ 286 ] {} <Debug> TCP-Session: 8c539149-78a1-4337-908c-a56f2a36c966 Authenticating user 'default' from [fd00:1122:3344:101::e]:42289 | ||
| 11711 | 2026.01.14 00:53:06.147727 [ 286 ] {} <Debug> TCP-Session: 8c539149-78a1-4337-908c-a56f2a36c966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11712 | 2026.01.14 00:53:06.147746 [ 286 ] {} <Debug> TCP-Session: 8c539149-78a1-4337-908c-a56f2a36c966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2026.01.14 00:53:06.147898 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11714 | 2026.01.14 00:53:06.147898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.01.14 00:53:06.147938 [ 354 ] {} <Debug> TCP-Session: 746a170f-b1b1-4ce7-a52d-07cc467befa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42241 | ||
| 11716 | 2026.01.14 00:53:06.147951 [ 288 ] {} <Debug> TCP-Session: 88b334bd-e059-4f8e-bf52-9cd2f1f5db12 Authenticating user 'default' from [fd00:1122:3344:101::e]:35786 | ||
| 11717 | 2026.01.14 00:53:06.147964 [ 354 ] {} <Debug> TCP-Session: 746a170f-b1b1-4ce7-a52d-07cc467befa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11718 | 2026.01.14 00:53:06.147969 [ 288 ] {} <Debug> TCP-Session: 88b334bd-e059-4f8e-bf52-9cd2f1f5db12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.01.14 00:53:06.147979 [ 354 ] {} <Debug> TCP-Session: 746a170f-b1b1-4ce7-a52d-07cc467befa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.01.14 00:53:06.147989 [ 288 ] {} <Debug> TCP-Session: 88b334bd-e059-4f8e-bf52-9cd2f1f5db12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2026.01.14 00:53:06.148042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.01.14 00:53:06.148082 [ 289 ] {} <Debug> TCP-Session: 5abe6e64-16e5-4a8e-b708-4b75df16e21f Authenticating user 'default' from [fd00:1122:3344:101::e]:57096 | ||
| 11723 | 2026.01.14 00:53:06.148102 [ 289 ] {} <Debug> TCP-Session: 5abe6e64-16e5-4a8e-b708-4b75df16e21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2026.01.14 00:53:06.148115 [ 289 ] {} <Debug> TCP-Session: 5abe6e64-16e5-4a8e-b708-4b75df16e21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.01.14 00:53:06.148590 [ 339 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> AggregatingTransform: Aggregating | ||
| 11726 | 2026.01.14 00:53:06.148630 [ 339 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11727 | 2026.01.14 00:53:06.148668 [ 339 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988782 sec. (1011.345 rows/sec., 39.51 KiB/sec.) | ||
| 11728 | 2026.01.14 00:53:06.148686 [ 339 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Trace> Aggregator: Merging aggregated data | ||
| 11729 | 2026.01.14 00:53:06.150340 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003491 sec., 286.4508736751647 rows/sec., 11.19 KiB/sec. | ||
| 11730 | 2026.01.14 00:53:06.150481 [ 352 ] {4b2cf4c5-0a84-4aba-ad9e-c15a92dd908e} <Debug> TCPHandler: Processed in 0.003964866 sec. | ||
| 11731 | 2026.01.14 00:53:06.150573 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11732 | 2026.01.14 00:53:06.150604 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11733 | 2026.01.14 00:53:06.150615 [ 290 ] {} <Debug> TCP-Session: 1e00daca-176d-41b5-bc55-d82019c38e27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11734 | 2026.01.14 00:53:06.150626 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11735 | 2026.01.14 00:53:06.150641 [ 355 ] {} <Debug> TCP-Session: 0a17dbed-b66e-46f4-8e68-c63c35a2c559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11736 | 2026.01.14 00:53:06.150660 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11737 | 2026.01.14 00:53:06.150679 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11738 | 2026.01.14 00:53:06.150697 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11739 | 2026.01.14 00:53:06.150724 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11740 | 2026.01.14 00:53:06.150740 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11741 | 2026.01.14 00:53:06.150753 [ 286 ] {} <Debug> TCP-Session: 8c539149-78a1-4337-908c-a56f2a36c966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.01.14 00:53:06.150761 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11743 | 2026.01.14 00:53:06.150784 [ 351 ] {} <Debug> TCP-Session: f7e1429f-6f24-4150-a1e1-31b6c22f296d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.01.14 00:53:06.150773 [ 288 ] {} <Debug> TCP-Session: 88b334bd-e059-4f8e-bf52-9cd2f1f5db12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.01.14 00:53:06.150813 [ 352 ] {} <Debug> TCP-Session: da4b6d55-d154-4036-b2c4-03b025afa7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11746 | 2026.01.14 00:53:06.150737 [ 353 ] {} <Debug> TCP-Session: 7ccfcb33-e4c0-47ab-b820-468b1fa51f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2026.01.14 00:53:06.150717 [ 354 ] {} <Debug> TCP-Session: 746a170f-b1b1-4ce7-a52d-07cc467befa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.01.14 00:53:06.150673 [ 289 ] {} <Debug> TCP-Session: 5abe6e64-16e5-4a8e-b708-4b75df16e21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2026.01.14 00:53:06.232996 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37342 | ||
| 11750 | 2026.01.14 00:53:06.233103 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11751 | 2026.01.14 00:53:06.233130 [ 352 ] {} <Debug> TCP-Session: 5d9ef997-3909-473a-811d-e450e70e7c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:37342 | ||
| 11752 | 2026.01.14 00:53:06.233151 [ 352 ] {} <Debug> TCP-Session: 5d9ef997-3909-473a-811d-e450e70e7c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.01.14 00:53:06.233164 [ 352 ] {} <Debug> TCP-Session: 5d9ef997-3909-473a-811d-e450e70e7c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.01.14 00:53:06.233353 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58555 | ||
| 11755 | 2026.01.14 00:53:06.233395 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54199 | ||
| 11756 | 2026.01.14 00:53:06.233424 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45954 | ||
| 11757 | 2026.01.14 00:53:06.233442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32830 | ||
| 11758 | 2026.01.14 00:53:06.233471 [ 352 ] {} <Trace> TCP-Session: 5d9ef997-3909-473a-811d-e450e70e7c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.01.14 00:53:06.233465 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11760 | 2026.01.14 00:53:06.233518 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2026.01.14 00:53:06.233542 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11762 | 2026.01.14 00:53:06.233553 [ 353 ] {} <Debug> TCP-Session: 0e576ec6-c757-4138-9fae-c6675de9e7d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58555 | ||
| 11763 | 2026.01.14 00:53:06.233567 [ 354 ] {} <Debug> TCP-Session: 86a56bc4-28c4-4390-a131-e344b1afbe3a Authenticating user 'default' from [fd00:1122:3344:101::e]:54199 | ||
| 11764 | 2026.01.14 00:53:06.233582 [ 286 ] {} <Debug> TCP-Session: 9e0140d9-0485-4a3d-bba5-c512b86ba7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:45954 | ||
| 11765 | 2026.01.14 00:53:06.233596 [ 353 ] {} <Debug> TCP-Session: 0e576ec6-c757-4138-9fae-c6675de9e7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.01.14 00:53:06.233610 [ 354 ] {} <Debug> TCP-Session: 86a56bc4-28c4-4390-a131-e344b1afbe3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.01.14 00:53:06.233630 [ 353 ] {} <Debug> TCP-Session: 0e576ec6-c757-4138-9fae-c6675de9e7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.01.14 00:53:06.233645 [ 354 ] {} <Debug> TCP-Session: 86a56bc4-28c4-4390-a131-e344b1afbe3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.01.14 00:53:06.233655 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11770 | 2026.01.14 00:53:06.233624 [ 286 ] {} <Debug> TCP-Session: 9e0140d9-0485-4a3d-bba5-c512b86ba7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.01.14 00:53:06.233551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11772 | 2026.01.14 00:53:06.233716 [ 286 ] {} <Debug> TCP-Session: 9e0140d9-0485-4a3d-bba5-c512b86ba7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.01.14 00:53:06.233463 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55443 | ||
| 11774 | 2026.01.14 00:53:06.233744 [ 289 ] {} <Debug> TCP-Session: 8e5cdbac-cee0-445d-90ce-48d1de8e6305 Authenticating user 'default' from [fd00:1122:3344:101::e]:32830 | ||
| 11775 | 2026.01.14 00:53:06.233436 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64127 | ||
| 11776 | 2026.01.14 00:53:06.233790 [ 289 ] {} <Debug> TCP-Session: 8e5cdbac-cee0-445d-90ce-48d1de8e6305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2026.01.14 00:53:06.233812 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11778 | 2026.01.14 00:53:06.233824 [ 289 ] {} <Debug> TCP-Session: 8e5cdbac-cee0-445d-90ce-48d1de8e6305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.01.14 00:53:06.233421 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48676 | ||
| 11780 | 2026.01.14 00:53:06.233849 [ 290 ] {} <Debug> TCP-Session: 93ae4277-d405-466c-9ad6-704bf9be421a Authenticating user 'default' from [fd00:1122:3344:101::e]:55443 | ||
| 11781 | 2026.01.14 00:53:06.233855 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11782 | 2026.01.14 00:53:06.233891 [ 290 ] {} <Debug> TCP-Session: 93ae4277-d405-466c-9ad6-704bf9be421a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.01.14 00:53:06.233464 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59048 | ||
| 11784 | 2026.01.14 00:53:06.233922 [ 290 ] {} <Debug> TCP-Session: 93ae4277-d405-466c-9ad6-704bf9be421a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.01.14 00:53:06.233918 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11786 | 2026.01.14 00:53:06.233932 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11787 | 2026.01.14 00:53:06.233963 [ 355 ] {} <Debug> TCP-Session: 6c2cedb1-a24b-4fc3-8647-6d30a9f140dc Authenticating user 'default' from [fd00:1122:3344:101::e]:48676 | ||
| 11788 | 2026.01.14 00:53:06.233975 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11789 | 2026.01.14 00:53:06.233991 [ 355 ] {} <Debug> TCP-Session: 6c2cedb1-a24b-4fc3-8647-6d30a9f140dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.01.14 00:53:06.233920 [ 288 ] {} <Debug> TCP-Session: 3e7b26ab-004b-44bf-a20a-a57a73c0ff47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64127 | ||
| 11791 | 2026.01.14 00:53:06.234006 [ 351 ] {} <Debug> TCP-Session: 54fe7128-bc0f-4a0b-8d79-305770d3848b Authenticating user 'default' from [fd00:1122:3344:101::e]:59048 | ||
| 11792 | 2026.01.14 00:53:06.234038 [ 288 ] {} <Debug> TCP-Session: 3e7b26ab-004b-44bf-a20a-a57a73c0ff47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.01.14 00:53:06.234056 [ 351 ] {} <Debug> TCP-Session: 54fe7128-bc0f-4a0b-8d79-305770d3848b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.01.14 00:53:06.234070 [ 288 ] {} <Debug> TCP-Session: 3e7b26ab-004b-44bf-a20a-a57a73c0ff47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.01.14 00:53:06.234083 [ 351 ] {} <Debug> TCP-Session: 54fe7128-bc0f-4a0b-8d79-305770d3848b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.01.14 00:53:06.234012 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11797 | 2026.01.14 00:53:06.234008 [ 355 ] {} <Debug> TCP-Session: 6c2cedb1-a24b-4fc3-8647-6d30a9f140dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.01.14 00:53:06.234410 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 11799 | 2026.01.14 00:53:06.235406 [ 324 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> AggregatingTransform: Aggregating | ||
| 11800 | 2026.01.14 00:53:06.235450 [ 324 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11801 | 2026.01.14 00:53:06.235488 [ 324 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952311 sec. (1050.077 rows/sec., 41.02 KiB/sec.) | ||
| 11802 | 2026.01.14 00:53:06.235507 [ 324 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Trace> Aggregator: Merging aggregated data | ||
| 11803 | 2026.01.14 00:53:06.236865 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 11804 | 2026.01.14 00:53:06.237075 [ 352 ] {7ef587c9-c7e9-4058-8490-4d5e472f3f9c} <Debug> TCPHandler: Processed in 0.003717321 sec. | ||
| 11805 | 2026.01.14 00:53:06.237189 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11806 | 2026.01.14 00:53:06.237225 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11807 | 2026.01.14 00:53:06.237229 [ 352 ] {} <Debug> TCP-Session: 5d9ef997-3909-473a-811d-e450e70e7c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11808 | 2026.01.14 00:53:06.237245 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11809 | 2026.01.14 00:53:06.237275 [ 353 ] {} <Debug> TCP-Session: 0e576ec6-c757-4138-9fae-c6675de9e7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.01.14 00:53:06.237292 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11811 | 2026.01.14 00:53:06.237313 [ 286 ] {} <Debug> TCP-Session: 9e0140d9-0485-4a3d-bba5-c512b86ba7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.01.14 00:53:06.237324 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11813 | 2026.01.14 00:53:06.237344 [ 351 ] {} <Debug> TCP-Session: 54fe7128-bc0f-4a0b-8d79-305770d3848b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.01.14 00:53:06.237343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2026.01.14 00:53:06.237379 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.01.14 00:53:06.237409 [ 289 ] {} <Debug> TCP-Session: 8e5cdbac-cee0-445d-90ce-48d1de8e6305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.01.14 00:53:06.237383 [ 354 ] {} <Debug> TCP-Session: 86a56bc4-28c4-4390-a131-e344b1afbe3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.01.14 00:53:06.237433 [ 290 ] {} <Debug> TCP-Session: 93ae4277-d405-466c-9ad6-704bf9be421a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11819 | 2026.01.14 00:53:06.237360 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11820 | 2026.01.14 00:53:06.237274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11821 | 2026.01.14 00:53:06.237507 [ 355 ] {} <Debug> TCP-Session: 6c2cedb1-a24b-4fc3-8647-6d30a9f140dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.01.14 00:53:06.237530 [ 288 ] {} <Debug> TCP-Session: 3e7b26ab-004b-44bf-a20a-a57a73c0ff47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.01.14 00:53:06.428748 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41392 | ||
| 11824 | 2026.01.14 00:53:06.428860 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11825 | 2026.01.14 00:53:06.428888 [ 352 ] {} <Debug> TCP-Session: 2ca128be-5906-4a95-ad0a-0564c44f1222 Authenticating user 'default' from [fd00:1122:3344:101::e]:41392 | ||
| 11826 | 2026.01.14 00:53:06.428910 [ 352 ] {} <Debug> TCP-Session: 2ca128be-5906-4a95-ad0a-0564c44f1222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.01.14 00:53:06.428923 [ 352 ] {} <Debug> TCP-Session: 2ca128be-5906-4a95-ad0a-0564c44f1222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.01.14 00:53:06.429136 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50517 | ||
| 11829 | 2026.01.14 00:53:06.429153 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37022 | ||
| 11830 | 2026.01.14 00:53:06.429195 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54654 | ||
| 11831 | 2026.01.14 00:53:06.429203 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60930 | ||
| 11832 | 2026.01.14 00:53:06.429219 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59441 | ||
| 11833 | 2026.01.14 00:53:06.429252 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11834 | 2026.01.14 00:53:06.429289 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11835 | 2026.01.14 00:53:06.429301 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11836 | 2026.01.14 00:53:06.429315 [ 353 ] {} <Debug> TCP-Session: 1d315e4f-115d-4bae-b865-10659d9c8980 Authenticating user 'default' from [fd00:1122:3344:101::e]:50517 | ||
| 11837 | 2026.01.14 00:53:06.429325 [ 288 ] {} <Debug> TCP-Session: c177c539-031d-4459-8768-d045fa485f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:54654 | ||
| 11838 | 2026.01.14 00:53:06.429333 [ 354 ] {} <Debug> TCP-Session: f8b3bc8d-e21e-4896-925a-1402a751d1fa Authenticating user 'default' from [fd00:1122:3344:101::e]:37022 | ||
| 11839 | 2026.01.14 00:53:06.429350 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11840 | 2026.01.14 00:53:06.429353 [ 353 ] {} <Debug> TCP-Session: 1d315e4f-115d-4bae-b865-10659d9c8980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11841 | 2026.01.14 00:53:06.429367 [ 354 ] {} <Debug> TCP-Session: f8b3bc8d-e21e-4896-925a-1402a751d1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2026.01.14 00:53:06.429394 [ 353 ] {} <Debug> TCP-Session: 1d315e4f-115d-4bae-b865-10659d9c8980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.01.14 00:53:06.429408 [ 354 ] {} <Debug> TCP-Session: f8b3bc8d-e21e-4896-925a-1402a751d1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.01.14 00:53:06.429298 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11845 | 2026.01.14 00:53:06.429223 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58406 | ||
| 11846 | 2026.01.14 00:53:06.429471 [ 289 ] {} <Debug> TCP-Session: a7e4a82e-a9cb-460a-b708-3b3dde57fef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60930 | ||
| 11847 | 2026.01.14 00:53:06.429178 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57939 | ||
| 11848 | 2026.01.14 00:53:06.429503 [ 289 ] {} <Debug> TCP-Session: a7e4a82e-a9cb-460a-b708-3b3dde57fef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.01.14 00:53:06.429521 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11850 | 2026.01.14 00:53:06.429539 [ 289 ] {} <Debug> TCP-Session: a7e4a82e-a9cb-460a-b708-3b3dde57fef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2026.01.14 00:53:06.429562 [ 351 ] {} <Debug> TCP-Session: 448be4d6-1d36-45f4-9735-d4f27059ca7b Authenticating user 'default' from [fd00:1122:3344:101::e]:58406 | ||
| 11852 | 2026.01.14 00:53:06.429565 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11853 | 2026.01.14 00:53:06.429182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43469 | ||
| 11854 | 2026.01.14 00:53:06.429594 [ 351 ] {} <Debug> TCP-Session: 448be4d6-1d36-45f4-9735-d4f27059ca7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.01.14 00:53:06.429599 [ 355 ] {} <Debug> TCP-Session: 6210ad9f-becc-4bf7-90d5-e6d93aafb0ae Authenticating user 'default' from [fd00:1122:3344:101::e]:57939 | ||
| 11856 | 2026.01.14 00:53:06.429623 [ 351 ] {} <Debug> TCP-Session: 448be4d6-1d36-45f4-9735-d4f27059ca7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.01.14 00:53:06.429365 [ 288 ] {} <Debug> TCP-Session: c177c539-031d-4459-8768-d045fa485f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.01.14 00:53:06.429637 [ 355 ] {} <Debug> TCP-Session: 6210ad9f-becc-4bf7-90d5-e6d93aafb0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.01.14 00:53:06.429657 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11860 | 2026.01.14 00:53:06.429674 [ 355 ] {} <Debug> TCP-Session: 6210ad9f-becc-4bf7-90d5-e6d93aafb0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.01.14 00:53:06.429668 [ 288 ] {} <Debug> TCP-Session: c177c539-031d-4459-8768-d045fa485f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.01.14 00:53:06.429689 [ 286 ] {} <Debug> TCP-Session: 703c05e8-ff9c-4ba1-99fa-6ecdf4bbb709 Authenticating user 'default' from [fd00:1122:3344:101::e]:43469 | ||
| 11863 | 2026.01.14 00:53:06.429391 [ 290 ] {} <Debug> TCP-Session: 3e1e2aab-ee71-4094-b1ff-66086329f32d Authenticating user 'default' from [fd00:1122:3344:101::e]:59441 | ||
| 11864 | 2026.01.14 00:53:06.429724 [ 286 ] {} <Debug> TCP-Session: 703c05e8-ff9c-4ba1-99fa-6ecdf4bbb709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.01.14 00:53:06.429742 [ 290 ] {} <Debug> TCP-Session: 3e1e2aab-ee71-4094-b1ff-66086329f32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.01.14 00:53:06.429745 [ 286 ] {} <Debug> TCP-Session: 703c05e8-ff9c-4ba1-99fa-6ecdf4bbb709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.01.14 00:53:06.429758 [ 290 ] {} <Debug> TCP-Session: 3e1e2aab-ee71-4094-b1ff-66086329f32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11868 | 2026.01.14 00:53:06.429246 [ 352 ] {} <Trace> TCP-Session: 2ca128be-5906-4a95-ad0a-0564c44f1222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.01.14 00:53:06.429942 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11870 | 2026.01.14 00:53:06.430192 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11871 | 2026.01.14 00:53:06.430245 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11872 | 2026.01.14 00:53:06.430527 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 11873 | 2026.01.14 00:53:06.431558 [ 326 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> AggregatingTransform: Aggregating | ||
| 11874 | 2026.01.14 00:53:06.431591 [ 326 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11875 | 2026.01.14 00:53:06.431621 [ 326 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993692 sec. (1006.348 rows/sec., 39.31 KiB/sec.) | ||
| 11876 | 2026.01.14 00:53:06.431663 [ 326 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Trace> Aggregator: Merging aggregated data | ||
| 11877 | 2026.01.14 00:53:06.433227 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 11878 | 2026.01.14 00:53:06.433376 [ 352 ] {2390d473-4edb-4a11-b2f0-81f32e38b73d} <Debug> TCPHandler: Processed in 0.004248063 sec. | ||
| 11879 | 2026.01.14 00:53:06.433496 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11880 | 2026.01.14 00:53:06.433528 [ 352 ] {} <Debug> TCP-Session: 2ca128be-5906-4a95-ad0a-0564c44f1222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.01.14 00:53:06.433531 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11882 | 2026.01.14 00:53:06.433549 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11883 | 2026.01.14 00:53:06.433575 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11884 | 2026.01.14 00:53:06.433588 [ 353 ] {} <Debug> TCP-Session: 1d315e4f-115d-4bae-b865-10659d9c8980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2026.01.14 00:53:06.433595 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11886 | 2026.01.14 00:53:06.433624 [ 354 ] {} <Debug> TCP-Session: f8b3bc8d-e21e-4896-925a-1402a751d1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.01.14 00:53:06.433639 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11888 | 2026.01.14 00:53:06.433653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11889 | 2026.01.14 00:53:06.433671 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11890 | 2026.01.14 00:53:06.433691 [ 355 ] {} <Debug> TCP-Session: 6210ad9f-becc-4bf7-90d5-e6d93aafb0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.01.14 00:53:06.433702 [ 289 ] {} <Debug> TCP-Session: a7e4a82e-a9cb-460a-b708-3b3dde57fef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11892 | 2026.01.14 00:53:06.433713 [ 290 ] {} <Debug> TCP-Session: 3e1e2aab-ee71-4094-b1ff-66086329f32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.01.14 00:53:06.433666 [ 286 ] {} <Debug> TCP-Session: 703c05e8-ff9c-4ba1-99fa-6ecdf4bbb709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.01.14 00:53:06.433616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11895 | 2026.01.14 00:53:06.433605 [ 351 ] {} <Debug> TCP-Session: 448be4d6-1d36-45f4-9735-d4f27059ca7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.01.14 00:53:06.433802 [ 288 ] {} <Debug> TCP-Session: c177c539-031d-4459-8768-d045fa485f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.01.14 00:53:06.871239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27362 | ||
| 11898 | 2026.01.14 00:53:06.871775 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.01.14 00:53:06.871826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11900 | 2026.01.14 00:53:06.872364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11901 | 2026.01.14 00:53:06.872681 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2026.01.14 00:53:06.872873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27362 | ||
| 11903 | 2026.01.14 00:53:08.313834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11904 | 2026.01.14 00:53:08.329918 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.01.14 00:53:08.329991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11906 | 2026.01.14 00:53:08.336054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11907 | 2026.01.14 00:53:08.336934 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.01.14 00:53:08.340450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11909 | 2026.01.14 00:53:09.463151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1470 | ||
| 11910 | 2026.01.14 00:53:09.465504 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.01.14 00:53:09.465546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 11912 | 2026.01.14 00:53:09.466746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11913 | 2026.01.14 00:53:09.466997 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.01.14 00:53:09.467258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11915 | 2026.01.14 00:53:10.201639 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11916 | 2026.01.14 00:53:10.201831 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11917 | 2026.01.14 00:53:10.201900 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11918 | 2026.01.14 00:53:10.202670 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.01.14 00:53:10.202718 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11920 | 2026.01.14 00:53:10.203210 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11921 | 2026.01.14 00:53:10.203447 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.01.14 00:53:10.203609 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001825 sec., 63561.643835616436 rows/sec., 5.39 MiB/sec. | ||
| 11923 | 2026.01.14 00:53:10.203671 [ 4 ] {971737fa-5ebd-446b-b22e-9afd4ceb67ce} <Debug> TCPHandler: Processed in 0.002155447 sec. | ||
| 11924 | 2026.01.14 00:53:10.203810 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.01.14 00:53:10.203913 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11926 | 2026.01.14 00:53:10.203959 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11927 | 2026.01.14 00:53:10.204384 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.01.14 00:53:10.204418 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11929 | 2026.01.14 00:53:10.204728 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11930 | 2026.01.14 00:53:10.204960 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.01.14 00:53:10.205096 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001206 sec., 24875.621890547263 rows/sec., 1.83 MiB/sec. | ||
| 11932 | 2026.01.14 00:53:10.205134 [ 4 ] {13bea2b6-357d-4b8d-aa03-88d804123fa9} <Debug> TCPHandler: Processed in 0.00137638 sec. | ||
| 11933 | 2026.01.14 00:53:10.205244 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.01.14 00:53:10.205341 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11935 | 2026.01.14 00:53:10.205382 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11936 | 2026.01.14 00:53:10.205804 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.01.14 00:53:10.205838 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11938 | 2026.01.14 00:53:10.206146 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11939 | 2026.01.14 00:53:10.206357 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.01.14 00:53:10.206484 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 11941 | 2026.01.14 00:53:10.206521 [ 4 ] {b7ed9eac-b4f1-4c08-8c9f-66488f82869b} <Debug> TCPHandler: Processed in 0.001327409 sec. | ||
| 11942 | 2026.01.14 00:53:10.206650 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.01.14 00:53:10.206746 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.01.14 00:53:10.206795 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11945 | 2026.01.14 00:53:10.207243 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.01.14 00:53:10.207279 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11947 | 2026.01.14 00:53:10.207610 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11948 | 2026.01.14 00:53:10.207825 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.01.14 00:53:10.207967 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 11950 | 2026.01.14 00:53:10.208021 [ 4 ] {82a74402-b5ed-4112-aaa6-b5d8c4c0eece} <Debug> TCPHandler: Processed in 0.001420831 sec. | ||
| 11951 | 2026.01.14 00:53:10.208150 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.01.14 00:53:10.208246 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11953 | 2026.01.14 00:53:10.208302 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11954 | 2026.01.14 00:53:10.209152 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.01.14 00:53:10.209196 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11956 | 2026.01.14 00:53:10.209793 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11957 | 2026.01.14 00:53:10.210035 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.01.14 00:53:10.210177 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001949 sec., 15392.508978963571 rows/sec., 27.58 MiB/sec. | ||
| 11959 | 2026.01.14 00:53:10.210255 [ 4 ] {11973e70-9daa-45fb-bb1c-9a39ab795ae9} <Debug> TCPHandler: Processed in 0.002158468 sec. | ||
| 11960 | 2026.01.14 00:53:10.210386 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.01.14 00:53:10.210482 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.01.14 00:53:10.210530 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11963 | 2026.01.14 00:53:10.210886 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.01.14 00:53:10.210921 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11965 | 2026.01.14 00:53:10.211231 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11966 | 2026.01.14 00:53:10.211447 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.01.14 00:53:10.211576 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11968 | 2026.01.14 00:53:10.211613 [ 4 ] {bf54026b-20dc-4822-8717-e2945e078a81} <Debug> TCPHandler: Processed in 0.001278988 sec. | ||
| 11969 | 2026.01.14 00:53:14.219014 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11970 | 2026.01.14 00:53:14.219069 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11971 | 2026.01.14 00:53:14.373237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27874 | ||
| 11972 | 2026.01.14 00:53:14.373764 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.01.14 00:53:14.373814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11974 | 2026.01.14 00:53:14.374298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11975 | 2026.01.14 00:53:14.374540 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.01.14 00:53:14.374692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27874 | ||
| 11977 | 2026.01.14 00:53:15.200250 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.01.14 00:53:15.200497 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11979 | 2026.01.14 00:53:15.200586 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11980 | 2026.01.14 00:53:15.201420 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.01.14 00:53:15.201474 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11982 | 2026.01.14 00:53:15.201888 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11983 | 2026.01.14 00:53:15.202120 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.01.14 00:53:15.202296 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00186 sec., 40860.21505376344 rows/sec., 3.37 MiB/sec. | ||
| 11985 | 2026.01.14 00:53:15.202349 [ 4 ] {0ff6e50a-69db-408e-94ed-ef5c01b50910} <Debug> TCPHandler: Processed in 0.002252389 sec. | ||
| 11986 | 2026.01.14 00:53:15.202478 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.01.14 00:53:15.202580 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11988 | 2026.01.14 00:53:15.202625 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11989 | 2026.01.14 00:53:15.203040 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.01.14 00:53:15.203079 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11991 | 2026.01.14 00:53:15.203390 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11992 | 2026.01.14 00:53:15.203643 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.01.14 00:53:15.203777 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00122 sec., 8196.72131147541 rows/sec., 616.36 KiB/sec. | ||
| 11994 | 2026.01.14 00:53:15.203815 [ 4 ] {5be7ba98-c015-4679-80b1-5d2ba421d0ae} <Debug> TCPHandler: Processed in 0.0013902 sec. | ||
| 11995 | 2026.01.14 00:53:15.203928 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.01.14 00:53:15.204022 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11997 | 2026.01.14 00:53:15.204063 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11998 | 2026.01.14 00:53:15.204480 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.01.14 00:53:15.204517 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12000 | 2026.01.14 00:53:15.204835 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12001 | 2026.01.14 00:53:15.205060 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.01.14 00:53:15.205199 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 12003 | 2026.01.14 00:53:15.205239 [ 4 ] {51077d77-a70c-4deb-ba25-4e3a4cdc7b01} <Debug> TCPHandler: Processed in 0.00136077 sec. | ||
| 12004 | 2026.01.14 00:53:15.205351 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.01.14 00:53:15.205444 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12006 | 2026.01.14 00:53:15.205491 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12007 | 2026.01.14 00:53:15.205938 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.01.14 00:53:15.205977 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12009 | 2026.01.14 00:53:15.206326 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12010 | 2026.01.14 00:53:15.206556 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.01.14 00:53:15.206697 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 12012 | 2026.01.14 00:53:15.206737 [ 4 ] {da678a1a-cfd9-4d52-842a-225670f399a7} <Debug> TCPHandler: Processed in 0.001435191 sec. | ||
| 12013 | 2026.01.14 00:53:15.206848 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.01.14 00:53:15.206941 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.01.14 00:53:15.206996 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12016 | 2026.01.14 00:53:15.207763 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.01.14 00:53:15.207799 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12018 | 2026.01.14 00:53:15.208306 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12019 | 2026.01.14 00:53:15.208523 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.01.14 00:53:15.208660 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 12021 | 2026.01.14 00:53:15.208723 [ 4 ] {ade1fb90-b27d-43e8-a814-bf7c62f429f2} <Debug> TCPHandler: Processed in 0.001922553 sec. | ||
| 12022 | 2026.01.14 00:53:15.208830 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.01.14 00:53:15.208922 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.01.14 00:53:15.208963 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12025 | 2026.01.14 00:53:15.209294 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.01.14 00:53:15.209330 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12027 | 2026.01.14 00:53:15.209633 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12028 | 2026.01.14 00:53:15.209839 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.01.14 00:53:15.209974 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12030 | 2026.01.14 00:53:15.210009 [ 4 ] {f11783c5-2c2d-48b5-b45f-617333ca6a85} <Debug> TCPHandler: Processed in 0.001227437 sec. | ||
| 12031 | 2026.01.14 00:53:15.840735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12032 | 2026.01.14 00:53:15.857122 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.01.14 00:53:15.857190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12034 | 2026.01.14 00:53:15.863325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12035 | 2026.01.14 00:53:15.864033 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.01.14 00:53:15.867033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12037 | 2026.01.14 00:53:19.467742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1494 | ||
| 12038 | 2026.01.14 00:53:19.469976 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.01.14 00:53:19.470036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12040 | 2026.01.14 00:53:19.471262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12041 | 2026.01.14 00:53:19.471545 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.01.14 00:53:19.471937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 12043 | 2026.01.14 00:53:20.203229 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.01.14 00:53:20.203429 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.01.14 00:53:20.203498 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12046 | 2026.01.14 00:53:20.204196 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.01.14 00:53:20.204239 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12048 | 2026.01.14 00:53:20.204610 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12049 | 2026.01.14 00:53:20.204837 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.01.14 00:53:20.204981 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 12051 | 2026.01.14 00:53:20.205021 [ 4 ] {b6456e5e-09b5-4121-9997-0019f43acdec} <Debug> TCPHandler: Processed in 0.001918772 sec. | ||
| 12052 | 2026.01.14 00:53:20.205180 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.01.14 00:53:20.205310 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12054 | 2026.01.14 00:53:20.205360 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12055 | 2026.01.14 00:53:20.205834 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.01.14 00:53:20.205876 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12057 | 2026.01.14 00:53:20.206214 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12058 | 2026.01.14 00:53:20.206420 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.01.14 00:53:20.206547 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001262 sec., 7923.930269413629 rows/sec., 646.14 KiB/sec. | ||
| 12060 | 2026.01.14 00:53:20.206585 [ 4 ] {e4f54490-564f-4104-ad38-b0a4a9e78bc4} <Debug> TCPHandler: Processed in 0.001466281 sec. | ||
| 12061 | 2026.01.14 00:53:20.206694 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.01.14 00:53:20.206787 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12063 | 2026.01.14 00:53:20.206827 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12064 | 2026.01.14 00:53:20.207345 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.01.14 00:53:20.207380 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12066 | 2026.01.14 00:53:20.207708 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12067 | 2026.01.14 00:53:20.207919 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.01.14 00:53:20.208020 [ 88 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12069 | 2026.01.14 00:53:20.208042 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001273 sec., 189316.57501963864 rows/sec., 16.80 MiB/sec. | ||
| 12070 | 2026.01.14 00:53:20.208079 [ 88 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.01.14 00:53:20.208097 [ 4 ] {cacd3c89-b806-4140-af88-80fe147ab804} <Debug> TCPHandler: Processed in 0.001452652 sec. | ||
| 12072 | 2026.01.14 00:53:20.208098 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12073 | 2026.01.14 00:53:20.208207 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.01.14 00:53:20.208241 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 12075 | 2026.01.14 00:53:20.208299 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12076 | 2026.01.14 00:53:20.208344 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12077 | 2026.01.14 00:53:20.208406 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12078 | 2026.01.14 00:53:20.208478 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 12079 | 2026.01.14 00:53:20.208557 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 12080 | 2026.01.14 00:53:20.208611 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1217 rows starting from the beginning of the part | ||
| 12081 | 2026.01.14 00:53:20.208660 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 116 rows starting from the beginning of the part | ||
| 12082 | 2026.01.14 00:53:20.208707 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 12083 | 2026.01.14 00:53:20.208754 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 241 rows starting from the beginning of the part | ||
| 12084 | 2026.01.14 00:53:20.208757 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.01.14 00:53:20.208806 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12086 | 2026.01.14 00:53:20.209141 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12087 | 2026.01.14 00:53:20.209360 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.01.14 00:53:20.209493 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001211 sec., 42939.71924029727 rows/sec., 3.16 MiB/sec. | ||
| 12089 | 2026.01.14 00:53:20.209530 [ 4 ] {dc10344f-0420-4585-8c97-8ea653be09c9} <Debug> TCPHandler: Processed in 0.0013721 sec. | ||
| 12090 | 2026.01.14 00:53:20.209641 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.01.14 00:53:20.209741 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.01.14 00:53:20.209783 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12093 | 2026.01.14 00:53:20.210201 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.01.14 00:53:20.210236 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12095 | 2026.01.14 00:53:20.210561 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12096 | 2026.01.14 00:53:20.210614 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002444434 sec., 1730461.9392464675 rows/sec., 149.60 MiB/sec. | ||
| 12097 | 2026.01.14 00:53:20.210773 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.01.14 00:53:20.210872 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12099 | 2026.01.14 00:53:20.210908 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 12100 | 2026.01.14 00:53:20.210952 [ 4 ] {96a21020-c831-439b-af53-55e6763528da} <Debug> TCPHandler: Processed in 0.00136223 sec. | ||
| 12101 | 2026.01.14 00:53:20.211068 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.14 00:53:20.211159 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.01.14 00:53:20.211167 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12104 | 2026.01.14 00:53:20.211220 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12105 | 2026.01.14 00:53:20.211244 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_86_17} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12106 | 2026.01.14 00:53:20.211330 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12107 | 2026.01.14 00:53:20.211626 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.01.14 00:53:20.211669 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12109 | 2026.01.14 00:53:20.211980 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12110 | 2026.01.14 00:53:20.212197 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.01.14 00:53:20.212323 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 12112 | 2026.01.14 00:53:20.212365 [ 4 ] {0b131d3f-2d50-4171-9bfa-c79134f901cc} <Debug> TCPHandler: Processed in 0.00134569 sec. | ||
| 12113 | 2026.01.14 00:53:20.212474 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.01.14 00:53:20.212567 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12115 | 2026.01.14 00:53:20.212607 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12116 | 2026.01.14 00:53:20.213077 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.14 00:53:20.213112 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12118 | 2026.01.14 00:53:20.213441 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12119 | 2026.01.14 00:53:20.213662 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.01.14 00:53:20.213764 [ 88 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12121 | 2026.01.14 00:53:20.213789 [ 88 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.01.14 00:53:20.213792 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001242 sec., 112721.41706924315 rows/sec., 9.11 MiB/sec. | ||
| 12123 | 2026.01.14 00:53:20.213806 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12124 | 2026.01.14 00:53:20.213834 [ 4 ] {09e3e804-3aa4-4030-a65d-3c0c0a96b588} <Debug> TCPHandler: Processed in 0.001408891 sec. | ||
| 12125 | 2026.01.14 00:53:20.213900 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 12126 | 2026.01.14 00:53:20.213942 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.01.14 00:53:20.213995 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12128 | 2026.01.14 00:53:20.214027 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 12129 | 2026.01.14 00:53:20.214035 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12130 | 2026.01.14 00:53:20.214080 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12131 | 2026.01.14 00:53:20.214091 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 12132 | 2026.01.14 00:53:20.214140 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 532 rows starting from the beginning of the part | ||
| 12133 | 2026.01.14 00:53:20.214186 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 94 rows starting from the beginning of the part | ||
| 12134 | 2026.01.14 00:53:20.214227 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 12135 | 2026.01.14 00:53:20.214270 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 140 rows starting from the beginning of the part | ||
| 12136 | 2026.01.14 00:53:20.214495 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.01.14 00:53:20.214530 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12138 | 2026.01.14 00:53:20.214887 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12139 | 2026.01.14 00:53:20.215113 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.01.14 00:53:20.215218 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12141 | 2026.01.14 00:53:20.215241 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.01.14 00:53:20.215243 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001226 sec., 163947.79771615006 rows/sec., 11.75 MiB/sec. | ||
| 12143 | 2026.01.14 00:53:20.215256 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12144 | 2026.01.14 00:53:20.215284 [ 4 ] {12e101dc-6796-40dc-ad9d-c497777cbb25} <Debug> TCPHandler: Processed in 0.001391311 sec. | ||
| 12145 | 2026.01.14 00:53:20.215326 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12146 | 2026.01.14 00:53:20.215399 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2026.01.14 00:53:20.215422 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2026.01.14 00:53:20.215434 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565764 sec., 1394207.556183435 rows/sec., 108.36 MiB/sec. | ||
| 12149 | 2026.01.14 00:53:20.215453 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24467 rows starting from the beginning of the part | ||
| 12150 | 2026.01.14 00:53:20.215505 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.01.14 00:53:20.215535 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12152 | 2026.01.14 00:53:20.215565 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12153 | 2026.01.14 00:53:20.215577 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 12154 | 2026.01.14 00:53:20.215619 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12155 | 2026.01.14 00:53:20.215650 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12156 | 2026.01.14 00:53:20.215675 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12157 | 2026.01.14 00:53:20.215685 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 201 rows starting from the beginning of the part | ||
| 12158 | 2026.01.14 00:53:20.215967 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.01.14 00:53:20.216068 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_86_17} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12160 | 2026.01.14 00:53:20.216187 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12161 | 2026.01.14 00:53:20.216465 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.01.14 00:53:20.216506 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12163 | 2026.01.14 00:53:20.217124 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12164 | 2026.01.14 00:53:20.217371 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.01.14 00:53:20.217516 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002036 sec., 14734.774066797641 rows/sec., 26.40 MiB/sec. | ||
| 12166 | 2026.01.14 00:53:20.217581 [ 4 ] {315e3b9b-4fc2-4988-9819-a6cf0c2c1a6e} <Debug> TCPHandler: Processed in 0.002232529 sec. | ||
| 12167 | 2026.01.14 00:53:20.217697 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.01.14 00:53:20.217790 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.01.14 00:53:20.217834 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12170 | 2026.01.14 00:53:20.218171 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.14 00:53:20.218206 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12172 | 2026.01.14 00:53:20.218555 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12173 | 2026.01.14 00:53:20.218779 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.14 00:53:20.218900 [ 87 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12175 | 2026.01.14 00:53:20.218909 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12176 | 2026.01.14 00:53:20.218963 [ 87 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.01.14 00:53:20.218971 [ 4 ] {b09cd228-60a7-43e4-9049-4f342cbf25e9} <Debug> TCPHandler: Processed in 0.001323168 sec. | ||
| 12178 | 2026.01.14 00:53:20.218991 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12179 | 2026.01.14 00:53:20.219084 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12180 | 2026.01.14 00:53:20.219200 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12181 | 2026.01.14 00:53:20.219232 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4764 rows starting from the beginning of the part | ||
| 12182 | 2026.01.14 00:53:20.219295 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12183 | 2026.01.14 00:53:20.219354 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12184 | 2026.01.14 00:53:20.219405 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12185 | 2026.01.14 00:53:20.219453 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12186 | 2026.01.14 00:53:20.219501 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12187 | 2026.01.14 00:53:20.220822 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25993 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526261 sec., 4703541.87035321 rows/sec., 321.22 MiB/sec. | ||
| 12188 | 2026.01.14 00:53:20.220966 [ 209 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.001924472 sec., 2631371.098150558 rows/sec., 174.33 MiB/sec. | ||
| 12189 | 2026.01.14 00:53:20.221131 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12190 | 2026.01.14 00:53:20.221446 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.01.14 00:53:20.221448 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12192 | 2026.01.14 00:53:20.221534 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12193 | 2026.01.14 00:53:20.221641 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12194 | 2026.01.14 00:53:20.221735 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.01.14 00:53:20.221812 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_86_17} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12196 | 2026.01.14 00:53:20.221891 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12197 | 2026.01.14 00:53:21.875655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28322 | ||
| 12198 | 2026.01.14 00:53:21.876160 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.01.14 00:53:21.876205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12200 | 2026.01.14 00:53:21.876703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12201 | 2026.01.14 00:53:21.876954 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.01.14 00:53:21.877079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28322 | ||
| 12203 | 2026.01.14 00:53:23.367967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12204 | 2026.01.14 00:53:23.384323 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.01.14 00:53:23.384375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12206 | 2026.01.14 00:53:23.390509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12207 | 2026.01.14 00:53:23.391211 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.01.14 00:53:23.393980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12209 | 2026.01.14 00:53:25.200037 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.01.14 00:53:25.200226 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12211 | 2026.01.14 00:53:25.200292 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12212 | 2026.01.14 00:53:25.200943 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.01.14 00:53:25.200991 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12214 | 2026.01.14 00:53:25.201407 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12215 | 2026.01.14 00:53:25.201647 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.01.14 00:53:25.201795 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001617 sec., 47000.61842918986 rows/sec., 3.87 MiB/sec. | ||
| 12217 | 2026.01.14 00:53:25.201838 [ 4 ] {5bb0844f-69ca-4318-b1dc-6f669450787e} <Debug> TCPHandler: Processed in 0.001929473 sec. | ||
| 12218 | 2026.01.14 00:53:25.201961 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.01.14 00:53:25.202058 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.01.14 00:53:25.202099 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12221 | 2026.01.14 00:53:25.202493 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.01.14 00:53:25.202530 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12223 | 2026.01.14 00:53:25.202828 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12224 | 2026.01.14 00:53:25.203030 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.01.14 00:53:25.203160 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 12226 | 2026.01.14 00:53:25.203199 [ 4 ] {4e8532db-d3b3-4661-907c-f7137b7811dc} <Debug> TCPHandler: Processed in 0.001288258 sec. | ||
| 12227 | 2026.01.14 00:53:25.203318 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2026.01.14 00:53:25.203413 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12229 | 2026.01.14 00:53:25.203454 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12230 | 2026.01.14 00:53:25.203868 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.01.14 00:53:25.203905 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12232 | 2026.01.14 00:53:25.204196 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12233 | 2026.01.14 00:53:25.204405 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.01.14 00:53:25.204531 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 12235 | 2026.01.14 00:53:25.204571 [ 4 ] {9b0ea852-71bc-4d13-806f-3dcf6d0530b9} <Debug> TCPHandler: Processed in 0.001312229 sec. | ||
| 12236 | 2026.01.14 00:53:25.204679 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.01.14 00:53:25.204771 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12238 | 2026.01.14 00:53:25.204814 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12239 | 2026.01.14 00:53:25.205222 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.01.14 00:53:25.205257 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12241 | 2026.01.14 00:53:25.205584 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12242 | 2026.01.14 00:53:25.205802 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.01.14 00:53:25.205930 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 12244 | 2026.01.14 00:53:25.205967 [ 4 ] {95b60b5b-6055-4227-9a8f-ad86f6aac23b} <Debug> TCPHandler: Processed in 0.00133686 sec. | ||
| 12245 | 2026.01.14 00:53:25.206065 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2026.01.14 00:53:25.206158 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12247 | 2026.01.14 00:53:25.206212 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12248 | 2026.01.14 00:53:25.207011 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2026.01.14 00:53:25.207047 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12250 | 2026.01.14 00:53:25.207562 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12251 | 2026.01.14 00:53:25.207783 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2026.01.14 00:53:25.207925 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 12253 | 2026.01.14 00:53:25.207981 [ 4 ] {2530c71c-599d-4920-8a0b-bf9f55822f6c} <Debug> TCPHandler: Processed in 0.001965163 sec. | ||
| 12254 | 2026.01.14 00:53:25.208088 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2026.01.14 00:53:25.208183 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12256 | 2026.01.14 00:53:25.208224 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12257 | 2026.01.14 00:53:25.208552 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.01.14 00:53:25.208589 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12259 | 2026.01.14 00:53:25.208891 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12260 | 2026.01.14 00:53:25.209106 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2026.01.14 00:53:25.209230 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 12262 | 2026.01.14 00:53:25.209266 [ 4 ] {d2289641-f85f-4ba5-b20a-1fb83496b530} <Debug> TCPHandler: Processed in 0.001227787 sec. | ||
| 12263 | 2026.01.14 00:53:29.219107 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12264 | 2026.01.14 00:53:29.219165 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12265 | 2026.01.14 00:53:29.377198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28834 | ||
| 12266 | 2026.01.14 00:53:29.378005 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.01.14 00:53:29.378065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12268 | 2026.01.14 00:53:29.378872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12269 | 2026.01.14 00:53:29.379096 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.01.14 00:53:29.379220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28834 | ||
| 12271 | 2026.01.14 00:53:29.473011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1526 | ||
| 12272 | 2026.01.14 00:53:29.475320 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.01.14 00:53:29.475364 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12274 | 2026.01.14 00:53:29.476872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12275 | 2026.01.14 00:53:29.477162 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.14 00:53:29.477511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12277 | 2026.01.14 00:53:30.201146 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.01.14 00:53:30.201353 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12279 | 2026.01.14 00:53:30.201423 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12280 | 2026.01.14 00:53:30.202055 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.01.14 00:53:30.202101 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12282 | 2026.01.14 00:53:30.202498 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12283 | 2026.01.14 00:53:30.202752 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.01.14 00:53:30.202909 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001608 sec., 72139.30348258706 rows/sec., 6.11 MiB/sec. | ||
| 12285 | 2026.01.14 00:53:30.202964 [ 4 ] {a71fdaa0-559c-49be-b927-99139a190a89} <Debug> TCPHandler: Processed in 0.001951603 sec. | ||
| 12286 | 2026.01.14 00:53:30.203081 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.01.14 00:53:30.203182 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12288 | 2026.01.14 00:53:30.203226 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12289 | 2026.01.14 00:53:30.203633 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.01.14 00:53:30.203672 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12291 | 2026.01.14 00:53:30.203979 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12292 | 2026.01.14 00:53:30.204189 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.01.14 00:53:30.204319 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.90 MiB/sec. | ||
| 12294 | 2026.01.14 00:53:30.204315 [ 78 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12295 | 2026.01.14 00:53:30.204359 [ 4 ] {0784ac3d-54f5-45aa-b2fa-5e81a4b54444} <Debug> TCPHandler: Processed in 0.001330598 sec. | ||
| 12296 | 2026.01.14 00:53:30.204396 [ 78 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.01.14 00:53:30.204422 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12298 | 2026.01.14 00:53:30.204485 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.01.14 00:53:30.204544 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12300 | 2026.01.14 00:53:30.204594 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12301 | 2026.01.14 00:53:30.204642 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12302 | 2026.01.14 00:53:30.204692 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12303 | 2026.01.14 00:53:30.204735 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 277 rows starting from the beginning of the part | ||
| 12304 | 2026.01.14 00:53:30.204807 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 12305 | 2026.01.14 00:53:30.204860 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12306 | 2026.01.14 00:53:30.204909 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 52 rows starting from the beginning of the part | ||
| 12307 | 2026.01.14 00:53:30.204954 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12308 | 2026.01.14 00:53:30.205004 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 12309 | 2026.01.14 00:53:30.205090 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.01.14 00:53:30.205132 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12311 | 2026.01.14 00:53:30.205510 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12312 | 2026.01.14 00:53:30.205757 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.01.14 00:53:30.205895 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001321 sec., 71158.21347464043 rows/sec., 5.56 MiB/sec. | ||
| 12314 | 2026.01.14 00:53:30.205943 [ 4 ] {9f699c6f-c06b-4db3-b0f8-b2088fc1a506} <Debug> TCPHandler: Processed in 0.001515383 sec. | ||
| 12315 | 2026.01.14 00:53:30.205941 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454342 sec., 281226.83660377 rows/sec., 19.61 MiB/sec. | ||
| 12316 | 2026.01.14 00:53:30.206073 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.01.14 00:53:30.206112 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12318 | 2026.01.14 00:53:30.206191 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.01.14 00:53:30.206250 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12320 | 2026.01.14 00:53:30.206405 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.01.14 00:53:30.206480 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_86_17} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12322 | 2026.01.14 00:53:30.206561 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12323 | 2026.01.14 00:53:30.206661 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2026.01.14 00:53:30.206703 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12325 | 2026.01.14 00:53:30.207050 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12326 | 2026.01.14 00:53:30.207267 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.01.14 00:53:30.207401 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 12328 | 2026.01.14 00:53:30.207439 [ 4 ] {c099f671-cc11-4b39-881f-581ad85b9799} <Debug> TCPHandler: Processed in 0.001425411 sec. | ||
| 12329 | 2026.01.14 00:53:30.207560 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.01.14 00:53:30.207681 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12331 | 2026.01.14 00:53:30.207745 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12332 | 2026.01.14 00:53:30.208625 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.01.14 00:53:30.208663 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12334 | 2026.01.14 00:53:30.209219 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12335 | 2026.01.14 00:53:30.209455 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2026.01.14 00:53:30.209590 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12337 | 2026.01.14 00:53:30.209596 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00194 sec., 15463.917525773195 rows/sec., 27.71 MiB/sec. | ||
| 12338 | 2026.01.14 00:53:30.209651 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.01.14 00:53:30.209688 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12340 | 2026.01.14 00:53:30.209691 [ 4 ] {e2836def-a1c6-43fe-acdf-8deabd76e2c8} <Debug> TCPHandler: Processed in 0.002193308 sec. | ||
| 12341 | 2026.01.14 00:53:30.209818 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2026.01.14 00:53:30.209816 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12343 | 2026.01.14 00:53:30.209916 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.01.14 00:53:30.209963 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12345 | 2026.01.14 00:53:30.210182 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12346 | 2026.01.14 00:53:30.210277 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1571 rows starting from the beginning of the part | ||
| 12347 | 2026.01.14 00:53:30.210298 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.01.14 00:53:30.210339 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12349 | 2026.01.14 00:53:30.210473 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
| 12350 | 2026.01.14 00:53:30.210653 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12351 | 2026.01.14 00:53:30.210670 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12352 | 2026.01.14 00:53:30.210841 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
| 12353 | 2026.01.14 00:53:30.210918 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.01.14 00:53:30.211022 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12355 | 2026.01.14 00:53:30.211060 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 12356 | 2026.01.14 00:53:30.211102 [ 4 ] {908d47cf-1beb-4247-b994-62cc6de9d525} <Debug> TCPHandler: Processed in 0.001334629 sec. | ||
| 12357 | 2026.01.14 00:53:30.211203 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
| 12358 | 2026.01.14 00:53:30.221585 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 19 columns (19 merged, 0 gathered) in 0.011823588 sec., 142173.42485208382 rows/sec., 254.77 MiB/sec. | ||
| 12359 | 2026.01.14 00:53:30.223330 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12360 | 2026.01.14 00:53:30.223755 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.01.14 00:53:30.223846 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12362 | 2026.01.14 00:53:30.224029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12363 | 2026.01.14 00:53:30.894040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12364 | 2026.01.14 00:53:30.911724 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.01.14 00:53:30.911777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12366 | 2026.01.14 00:53:30.918177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12367 | 2026.01.14 00:53:30.918931 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.01.14 00:53:30.922258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12369 | 2026.01.14 00:53:31.000287 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.09 MiB, peak 346.09 MiB, free memory in arenas 0.00 B, will set to 339.44 MiB (RSS), difference: 4.35 MiB | ||
| 12370 | 2026.01.14 00:53:33.368456 [ 76 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12371 | 2026.01.14 00:53:33.368529 [ 76 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.01.14 00:53:33.368549 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12373 | 2026.01.14 00:53:33.368651 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 12374 | 2026.01.14 00:53:33.368778 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12375 | 2026.01.14 00:53:33.368815 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 12376 | 2026.01.14 00:53:33.368888 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 12377 | 2026.01.14 00:53:33.368938 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 12378 | 2026.01.14 00:53:33.368984 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 12379 | 2026.01.14 00:53:33.369028 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 12380 | 2026.01.14 00:53:33.369787 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176435 sec., 32300.977104557413 rows/sec., 2.70 MiB/sec. | ||
| 12381 | 2026.01.14 00:53:33.369983 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12382 | 2026.01.14 00:53:33.370335 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.01.14 00:53:33.370419 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_29_7} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12384 | 2026.01.14 00:53:33.370532 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12385 | 2026.01.14 00:53:33.396719 [ 76 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 12386 | 2026.01.14 00:53:33.396763 [ 76 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.01.14 00:53:33.396789 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 12388 | 2026.01.14 00:53:33.396937 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 12389 | 2026.01.14 00:53:33.397144 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12390 | 2026.01.14 00:53:33.397199 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 466 rows starting from the beginning of the part | ||
| 12391 | 2026.01.14 00:53:33.397305 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 12392 | 2026.01.14 00:53:33.397381 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12393 | 2026.01.14 00:53:33.397452 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 12394 | 2026.01.14 00:53:33.397533 [ 186 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 12395 | 2026.01.14 00:53:33.398581 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717317 sec., 564834.5646144538 rows/sec., 40.64 MiB/sec. | ||
| 12396 | 2026.01.14 00:53:33.398855 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12397 | 2026.01.14 00:53:33.399300 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.01.14 00:53:33.399424 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_34_7} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 12399 | 2026.01.14 00:53:33.399545 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12400 | 2026.01.14 00:53:35.227782 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.01.14 00:53:35.227996 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12402 | 2026.01.14 00:53:35.228068 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12403 | 2026.01.14 00:53:35.228735 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.01.14 00:53:35.228776 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12405 | 2026.01.14 00:53:35.229157 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12406 | 2026.01.14 00:53:35.229411 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.01.14 00:53:35.229573 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 12408 | 2026.01.14 00:53:35.229625 [ 4 ] {5e425bf6-e16e-4abb-b6d8-fdaea03420c2} <Debug> TCPHandler: Processed in 0.001974713 sec. | ||
| 12409 | 2026.01.14 00:53:35.229744 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.01.14 00:53:35.229846 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12411 | 2026.01.14 00:53:35.229890 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12412 | 2026.01.14 00:53:35.230965 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.01.14 00:53:35.231001 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12414 | 2026.01.14 00:53:35.231392 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12415 | 2026.01.14 00:53:35.231612 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.01.14 00:53:35.231745 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001922 sec., 633194.5889698231 rows/sec., 52.36 MiB/sec. | ||
| 12417 | 2026.01.14 00:53:35.231784 [ 4 ] {7cd4deab-0976-47c5-bf8f-44659b8fc2b9} <Debug> TCPHandler: Processed in 0.002091476 sec. | ||
| 12418 | 2026.01.14 00:53:35.231896 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.01.14 00:53:35.231993 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12420 | 2026.01.14 00:53:35.232036 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12421 | 2026.01.14 00:53:35.232472 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.01.14 00:53:35.232517 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12423 | 2026.01.14 00:53:35.232888 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12424 | 2026.01.14 00:53:35.233135 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.01.14 00:53:35.233288 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001314 sec., 9132.4200913242 rows/sec., 678.54 KiB/sec. | ||
| 12426 | 2026.01.14 00:53:35.233334 [ 4 ] {e2149fbc-337f-4d3c-8fca-b32c0b0747ee} <Debug> TCPHandler: Processed in 0.001488292 sec. | ||
| 12427 | 2026.01.14 00:53:35.233450 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.01.14 00:53:35.233560 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.01.14 00:53:35.233600 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12430 | 2026.01.14 00:53:35.234082 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.01.14 00:53:35.234116 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12432 | 2026.01.14 00:53:35.234428 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12433 | 2026.01.14 00:53:35.234642 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.01.14 00:53:35.234767 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001229 sec., 185516.68022782748 rows/sec., 12.56 MiB/sec. | ||
| 12435 | 2026.01.14 00:53:35.234803 [ 4 ] {303b7ea3-548c-4353-a278-eefc23d88f8e} <Debug> TCPHandler: Processed in 0.001411671 sec. | ||
| 12436 | 2026.01.14 00:53:35.234901 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2026.01.14 00:53:35.234993 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12438 | 2026.01.14 00:53:35.235033 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12439 | 2026.01.14 00:53:35.235626 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.01.14 00:53:35.235660 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12441 | 2026.01.14 00:53:35.235972 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12442 | 2026.01.14 00:53:35.236175 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.01.14 00:53:35.236297 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001322 sec., 402420.5748865355 rows/sec., 29.82 MiB/sec. | ||
| 12444 | 2026.01.14 00:53:35.236333 [ 4 ] {39634ffe-d615-4e69-88d8-3ba94f8224fa} <Debug> TCPHandler: Processed in 0.001479592 sec. | ||
| 12445 | 2026.01.14 00:53:35.236437 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2026.01.14 00:53:35.236530 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12447 | 2026.01.14 00:53:35.236573 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12448 | 2026.01.14 00:53:35.237143 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.01.14 00:53:35.237179 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12450 | 2026.01.14 00:53:35.237543 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12451 | 2026.01.14 00:53:35.237751 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.01.14 00:53:35.237875 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001364 sec., 619501.4662756599 rows/sec., 41.70 MiB/sec. | ||
| 12453 | 2026.01.14 00:53:35.237911 [ 4 ] {d08d59a6-549c-447b-af8f-48a55026174c} <Debug> TCPHandler: Processed in 0.001522183 sec. | ||
| 12454 | 2026.01.14 00:53:35.238015 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.01.14 00:53:35.238106 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12456 | 2026.01.14 00:53:35.238159 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12457 | 2026.01.14 00:53:35.238926 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.01.14 00:53:35.238960 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12459 | 2026.01.14 00:53:35.239475 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12460 | 2026.01.14 00:53:35.239715 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.01.14 00:53:35.239851 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 12462 | 2026.01.14 00:53:35.239912 [ 4 ] {ea461740-518b-4b45-b38c-6e14c7cd7169} <Debug> TCPHandler: Processed in 0.001944842 sec. | ||
| 12463 | 2026.01.14 00:53:35.240017 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2026.01.14 00:53:35.240109 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12465 | 2026.01.14 00:53:35.240151 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12466 | 2026.01.14 00:53:35.240523 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.01.14 00:53:35.240570 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12468 | 2026.01.14 00:53:35.240961 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12469 | 2026.01.14 00:53:35.241215 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.01.14 00:53:35.241375 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 12471 | 2026.01.14 00:53:35.241420 [ 4 ] {0c5244cf-e883-4a41-b7d9-b4ba415869da} <Debug> TCPHandler: Processed in 0.001449982 sec. | ||
| 12472 | 2026.01.14 00:53:36.880330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29282 | ||
| 12473 | 2026.01.14 00:53:36.880828 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.01.14 00:53:36.880880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12475 | 2026.01.14 00:53:36.881369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12476 | 2026.01.14 00:53:36.881600 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.01.14 00:53:36.881745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29282 | ||
| 12478 | 2026.01.14 00:53:36.881755 [ 70 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12479 | 2026.01.14 00:53:36.881834 [ 70 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.01.14 00:53:36.881859 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12481 | 2026.01.14 00:53:36.881979 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12482 | 2026.01.14 00:53:36.882124 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12483 | 2026.01.14 00:53:36.882162 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26914 rows starting from the beginning of the part | ||
| 12484 | 2026.01.14 00:53:36.882227 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12485 | 2026.01.14 00:53:36.882271 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12486 | 2026.01.14 00:53:36.882313 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12487 | 2026.01.14 00:53:36.882354 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12488 | 2026.01.14 00:53:36.882395 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 12489 | 2026.01.14 00:53:36.884727 [ 200 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29282 rows, containing 4 columns (4 merged, 0 gathered) in 0.002802271 sec., 10449381.947713124 rows/sec., 149.48 MiB/sec. | ||
| 12490 | 2026.01.14 00:53:36.884971 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12491 | 2026.01.14 00:53:36.885242 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.01.14 00:53:36.885318 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_61_12} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12493 | 2026.01.14 00:53:36.885399 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12494 | 2026.01.14 00:53:38.423284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12495 | 2026.01.14 00:53:38.440403 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.14 00:53:38.440458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12497 | 2026.01.14 00:53:38.446394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12498 | 2026.01.14 00:53:38.447125 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.01.14 00:53:38.447494 [ 69 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12500 | 2026.01.14 00:53:38.447599 [ 69 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.01.14 00:53:38.447644 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12502 | 2026.01.14 00:53:38.447783 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12503 | 2026.01.14 00:53:38.450207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12504 | 2026.01.14 00:53:38.450745 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12505 | 2026.01.14 00:53:38.451523 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12506 | 2026.01.14 00:53:38.454830 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12507 | 2026.01.14 00:53:38.458230 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12508 | 2026.01.14 00:53:38.462004 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12509 | 2026.01.14 00:53:38.466176 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12510 | 2026.01.14 00:53:38.469952 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 12511 | 2026.01.14 00:53:38.518669 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.070933971 sec., 6484.904108921239 rows/sec., 33.53 MiB/sec. | ||
| 12512 | 2026.01.14 00:53:38.521646 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12513 | 2026.01.14 00:53:38.523892 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_61_12} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.14 00:53:38.523997 [ 201 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_61_12} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12515 | 2026.01.14 00:53:38.526553 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12516 | 2026.01.14 00:53:39.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.53 MiB, peak 353.94 MiB, free memory in arenas 0.00 B, will set to 339.45 MiB (RSS), difference: -1.08 MiB | ||
| 12517 | 2026.01.14 00:53:39.478652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1554 | ||
| 12518 | 2026.01.14 00:53:39.480993 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.01.14 00:53:39.481053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12520 | 2026.01.14 00:53:39.482281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12521 | 2026.01.14 00:53:39.482554 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.01.14 00:53:39.482719 [ 68 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12523 | 2026.01.14 00:53:39.482792 [ 68 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.01.14 00:53:39.482816 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12525 | 2026.01.14 00:53:39.482924 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 12526 | 2026.01.14 00:53:39.482930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 12527 | 2026.01.14 00:53:39.483448 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12528 | 2026.01.14 00:53:39.483592 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
| 12529 | 2026.01.14 00:53:39.483937 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 12530 | 2026.01.14 00:53:39.484263 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 12531 | 2026.01.14 00:53:39.484600 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 12532 | 2026.01.14 00:53:39.484915 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 12533 | 2026.01.14 00:53:39.485210 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 12534 | 2026.01.14 00:53:39.491914 [ 197 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.009036277 sec., 171973.4797859782 rows/sec., 136.06 MiB/sec. | ||
| 12535 | 2026.01.14 00:53:39.493293 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12536 | 2026.01.14 00:53:39.493776 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.01.14 00:53:39.493841 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_46_9} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12538 | 2026.01.14 00:53:39.494003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12539 | 2026.01.14 00:53:40.200896 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.01.14 00:53:40.201107 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12541 | 2026.01.14 00:53:40.201182 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12542 | 2026.01.14 00:53:40.201926 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.01.14 00:53:40.201968 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12544 | 2026.01.14 00:53:40.202359 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12545 | 2026.01.14 00:53:40.202586 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.01.14 00:53:40.202744 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001688 sec., 68720.37914691943 rows/sec., 5.82 MiB/sec. | ||
| 12547 | 2026.01.14 00:53:40.202795 [ 4 ] {afed033f-5174-4fbb-a57b-f9d96aa9f067} <Debug> TCPHandler: Processed in 0.002030524 sec. | ||
| 12548 | 2026.01.14 00:53:40.202936 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.01.14 00:53:40.203040 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12550 | 2026.01.14 00:53:40.203084 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12551 | 2026.01.14 00:53:40.203575 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.01.14 00:53:40.203612 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12553 | 2026.01.14 00:53:40.203911 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12554 | 2026.01.14 00:53:40.204126 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.01.14 00:53:40.204255 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001239 sec., 24213.075060532687 rows/sec., 1.78 MiB/sec. | ||
| 12556 | 2026.01.14 00:53:40.204294 [ 4 ] {8f483923-0cae-423f-aaf2-d07ecce9bbe3} <Debug> TCPHandler: Processed in 0.001411161 sec. | ||
| 12557 | 2026.01.14 00:53:40.204401 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.01.14 00:53:40.204498 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12559 | 2026.01.14 00:53:40.204539 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12560 | 2026.01.14 00:53:40.205001 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.01.14 00:53:40.205039 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12562 | 2026.01.14 00:53:40.205349 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12563 | 2026.01.14 00:53:40.205554 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.01.14 00:53:40.205682 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 12565 | 2026.01.14 00:53:40.205720 [ 4 ] {f5a8039f-2c30-4c9b-92b8-6140cb5951a1} <Debug> TCPHandler: Processed in 0.00136768 sec. | ||
| 12566 | 2026.01.14 00:53:40.205830 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.01.14 00:53:40.205925 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.01.14 00:53:40.205969 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12569 | 2026.01.14 00:53:40.206400 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.01.14 00:53:40.206437 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12571 | 2026.01.14 00:53:40.206764 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12572 | 2026.01.14 00:53:40.206970 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.01.14 00:53:40.207098 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 12574 | 2026.01.14 00:53:40.207136 [ 4 ] {5b565acc-9bc2-4fc2-ab6a-14c263c115a8} <Debug> TCPHandler: Processed in 0.001354819 sec. | ||
| 12575 | 2026.01.14 00:53:40.207243 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.01.14 00:53:40.207338 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12577 | 2026.01.14 00:53:40.207394 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12578 | 2026.01.14 00:53:40.208242 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.01.14 00:53:40.208279 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12580 | 2026.01.14 00:53:40.208819 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12581 | 2026.01.14 00:53:40.209052 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.01.14 00:53:40.209194 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001874 sec., 16008.537886872999 rows/sec., 28.69 MiB/sec. | ||
| 12583 | 2026.01.14 00:53:40.209261 [ 4 ] {f109ad4d-3ad3-438c-9d91-f3ef92e54289} <Debug> TCPHandler: Processed in 0.002066885 sec. | ||
| 12584 | 2026.01.14 00:53:40.209371 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.01.14 00:53:40.209466 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12586 | 2026.01.14 00:53:40.209509 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12587 | 2026.01.14 00:53:40.209849 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.01.14 00:53:40.209885 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12589 | 2026.01.14 00:53:40.210193 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12590 | 2026.01.14 00:53:40.210407 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.01.14 00:53:40.210537 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12592 | 2026.01.14 00:53:40.210575 [ 4 ] {8ea71635-ff3d-4301-8b08-2bb0e8e9933f} <Debug> TCPHandler: Processed in 0.001252558 sec. | ||
| 12593 | 2026.01.14 00:53:44.219207 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12594 | 2026.01.14 00:53:44.219277 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12595 | 2026.01.14 00:53:44.382775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29794 | ||
| 12596 | 2026.01.14 00:53:44.383268 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.01.14 00:53:44.383300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12598 | 2026.01.14 00:53:44.383780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12599 | 2026.01.14 00:53:44.383996 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.01.14 00:53:44.384114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29794 | ||
| 12601 | 2026.01.14 00:53:45.200525 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.01.14 00:53:45.200711 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12603 | 2026.01.14 00:53:45.200775 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12604 | 2026.01.14 00:53:45.201391 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.01.14 00:53:45.201437 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12606 | 2026.01.14 00:53:45.201813 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12607 | 2026.01.14 00:53:45.202030 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.01.14 00:53:45.202177 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001511 sec., 50297.81601588352 rows/sec., 4.14 MiB/sec. | ||
| 12609 | 2026.01.14 00:53:45.202179 [ 59 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12610 | 2026.01.14 00:53:45.202219 [ 4 ] {034f8457-8df9-48c5-bf8b-11bcbb5d0c5f} <Debug> TCPHandler: Processed in 0.00181872 sec. | ||
| 12611 | 2026.01.14 00:53:45.202253 [ 59 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.01.14 00:53:45.202282 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12613 | 2026.01.14 00:53:45.202346 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.01.14 00:53:45.202411 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 12615 | 2026.01.14 00:53:45.202443 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12616 | 2026.01.14 00:53:45.202494 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12617 | 2026.01.14 00:53:45.202564 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12618 | 2026.01.14 00:53:45.202607 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 12619 | 2026.01.14 00:53:45.202681 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 12620 | 2026.01.14 00:53:45.202733 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 116 rows starting from the beginning of the part | ||
| 12621 | 2026.01.14 00:53:45.202777 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1217 rows starting from the beginning of the part | ||
| 12622 | 2026.01.14 00:53:45.202817 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 116 rows starting from the beginning of the part | ||
| 12623 | 2026.01.14 00:53:45.202858 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 12624 | 2026.01.14 00:53:45.202894 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.01.14 00:53:45.202935 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12626 | 2026.01.14 00:53:45.203294 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12627 | 2026.01.14 00:53:45.203512 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.01.14 00:53:45.203655 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001229 sec., 8136.696501220504 rows/sec., 611.84 KiB/sec. | ||
| 12629 | 2026.01.14 00:53:45.203693 [ 4 ] {4f70ded5-0485-45e0-8af4-6152c28f6b48} <Debug> TCPHandler: Processed in 0.00139458 sec. | ||
| 12630 | 2026.01.14 00:53:45.203803 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.01.14 00:53:45.203895 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12632 | 2026.01.14 00:53:45.203934 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12633 | 2026.01.14 00:53:45.204329 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.01.14 00:53:45.204364 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12635 | 2026.01.14 00:53:45.204691 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12636 | 2026.01.14 00:53:45.204688 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00233604 sec., 1740124.312939847 rows/sec., 149.80 MiB/sec. | ||
| 12637 | 2026.01.14 00:53:45.204895 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.01.14 00:53:45.205005 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12639 | 2026.01.14 00:53:45.205028 [ 59 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12640 | 2026.01.14 00:53:45.205033 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 12641 | 2026.01.14 00:53:45.205080 [ 59 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.01.14 00:53:45.205095 [ 4 ] {68077307-e4c6-4df4-b32d-bf72e643a931} <Debug> TCPHandler: Processed in 0.00133965 sec. | ||
| 12643 | 2026.01.14 00:53:45.205108 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12644 | 2026.01.14 00:53:45.205183 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 12645 | 2026.01.14 00:53:45.205213 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2026.01.14 00:53:45.205266 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12647 | 2026.01.14 00:53:45.205294 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 12648 | 2026.01.14 00:53:45.205294 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.01.14 00:53:45.205312 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.01.14 00:53:45.205338 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 74 rows starting from the beginning of the part | ||
| 12651 | 2026.01.14 00:53:45.205359 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12652 | 2026.01.14 00:53:45.205378 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 94 rows starting from the beginning of the part | ||
| 12653 | 2026.01.14 00:53:45.205404 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_91_18} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12654 | 2026.01.14 00:53:45.205416 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 532 rows starting from the beginning of the part | ||
| 12655 | 2026.01.14 00:53:45.205448 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 94 rows starting from the beginning of the part | ||
| 12656 | 2026.01.14 00:53:45.205481 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 12657 | 2026.01.14 00:53:45.205485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12658 | 2026.01.14 00:53:45.205761 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.01.14 00:53:45.205801 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12660 | 2026.01.14 00:53:45.206149 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12661 | 2026.01.14 00:53:45.206365 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.01.14 00:53:45.206409 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255017 sec., 1686829.7401549143 rows/sec., 130.57 MiB/sec. | ||
| 12663 | 2026.01.14 00:53:45.206483 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12664 | 2026.01.14 00:53:45.206494 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 12665 | 2026.01.14 00:53:45.206519 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2026.01.14 00:53:45.206546 [ 4 ] {b4c31a2c-f32a-4e1d-bb28-2957d085d7bb} <Debug> TCPHandler: Processed in 0.001379651 sec. | ||
| 12667 | 2026.01.14 00:53:45.206548 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12668 | 2026.01.14 00:53:45.206592 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12669 | 2026.01.14 00:53:45.206690 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.01.14 00:53:45.206694 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12671 | 2026.01.14 00:53:45.206788 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12672 | 2026.01.14 00:53:45.206823 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12673 | 2026.01.14 00:53:45.206844 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12674 | 2026.01.14 00:53:45.206863 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25993 rows starting from the beginning of the part | ||
| 12675 | 2026.01.14 00:53:45.206895 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.01.14 00:53:45.206934 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12677 | 2026.01.14 00:53:45.206974 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_91_18} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12678 | 2026.01.14 00:53:45.206993 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12679 | 2026.01.14 00:53:45.207043 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12680 | 2026.01.14 00:53:45.207061 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 845 rows starting from the beginning of the part | ||
| 12681 | 2026.01.14 00:53:45.207122 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12682 | 2026.01.14 00:53:45.207172 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 12683 | 2026.01.14 00:53:45.207634 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2026.01.14 00:53:45.207669 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12685 | 2026.01.14 00:53:45.208192 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12686 | 2026.01.14 00:53:45.208411 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.01.14 00:53:45.208548 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 12688 | 2026.01.14 00:53:45.208603 [ 4 ] {732a7a50-0a9c-4443-9abe-2bad2c04fb71} <Debug> TCPHandler: Processed in 0.001960394 sec. | ||
| 12689 | 2026.01.14 00:53:45.208715 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2026.01.14 00:53:45.208806 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12691 | 2026.01.14 00:53:45.208847 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12692 | 2026.01.14 00:53:45.209170 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.01.14 00:53:45.209205 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12694 | 2026.01.14 00:53:45.209519 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12695 | 2026.01.14 00:53:45.209725 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.01.14 00:53:45.209838 [ 59 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12697 | 2026.01.14 00:53:45.209849 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 12698 | 2026.01.14 00:53:45.209869 [ 59 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.01.14 00:53:45.209891 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12700 | 2026.01.14 00:53:45.209893 [ 4 ] {d96338fa-4761-460f-a764-0d3b1c03fc74} <Debug> TCPHandler: Processed in 0.001226107 sec. | ||
| 12701 | 2026.01.14 00:53:45.209988 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12702 | 2026.01.14 00:53:45.210121 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12703 | 2026.01.14 00:53:45.210159 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5064 rows starting from the beginning of the part | ||
| 12704 | 2026.01.14 00:53:45.210223 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12705 | 2026.01.14 00:53:45.210266 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12706 | 2026.01.14 00:53:45.210306 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12707 | 2026.01.14 00:53:45.210343 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12708 | 2026.01.14 00:53:45.210384 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 12709 | 2026.01.14 00:53:45.212974 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003024996 sec., 1773225.48525684 rows/sec., 117.59 MiB/sec. | ||
| 12710 | 2026.01.14 00:53:45.213371 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12711 | 2026.01.14 00:53:45.213635 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.01.14 00:53:45.213718 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_91_18} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12713 | 2026.01.14 00:53:45.213798 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12714 | 2026.01.14 00:53:45.215899 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27478 rows, containing 5 columns (5 merged, 0 gathered) in 0.009274013 sec., 2962902.8986696484 rows/sec., 202.35 MiB/sec. | ||
| 12715 | 2026.01.14 00:53:45.216362 [ 202 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12716 | 2026.01.14 00:53:45.216649 [ 202 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.01.14 00:53:45.216740 [ 202 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12718 | 2026.01.14 00:53:45.216817 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12719 | 2026.01.14 00:53:45.951151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12720 | 2026.01.14 00:53:45.966713 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.01.14 00:53:45.966779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12722 | 2026.01.14 00:53:45.972673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12723 | 2026.01.14 00:53:45.973397 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.01.14 00:53:45.976355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12725 | 2026.01.14 00:53:46.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.15 MiB, peak 353.94 MiB, free memory in arenas 0.00 B, will set to 343.19 MiB (RSS), difference: 2.04 MiB | ||
| 12726 | 2026.01.14 00:53:49.483947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1578 | ||
| 12727 | 2026.01.14 00:53:49.486229 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.01.14 00:53:49.486279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12729 | 2026.01.14 00:53:49.487521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12730 | 2026.01.14 00:53:49.487813 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.01.14 00:53:49.488188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12732 | 2026.01.14 00:53:50.202438 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12733 | 2026.01.14 00:53:50.202654 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12734 | 2026.01.14 00:53:50.202730 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12735 | 2026.01.14 00:53:50.203418 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2026.01.14 00:53:50.203468 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12737 | 2026.01.14 00:53:50.203862 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12738 | 2026.01.14 00:53:50.204120 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.01.14 00:53:50.204281 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 12740 | 2026.01.14 00:53:50.204336 [ 4 ] {587c0651-80a6-44bb-b323-fcdea45a4e66} <Debug> TCPHandler: Processed in 0.002032804 sec. | ||
| 12741 | 2026.01.14 00:53:50.204466 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12742 | 2026.01.14 00:53:50.204571 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12743 | 2026.01.14 00:53:50.204615 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12744 | 2026.01.14 00:53:50.205081 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2026.01.14 00:53:50.205117 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12746 | 2026.01.14 00:53:50.205423 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12747 | 2026.01.14 00:53:50.205636 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.01.14 00:53:50.205765 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 268.01 KiB/sec. | ||
| 12749 | 2026.01.14 00:53:50.205908 [ 4 ] {d5d89982-bdf9-426c-98d7-dc41d6359a75} <Debug> TCPHandler: Processed in 0.001494523 sec. | ||
| 12750 | 2026.01.14 00:53:50.206022 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2026.01.14 00:53:50.206116 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12752 | 2026.01.14 00:53:50.206155 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12753 | 2026.01.14 00:53:50.206671 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2026.01.14 00:53:50.206706 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12755 | 2026.01.14 00:53:50.207049 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12756 | 2026.01.14 00:53:50.207273 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2026.01.14 00:53:50.207428 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001328 sec., 179216.8674698795 rows/sec., 15.94 MiB/sec. | ||
| 12758 | 2026.01.14 00:53:50.207467 [ 4 ] {bfa91dc3-964e-4265-a4c6-b0402c7ba799} <Debug> TCPHandler: Processed in 0.001493053 sec. | ||
| 12759 | 2026.01.14 00:53:50.207580 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2026.01.14 00:53:50.207673 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12761 | 2026.01.14 00:53:50.207712 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12762 | 2026.01.14 00:53:50.208117 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2026.01.14 00:53:50.208151 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12764 | 2026.01.14 00:53:50.208463 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12765 | 2026.01.14 00:53:50.208683 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2026.01.14 00:53:50.208844 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001187 sec., 38753.15922493682 rows/sec., 2.88 MiB/sec. | ||
| 12767 | 2026.01.14 00:53:50.208898 [ 4 ] {8f134166-55d3-4d9c-8ec3-0cd1bfbc6bca} <Debug> TCPHandler: Processed in 0.00136467 sec. | ||
| 12768 | 2026.01.14 00:53:50.209018 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2026.01.14 00:53:50.209136 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12770 | 2026.01.14 00:53:50.209179 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12771 | 2026.01.14 00:53:50.209604 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.01.14 00:53:50.209643 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12773 | 2026.01.14 00:53:50.210005 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12774 | 2026.01.14 00:53:50.210290 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.01.14 00:53:50.210453 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001336 sec., 17964.071856287424 rows/sec., 1.49 MiB/sec. | ||
| 12776 | 2026.01.14 00:53:50.210505 [ 4 ] {d8ad95ba-aaee-4916-b782-770825cb56e2} <Debug> TCPHandler: Processed in 0.001537583 sec. | ||
| 12777 | 2026.01.14 00:53:50.210638 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2026.01.14 00:53:50.210747 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12779 | 2026.01.14 00:53:50.210795 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12780 | 2026.01.14 00:53:50.211328 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2026.01.14 00:53:50.211380 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12782 | 2026.01.14 00:53:50.211810 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12783 | 2026.01.14 00:53:50.212072 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.01.14 00:53:50.212221 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001495 sec., 8026.755852842809 rows/sec., 627.09 KiB/sec. | ||
| 12785 | 2026.01.14 00:53:50.212269 [ 4 ] {216f8ebb-7ee0-4e9e-8d6c-c0fdf7834ed1} <Debug> TCPHandler: Processed in 0.001690097 sec. | ||
| 12786 | 2026.01.14 00:53:50.212401 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.01.14 00:53:50.212508 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12788 | 2026.01.14 00:53:50.212554 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12789 | 2026.01.14 00:53:50.213129 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.01.14 00:53:50.213174 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12791 | 2026.01.14 00:53:50.213540 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12792 | 2026.01.14 00:53:50.213791 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.01.14 00:53:50.213942 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001455 sec., 92096.21993127148 rows/sec., 7.45 MiB/sec. | ||
| 12794 | 2026.01.14 00:53:50.213987 [ 4 ] {af783f84-11fb-4e2c-8daa-c5b9c35bf432} <Debug> TCPHandler: Processed in 0.001643805 sec. | ||
| 12795 | 2026.01.14 00:53:50.214122 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.01.14 00:53:50.214229 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.01.14 00:53:50.214278 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12798 | 2026.01.14 00:53:50.214757 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.01.14 00:53:50.214795 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12800 | 2026.01.14 00:53:50.215211 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12801 | 2026.01.14 00:53:50.215463 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.01.14 00:53:50.215614 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001406 sec., 140825.03556187768 rows/sec., 10.10 MiB/sec. | ||
| 12803 | 2026.01.14 00:53:50.215658 [ 4 ] {717a3fb9-c155-459f-9f88-9b359e7861e9} <Debug> TCPHandler: Processed in 0.001591965 sec. | ||
| 12804 | 2026.01.14 00:53:50.215783 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2026.01.14 00:53:50.215888 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12806 | 2026.01.14 00:53:50.215953 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12807 | 2026.01.14 00:53:50.216885 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2026.01.14 00:53:50.216926 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12809 | 2026.01.14 00:53:50.217561 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12810 | 2026.01.14 00:53:50.217853 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2026.01.14 00:53:50.218016 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002145 sec., 13986.013986013984 rows/sec., 25.06 MiB/sec. | ||
| 12812 | 2026.01.14 00:53:50.218095 [ 4 ] {20252ab6-912a-42d9-a0de-0fca738d78ea} <Debug> TCPHandler: Processed in 0.002368141 sec. | ||
| 12813 | 2026.01.14 00:53:50.218219 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2026.01.14 00:53:50.218323 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.01.14 00:53:50.218373 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12816 | 2026.01.14 00:53:50.218752 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.01.14 00:53:50.218796 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12818 | 2026.01.14 00:53:50.219153 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12819 | 2026.01.14 00:53:50.219420 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.01.14 00:53:50.219567 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 12821 | 2026.01.14 00:53:50.219608 [ 4 ] {d363bb48-ffcc-4fb3-959f-4e306ffeb883} <Debug> TCPHandler: Processed in 0.001445071 sec. | ||
| 12822 | 2026.01.14 00:53:51.885184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30242 | ||
| 12823 | 2026.01.14 00:53:51.885692 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.01.14 00:53:51.885729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12825 | 2026.01.14 00:53:51.886204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12826 | 2026.01.14 00:53:51.886427 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.01.14 00:53:51.886550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30242 | ||
| 12828 | 2026.01.14 00:53:53.477265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12829 | 2026.01.14 00:53:53.493605 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.01.14 00:53:53.493661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12831 | 2026.01.14 00:53:53.499899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12832 | 2026.01.14 00:53:53.500622 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.01.14 00:53:53.503424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12834 | 2026.01.14 00:53:55.199648 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.01.14 00:53:55.199840 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12836 | 2026.01.14 00:53:55.199906 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12837 | 2026.01.14 00:53:55.200594 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.01.14 00:53:55.200644 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12839 | 2026.01.14 00:53:55.201056 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12840 | 2026.01.14 00:53:55.201289 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.01.14 00:53:55.201445 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001652 sec., 46004.84261501211 rows/sec., 3.79 MiB/sec. | ||
| 12842 | 2026.01.14 00:53:55.201494 [ 4 ] {ffa6a58b-fbab-409c-9c88-f5b4ffd31230} <Debug> TCPHandler: Processed in 0.001970414 sec. | ||
| 12843 | 2026.01.14 00:53:55.201620 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.01.14 00:53:55.201723 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12845 | 2026.01.14 00:53:55.201766 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12846 | 2026.01.14 00:53:55.202221 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.14 00:53:55.202259 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12848 | 2026.01.14 00:53:55.202570 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12849 | 2026.01.14 00:53:55.202789 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.01.14 00:53:55.202913 [ 38 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12851 | 2026.01.14 00:53:55.202919 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 616.86 KiB/sec. | ||
| 12852 | 2026.01.14 00:53:55.202992 [ 38 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.01.14 00:53:55.203004 [ 4 ] {033db334-3728-4c66-88d7-403088154038} <Debug> TCPHandler: Processed in 0.001435332 sec. | ||
| 12854 | 2026.01.14 00:53:55.203021 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12855 | 2026.01.14 00:53:55.203150 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.01.14 00:53:55.203155 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12857 | 2026.01.14 00:53:55.203251 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12858 | 2026.01.14 00:53:55.203296 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12859 | 2026.01.14 00:53:55.203321 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12860 | 2026.01.14 00:53:55.203365 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 277 rows starting from the beginning of the part | ||
| 12861 | 2026.01.14 00:53:55.203440 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part | ||
| 12862 | 2026.01.14 00:53:55.203492 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 12863 | 2026.01.14 00:53:55.203541 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12864 | 2026.01.14 00:53:55.203588 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 46 rows starting from the beginning of the part | ||
| 12865 | 2026.01.14 00:53:55.203635 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 12866 | 2026.01.14 00:53:55.203743 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.01.14 00:53:55.203786 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12868 | 2026.01.14 00:53:55.204124 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12869 | 2026.01.14 00:53:55.204352 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.01.14 00:53:55.204484 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001252 sec., 59105.43130990415 rows/sec., 4.61 MiB/sec. | ||
| 12871 | 2026.01.14 00:53:55.204516 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427411 sec., 269719.092819097 rows/sec., 18.70 MiB/sec. | ||
| 12872 | 2026.01.14 00:53:55.204522 [ 4 ] {3fddbb22-d4e4-487a-83f4-dd0bd115b368} <Debug> TCPHandler: Processed in 0.001422511 sec. | ||
| 12873 | 2026.01.14 00:53:55.204653 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12874 | 2026.01.14 00:53:55.204688 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12875 | 2026.01.14 00:53:55.204748 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12876 | 2026.01.14 00:53:55.204798 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12877 | 2026.01.14 00:53:55.204990 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.01.14 00:53:55.205083 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_91_18} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12879 | 2026.01.14 00:53:55.205193 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12880 | 2026.01.14 00:53:55.205277 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.01.14 00:53:55.205329 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12882 | 2026.01.14 00:53:55.205747 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12883 | 2026.01.14 00:53:55.205984 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.01.14 00:53:55.206121 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001392 sec., 114942.52873563218 rows/sec., 8.01 MiB/sec. | ||
| 12885 | 2026.01.14 00:53:55.206161 [ 4 ] {f9bd9ad1-2855-46bc-9e15-d47e2ae01460} <Debug> TCPHandler: Processed in 0.001556534 sec. | ||
| 12886 | 2026.01.14 00:53:55.206273 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.01.14 00:53:55.206369 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.14 00:53:55.206424 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12889 | 2026.01.14 00:53:55.207216 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.01.14 00:53:55.207254 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12891 | 2026.01.14 00:53:55.207779 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12892 | 2026.01.14 00:53:55.208004 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.01.14 00:53:55.208138 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12894 | 2026.01.14 00:53:55.208146 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 12895 | 2026.01.14 00:53:55.208181 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.01.14 00:53:55.208207 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12897 | 2026.01.14 00:53:55.208231 [ 4 ] {5310dba2-42fb-43d8-b6f6-5e041dc76d73} <Debug> TCPHandler: Processed in 0.002008734 sec. | ||
| 12898 | 2026.01.14 00:53:55.208289 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12899 | 2026.01.14 00:53:55.208349 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2026.01.14 00:53:55.208448 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12901 | 2026.01.14 00:53:55.208491 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12902 | 2026.01.14 00:53:55.208517 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12903 | 2026.01.14 00:53:55.208583 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1681 rows starting from the beginning of the part | ||
| 12904 | 2026.01.14 00:53:55.208712 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 12905 | 2026.01.14 00:53:55.208824 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 12906 | 2026.01.14 00:53:55.208834 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.01.14 00:53:55.208875 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12908 | 2026.01.14 00:53:55.208921 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12909 | 2026.01.14 00:53:55.209020 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 12910 | 2026.01.14 00:53:55.209115 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 12911 | 2026.01.14 00:53:55.209217 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12912 | 2026.01.14 00:53:55.209457 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.01.14 00:53:55.209605 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 12914 | 2026.01.14 00:53:55.209644 [ 4 ] {eaa06b53-8c83-47d2-9b82-dbf8cd58328d} <Debug> TCPHandler: Processed in 0.0013449 sec. | ||
| 12915 | 2026.01.14 00:53:55.221156 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 19 columns (19 merged, 0 gathered) in 0.012902902 sec., 137255.94443792567 rows/sec., 245.96 MiB/sec. | ||
| 12916 | 2026.01.14 00:53:55.223169 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12917 | 2026.01.14 00:53:55.223522 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.01.14 00:53:55.223596 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12919 | 2026.01.14 00:53:55.223720 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 12920 | 2026.01.14 00:53:56.001310 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.77 MiB, peak 360.84 MiB, free memory in arenas 0.00 B, will set to 349.11 MiB (RSS), difference: 5.34 MiB | ||
| 12921 | 2026.01.14 00:53:59.219327 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12922 | 2026.01.14 00:53:59.219409 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12923 | 2026.01.14 00:53:59.387281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30754 | ||
| 12924 | 2026.01.14 00:53:59.387789 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.01.14 00:53:59.387833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12926 | 2026.01.14 00:53:59.388308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12927 | 2026.01.14 00:53:59.388538 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.01.14 00:53:59.388679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30754 | ||
| 12929 | 2026.01.14 00:53:59.488873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1610 | ||
| 12930 | 2026.01.14 00:53:59.491333 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.01.14 00:53:59.491389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 12932 | 2026.01.14 00:53:59.492693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12933 | 2026.01.14 00:53:59.492994 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.01.14 00:53:59.493398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 12935 | 2026.01.14 00:54:00.007904 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006729117 sec. | ||
| 12936 | 2026.01.14 00:54:00.200538 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.01.14 00:54:00.200728 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12938 | 2026.01.14 00:54:00.200796 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12939 | 2026.01.14 00:54:00.201523 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.01.14 00:54:00.201570 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12941 | 2026.01.14 00:54:00.201967 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12942 | 2026.01.14 00:54:00.202203 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.01.14 00:54:00.202365 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001682 sec., 68965.51724137932 rows/sec., 5.85 MiB/sec. | ||
| 12944 | 2026.01.14 00:54:00.202417 [ 4 ] {1ee9eae7-7cf5-45e9-81a6-17f8fc486870} <Debug> TCPHandler: Processed in 0.002003794 sec. | ||
| 12945 | 2026.01.14 00:54:00.202541 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.01.14 00:54:00.202646 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.01.14 00:54:00.202691 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12948 | 2026.01.14 00:54:00.203118 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.01.14 00:54:00.203156 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12950 | 2026.01.14 00:54:00.203469 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12951 | 2026.01.14 00:54:00.203682 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.01.14 00:54:00.203816 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 12953 | 2026.01.14 00:54:00.203856 [ 4 ] {cbda2aa5-c909-4074-ade2-1fef7637e79a} <Debug> TCPHandler: Processed in 0.00136923 sec. | ||
| 12954 | 2026.01.14 00:54:00.203967 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.01.14 00:54:00.204070 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12956 | 2026.01.14 00:54:00.204113 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12957 | 2026.01.14 00:54:00.204573 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.01.14 00:54:00.204610 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12959 | 2026.01.14 00:54:00.204935 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12960 | 2026.01.14 00:54:00.205187 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.01.14 00:54:00.205323 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001273 sec., 73841.31971720346 rows/sec., 5.77 MiB/sec. | ||
| 12962 | 2026.01.14 00:54:00.205362 [ 4 ] {d0b0dc47-8cdd-483f-84da-b7d951f76a63} <Debug> TCPHandler: Processed in 0.001446481 sec. | ||
| 12963 | 2026.01.14 00:54:00.205475 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.01.14 00:54:00.205575 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.01.14 00:54:00.205620 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12966 | 2026.01.14 00:54:00.206048 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.01.14 00:54:00.206083 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12968 | 2026.01.14 00:54:00.206420 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12969 | 2026.01.14 00:54:00.206640 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.01.14 00:54:00.206770 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 12971 | 2026.01.14 00:54:00.206806 [ 4 ] {f1094f0b-84f8-4ac8-86ea-a1b3f2eaf677} <Debug> TCPHandler: Processed in 0.001381 sec. | ||
| 12972 | 2026.01.14 00:54:00.206913 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.01.14 00:54:00.207006 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.01.14 00:54:00.207062 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12975 | 2026.01.14 00:54:00.207925 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.01.14 00:54:00.207962 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12977 | 2026.01.14 00:54:00.208515 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12978 | 2026.01.14 00:54:00.208747 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.01.14 00:54:00.208891 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001903 sec., 15764.582238570678 rows/sec., 28.25 MiB/sec. | ||
| 12980 | 2026.01.14 00:54:00.208952 [ 4 ] {9f62f31b-227e-4cb1-9907-258e4a07191b} <Debug> TCPHandler: Processed in 0.002089816 sec. | ||
| 12981 | 2026.01.14 00:54:00.209061 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.01.14 00:54:00.209155 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12983 | 2026.01.14 00:54:00.209197 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12984 | 2026.01.14 00:54:00.209531 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.01.14 00:54:00.209568 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12986 | 2026.01.14 00:54:00.209878 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12987 | 2026.01.14 00:54:00.210093 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.01.14 00:54:00.210220 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12989 | 2026.01.14 00:54:00.210256 [ 4 ] {fc8b99bb-44bd-4602-9d61-a86998ee28ad} <Debug> TCPHandler: Processed in 0.001245747 sec. | ||
| 12990 | 2026.01.14 00:54:01.003827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12991 | 2026.01.14 00:54:01.022140 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.01.14 00:54:01.022199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 12993 | 2026.01.14 00:54:01.028448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12994 | 2026.01.14 00:54:01.029172 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.01.14 00:54:01.032851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12996 | 2026.01.14 00:54:05.225061 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.01.14 00:54:05.225278 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12998 | 2026.01.14 00:54:05.225356 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12999 | 2026.01.14 00:54:05.226073 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.01.14 00:54:05.226127 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13001 | 2026.01.14 00:54:05.226534 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13002 | 2026.01.14 00:54:05.226759 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.01.14 00:54:05.226921 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001696 sec., 1179.245283018868 rows/sec., 96.16 KiB/sec. | ||
| 13004 | 2026.01.14 00:54:05.226974 [ 4 ] {f00f81cf-524b-4aa2-a73c-f5da316e1375} <Debug> TCPHandler: Processed in 0.002050335 sec. | ||
| 13005 | 2026.01.14 00:54:05.227094 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.01.14 00:54:05.227197 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13007 | 2026.01.14 00:54:05.227242 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13008 | 2026.01.14 00:54:05.228284 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.01.14 00:54:05.228322 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13010 | 2026.01.14 00:54:05.228715 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13011 | 2026.01.14 00:54:05.228933 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.01.14 00:54:05.229071 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001897 sec., 641539.2725355825 rows/sec., 53.05 MiB/sec. | ||
| 13013 | 2026.01.14 00:54:05.229111 [ 4 ] {8e1d21b9-218e-4b2f-9420-4d7c4af9eb87} <Debug> TCPHandler: Processed in 0.002068946 sec. | ||
| 13014 | 2026.01.14 00:54:05.229222 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.01.14 00:54:05.229318 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13016 | 2026.01.14 00:54:05.229361 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13017 | 2026.01.14 00:54:05.229760 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.01.14 00:54:05.229799 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13019 | 2026.01.14 00:54:05.230097 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13020 | 2026.01.14 00:54:05.230308 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.01.14 00:54:05.230436 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 783.48 KiB/sec. | ||
| 13022 | 2026.01.14 00:54:05.230474 [ 4 ] {e35da6d2-e198-4343-98cc-80d8d3929a15} <Debug> TCPHandler: Processed in 0.001304478 sec. | ||
| 13023 | 2026.01.14 00:54:05.230579 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.01.14 00:54:05.230673 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13025 | 2026.01.14 00:54:05.230714 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13026 | 2026.01.14 00:54:05.231183 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.01.14 00:54:05.231220 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13028 | 2026.01.14 00:54:05.231526 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13029 | 2026.01.14 00:54:05.231743 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.01.14 00:54:05.231868 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 13031 | 2026.01.14 00:54:05.231905 [ 4 ] {1ecffdde-b879-4a52-a3ba-f227cf8902f9} <Debug> TCPHandler: Processed in 0.00137575 sec. | ||
| 13032 | 2026.01.14 00:54:05.232009 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.01.14 00:54:05.232103 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13034 | 2026.01.14 00:54:05.232143 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13035 | 2026.01.14 00:54:05.232703 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.01.14 00:54:05.232741 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13037 | 2026.01.14 00:54:05.233055 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13038 | 2026.01.14 00:54:05.233265 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.01.14 00:54:05.233392 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001306 sec., 407350.68912710564 rows/sec., 30.19 MiB/sec. | ||
| 13040 | 2026.01.14 00:54:05.233430 [ 4 ] {94a15bb0-a3f4-4de5-8e8c-1381da81376c} <Debug> TCPHandler: Processed in 0.001474802 sec. | ||
| 13041 | 2026.01.14 00:54:05.233535 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.01.14 00:54:05.233629 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13043 | 2026.01.14 00:54:05.233673 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13044 | 2026.01.14 00:54:05.234237 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.01.14 00:54:05.234273 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13046 | 2026.01.14 00:54:05.234645 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13047 | 2026.01.14 00:54:05.234856 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.01.14 00:54:05.234983 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001371 sec., 616338.4390955507 rows/sec., 41.48 MiB/sec. | ||
| 13049 | 2026.01.14 00:54:05.235020 [ 4 ] {8515cf19-850b-4239-92c6-12312eba8990} <Debug> TCPHandler: Processed in 0.001535264 sec. | ||
| 13050 | 2026.01.14 00:54:05.235128 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.01.14 00:54:05.235222 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13052 | 2026.01.14 00:54:05.235276 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13053 | 2026.01.14 00:54:05.236036 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.01.14 00:54:05.236075 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13055 | 2026.01.14 00:54:05.236591 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13056 | 2026.01.14 00:54:05.236822 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.01.14 00:54:05.236960 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 13058 | 2026.01.14 00:54:05.237025 [ 4 ] {2afb1ed5-e184-4ca3-b977-506e4302e2a2} <Debug> TCPHandler: Processed in 0.001947353 sec. | ||
| 13059 | 2026.01.14 00:54:05.237131 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.01.14 00:54:05.237225 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.01.14 00:54:05.237269 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13062 | 2026.01.14 00:54:05.237597 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.01.14 00:54:05.237634 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13064 | 2026.01.14 00:54:05.237934 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13065 | 2026.01.14 00:54:05.238142 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.01.14 00:54:05.238270 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13067 | 2026.01.14 00:54:05.238305 [ 4 ] {33cb5cd8-4d56-4f9d-86ef-0501407b9fbe} <Debug> TCPHandler: Processed in 0.001224477 sec. | ||
| 13068 | 2026.01.14 00:54:06.277826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48376 | ||
| 13069 | 2026.01.14 00:54:06.277929 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13070 | 2026.01.14 00:54:06.277958 [ 353 ] {} <Debug> TCP-Session: 7f879eec-35b0-4b15-bca7-4f395e47c5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48376 | ||
| 13071 | 2026.01.14 00:54:06.277980 [ 353 ] {} <Debug> TCP-Session: 7f879eec-35b0-4b15-bca7-4f395e47c5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13072 | 2026.01.14 00:54:06.277993 [ 353 ] {} <Debug> TCP-Session: 7f879eec-35b0-4b15-bca7-4f395e47c5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2026.01.14 00:54:06.278188 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41313 | ||
| 13074 | 2026.01.14 00:54:06.278214 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35412 | ||
| 13075 | 2026.01.14 00:54:06.278253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64475 | ||
| 13076 | 2026.01.14 00:54:06.278279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 13077 | 2026.01.14 00:54:06.278311 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13078 | 2026.01.14 00:54:06.278301 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45709 | ||
| 13079 | 2026.01.14 00:54:06.278356 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13080 | 2026.01.14 00:54:06.278369 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13081 | 2026.01.14 00:54:06.278354 [ 354 ] {} <Debug> TCP-Session: a7df0720-d6b4-4145-9318-b443e06ad534 Authenticating user 'default' from [fd00:1122:3344:101::e]:41313 | ||
| 13082 | 2026.01.14 00:54:06.278403 [ 355 ] {} <Debug> TCP-Session: 4af751a2-8d02-4c42-818c-b907d54498c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35412 | ||
| 13083 | 2026.01.14 00:54:06.278409 [ 290 ] {} <Debug> TCP-Session: bf31f37f-4409-42bd-972a-3c49a0751146 Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 13084 | 2026.01.14 00:54:06.278436 [ 354 ] {} <Debug> TCP-Session: a7df0720-d6b4-4145-9318-b443e06ad534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.01.14 00:54:06.278447 [ 355 ] {} <Debug> TCP-Session: 4af751a2-8d02-4c42-818c-b907d54498c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13086 | 2026.01.14 00:54:06.278466 [ 354 ] {} <Debug> TCP-Session: a7df0720-d6b4-4145-9318-b443e06ad534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.01.14 00:54:06.278486 [ 355 ] {} <Debug> TCP-Session: 4af751a2-8d02-4c42-818c-b907d54498c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2026.01.14 00:54:06.278451 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13089 | 2026.01.14 00:54:06.278452 [ 290 ] {} <Debug> TCP-Session: bf31f37f-4409-42bd-972a-3c49a0751146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.01.14 00:54:06.278547 [ 352 ] {} <Debug> TCP-Session: 10940a8b-5812-4820-9d29-8fe4b9ca7191 Authenticating user 'default' from [fd00:1122:3344:101::e]:45709 | ||
| 13091 | 2026.01.14 00:54:06.278556 [ 290 ] {} <Debug> TCP-Session: bf31f37f-4409-42bd-972a-3c49a0751146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13092 | 2026.01.14 00:54:06.278400 [ 353 ] {} <Trace> TCP-Session: 7f879eec-35b0-4b15-bca7-4f395e47c5ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.01.14 00:54:06.278580 [ 352 ] {} <Debug> TCP-Session: 10940a8b-5812-4820-9d29-8fe4b9ca7191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2026.01.14 00:54:06.278350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13095 | 2026.01.14 00:54:06.278623 [ 352 ] {} <Debug> TCP-Session: 10940a8b-5812-4820-9d29-8fe4b9ca7191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2026.01.14 00:54:06.278654 [ 288 ] {} <Debug> TCP-Session: 12a98570-10b0-4a27-a993-1cced1a328a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64475 | ||
| 13097 | 2026.01.14 00:54:06.278277 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50645 | ||
| 13098 | 2026.01.14 00:54:06.278686 [ 288 ] {} <Debug> TCP-Session: 12a98570-10b0-4a27-a993-1cced1a328a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13099 | 2026.01.14 00:54:06.278235 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56319 | ||
| 13100 | 2026.01.14 00:54:06.278732 [ 288 ] {} <Debug> TCP-Session: 12a98570-10b0-4a27-a993-1cced1a328a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13101 | 2026.01.14 00:54:06.278758 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2026.01.14 00:54:06.278773 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13103 | 2026.01.14 00:54:06.278798 [ 289 ] {} <Debug> TCP-Session: 4d51d098-83a8-4978-81c1-26c0425ec6f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50645 | ||
| 13104 | 2026.01.14 00:54:06.278806 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13105 | 2026.01.14 00:54:06.278827 [ 289 ] {} <Debug> TCP-Session: 4d51d098-83a8-4978-81c1-26c0425ec6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.01.14 00:54:06.278847 [ 286 ] {} <Debug> TCP-Session: 33272ca3-27ea-43ca-9a78-114b27bbc622 Authenticating user 'default' from [fd00:1122:3344:101::e]:56319 | ||
| 13107 | 2026.01.14 00:54:06.278853 [ 289 ] {} <Debug> TCP-Session: 4d51d098-83a8-4978-81c1-26c0425ec6f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13108 | 2026.01.14 00:54:06.278873 [ 286 ] {} <Debug> TCP-Session: 33272ca3-27ea-43ca-9a78-114b27bbc622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13109 | 2026.01.14 00:54:06.278289 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58375 | ||
| 13110 | 2026.01.14 00:54:06.278896 [ 286 ] {} <Debug> TCP-Session: 33272ca3-27ea-43ca-9a78-114b27bbc622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13111 | 2026.01.14 00:54:06.279213 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13112 | 2026.01.14 00:54:06.279243 [ 351 ] {} <Debug> TCP-Session: 56efa39e-69aa-4d58-b9cd-4f8019625208 Authenticating user 'default' from [fd00:1122:3344:101::e]:58375 | ||
| 13113 | 2026.01.14 00:54:06.279259 [ 351 ] {} <Debug> TCP-Session: 56efa39e-69aa-4d58-b9cd-4f8019625208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13114 | 2026.01.14 00:54:06.279272 [ 351 ] {} <Debug> TCP-Session: 56efa39e-69aa-4d58-b9cd-4f8019625208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.01.14 00:54:06.279280 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13116 | 2026.01.14 00:54:06.279348 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13117 | 2026.01.14 00:54:06.279673 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 13118 | 2026.01.14 00:54:06.280830 [ 343 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> AggregatingTransform: Aggregating | ||
| 13119 | 2026.01.14 00:54:06.280869 [ 343 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> Aggregator: Aggregation method: without_key | ||
| 13120 | 2026.01.14 00:54:06.280904 [ 343 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126574 sec. (887.647 rows/sec., 34.67 KiB/sec.) | ||
| 13121 | 2026.01.14 00:54:06.280923 [ 343 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Trace> Aggregator: Merging aggregated data | ||
| 13122 | 2026.01.14 00:54:06.282376 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003668 sec., 272.6281352235551 rows/sec., 10.65 KiB/sec. | ||
| 13123 | 2026.01.14 00:54:06.282512 [ 353 ] {1d94b22c-755f-4c1c-bada-ae65797d7d92} <Debug> TCPHandler: Processed in 0.004263764 sec. | ||
| 13124 | 2026.01.14 00:54:06.282631 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13125 | 2026.01.14 00:54:06.282659 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13126 | 2026.01.14 00:54:06.282681 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13127 | 2026.01.14 00:54:06.282698 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13128 | 2026.01.14 00:54:06.282718 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13129 | 2026.01.14 00:54:06.282734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13130 | 2026.01.14 00:54:06.282749 [ 352 ] {} <Debug> TCP-Session: 10940a8b-5812-4820-9d29-8fe4b9ca7191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.01.14 00:54:06.282769 [ 355 ] {} <Debug> TCP-Session: 4af751a2-8d02-4c42-818c-b907d54498c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.01.14 00:54:06.282779 [ 290 ] {} <Debug> TCP-Session: bf31f37f-4409-42bd-972a-3c49a0751146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13133 | 2026.01.14 00:54:06.282781 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13134 | 2026.01.14 00:54:06.282750 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13135 | 2026.01.14 00:54:06.282833 [ 351 ] {} <Debug> TCP-Session: 56efa39e-69aa-4d58-b9cd-4f8019625208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13136 | 2026.01.14 00:54:06.282878 [ 289 ] {} <Debug> TCP-Session: 4d51d098-83a8-4978-81c1-26c0425ec6f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.01.14 00:54:06.282734 [ 354 ] {} <Debug> TCP-Session: a7df0720-d6b4-4145-9318-b443e06ad534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.01.14 00:54:06.282707 [ 288 ] {} <Debug> TCP-Session: 12a98570-10b0-4a27-a993-1cced1a328a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.01.14 00:54:06.282662 [ 353 ] {} <Debug> TCP-Session: 7f879eec-35b0-4b15-bca7-4f395e47c5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13140 | 2026.01.14 00:54:06.282765 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13141 | 2026.01.14 00:54:06.282992 [ 286 ] {} <Debug> TCP-Session: 33272ca3-27ea-43ca-9a78-114b27bbc622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.01.14 00:54:06.330616 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52567 | ||
| 13143 | 2026.01.14 00:54:06.330707 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13144 | 2026.01.14 00:54:06.330734 [ 353 ] {} <Debug> TCP-Session: 7f58e721-e5c8-4d58-936a-0f3a5cfa7f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:52567 | ||
| 13145 | 2026.01.14 00:54:06.330759 [ 353 ] {} <Debug> TCP-Session: 7f58e721-e5c8-4d58-936a-0f3a5cfa7f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13146 | 2026.01.14 00:54:06.330774 [ 353 ] {} <Debug> TCP-Session: 7f58e721-e5c8-4d58-936a-0f3a5cfa7f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2026.01.14 00:54:06.331001 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64646 | ||
| 13148 | 2026.01.14 00:54:06.331020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64192 | ||
| 13149 | 2026.01.14 00:54:06.331035 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54134 | ||
| 13150 | 2026.01.14 00:54:06.331062 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32858 | ||
| 13151 | 2026.01.14 00:54:06.331097 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13152 | 2026.01.14 00:54:06.331097 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13153 | 2026.01.14 00:54:06.331136 [ 286 ] {} <Debug> TCP-Session: 3a3f52b5-b75e-4b1c-b53c-2129707510d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64192 | ||
| 13154 | 2026.01.14 00:54:06.331088 [ 353 ] {} <Trace> TCP-Session: 7f58e721-e5c8-4d58-936a-0f3a5cfa7f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2026.01.14 00:54:06.331160 [ 286 ] {} <Debug> TCP-Session: 3a3f52b5-b75e-4b1c-b53c-2129707510d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13156 | 2026.01.14 00:54:06.331174 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13157 | 2026.01.14 00:54:06.331192 [ 286 ] {} <Debug> TCP-Session: 3a3f52b5-b75e-4b1c-b53c-2129707510d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2026.01.14 00:54:06.331171 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13159 | 2026.01.14 00:54:06.331212 [ 351 ] {} <Debug> TCP-Session: 53c542ec-8bff-4a64-aa4e-88362e9949a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32858 | ||
| 13160 | 2026.01.14 00:54:06.331250 [ 288 ] {} <Debug> TCP-Session: cfb62736-eee9-49eb-b085-9f53d00876e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54134 | ||
| 13161 | 2026.01.14 00:54:06.331268 [ 351 ] {} <Debug> TCP-Session: 53c542ec-8bff-4a64-aa4e-88362e9949a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.01.14 00:54:06.331153 [ 355 ] {} <Debug> TCP-Session: df8e4cfe-a3fa-4cb5-9f37-9c80b94dee5a Authenticating user 'default' from [fd00:1122:3344:101::e]:64646 | ||
| 13163 | 2026.01.14 00:54:06.331295 [ 351 ] {} <Debug> TCP-Session: 53c542ec-8bff-4a64-aa4e-88362e9949a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13164 | 2026.01.14 00:54:06.331319 [ 355 ] {} <Debug> TCP-Session: df8e4cfe-a3fa-4cb5-9f37-9c80b94dee5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.01.14 00:54:06.331314 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13166 | 2026.01.14 00:54:06.331350 [ 355 ] {} <Debug> TCP-Session: df8e4cfe-a3fa-4cb5-9f37-9c80b94dee5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.01.14 00:54:06.331289 [ 288 ] {} <Debug> TCP-Session: cfb62736-eee9-49eb-b085-9f53d00876e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13168 | 2026.01.14 00:54:06.331072 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59693 | ||
| 13169 | 2026.01.14 00:54:06.331399 [ 288 ] {} <Debug> TCP-Session: cfb62736-eee9-49eb-b085-9f53d00876e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13170 | 2026.01.14 00:54:06.331066 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42501 | ||
| 13171 | 2026.01.14 00:54:06.331054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42550 | ||
| 13172 | 2026.01.14 00:54:06.331472 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13173 | 2026.01.14 00:54:06.330999 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38595 | ||
| 13174 | 2026.01.14 00:54:06.331512 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13175 | 2026.01.14 00:54:06.331533 [ 352 ] {} <Debug> TCP-Session: aa75bbb8-9be0-4d30-8407-e43b63b38651 Authenticating user 'default' from [fd00:1122:3344:101::e]:59693 | ||
| 13176 | 2026.01.14 00:54:06.331541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13177 | 2026.01.14 00:54:06.331571 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13178 | 2026.01.14 00:54:06.331597 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13179 | 2026.01.14 00:54:06.331605 [ 290 ] {} <Debug> TCP-Session: 7e3c3863-7726-4c81-aade-5c1c4be9b4f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42550 | ||
| 13180 | 2026.01.14 00:54:06.331635 [ 354 ] {} <Debug> TCP-Session: c2f87a86-a9d0-45ba-bc8f-56587048cfd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38595 | ||
| 13181 | 2026.01.14 00:54:06.331639 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13182 | 2026.01.14 00:54:06.331648 [ 290 ] {} <Debug> TCP-Session: 7e3c3863-7726-4c81-aade-5c1c4be9b4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13183 | 2026.01.14 00:54:06.331662 [ 354 ] {} <Debug> TCP-Session: c2f87a86-a9d0-45ba-bc8f-56587048cfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2026.01.14 00:54:06.331690 [ 290 ] {} <Debug> TCP-Session: 7e3c3863-7726-4c81-aade-5c1c4be9b4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2026.01.14 00:54:06.331712 [ 354 ] {} <Debug> TCP-Session: c2f87a86-a9d0-45ba-bc8f-56587048cfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.01.14 00:54:06.331576 [ 352 ] {} <Debug> TCP-Session: aa75bbb8-9be0-4d30-8407-e43b63b38651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13187 | 2026.01.14 00:54:06.331558 [ 289 ] {} <Debug> TCP-Session: 7d297747-cc61-4503-9a53-87ed7c48589e Authenticating user 'default' from [fd00:1122:3344:101::e]:42501 | ||
| 13188 | 2026.01.14 00:54:06.331754 [ 352 ] {} <Debug> TCP-Session: aa75bbb8-9be0-4d30-8407-e43b63b38651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.01.14 00:54:06.331770 [ 289 ] {} <Debug> TCP-Session: 7d297747-cc61-4503-9a53-87ed7c48589e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13190 | 2026.01.14 00:54:06.331784 [ 289 ] {} <Debug> TCP-Session: 7d297747-cc61-4503-9a53-87ed7c48589e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.01.14 00:54:06.331936 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 13192 | 2026.01.14 00:54:06.332899 [ 326 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> AggregatingTransform: Aggregating | ||
| 13193 | 2026.01.14 00:54:06.332943 [ 326 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13194 | 2026.01.14 00:54:06.332980 [ 326 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094293 sec. (1060.524 rows/sec., 41.43 KiB/sec.) | ||
| 13195 | 2026.01.14 00:54:06.332998 [ 326 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Trace> Aggregator: Merging aggregated data | ||
| 13196 | 2026.01.14 00:54:06.334265 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 13197 | 2026.01.14 00:54:06.334452 [ 353 ] {19b5a576-dc5c-4655-8dc5-d68ccab3799c} <Debug> TCPHandler: Processed in 0.003465886 sec. | ||
| 13198 | 2026.01.14 00:54:06.334589 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13199 | 2026.01.14 00:54:06.334620 [ 353 ] {} <Debug> TCP-Session: 7f58e721-e5c8-4d58-936a-0f3a5cfa7f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.01.14 00:54:06.334620 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13201 | 2026.01.14 00:54:06.334638 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13202 | 2026.01.14 00:54:06.334657 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13203 | 2026.01.14 00:54:06.334682 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13204 | 2026.01.14 00:54:06.334697 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13205 | 2026.01.14 00:54:06.334718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13206 | 2026.01.14 00:54:06.334738 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13207 | 2026.01.14 00:54:06.334759 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13208 | 2026.01.14 00:54:06.334777 [ 290 ] {} <Debug> TCP-Session: 7e3c3863-7726-4c81-aade-5c1c4be9b4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2026.01.14 00:54:06.334788 [ 286 ] {} <Debug> TCP-Session: 3a3f52b5-b75e-4b1c-b53c-2129707510d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.01.14 00:54:06.334806 [ 351 ] {} <Debug> TCP-Session: 53c542ec-8bff-4a64-aa4e-88362e9949a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13211 | 2026.01.14 00:54:06.334763 [ 289 ] {} <Debug> TCP-Session: 7d297747-cc61-4503-9a53-87ed7c48589e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.01.14 00:54:06.334724 [ 288 ] {} <Debug> TCP-Session: cfb62736-eee9-49eb-b085-9f53d00876e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13213 | 2026.01.14 00:54:06.334705 [ 352 ] {} <Debug> TCP-Session: aa75bbb8-9be0-4d30-8407-e43b63b38651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2026.01.14 00:54:06.334682 [ 355 ] {} <Debug> TCP-Session: df8e4cfe-a3fa-4cb5-9f37-9c80b94dee5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13215 | 2026.01.14 00:54:06.334732 [ 354 ] {} <Debug> TCP-Session: c2f87a86-a9d0-45ba-bc8f-56587048cfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13216 | 2026.01.14 00:54:06.889060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31202 | ||
| 13217 | 2026.01.14 00:54:06.889574 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.01.14 00:54:06.889623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13219 | 2026.01.14 00:54:06.890173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13220 | 2026.01.14 00:54:06.890403 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.01.14 00:54:06.890541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31202 | ||
| 13222 | 2026.01.14 00:54:08.533429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13223 | 2026.01.14 00:54:08.551907 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2026.01.14 00:54:08.551973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13225 | 2026.01.14 00:54:08.558408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13226 | 2026.01.14 00:54:08.559175 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.01.14 00:54:08.562919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13228 | 2026.01.14 00:54:09.493772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1642 | ||
| 13229 | 2026.01.14 00:54:09.496221 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.01.14 00:54:09.496281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13231 | 2026.01.14 00:54:09.497547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13232 | 2026.01.14 00:54:09.497827 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.01.14 00:54:09.498256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 13234 | 2026.01.14 00:54:10.199714 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2026.01.14 00:54:10.199925 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13236 | 2026.01.14 00:54:10.199993 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13237 | 2026.01.14 00:54:10.200679 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.01.14 00:54:10.200728 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13239 | 2026.01.14 00:54:10.201202 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13240 | 2026.01.14 00:54:10.201435 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.01.14 00:54:10.201594 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001719 sec., 67481.09365910412 rows/sec., 5.72 MiB/sec. | ||
| 13242 | 2026.01.14 00:54:10.201615 [ 39 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13243 | 2026.01.14 00:54:10.201647 [ 4 ] {74fc03b6-3d69-4d93-9fdf-d58013f8ee6d} <Debug> TCPHandler: Processed in 0.002059316 sec. | ||
| 13244 | 2026.01.14 00:54:10.201683 [ 39 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.01.14 00:54:10.201708 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13246 | 2026.01.14 00:54:10.201792 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.01.14 00:54:10.201806 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 13248 | 2026.01.14 00:54:10.201904 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.01.14 00:54:10.201926 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13250 | 2026.01.14 00:54:10.201952 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13251 | 2026.01.14 00:54:10.201963 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 13252 | 2026.01.14 00:54:10.202035 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 238 rows starting from the beginning of the part | ||
| 13253 | 2026.01.14 00:54:10.202081 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 76 rows starting from the beginning of the part | ||
| 13254 | 2026.01.14 00:54:10.202122 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 116 rows starting from the beginning of the part | ||
| 13255 | 2026.01.14 00:54:10.202158 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1217 rows starting from the beginning of the part | ||
| 13256 | 2026.01.14 00:54:10.202197 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 116 rows starting from the beginning of the part | ||
| 13257 | 2026.01.14 00:54:10.202387 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2026.01.14 00:54:10.202428 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13259 | 2026.01.14 00:54:10.202761 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13260 | 2026.01.14 00:54:10.202998 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.01.14 00:54:10.203136 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001256 sec., 23885.350318471337 rows/sec., 1.75 MiB/sec. | ||
| 13262 | 2026.01.14 00:54:10.203176 [ 4 ] {bd17d908-2371-45c3-ba56-b5d2c74a85ca} <Debug> TCPHandler: Processed in 0.001446552 sec. | ||
| 13263 | 2026.01.14 00:54:10.203278 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2026.01.14 00:54:10.203376 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13265 | 2026.01.14 00:54:10.203417 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13266 | 2026.01.14 00:54:10.203855 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2026.01.14 00:54:10.203891 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13268 | 2026.01.14 00:54:10.204028 [ 196 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002265909 sec., 1865476.5041314545 rows/sec., 161.29 MiB/sec. | ||
| 13269 | 2026.01.14 00:54:10.204201 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13270 | 2026.01.14 00:54:10.204284 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13271 | 2026.01.14 00:54:10.204453 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.01.14 00:54:10.204571 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.01.14 00:54:10.204593 [ 39 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13274 | 2026.01.14 00:54:10.204595 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001239 sec., 75867.63518966908 rows/sec., 5.93 MiB/sec. | ||
| 13275 | 2026.01.14 00:54:10.204629 [ 39 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2026.01.14 00:54:10.204649 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_96_19} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13277 | 2026.01.14 00:54:10.204654 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13278 | 2026.01.14 00:54:10.204654 [ 4 ] {bb3a0e3a-e09d-4914-97b8-1a7a8d9b1427} <Debug> TCPHandler: Processed in 0.001425471 sec. | ||
| 13279 | 2026.01.14 00:54:10.204732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 13280 | 2026.01.14 00:54:10.204780 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 13281 | 2026.01.14 00:54:10.204794 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2026.01.14 00:54:10.204888 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13283 | 2026.01.14 00:54:10.204899 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13284 | 2026.01.14 00:54:10.204931 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 13285 | 2026.01.14 00:54:10.204953 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13286 | 2026.01.14 00:54:10.205012 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 134 rows starting from the beginning of the part | ||
| 13287 | 2026.01.14 00:54:10.205077 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 74 rows starting from the beginning of the part | ||
| 13288 | 2026.01.14 00:54:10.205132 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 94 rows starting from the beginning of the part | ||
| 13289 | 2026.01.14 00:54:10.205182 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 532 rows starting from the beginning of the part | ||
| 13290 | 2026.01.14 00:54:10.205236 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 94 rows starting from the beginning of the part | ||
| 13291 | 2026.01.14 00:54:10.205369 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.01.14 00:54:10.205413 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13293 | 2026.01.14 00:54:10.205773 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13294 | 2026.01.14 00:54:10.206023 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.01.14 00:54:10.206145 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13296 | 2026.01.14 00:54:10.206158 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 13297 | 2026.01.14 00:54:10.206179 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.01.14 00:54:10.206201 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13299 | 2026.01.14 00:54:10.206205 [ 4 ] {8be609fa-ac42-4304-b2df-2d5f6c627e4a} <Debug> TCPHandler: Processed in 0.001472682 sec. | ||
| 13300 | 2026.01.14 00:54:10.206274 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13301 | 2026.01.14 00:54:10.206318 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.01.14 00:54:10.206364 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13303 | 2026.01.14 00:54:10.206396 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27478 rows starting from the beginning of the part | ||
| 13304 | 2026.01.14 00:54:10.206411 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.01.14 00:54:10.206456 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 198 rows starting from the beginning of the part | ||
| 13306 | 2026.01.14 00:54:10.206466 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13307 | 2026.01.14 00:54:10.206504 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13308 | 2026.01.14 00:54:10.206545 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 13309 | 2026.01.14 00:54:10.206585 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 845 rows starting from the beginning of the part | ||
| 13310 | 2026.01.14 00:54:10.206612 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907702 sec., 1141163.5569916056 rows/sec., 88.67 MiB/sec. | ||
| 13311 | 2026.01.14 00:54:10.206628 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13312 | 2026.01.14 00:54:10.206825 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13313 | 2026.01.14 00:54:10.207130 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.01.14 00:54:10.207200 [ 191 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_96_19} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13315 | 2026.01.14 00:54:10.207276 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 13316 | 2026.01.14 00:54:10.207322 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.01.14 00:54:10.207365 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13318 | 2026.01.14 00:54:10.207952 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13319 | 2026.01.14 00:54:10.208182 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.01.14 00:54:10.208329 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001935 sec., 15503.875968992248 rows/sec., 27.78 MiB/sec. | ||
| 13321 | 2026.01.14 00:54:10.208409 [ 4 ] {4490e498-02c5-490d-9d62-8e5366de1f38} <Debug> TCPHandler: Processed in 0.002140156 sec. | ||
| 13322 | 2026.01.14 00:54:10.208519 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.01.14 00:54:10.208613 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13324 | 2026.01.14 00:54:10.208655 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13325 | 2026.01.14 00:54:10.208997 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.01.14 00:54:10.209032 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13327 | 2026.01.14 00:54:10.209339 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13328 | 2026.01.14 00:54:10.209552 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.01.14 00:54:10.209676 [ 39 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13330 | 2026.01.14 00:54:10.209685 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13331 | 2026.01.14 00:54:10.209713 [ 39 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.01.14 00:54:10.209736 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13333 | 2026.01.14 00:54:10.209737 [ 4 ] {0adc2456-9f1a-484a-9592-08da028a9a73} <Debug> TCPHandler: Processed in 0.001265847 sec. | ||
| 13334 | 2026.01.14 00:54:10.209818 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 13335 | 2026.01.14 00:54:10.209920 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13336 | 2026.01.14 00:54:10.209955 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5364 rows starting from the beginning of the part | ||
| 13337 | 2026.01.14 00:54:10.210028 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13338 | 2026.01.14 00:54:10.210072 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 13339 | 2026.01.14 00:54:10.210113 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13340 | 2026.01.14 00:54:10.210150 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 13341 | 2026.01.14 00:54:10.210189 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13342 | 2026.01.14 00:54:10.211708 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5664 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930412 sec., 2934088.681587143 rows/sec., 194.75 MiB/sec. | ||
| 13343 | 2026.01.14 00:54:10.212111 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13344 | 2026.01.14 00:54:10.212371 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.01.14 00:54:10.212441 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_96_19} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13346 | 2026.01.14 00:54:10.212525 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13347 | 2026.01.14 00:54:10.212684 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29001 rows, containing 5 columns (5 merged, 0 gathered) in 0.006433811 sec., 4507592.778214964 rows/sec., 307.92 MiB/sec. | ||
| 13348 | 2026.01.14 00:54:10.213268 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13349 | 2026.01.14 00:54:10.213517 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.01.14 00:54:10.213582 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13351 | 2026.01.14 00:54:10.213665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13352 | 2026.01.14 00:54:14.219452 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13353 | 2026.01.14 00:54:14.219505 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13354 | 2026.01.14 00:54:14.391385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31714 | ||
| 13355 | 2026.01.14 00:54:14.391911 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2026.01.14 00:54:14.391958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13357 | 2026.01.14 00:54:14.392443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13358 | 2026.01.14 00:54:14.392681 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.01.14 00:54:14.392812 [ 140 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13360 | 2026.01.14 00:54:14.392821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31714 | ||
| 13361 | 2026.01.14 00:54:14.392848 [ 140 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.01.14 00:54:14.392868 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13363 | 2026.01.14 00:54:14.392972 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13364 | 2026.01.14 00:54:14.393107 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13365 | 2026.01.14 00:54:14.393147 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29282 rows starting from the beginning of the part | ||
| 13366 | 2026.01.14 00:54:14.393209 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13367 | 2026.01.14 00:54:14.393252 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13368 | 2026.01.14 00:54:14.393295 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13369 | 2026.01.14 00:54:14.393333 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13370 | 2026.01.14 00:54:14.393374 [ 199 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 13371 | 2026.01.14 00:54:14.395676 [ 201 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31714 rows, containing 4 columns (4 merged, 0 gathered) in 0.00274388 sec., 11558085.630566934 rows/sec., 165.34 MiB/sec. | ||
| 13372 | 2026.01.14 00:54:14.396112 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13373 | 2026.01.14 00:54:14.396442 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.01.14 00:54:14.396526 [ 190 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_66_13} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13375 | 2026.01.14 00:54:14.396670 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13376 | 2026.01.14 00:54:15.199109 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.01.14 00:54:15.199343 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13378 | 2026.01.14 00:54:15.199426 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13379 | 2026.01.14 00:54:15.200133 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.01.14 00:54:15.200176 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13381 | 2026.01.14 00:54:15.200567 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13382 | 2026.01.14 00:54:15.200793 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.01.14 00:54:15.200949 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001667 sec., 45590.88182363527 rows/sec., 3.76 MiB/sec. | ||
| 13384 | 2026.01.14 00:54:15.200998 [ 4 ] {eea9c836-cce2-4f0f-95b9-f0c2b8d6433c} <Debug> TCPHandler: Processed in 0.002077606 sec. | ||
| 13385 | 2026.01.14 00:54:15.201111 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.01.14 00:54:15.201212 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.01.14 00:54:15.201254 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13388 | 2026.01.14 00:54:15.201659 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.01.14 00:54:15.201697 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13390 | 2026.01.14 00:54:15.202015 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13391 | 2026.01.14 00:54:15.202217 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.01.14 00:54:15.202347 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 13393 | 2026.01.14 00:54:15.202387 [ 4 ] {c83df9f6-acde-4ba1-9547-bb92714fe5fa} <Debug> TCPHandler: Processed in 0.001326679 sec. | ||
| 13394 | 2026.01.14 00:54:15.202516 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.01.14 00:54:15.202622 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13396 | 2026.01.14 00:54:15.202665 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13397 | 2026.01.14 00:54:15.203100 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.01.14 00:54:15.203137 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13399 | 2026.01.14 00:54:15.203461 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13400 | 2026.01.14 00:54:15.203667 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.01.14 00:54:15.203796 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 13402 | 2026.01.14 00:54:15.203835 [ 4 ] {d1c8d17f-f28a-4182-800c-a0ecf4f672ca} <Debug> TCPHandler: Processed in 0.00137216 sec. | ||
| 13403 | 2026.01.14 00:54:15.203942 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2026.01.14 00:54:15.204037 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13405 | 2026.01.14 00:54:15.204081 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13406 | 2026.01.14 00:54:15.204472 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2026.01.14 00:54:15.204508 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13408 | 2026.01.14 00:54:15.204837 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13409 | 2026.01.14 00:54:15.205043 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.01.14 00:54:15.205169 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 13411 | 2026.01.14 00:54:15.205207 [ 4 ] {125539da-c82e-46ab-8395-44240d2cadf1} <Debug> TCPHandler: Processed in 0.001315409 sec. | ||
| 13412 | 2026.01.14 00:54:15.205314 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.01.14 00:54:15.205416 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13414 | 2026.01.14 00:54:15.205473 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13415 | 2026.01.14 00:54:15.206232 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.01.14 00:54:15.206270 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13417 | 2026.01.14 00:54:15.206785 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13418 | 2026.01.14 00:54:15.207000 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.01.14 00:54:15.207136 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 13420 | 2026.01.14 00:54:15.207191 [ 4 ] {c0a8c6d3-3969-4849-9031-89c58b2c7ecb} <Debug> TCPHandler: Processed in 0.001962033 sec. | ||
| 13421 | 2026.01.14 00:54:15.207293 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.01.14 00:54:15.207384 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13423 | 2026.01.14 00:54:15.207423 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13424 | 2026.01.14 00:54:15.207806 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.01.14 00:54:15.207844 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13426 | 2026.01.14 00:54:15.208148 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13427 | 2026.01.14 00:54:15.208349 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.01.14 00:54:15.208480 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 13429 | 2026.01.14 00:54:15.208517 [ 4 ] {163c4e98-2cc7-4709-bc6f-d5865feb97d6} <Debug> TCPHandler: Processed in 0.001230897 sec. | ||
| 13430 | 2026.01.14 00:54:16.063841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13431 | 2026.01.14 00:54:16.082119 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2026.01.14 00:54:16.082183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13433 | 2026.01.14 00:54:16.088147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13434 | 2026.01.14 00:54:16.088929 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.01.14 00:54:16.089223 [ 35 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13436 | 2026.01.14 00:54:16.089260 [ 35 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.01.14 00:54:16.089283 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13438 | 2026.01.14 00:54:16.089415 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13439 | 2026.01.14 00:54:16.093015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13440 | 2026.01.14 00:54:16.093421 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13441 | 2026.01.14 00:54:16.095027 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13442 | 2026.01.14 00:54:16.099961 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13443 | 2026.01.14 00:54:16.104521 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13444 | 2026.01.14 00:54:16.109247 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13445 | 2026.01.14 00:54:16.113577 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13446 | 2026.01.14 00:54:16.117393 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 13447 | 2026.01.14 00:54:16.172347 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082966504 sec., 5990.369318200994 rows/sec., 30.98 MiB/sec. | ||
| 13448 | 2026.01.14 00:54:16.174892 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13449 | 2026.01.14 00:54:16.176744 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_66_13} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.14 00:54:16.176848 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_66_13} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13451 | 2026.01.14 00:54:16.178640 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13452 | 2026.01.14 00:54:17.000466 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.49 MiB, peak 364.24 MiB, free memory in arenas 0.00 B, will set to 351.72 MiB (RSS), difference: 1.24 MiB | ||
| 13453 | 2026.01.14 00:54:19.499299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1666 | ||
| 13454 | 2026.01.14 00:54:19.501630 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.01.14 00:54:19.501694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 13456 | 2026.01.14 00:54:19.502938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13457 | 2026.01.14 00:54:19.503228 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.01.14 00:54:19.503624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 13459 | 2026.01.14 00:54:20.214314 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2026.01.14 00:54:20.214525 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13461 | 2026.01.14 00:54:20.214600 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13462 | 2026.01.14 00:54:20.215486 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.14 00:54:20.215535 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13464 | 2026.01.14 00:54:20.215944 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13465 | 2026.01.14 00:54:20.216161 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.14 00:54:20.216312 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Debug> executeQuery: Read 434 rows, 28.67 KiB in 0.001839 sec., 235997.8249048396 rows/sec., 15.23 MiB/sec. | ||
| 13467 | 2026.01.14 00:54:20.216357 [ 4 ] {086a0c69-8ddc-4108-9d40-c3fc9940fb44} <Debug> TCPHandler: Processed in 0.002175978 sec. | ||
| 13468 | 2026.01.14 00:54:20.216500 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.01.14 00:54:20.216624 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13470 | 2026.01.14 00:54:20.216668 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13471 | 2026.01.14 00:54:20.217085 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2026.01.14 00:54:20.217123 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13473 | 2026.01.14 00:54:20.217437 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13474 | 2026.01.14 00:54:20.217663 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.01.14 00:54:20.217795 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 684.66 KiB/sec. | ||
| 13476 | 2026.01.14 00:54:20.217836 [ 4 ] {2b1cad61-44f2-43b8-b205-228f9ab7f014} <Debug> TCPHandler: Processed in 0.001388961 sec. | ||
| 13477 | 2026.01.14 00:54:20.217972 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.01.14 00:54:20.218073 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13479 | 2026.01.14 00:54:20.218113 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13480 | 2026.01.14 00:54:20.219144 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.01.14 00:54:20.219181 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13482 | 2026.01.14 00:54:20.219579 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13483 | 2026.01.14 00:54:20.219800 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.01.14 00:54:20.219938 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Debug> executeQuery: Read 1297 rows, 107.33 KiB in 0.001884 sec., 688428.8747346072 rows/sec., 55.64 MiB/sec. | ||
| 13485 | 2026.01.14 00:54:20.219978 [ 4 ] {4d13d1b2-443e-423c-8910-bf2c933511a5} <Debug> TCPHandler: Processed in 0.002056855 sec. | ||
| 13486 | 2026.01.14 00:54:20.220092 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.01.14 00:54:20.220185 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.01.14 00:54:20.220225 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13489 | 2026.01.14 00:54:20.220769 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.01.14 00:54:20.220806 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13491 | 2026.01.14 00:54:20.221127 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13492 | 2026.01.14 00:54:20.221345 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.01.14 00:54:20.221476 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Debug> executeQuery: Read 257 rows, 16.23 KiB in 0.001309 sec., 196333.07868601984 rows/sec., 12.11 MiB/sec. | ||
| 13494 | 2026.01.14 00:54:20.221478 [ 142 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13495 | 2026.01.14 00:54:20.221515 [ 4 ] {833f9f7c-6ea1-41f9-b0e7-5b7ee1560c4c} <Debug> TCPHandler: Processed in 0.001473762 sec. | ||
| 13496 | 2026.01.14 00:54:20.221554 [ 142 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.01.14 00:54:20.221581 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13498 | 2026.01.14 00:54:20.221644 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.01.14 00:54:20.221697 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 13500 | 2026.01.14 00:54:20.221743 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13501 | 2026.01.14 00:54:20.221788 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13502 | 2026.01.14 00:54:20.221840 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13503 | 2026.01.14 00:54:20.221879 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 277 rows starting from the beginning of the part | ||
| 13504 | 2026.01.14 00:54:20.221946 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 13505 | 2026.01.14 00:54:20.222001 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13506 | 2026.01.14 00:54:20.222049 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 13507 | 2026.01.14 00:54:20.222089 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 13508 | 2026.01.14 00:54:20.222128 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 257 rows starting from the beginning of the part | ||
| 13509 | 2026.01.14 00:54:20.222286 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.01.14 00:54:20.222330 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13511 | 2026.01.14 00:54:20.222708 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13512 | 2026.01.14 00:54:20.222926 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.01.14 00:54:20.222990 [ 197 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347919 sec., 457000.75449637556 rows/sec., 30.77 MiB/sec. | ||
| 13514 | 2026.01.14 00:54:20.223058 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Debug> executeQuery: Read 236 rows, 16.04 KiB in 0.001333 sec., 177044.26106526633 rows/sec., 11.75 MiB/sec. | ||
| 13515 | 2026.01.14 00:54:20.223103 [ 4 ] {69074b03-3b36-4ab1-8c8f-5cc2315df56c} <Debug> TCPHandler: Processed in 0.001509543 sec. | ||
| 13516 | 2026.01.14 00:54:20.223146 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13517 | 2026.01.14 00:54:20.223214 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.01.14 00:54:20.223314 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13519 | 2026.01.14 00:54:20.223359 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13520 | 2026.01.14 00:54:20.223418 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2026.01.14 00:54:20.223498 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_96_19} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13522 | 2026.01.14 00:54:20.223590 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13523 | 2026.01.14 00:54:20.223831 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.01.14 00:54:20.223874 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13525 | 2026.01.14 00:54:20.224184 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13526 | 2026.01.14 00:54:20.224392 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.01.14 00:54:20.224516 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Debug> executeQuery: Read 223 rows, 13.21 KiB in 0.001219 sec., 182936.8334700574 rows/sec., 10.58 MiB/sec. | ||
| 13528 | 2026.01.14 00:54:20.224554 [ 4 ] {dc48181a-397b-4354-b1a0-236374b62653} <Debug> TCPHandler: Processed in 0.001390081 sec. | ||
| 13529 | 2026.01.14 00:54:20.224658 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2026.01.14 00:54:20.224752 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13531 | 2026.01.14 00:54:20.224791 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13532 | 2026.01.14 00:54:20.225464 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.01.14 00:54:20.225499 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13534 | 2026.01.14 00:54:20.225849 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13535 | 2026.01.14 00:54:20.226061 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.01.14 00:54:20.226194 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Debug> executeQuery: Read 755 rows, 54.94 KiB in 0.00146 sec., 517123.2876712329 rows/sec., 36.75 MiB/sec. | ||
| 13537 | 2026.01.14 00:54:20.226233 [ 4 ] {01f6a853-e902-4c95-8883-6693f91aef39} <Debug> TCPHandler: Processed in 0.001624345 sec. | ||
| 13538 | 2026.01.14 00:54:20.226344 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13539 | 2026.01.14 00:54:20.226438 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13540 | 2026.01.14 00:54:20.226480 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13541 | 2026.01.14 00:54:20.226816 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.01.14 00:54:20.226853 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13543 | 2026.01.14 00:54:20.227154 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13544 | 2026.01.14 00:54:20.227360 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.01.14 00:54:20.227485 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 13546 | 2026.01.14 00:54:20.227522 [ 4 ] {7a20fd75-734b-41f1-a7d4-36589bb26e6c} <Debug> TCPHandler: Processed in 0.001227667 sec. | ||
| 13547 | 2026.01.14 00:54:20.227626 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.01.14 00:54:20.227720 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13549 | 2026.01.14 00:54:20.227762 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13550 | 2026.01.14 00:54:20.228189 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.01.14 00:54:20.228225 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13552 | 2026.01.14 00:54:20.228568 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13553 | 2026.01.14 00:54:20.228777 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.01.14 00:54:20.228907 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Debug> executeQuery: Read 355 rows, 24.46 KiB in 0.001205 sec., 294605.80912863073 rows/sec., 19.82 MiB/sec. | ||
| 13555 | 2026.01.14 00:54:20.228944 [ 4 ] {ad1729b6-1e62-470c-b3ad-210bb0aafcac} <Debug> TCPHandler: Processed in 0.00136819 sec. | ||
| 13556 | 2026.01.14 00:54:20.229049 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.01.14 00:54:20.229141 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13558 | 2026.01.14 00:54:20.229182 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13559 | 2026.01.14 00:54:20.229484 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.01.14 00:54:20.229521 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13561 | 2026.01.14 00:54:20.229841 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13562 | 2026.01.14 00:54:20.230056 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.14 00:54:20.230182 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 13564 | 2026.01.14 00:54:20.230218 [ 4 ] {f2f77628-58a1-4b84-8528-9c3f3da5665e} <Debug> TCPHandler: Processed in 0.001218916 sec. | ||
| 13565 | 2026.01.14 00:54:20.230330 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2026.01.14 00:54:20.230424 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13567 | 2026.01.14 00:54:20.230479 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13568 | 2026.01.14 00:54:20.231301 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2026.01.14 00:54:20.231337 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13570 | 2026.01.14 00:54:20.231891 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13571 | 2026.01.14 00:54:20.232124 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.01.14 00:54:20.232257 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13573 | 2026.01.14 00:54:20.232263 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001857 sec., 16155.088852988692 rows/sec., 28.95 MiB/sec. | ||
| 13574 | 2026.01.14 00:54:20.232324 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.01.14 00:54:20.232350 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13576 | 2026.01.14 00:54:20.232367 [ 4 ] {62a3d643-b9ef-497f-bea2-b87223627c40} <Debug> TCPHandler: Processed in 0.002086025 sec. | ||
| 13577 | 2026.01.14 00:54:20.232441 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 13578 | 2026.01.14 00:54:20.232481 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.01.14 00:54:20.232578 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.01.14 00:54:20.232619 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13581 | 2026.01.14 00:54:20.232694 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13582 | 2026.01.14 00:54:20.232776 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1771 rows starting from the beginning of the part | ||
| 13583 | 2026.01.14 00:54:20.232914 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
| 13584 | 2026.01.14 00:54:20.232951 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.01.14 00:54:20.232992 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13586 | 2026.01.14 00:54:20.233033 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 13587 | 2026.01.14 00:54:20.233147 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 13588 | 2026.01.14 00:54:20.233254 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 13589 | 2026.01.14 00:54:20.233315 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13590 | 2026.01.14 00:54:20.233361 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
| 13591 | 2026.01.14 00:54:20.233537 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.14 00:54:20.233670 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 13593 | 2026.01.14 00:54:20.233709 [ 4 ] {cf1b4087-2420-437e-a393-50bc61aef06b} <Debug> TCPHandler: Processed in 0.001278338 sec. | ||
| 13594 | 2026.01.14 00:54:20.245615 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 19 columns (19 merged, 0 gathered) in 0.013215509 sec., 142332.7697782961 rows/sec., 255.05 MiB/sec. | ||
| 13595 | 2026.01.14 00:54:20.247496 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13596 | 2026.01.14 00:54:20.247905 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.01.14 00:54:20.247995 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13598 | 2026.01.14 00:54:20.248193 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 13599 | 2026.01.14 00:54:21.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.64 MiB, peak 369.93 MiB, free memory in arenas 0.00 B, will set to 360.65 MiB (RSS), difference: 8.01 MiB | ||
| 13600 | 2026.01.14 00:54:21.894008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32162 | ||
| 13601 | 2026.01.14 00:54:21.894504 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.01.14 00:54:21.894556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13603 | 2026.01.14 00:54:21.895064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13604 | 2026.01.14 00:54:21.895301 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.01.14 00:54:21.895447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32162 | ||
| 13606 | 2026.01.14 00:54:23.594119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13607 | 2026.01.14 00:54:23.609611 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.01.14 00:54:23.609669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13609 | 2026.01.14 00:54:23.615027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13610 | 2026.01.14 00:54:23.615737 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.01.14 00:54:23.618549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13612 | 2026.01.14 00:54:25.200407 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.01.14 00:54:25.200615 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13614 | 2026.01.14 00:54:25.200687 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13615 | 2026.01.14 00:54:25.201379 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.01.14 00:54:25.201418 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13617 | 2026.01.14 00:54:25.201833 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13618 | 2026.01.14 00:54:25.202051 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.01.14 00:54:25.202197 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.83 MiB/sec. | ||
| 13620 | 2026.01.14 00:54:25.202239 [ 4 ] {c36f7ab7-88b1-4476-b9ef-237809fa4a41} <Debug> TCPHandler: Processed in 0.001965212 sec. | ||
| 13621 | 2026.01.14 00:54:25.202355 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2026.01.14 00:54:25.202446 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13623 | 2026.01.14 00:54:25.202485 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13624 | 2026.01.14 00:54:25.202852 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.01.14 00:54:25.202886 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13626 | 2026.01.14 00:54:25.203169 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13627 | 2026.01.14 00:54:25.203437 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.01.14 00:54:25.203566 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 13629 | 2026.01.14 00:54:25.203605 [ 4 ] {8d8b9115-7453-4ec1-b858-eec535da2909} <Debug> TCPHandler: Processed in 0.001291418 sec. | ||
| 13630 | 2026.01.14 00:54:25.203707 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.01.14 00:54:25.203802 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13632 | 2026.01.14 00:54:25.203843 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13633 | 2026.01.14 00:54:25.204260 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.01.14 00:54:25.204293 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13635 | 2026.01.14 00:54:25.204579 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13636 | 2026.01.14 00:54:25.204776 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.01.14 00:54:25.204894 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 13638 | 2026.01.14 00:54:25.204930 [ 4 ] {c9c9cd1a-3ae2-4d08-ae44-6450facbc09a} <Debug> TCPHandler: Processed in 0.001318458 sec. | ||
| 13639 | 2026.01.14 00:54:25.205030 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.01.14 00:54:25.205119 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13641 | 2026.01.14 00:54:25.205162 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13642 | 2026.01.14 00:54:25.205631 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.01.14 00:54:25.205665 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13644 | 2026.01.14 00:54:25.206023 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13645 | 2026.01.14 00:54:25.206231 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.01.14 00:54:25.206357 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13647 | 2026.01.14 00:54:25.206396 [ 4 ] {69f626c4-153e-4193-9f34-331b22684e8b} <Debug> TCPHandler: Processed in 0.001361829 sec. | ||
| 13648 | 2026.01.14 00:54:25.206500 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.01.14 00:54:25.206599 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.01.14 00:54:25.206655 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13651 | 2026.01.14 00:54:25.207412 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.01.14 00:54:25.207447 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13653 | 2026.01.14 00:54:25.207951 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13654 | 2026.01.14 00:54:25.208258 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.14 00:54:25.208400 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 13656 | 2026.01.14 00:54:25.208456 [ 4 ] {f1eae4df-bdfb-4fab-a747-1cb48bde8cd8} <Debug> TCPHandler: Processed in 0.002006193 sec. | ||
| 13657 | 2026.01.14 00:54:25.208566 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.14 00:54:25.208667 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.01.14 00:54:25.208711 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13660 | 2026.01.14 00:54:25.209071 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.14 00:54:25.209107 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13662 | 2026.01.14 00:54:25.209417 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13663 | 2026.01.14 00:54:25.209623 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.14 00:54:25.209745 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 13665 | 2026.01.14 00:54:25.209779 [ 4 ] {d7e6d978-e33f-47fe-b686-e83b4f6a4041} <Debug> TCPHandler: Processed in 0.001299308 sec. | ||
| 13666 | 2026.01.14 00:54:29.219776 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13667 | 2026.01.14 00:54:29.219859 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13668 | 2026.01.14 00:54:29.396470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32674 | ||
| 13669 | 2026.01.14 00:54:29.396982 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.01.14 00:54:29.397022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13671 | 2026.01.14 00:54:29.397476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13672 | 2026.01.14 00:54:29.397690 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.01.14 00:54:29.397814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32674 | ||
| 13674 | 2026.01.14 00:54:29.504748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1702 | ||
| 13675 | 2026.01.14 00:54:29.507282 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.01.14 00:54:29.507345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13677 | 2026.01.14 00:54:29.508628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13678 | 2026.01.14 00:54:29.508924 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2026.01.14 00:54:29.509096 [ 49 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13680 | 2026.01.14 00:54:29.509163 [ 49 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.01.14 00:54:29.509183 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 13682 | 2026.01.14 00:54:29.509279 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 13683 | 2026.01.14 00:54:29.509344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13684 | 2026.01.14 00:54:29.509744 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13685 | 2026.01.14 00:54:29.509883 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1554 rows starting from the beginning of the part | ||
| 13686 | 2026.01.14 00:54:29.510250 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 13687 | 2026.01.14 00:54:29.510587 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 13688 | 2026.01.14 00:54:29.510931 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 13689 | 2026.01.14 00:54:29.511275 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 13690 | 2026.01.14 00:54:29.511622 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 13691 | 2026.01.14 00:54:29.518521 [ 197 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 72 columns (72 merged, 0 gathered) in 0.009339224 sec., 182242.1220435445 rows/sec., 142.92 MiB/sec. | ||
| 13692 | 2026.01.14 00:54:29.520427 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13693 | 2026.01.14 00:54:29.521096 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.14 00:54:29.521193 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_51_10} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13695 | 2026.01.14 00:54:29.521578 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13696 | 2026.01.14 00:54:30.213826 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2026.01.14 00:54:30.214029 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13698 | 2026.01.14 00:54:30.214100 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13699 | 2026.01.14 00:54:30.214975 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2026.01.14 00:54:30.215023 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13701 | 2026.01.14 00:54:30.215422 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13702 | 2026.01.14 00:54:30.215638 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2026.01.14 00:54:30.215783 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 13704 | 2026.01.14 00:54:30.215785 [ 49 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13705 | 2026.01.14 00:54:30.215826 [ 4 ] {b2f91fba-2b58-4306-acc7-eda7bac21c25} <Debug> TCPHandler: Processed in 0.002133777 sec. | ||
| 13706 | 2026.01.14 00:54:30.215859 [ 49 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.01.14 00:54:30.215891 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13708 | 2026.01.14 00:54:30.215951 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2026.01.14 00:54:30.215990 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13710 | 2026.01.14 00:54:30.216049 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13711 | 2026.01.14 00:54:30.216079 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13712 | 2026.01.14 00:54:30.216090 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13713 | 2026.01.14 00:54:30.216111 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13714 | 2026.01.14 00:54:30.216171 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13715 | 2026.01.14 00:54:30.216217 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13716 | 2026.01.14 00:54:30.216261 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13717 | 2026.01.14 00:54:30.216302 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13718 | 2026.01.14 00:54:30.216351 [ 200 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 13719 | 2026.01.14 00:54:30.217019 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.14 00:54:30.217054 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13721 | 2026.01.14 00:54:30.217286 [ 197 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334069 sec., 1011941.6611884392 rows/sec., 69.81 MiB/sec. | ||
| 13722 | 2026.01.14 00:54:30.217428 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13723 | 2026.01.14 00:54:30.217432 [ 196 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13724 | 2026.01.14 00:54:30.217652 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.01.14 00:54:30.217691 [ 196 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_23_5} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.01.14 00:54:30.217754 [ 196 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_23_5} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13727 | 2026.01.14 00:54:30.217787 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001756 sec., 667425.9681093395 rows/sec., 53.11 MiB/sec. | ||
| 13728 | 2026.01.14 00:54:30.217817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13729 | 2026.01.14 00:54:30.217825 [ 4 ] {438b2958-19ac-4116-ad70-01ea745f5500} <Debug> TCPHandler: Processed in 0.001926472 sec. | ||
| 13730 | 2026.01.14 00:54:30.217936 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.01.14 00:54:30.218029 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13732 | 2026.01.14 00:54:30.218068 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13733 | 2026.01.14 00:54:30.218536 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.01.14 00:54:30.218572 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13735 | 2026.01.14 00:54:30.218897 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13736 | 2026.01.14 00:54:30.219109 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.01.14 00:54:30.219271 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001259 sec., 186656.07625099286 rows/sec., 11.30 MiB/sec. | ||
| 13738 | 2026.01.14 00:54:30.219311 [ 4 ] {090d0770-b991-432c-9273-eca7f9d4e432} <Debug> TCPHandler: Processed in 0.001424071 sec. | ||
| 13739 | 2026.01.14 00:54:30.219427 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.01.14 00:54:30.219522 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13741 | 2026.01.14 00:54:30.219563 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13742 | 2026.01.14 00:54:30.220078 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.14 00:54:30.220115 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13744 | 2026.01.14 00:54:30.220441 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13745 | 2026.01.14 00:54:30.220653 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.01.14 00:54:30.220768 [ 49 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13747 | 2026.01.14 00:54:30.220783 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001278 sec., 165884.19405320814 rows/sec., 10.70 MiB/sec. | ||
| 13748 | 2026.01.14 00:54:30.220810 [ 49 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.14 00:54:30.220831 [ 4 ] {18de07d0-5de6-43f9-8856-02b0f5d042aa} <Debug> TCPHandler: Processed in 0.001454222 sec. | ||
| 13750 | 2026.01.14 00:54:30.220836 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13751 | 2026.01.14 00:54:30.220959 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.01.14 00:54:30.220974 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13753 | 2026.01.14 00:54:30.221059 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.01.14 00:54:30.221102 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13755 | 2026.01.14 00:54:30.221105 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13756 | 2026.01.14 00:54:30.221142 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 466 rows starting from the beginning of the part | ||
| 13757 | 2026.01.14 00:54:30.221213 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 13758 | 2026.01.14 00:54:30.221264 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 13759 | 2026.01.14 00:54:30.221307 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 13760 | 2026.01.14 00:54:30.221347 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 13761 | 2026.01.14 00:54:30.221387 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13762 | 2026.01.14 00:54:30.221606 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.14 00:54:30.221649 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13764 | 2026.01.14 00:54:30.222004 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13765 | 2026.01.14 00:54:30.222232 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.14 00:54:30.222340 [ 49 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13767 | 2026.01.14 00:54:30.222363 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001322 sec., 159606.65658093797 rows/sec., 9.06 MiB/sec. | ||
| 13768 | 2026.01.14 00:54:30.222371 [ 49 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2026.01.14 00:54:30.222396 [ 197 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489353 sec., 935976.8973507289 rows/sec., 66.30 MiB/sec. | ||
| 13770 | 2026.01.14 00:54:30.222404 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13771 | 2026.01.14 00:54:30.222410 [ 4 ] {b32af561-e7fd-4e28-a000-add99f8a406b} <Debug> TCPHandler: Processed in 0.001500463 sec. | ||
| 13772 | 2026.01.14 00:54:30.222474 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13773 | 2026.01.14 00:54:30.222529 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13774 | 2026.01.14 00:54:30.222538 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13775 | 2026.01.14 00:54:30.222553 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13776 | 2026.01.14 00:54:30.222610 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13777 | 2026.01.14 00:54:30.222634 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13778 | 2026.01.14 00:54:30.222661 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13779 | 2026.01.14 00:54:30.222679 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13780 | 2026.01.14 00:54:30.222707 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13781 | 2026.01.14 00:54:30.222751 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13782 | 2026.01.14 00:54:30.222791 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13783 | 2026.01.14 00:54:30.222831 [ 196 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 13784 | 2026.01.14 00:54:30.222853 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.01.14 00:54:30.222928 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_39_8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13786 | 2026.01.14 00:54:30.223015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13787 | 2026.01.14 00:54:30.223363 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.01.14 00:54:30.223403 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13789 | 2026.01.14 00:54:30.223656 [ 199 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209786 sec., 572828.5829063983 rows/sec., 35.68 MiB/sec. | ||
| 13790 | 2026.01.14 00:54:30.223758 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13791 | 2026.01.14 00:54:30.223844 [ 201 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13792 | 2026.01.14 00:54:30.224007 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.01.14 00:54:30.224161 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001546 sec., 458602.8460543337 rows/sec., 32.13 MiB/sec. | ||
| 13794 | 2026.01.14 00:54:30.224196 [ 201 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_23_5} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.01.14 00:54:30.224202 [ 4 ] {2903845e-1f2d-438a-87a4-7db30ecc96e2} <Debug> TCPHandler: Processed in 0.001723417 sec. | ||
| 13796 | 2026.01.14 00:54:30.224288 [ 201 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_23_5} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13797 | 2026.01.14 00:54:30.224333 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.01.14 00:54:30.224408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13799 | 2026.01.14 00:54:30.224438 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13800 | 2026.01.14 00:54:30.224484 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13801 | 2026.01.14 00:54:30.224826 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.01.14 00:54:30.224862 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13803 | 2026.01.14 00:54:30.225175 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13804 | 2026.01.14 00:54:30.225389 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.01.14 00:54:30.225490 [ 49 ] {} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 13806 | 2026.01.14 00:54:30.225519 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 13807 | 2026.01.14 00:54:30.225521 [ 49 ] {} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.01.14 00:54:30.225559 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13809 | 2026.01.14 00:54:30.225565 [ 4 ] {cf4cf984-e425-475e-8d83-8af905ae548f} <Debug> TCPHandler: Processed in 0.001280498 sec. | ||
| 13810 | 2026.01.14 00:54:30.225632 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13811 | 2026.01.14 00:54:30.225671 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.01.14 00:54:30.225733 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13813 | 2026.01.14 00:54:30.225770 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13814 | 2026.01.14 00:54:30.225770 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13815 | 2026.01.14 00:54:30.225826 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13816 | 2026.01.14 00:54:30.225831 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 13817 | 2026.01.14 00:54:30.225883 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13818 | 2026.01.14 00:54:30.225920 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13819 | 2026.01.14 00:54:30.225959 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13820 | 2026.01.14 00:54:30.225995 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 13821 | 2026.01.14 00:54:30.226263 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.01.14 00:54:30.226305 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13823 | 2026.01.14 00:54:30.226663 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13824 | 2026.01.14 00:54:30.226782 [ 196 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180096 sec., 55927.653343456805 rows/sec., 2.85 MiB/sec. | ||
| 13825 | 2026.01.14 00:54:30.226895 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 13826 | 2026.01.14 00:54:30.226896 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.01.14 00:54:30.227063 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 13828 | 2026.01.14 00:54:30.227104 [ 4 ] {45bda225-524f-421a-ac65-c09d92a334cb} <Debug> TCPHandler: Processed in 0.001482023 sec. | ||
| 13829 | 2026.01.14 00:54:30.227157 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.01.14 00:54:30.227210 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.01.14 00:54:30.227227 [ 201 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_11_2} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 13832 | 2026.01.14 00:54:30.227294 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13833 | 2026.01.14 00:54:30.227312 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13834 | 2026.01.14 00:54:30.227359 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13835 | 2026.01.14 00:54:30.227666 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.01.14 00:54:30.227704 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13837 | 2026.01.14 00:54:30.228006 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13838 | 2026.01.14 00:54:30.228217 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.14 00:54:30.228315 [ 49 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 13840 | 2026.01.14 00:54:30.228342 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 13841 | 2026.01.14 00:54:30.228344 [ 49 ] {} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.14 00:54:30.228381 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13843 | 2026.01.14 00:54:30.228387 [ 4 ] {56a8ece3-f2de-4b7f-93dc-21e9c3411cc2} <Debug> TCPHandler: Processed in 0.001225297 sec. | ||
| 13844 | 2026.01.14 00:54:30.228457 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 13845 | 2026.01.14 00:54:30.228492 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13846 | 2026.01.14 00:54:30.228558 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13847 | 2026.01.14 00:54:30.228589 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 13848 | 2026.01.14 00:54:30.228589 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.01.14 00:54:30.228641 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13850 | 2026.01.14 00:54:30.228655 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13851 | 2026.01.14 00:54:30.228698 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13852 | 2026.01.14 00:54:30.228749 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13853 | 2026.01.14 00:54:30.228791 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13854 | 2026.01.14 00:54:30.228836 [ 199 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 13855 | 2026.01.14 00:54:30.229524 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2026.01.14 00:54:30.229565 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13857 | 2026.01.14 00:54:30.229728 [ 188 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305959 sec., 10720.091518952739 rows/sec., 713.38 KiB/sec. | ||
| 13858 | 2026.01.14 00:54:30.229858 [ 196 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 13859 | 2026.01.14 00:54:30.230115 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13860 | 2026.01.14 00:54:30.230137 [ 196 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2026.01.14 00:54:30.230210 [ 196 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_14_3} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 13862 | 2026.01.14 00:54:30.230287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13863 | 2026.01.14 00:54:30.230344 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.01.14 00:54:30.230490 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001918 sec., 15641.293013555787 rows/sec., 28.03 MiB/sec. | ||
| 13865 | 2026.01.14 00:54:30.230549 [ 4 ] {a2bcd0e2-75b4-4464-aa81-8d13b38bd168} <Debug> TCPHandler: Processed in 0.002105476 sec. | ||
| 13866 | 2026.01.14 00:54:30.230673 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2026.01.14 00:54:30.230765 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13868 | 2026.01.14 00:54:30.230807 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13869 | 2026.01.14 00:54:30.231153 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.01.14 00:54:30.231190 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13871 | 2026.01.14 00:54:30.231502 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13872 | 2026.01.14 00:54:30.231712 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.01.14 00:54:30.231839 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 13874 | 2026.01.14 00:54:30.231877 [ 4 ] {f90a5e28-03df-464f-85f2-28d359efc367} <Debug> TCPHandler: Processed in 0.001253507 sec. | ||
| 13875 | 2026.01.14 00:54:31.119533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13876 | 2026.01.14 00:54:31.136039 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.01.14 00:54:31.136108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13878 | 2026.01.14 00:54:31.141632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13879 | 2026.01.14 00:54:31.142407 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.01.14 00:54:31.145611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13881 | 2026.01.14 00:54:31.219658 [ 125 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13882 | 2026.01.14 00:54:31.219726 [ 125 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.01.14 00:54:31.219748 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13884 | 2026.01.14 00:54:31.219882 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 13885 | 2026.01.14 00:54:31.220034 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13886 | 2026.01.14 00:54:31.220072 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 13887 | 2026.01.14 00:54:31.220142 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 13888 | 2026.01.14 00:54:31.220189 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 13889 | 2026.01.14 00:54:31.220233 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 13890 | 2026.01.14 00:54:31.220278 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 13891 | 2026.01.14 00:54:31.221030 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212376 sec., 31343.41161487855 rows/sec., 2.62 MiB/sec. | ||
| 13892 | 2026.01.14 00:54:31.221164 [ 194 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13893 | 2026.01.14 00:54:31.221441 [ 194 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2026.01.14 00:54:31.221521 [ 194 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_33_8} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13895 | 2026.01.14 00:54:31.221609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13896 | 2026.01.14 00:54:35.228319 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2026.01.14 00:54:35.228531 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13898 | 2026.01.14 00:54:35.228605 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13899 | 2026.01.14 00:54:35.229303 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.01.14 00:54:35.229352 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13901 | 2026.01.14 00:54:35.229766 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13902 | 2026.01.14 00:54:35.229999 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.01.14 00:54:35.230158 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00168 sec., 1190.4761904761904 rows/sec., 97.07 KiB/sec. | ||
| 13904 | 2026.01.14 00:54:35.230202 [ 4 ] {61d4b954-166d-43c6-b264-38823c4d4cd9} <Debug> TCPHandler: Processed in 0.002017395 sec. | ||
| 13905 | 2026.01.14 00:54:35.230320 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.01.14 00:54:35.230418 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13907 | 2026.01.14 00:54:35.230459 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13908 | 2026.01.14 00:54:35.231555 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.01.14 00:54:35.231593 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13910 | 2026.01.14 00:54:35.231999 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13911 | 2026.01.14 00:54:35.232216 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.01.14 00:54:35.232352 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001953 sec., 623143.8812083973 rows/sec., 51.53 MiB/sec. | ||
| 13913 | 2026.01.14 00:54:35.232356 [ 45 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13914 | 2026.01.14 00:54:35.232393 [ 4 ] {7dc76831-2b98-40bf-9e5b-5aee2a9b0c60} <Debug> TCPHandler: Processed in 0.002123386 sec. | ||
| 13915 | 2026.01.14 00:54:35.232432 [ 45 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.01.14 00:54:35.232462 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13917 | 2026.01.14 00:54:35.232522 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.01.14 00:54:35.232574 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 13919 | 2026.01.14 00:54:35.232622 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13920 | 2026.01.14 00:54:35.232668 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13921 | 2026.01.14 00:54:35.232713 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2026.01.14 00:54:35.232758 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 13923 | 2026.01.14 00:54:35.232834 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 13924 | 2026.01.14 00:54:35.232889 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1297 rows starting from the beginning of the part | ||
| 13925 | 2026.01.14 00:54:35.232944 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 13926 | 2026.01.14 00:54:35.232987 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1172 rows starting from the beginning of the part | ||
| 13927 | 2026.01.14 00:54:35.233031 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1217 rows starting from the beginning of the part | ||
| 13928 | 2026.01.14 00:54:35.233083 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.01.14 00:54:35.233127 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13930 | 2026.01.14 00:54:35.233473 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13931 | 2026.01.14 00:54:35.233704 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2026.01.14 00:54:35.233844 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001241 sec., 9669.621273166802 rows/sec., 718.45 KiB/sec. | ||
| 13933 | 2026.01.14 00:54:35.233885 [ 4 ] {bd7dfe40-16d2-4ef8-a9f9-fe7ee481866a} <Debug> TCPHandler: Processed in 0.001417361 sec. | ||
| 13934 | 2026.01.14 00:54:35.233989 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2026.01.14 00:54:35.234083 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13936 | 2026.01.14 00:54:35.234123 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13937 | 2026.01.14 00:54:35.234605 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2026.01.14 00:54:35.234643 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13939 | 2026.01.14 00:54:35.234992 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13940 | 2026.01.14 00:54:35.235209 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.01.14 00:54:35.235334 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6302 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802432 sec., 2248761.076093907 rows/sec., 191.58 MiB/sec. | ||
| 13942 | 2026.01.14 00:54:35.235341 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 13943 | 2026.01.14 00:54:35.235449 [ 4 ] {1e84c112-4ed6-48ef-a2a3-5b5fac8c6ba8} <Debug> TCPHandler: Processed in 0.001509353 sec. | ||
| 13944 | 2026.01.14 00:54:35.235549 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.01.14 00:54:35.235643 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13946 | 2026.01.14 00:54:35.235647 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13947 | 2026.01.14 00:54:35.235685 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13948 | 2026.01.14 00:54:35.235907 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.01.14 00:54:35.235985 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_101_20} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13950 | 2026.01.14 00:54:35.236064 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 13951 | 2026.01.14 00:54:35.236298 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2026.01.14 00:54:35.236340 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13953 | 2026.01.14 00:54:35.236679 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13954 | 2026.01.14 00:54:35.236893 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2026.01.14 00:54:35.237016 [ 45 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13956 | 2026.01.14 00:54:35.237024 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001399 sec., 380271.62258756254 rows/sec., 28.18 MiB/sec. | ||
| 13957 | 2026.01.14 00:54:35.237056 [ 45 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.01.14 00:54:35.237080 [ 4 ] {cfa0206a-b318-4fbd-bfe0-e821c6dedbcc} <Debug> TCPHandler: Processed in 0.001578925 sec. | ||
| 13959 | 2026.01.14 00:54:35.237082 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13960 | 2026.01.14 00:54:35.237187 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 13961 | 2026.01.14 00:54:35.237207 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.01.14 00:54:35.237282 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13963 | 2026.01.14 00:54:35.237302 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.01.14 00:54:35.237312 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13965 | 2026.01.14 00:54:35.237347 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13966 | 2026.01.14 00:54:35.237372 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 13967 | 2026.01.14 00:54:35.237418 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 755 rows starting from the beginning of the part | ||
| 13968 | 2026.01.14 00:54:35.237460 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 13969 | 2026.01.14 00:54:35.237500 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 709 rows starting from the beginning of the part | ||
| 13970 | 2026.01.14 00:54:35.237537 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 532 rows starting from the beginning of the part | ||
| 13971 | 2026.01.14 00:54:35.237932 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.01.14 00:54:35.237968 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13973 | 2026.01.14 00:54:35.238365 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13974 | 2026.01.14 00:54:35.238583 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.01.14 00:54:35.238691 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13976 | 2026.01.14 00:54:35.238715 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001432 sec., 590083.7988826816 rows/sec., 39.72 MiB/sec. | ||
| 13977 | 2026.01.14 00:54:35.238721 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2026.01.14 00:54:35.238755 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13979 | 2026.01.14 00:54:35.238760 [ 4 ] {0190f91d-6f32-49c3-81bd-b26ffa1f659a} <Debug> TCPHandler: Processed in 0.001602385 sec. | ||
| 13980 | 2026.01.14 00:54:35.238771 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619796 sec., 2094708.2225169097 rows/sec., 158.90 MiB/sec. | ||
| 13981 | 2026.01.14 00:54:35.238843 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::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 | ||
| 13982 | 2026.01.14 00:54:35.238880 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13983 | 2026.01.14 00:54:35.238934 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13984 | 2026.01.14 00:54:35.238977 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13985 | 2026.01.14 00:54:35.238979 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13986 | 2026.01.14 00:54:35.239028 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29001 rows starting from the beginning of the part | ||
| 13987 | 2026.01.14 00:54:35.239056 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13988 | 2026.01.14 00:54:35.239113 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13989 | 2026.01.14 00:54:35.239175 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 355 rows starting from the beginning of the part | ||
| 13990 | 2026.01.14 00:54:35.239177 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.01.14 00:54:35.239231 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13992 | 2026.01.14 00:54:35.239261 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_101_20} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13993 | 2026.01.14 00:54:35.239286 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 13994 | 2026.01.14 00:54:35.239332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13995 | 2026.01.14 00:54:35.239342 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 845 rows starting from the beginning of the part | ||
| 13996 | 2026.01.14 00:54:35.239841 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.01.14 00:54:35.239884 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 13998 | 2026.01.14 00:54:35.240443 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13999 | 2026.01.14 00:54:35.240685 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.01.14 00:54:35.240833 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 14001 | 2026.01.14 00:54:35.240898 [ 4 ] {5ec70d81-bf54-44a0-9773-8897851994e2} <Debug> TCPHandler: Processed in 0.002067026 sec. | ||
| 14002 | 2026.01.14 00:54:35.241007 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.01.14 00:54:35.241102 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14004 | 2026.01.14 00:54:35.241145 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14005 | 2026.01.14 00:54:35.241481 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.01.14 00:54:35.241519 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14007 | 2026.01.14 00:54:35.241845 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14008 | 2026.01.14 00:54:35.242058 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.01.14 00:54:35.242181 [ 45 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14010 | 2026.01.14 00:54:35.242190 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 14011 | 2026.01.14 00:54:35.242217 [ 45 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.01.14 00:54:35.242240 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14013 | 2026.01.14 00:54:35.242242 [ 4 ] {42e9dc09-2f7c-4722-9b98-68f44e4ad184} <Debug> TCPHandler: Processed in 0.001284588 sec. | ||
| 14014 | 2026.01.14 00:54:35.242312 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14015 | 2026.01.14 00:54:35.242416 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14016 | 2026.01.14 00:54:35.242446 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5664 rows starting from the beginning of the part | ||
| 14017 | 2026.01.14 00:54:35.242498 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14018 | 2026.01.14 00:54:35.242540 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 14019 | 2026.01.14 00:54:35.242579 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14020 | 2026.01.14 00:54:35.242619 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14021 | 2026.01.14 00:54:35.242658 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14022 | 2026.01.14 00:54:35.244537 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6052 rows, containing 4 columns (4 merged, 0 gathered) in 0.00225775 sec., 2680544.790167202 rows/sec., 177.53 MiB/sec. | ||
| 14023 | 2026.01.14 00:54:35.245109 [ 209 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14024 | 2026.01.14 00:54:35.245360 [ 209 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.01.14 00:54:35.245427 [ 209 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_101_20} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14026 | 2026.01.14 00:54:35.245496 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14027 | 2026.01.14 00:54:35.246522 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30835 rows, containing 5 columns (5 merged, 0 gathered) in 0.007721988 sec., 3993142.698486452 rows/sec., 272.57 MiB/sec. | ||
| 14028 | 2026.01.14 00:54:35.247002 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14029 | 2026.01.14 00:54:35.247275 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.01.14 00:54:35.247351 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14031 | 2026.01.14 00:54:35.247439 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14032 | 2026.01.14 00:54:36.898074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33122 | ||
| 14033 | 2026.01.14 00:54:36.898623 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.01.14 00:54:36.898668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14035 | 2026.01.14 00:54:36.899235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14036 | 2026.01.14 00:54:36.899487 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.01.14 00:54:36.899636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33122 | ||
| 14038 | 2026.01.14 00:54:38.645858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14039 | 2026.01.14 00:54:38.662339 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.01.14 00:54:38.662390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14041 | 2026.01.14 00:54:38.668142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14042 | 2026.01.14 00:54:38.668828 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.01.14 00:54:38.671624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14044 | 2026.01.14 00:54:39.509700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1740 | ||
| 14045 | 2026.01.14 00:54:39.512218 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2026.01.14 00:54:39.512266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14047 | 2026.01.14 00:54:39.513496 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14048 | 2026.01.14 00:54:39.513771 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2026.01.14 00:54:39.514147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14050 | 2026.01.14 00:54:40.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.24 MiB, peak 372.98 MiB, free memory in arenas 0.00 B, will set to 362.24 MiB (RSS), difference: 4.01 MiB | ||
| 14051 | 2026.01.14 00:54:40.212754 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2026.01.14 00:54:40.212969 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14053 | 2026.01.14 00:54:40.213043 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14054 | 2026.01.14 00:54:40.213856 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.01.14 00:54:40.213897 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14056 | 2026.01.14 00:54:40.214311 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14057 | 2026.01.14 00:54:40.214550 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.01.14 00:54:40.214714 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 14059 | 2026.01.14 00:54:40.214766 [ 4 ] {bfd35906-75c4-4018-83f0-798d8645e84d} <Debug> TCPHandler: Processed in 0.002145017 sec. | ||
| 14060 | 2026.01.14 00:54:40.214891 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2026.01.14 00:54:40.214995 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14062 | 2026.01.14 00:54:40.215041 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14063 | 2026.01.14 00:54:40.215997 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.01.14 00:54:40.216035 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14065 | 2026.01.14 00:54:40.216425 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14066 | 2026.01.14 00:54:40.216651 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.01.14 00:54:40.216784 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001813 sec., 646442.360728075 rows/sec., 51.44 MiB/sec. | ||
| 14068 | 2026.01.14 00:54:40.216825 [ 4 ] {585219d5-3f5c-43b2-abd1-7bdd9ccaeceb} <Debug> TCPHandler: Processed in 0.001987244 sec. | ||
| 14069 | 2026.01.14 00:54:40.216937 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.01.14 00:54:40.217033 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14071 | 2026.01.14 00:54:40.217076 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14072 | 2026.01.14 00:54:40.217571 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.01.14 00:54:40.217607 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14074 | 2026.01.14 00:54:40.217921 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14075 | 2026.01.14 00:54:40.218135 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.01.14 00:54:40.218265 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001251 sec., 187849.72022382094 rows/sec., 11.37 MiB/sec. | ||
| 14077 | 2026.01.14 00:54:40.218303 [ 4 ] {ee1554da-91ef-4e97-9082-b6377867940a} <Debug> TCPHandler: Processed in 0.001417711 sec. | ||
| 14078 | 2026.01.14 00:54:40.218403 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.01.14 00:54:40.218497 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.01.14 00:54:40.218537 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14081 | 2026.01.14 00:54:40.219037 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.01.14 00:54:40.219079 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14083 | 2026.01.14 00:54:40.219394 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14084 | 2026.01.14 00:54:40.219595 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.01.14 00:54:40.219717 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.53 MiB/sec. | ||
| 14086 | 2026.01.14 00:54:40.219753 [ 4 ] {9d4e36e7-ec6d-4681-97ae-bcb1fe520989} <Debug> TCPHandler: Processed in 0.001459912 sec. | ||
| 14087 | 2026.01.14 00:54:40.219928 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.01.14 00:54:40.220028 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.01.14 00:54:40.220070 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14090 | 2026.01.14 00:54:40.220546 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.01.14 00:54:40.220581 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14092 | 2026.01.14 00:54:40.220918 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14093 | 2026.01.14 00:54:40.221150 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.01.14 00:54:40.221286 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 14095 | 2026.01.14 00:54:40.221325 [ 4 ] {361a75da-30e6-4192-b5f5-b0274fed4977} <Debug> TCPHandler: Processed in 0.001453652 sec. | ||
| 14096 | 2026.01.14 00:54:40.221425 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.01.14 00:54:40.221519 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14098 | 2026.01.14 00:54:40.221559 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14099 | 2026.01.14 00:54:40.222197 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.01.14 00:54:40.222232 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14101 | 2026.01.14 00:54:40.222575 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14102 | 2026.01.14 00:54:40.222794 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.01.14 00:54:40.222930 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001429 sec., 496151.15465360397 rows/sec., 34.76 MiB/sec. | ||
| 14104 | 2026.01.14 00:54:40.222967 [ 4 ] {688a539c-736d-4b15-88da-8412dd1128bf} <Debug> TCPHandler: Processed in 0.001591925 sec. | ||
| 14105 | 2026.01.14 00:54:40.223074 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.01.14 00:54:40.223176 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14107 | 2026.01.14 00:54:40.223218 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14108 | 2026.01.14 00:54:40.223541 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.01.14 00:54:40.223577 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14110 | 2026.01.14 00:54:40.223889 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14111 | 2026.01.14 00:54:40.224104 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.01.14 00:54:40.224229 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 14113 | 2026.01.14 00:54:40.224264 [ 4 ] {c07e1537-b345-4544-a798-0b522d986adf} <Debug> TCPHandler: Processed in 0.001240107 sec. | ||
| 14114 | 2026.01.14 00:54:40.224367 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.01.14 00:54:40.224465 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.01.14 00:54:40.224511 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14117 | 2026.01.14 00:54:40.224978 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.01.14 00:54:40.225011 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14119 | 2026.01.14 00:54:40.225350 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14120 | 2026.01.14 00:54:40.225567 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.01.14 00:54:40.225697 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001251 sec., 250999.2006394884 rows/sec., 16.49 MiB/sec. | ||
| 14122 | 2026.01.14 00:54:40.225734 [ 4 ] {0b544dfe-b115-42bc-bd41-7a4ae67e42d4} <Debug> TCPHandler: Processed in 0.001416862 sec. | ||
| 14123 | 2026.01.14 00:54:40.225841 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.01.14 00:54:40.225935 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.01.14 00:54:40.225977 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14126 | 2026.01.14 00:54:40.226303 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.14 00:54:40.226337 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14128 | 2026.01.14 00:54:40.226644 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14129 | 2026.01.14 00:54:40.226856 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.01.14 00:54:40.226979 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 14131 | 2026.01.14 00:54:40.227014 [ 4 ] {00268b1e-e2d1-42b1-a225-fd27585f73ad} <Debug> TCPHandler: Processed in 0.001223796 sec. | ||
| 14132 | 2026.01.14 00:54:40.227127 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.01.14 00:54:40.227245 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14134 | 2026.01.14 00:54:40.227312 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14135 | 2026.01.14 00:54:40.228282 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.01.14 00:54:40.228319 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14137 | 2026.01.14 00:54:40.228870 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14138 | 2026.01.14 00:54:40.229099 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.01.14 00:54:40.229242 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002021 sec., 14844.13656605641 rows/sec., 26.60 MiB/sec. | ||
| 14140 | 2026.01.14 00:54:40.229309 [ 4 ] {8f75a7ea-222f-428d-8a62-628bcfea9be9} <Debug> TCPHandler: Processed in 0.002232999 sec. | ||
| 14141 | 2026.01.14 00:54:40.229419 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.01.14 00:54:40.229517 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14143 | 2026.01.14 00:54:40.229560 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14144 | 2026.01.14 00:54:40.229891 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.14 00:54:40.229929 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14146 | 2026.01.14 00:54:40.230261 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14147 | 2026.01.14 00:54:40.230574 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.14 00:54:40.230704 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001207 sec., 86164.04308202154 rows/sec., 5.28 MiB/sec. | ||
| 14149 | 2026.01.14 00:54:40.230746 [ 4 ] {f8f2261c-6df0-4bf3-88e5-8584c40abde2} <Debug> TCPHandler: Processed in 0.00137721 sec. | ||
| 14150 | 2026.01.14 00:54:44.099148 [ 221 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 14151 | 2026.01.14 00:54:44.099202 [ 221 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 14152 | 2026.01.14 00:54:44.116254 [ 221 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 14153 | 2026.01.14 00:54:44.219922 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14154 | 2026.01.14 00:54:44.220006 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14155 | 2026.01.14 00:54:44.399840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33634 | ||
| 14156 | 2026.01.14 00:54:44.400443 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.01.14 00:54:44.400481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14158 | 2026.01.14 00:54:44.400948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14159 | 2026.01.14 00:54:44.401179 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.01.14 00:54:44.401304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33634 | ||
| 14161 | 2026.01.14 00:54:44.842944 [ 220 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 14162 | 2026.01.14 00:54:44.843000 [ 220 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 14163 | 2026.01.14 00:54:44.846164 [ 220 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 14164 | 2026.01.14 00:54:45.201556 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14165 | 2026.01.14 00:54:45.201769 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14166 | 2026.01.14 00:54:45.201845 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14167 | 2026.01.14 00:54:45.202578 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.01.14 00:54:45.202629 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14169 | 2026.01.14 00:54:45.203055 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14170 | 2026.01.14 00:54:45.203291 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.01.14 00:54:45.203453 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001735 sec., 43804.03458213257 rows/sec., 3.61 MiB/sec. | ||
| 14172 | 2026.01.14 00:54:45.203504 [ 4 ] {96b5e709-8991-4bd4-a8e9-6758c0746f57} <Debug> TCPHandler: Processed in 0.002112347 sec. | ||
| 14173 | 2026.01.14 00:54:45.203634 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2026.01.14 00:54:45.203737 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14175 | 2026.01.14 00:54:45.203781 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14176 | 2026.01.14 00:54:45.204193 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2026.01.14 00:54:45.204232 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14178 | 2026.01.14 00:54:45.204543 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14179 | 2026.01.14 00:54:45.204756 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.01.14 00:54:45.204881 [ 171 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14181 | 2026.01.14 00:54:45.204890 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001177 sec., 8496.176720475785 rows/sec., 638.87 KiB/sec. | ||
| 14182 | 2026.01.14 00:54:45.204948 [ 171 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.01.14 00:54:45.204976 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14184 | 2026.01.14 00:54:45.204993 [ 4 ] {349004b3-532d-4c62-84f9-cc9b24c12cf5} <Debug> TCPHandler: Processed in 0.001410741 sec. | ||
| 14185 | 2026.01.14 00:54:45.205072 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 14186 | 2026.01.14 00:54:45.205128 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.01.14 00:54:45.205170 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14188 | 2026.01.14 00:54:45.205199 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 277 rows starting from the beginning of the part | ||
| 14189 | 2026.01.14 00:54:45.205248 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14190 | 2026.01.14 00:54:45.205256 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14191 | 2026.01.14 00:54:45.205301 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14192 | 2026.01.14 00:54:45.205309 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 235 rows starting from the beginning of the part | ||
| 14193 | 2026.01.14 00:54:45.205357 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 14194 | 2026.01.14 00:54:45.205399 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 235 rows starting from the beginning of the part | ||
| 14195 | 2026.01.14 00:54:45.205439 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 14196 | 2026.01.14 00:54:45.205756 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.01.14 00:54:45.205795 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14198 | 2026.01.14 00:54:45.206120 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14199 | 2026.01.14 00:54:45.206271 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240687 sec., 627877.9418177187 rows/sec., 41.14 MiB/sec. | ||
| 14200 | 2026.01.14 00:54:45.206348 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.01.14 00:54:45.206498 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001275 sec., 58039.2156862745 rows/sec., 4.53 MiB/sec. | ||
| 14202 | 2026.01.14 00:54:45.206500 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14203 | 2026.01.14 00:54:45.206539 [ 4 ] {439e507d-4680-4e20-8218-e79760869e0d} <Debug> TCPHandler: Processed in 0.001474262 sec. | ||
| 14204 | 2026.01.14 00:54:45.206551 [ 223 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14205 | 2026.01.14 00:54:45.206582 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14206 | 2026.01.14 00:54:45.206658 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.01.14 00:54:45.206760 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14208 | 2026.01.14 00:54:45.206807 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14209 | 2026.01.14 00:54:45.206854 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.01.14 00:54:45.206950 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_101_20} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14211 | 2026.01.14 00:54:45.207043 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14212 | 2026.01.14 00:54:45.207201 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.01.14 00:54:45.207243 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14214 | 2026.01.14 00:54:45.207595 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14215 | 2026.01.14 00:54:45.207823 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.14 00:54:45.208021 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 14217 | 2026.01.14 00:54:45.208060 [ 4 ] {6d342a1d-2bf6-470b-9350-aecdfaf53461} <Debug> TCPHandler: Processed in 0.001451681 sec. | ||
| 14218 | 2026.01.14 00:54:45.208100 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14219 | 2026.01.14 00:54:45.208141 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14220 | 2026.01.14 00:54:45.208174 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14221 | 2026.01.14 00:54:45.208298 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14222 | 2026.01.14 00:54:45.208367 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14223 | 2026.01.14 00:54:45.209266 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.01.14 00:54:45.209310 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14225 | 2026.01.14 00:54:45.209694 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14226 | 2026.01.14 00:54:45.209887 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14227 | 2026.01.14 00:54:45.210130 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.01.14 00:54:45.210250 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14229 | 2026.01.14 00:54:45.210273 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001999 sec., 5002.501250625313 rows/sec., 8.96 MiB/sec. | ||
| 14230 | 2026.01.14 00:54:45.210286 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.01.14 00:54:45.210318 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14232 | 2026.01.14 00:54:45.210350 [ 4 ] {6e69966f-96cb-4c99-9a5e-5be61787e20c} <Debug> TCPHandler: Processed in 0.002235569 sec. | ||
| 14233 | 2026.01.14 00:54:45.210415 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 14234 | 2026.01.14 00:54:45.210464 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.01.14 00:54:45.210565 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14236 | 2026.01.14 00:54:45.210608 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14237 | 2026.01.14 00:54:45.210663 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14238 | 2026.01.14 00:54:45.210727 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1881 rows starting from the beginning of the part | ||
| 14239 | 2026.01.14 00:54:45.210862 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14240 | 2026.01.14 00:54:45.210949 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2026.01.14 00:54:45.210979 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
| 14242 | 2026.01.14 00:54:45.210994 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14243 | 2026.01.14 00:54:45.211107 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 14244 | 2026.01.14 00:54:45.211219 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 14245 | 2026.01.14 00:54:45.211323 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 14246 | 2026.01.14 00:54:45.211386 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14247 | 2026.01.14 00:54:45.211400 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14248 | 2026.01.14 00:54:45.211619 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14249 | 2026.01.14 00:54:45.211764 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 14250 | 2026.01.14 00:54:45.211801 [ 4 ] {20f501d2-87b5-48cf-8338-406003e6bf51} <Debug> TCPHandler: Processed in 0.00138631 sec. | ||
| 14251 | 2026.01.14 00:54:45.219673 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 19 columns (19 merged, 0 gathered) in 0.009304443 sec., 211834.28175120207 rows/sec., 379.60 MiB/sec. | ||
| 14252 | 2026.01.14 00:54:45.221291 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14253 | 2026.01.14 00:54:45.221642 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.01.14 00:54:45.221720 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14255 | 2026.01.14 00:54:45.221840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
| 14256 | 2026.01.14 00:54:45.943872 [ 224 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14257 | 2026.01.14 00:54:45.943926 [ 224 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14258 | 2026.01.14 00:54:45.947399 [ 224 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14259 | 2026.01.14 00:54:46.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.96 MiB, peak 380.30 MiB, free memory in arenas 0.00 B, will set to 366.21 MiB (RSS), difference: 3.25 MiB | ||
| 14260 | 2026.01.14 00:54:46.171764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14261 | 2026.01.14 00:54:46.187832 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.01.14 00:54:46.187897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14263 | 2026.01.14 00:54:46.194080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14264 | 2026.01.14 00:54:46.194877 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.01.14 00:54:46.198261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14266 | 2026.01.14 00:54:46.314869 [ 219 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14267 | 2026.01.14 00:54:46.314901 [ 219 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14268 | 2026.01.14 00:54:46.318267 [ 219 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14269 | 2026.01.14 00:54:49.514509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1774 | ||
| 14270 | 2026.01.14 00:54:49.517461 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.01.14 00:54:49.517519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14272 | 2026.01.14 00:54:49.518749 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14273 | 2026.01.14 00:54:49.519052 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.01.14 00:54:49.519430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 14275 | 2026.01.14 00:54:50.203613 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.01.14 00:54:50.203822 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.01.14 00:54:50.203897 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14278 | 2026.01.14 00:54:50.204620 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.01.14 00:54:50.204662 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14280 | 2026.01.14 00:54:50.205088 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14281 | 2026.01.14 00:54:50.205339 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.01.14 00:54:50.205496 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 14283 | 2026.01.14 00:54:50.205550 [ 4 ] {7d1a1c69-3f75-43b4-932d-57312834d852} <Debug> TCPHandler: Processed in 0.002072816 sec. | ||
| 14284 | 2026.01.14 00:54:50.205717 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.01.14 00:54:50.205818 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14286 | 2026.01.14 00:54:50.205863 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14287 | 2026.01.14 00:54:50.206285 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.01.14 00:54:50.206323 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14289 | 2026.01.14 00:54:50.206634 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14290 | 2026.01.14 00:54:50.206859 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.01.14 00:54:50.206993 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001198 sec., 3338.89816360601 rows/sec., 272.26 KiB/sec. | ||
| 14292 | 2026.01.14 00:54:50.207033 [ 4 ] {795b4646-6c0f-4f53-ae37-df90bc2653f6} <Debug> TCPHandler: Processed in 0.00137081 sec. | ||
| 14293 | 2026.01.14 00:54:50.207144 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.01.14 00:54:50.207249 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14295 | 2026.01.14 00:54:50.207292 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14296 | 2026.01.14 00:54:50.207851 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.01.14 00:54:50.207891 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14298 | 2026.01.14 00:54:50.208215 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14299 | 2026.01.14 00:54:50.208423 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.01.14 00:54:50.208568 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.001324 sec., 179758.30815709967 rows/sec., 15.99 MiB/sec. | ||
| 14301 | 2026.01.14 00:54:50.208617 [ 4 ] {9daee920-0de0-44d1-a252-afdc083ed825} <Debug> TCPHandler: Processed in 0.001522124 sec. | ||
| 14302 | 2026.01.14 00:54:50.208730 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.01.14 00:54:50.208825 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.01.14 00:54:50.208867 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14305 | 2026.01.14 00:54:50.209291 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.01.14 00:54:50.209328 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14307 | 2026.01.14 00:54:50.209652 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14308 | 2026.01.14 00:54:50.209873 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.01.14 00:54:50.210009 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001203 sec., 38237.73898586866 rows/sec., 2.84 MiB/sec. | ||
| 14310 | 2026.01.14 00:54:50.210048 [ 4 ] {8d608e82-5c96-45e7-99b0-7e7530bb2f20} <Debug> TCPHandler: Processed in 0.0013677 sec. | ||
| 14311 | 2026.01.14 00:54:50.210165 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2026.01.14 00:54:50.210259 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14313 | 2026.01.14 00:54:50.210299 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14314 | 2026.01.14 00:54:50.210706 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.01.14 00:54:50.210743 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14316 | 2026.01.14 00:54:50.211055 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14317 | 2026.01.14 00:54:50.211280 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.01.14 00:54:50.211411 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00117 sec., 20512.82051282051 rows/sec., 1.70 MiB/sec. | ||
| 14319 | 2026.01.14 00:54:50.211448 [ 4 ] {a4889dd1-360a-4156-b790-0d4635a26ee0} <Debug> TCPHandler: Processed in 0.001333529 sec. | ||
| 14320 | 2026.01.14 00:54:50.211561 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2026.01.14 00:54:50.211653 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14322 | 2026.01.14 00:54:50.211694 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14323 | 2026.01.14 00:54:50.212097 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.01.14 00:54:50.212134 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14325 | 2026.01.14 00:54:50.212432 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14326 | 2026.01.14 00:54:50.212650 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.01.14 00:54:50.212778 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 14328 | 2026.01.14 00:54:50.212818 [ 4 ] {01ab820e-0ca0-473f-95d1-a0a459d8027f} <Debug> TCPHandler: Processed in 0.001307889 sec. | ||
| 14329 | 2026.01.14 00:54:50.212924 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.01.14 00:54:50.213021 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14331 | 2026.01.14 00:54:50.213063 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14332 | 2026.01.14 00:54:50.213519 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.01.14 00:54:50.213556 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14334 | 2026.01.14 00:54:50.213869 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14335 | 2026.01.14 00:54:50.214094 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.01.14 00:54:50.214222 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001218 sec., 110016.42036124796 rows/sec., 8.90 MiB/sec. | ||
| 14337 | 2026.01.14 00:54:50.214260 [ 4 ] {0982c956-5c5c-4e0c-8521-2e9a11d88071} <Debug> TCPHandler: Processed in 0.00138554 sec. | ||
| 14338 | 2026.01.14 00:54:50.214364 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.01.14 00:54:50.214465 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14340 | 2026.01.14 00:54:50.214510 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14341 | 2026.01.14 00:54:50.214998 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.01.14 00:54:50.215042 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14343 | 2026.01.14 00:54:50.215470 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14344 | 2026.01.14 00:54:50.215702 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.01.14 00:54:50.215835 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00139 sec., 142446.04316546762 rows/sec., 10.22 MiB/sec. | ||
| 14346 | 2026.01.14 00:54:50.215873 [ 4 ] {db96212a-8ce8-4fd1-849d-0cd14282e217} <Debug> TCPHandler: Processed in 0.001560645 sec. | ||
| 14347 | 2026.01.14 00:54:50.215990 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.01.14 00:54:50.216084 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14349 | 2026.01.14 00:54:50.216139 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14350 | 2026.01.14 00:54:50.216983 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.01.14 00:54:50.217021 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14352 | 2026.01.14 00:54:50.217589 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14353 | 2026.01.14 00:54:50.217816 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.01.14 00:54:50.217954 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001888 sec., 15889.830508474577 rows/sec., 28.47 MiB/sec. | ||
| 14355 | 2026.01.14 00:54:50.218018 [ 4 ] {570acfd5-1dd0-4485-9553-4bad9d44a920} <Debug> TCPHandler: Processed in 0.002078475 sec. | ||
| 14356 | 2026.01.14 00:54:50.218128 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2026.01.14 00:54:50.218222 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14358 | 2026.01.14 00:54:50.218264 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14359 | 2026.01.14 00:54:50.218595 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2026.01.14 00:54:50.218632 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14361 | 2026.01.14 00:54:50.218942 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14362 | 2026.01.14 00:54:50.219152 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.01.14 00:54:50.219281 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14364 | 2026.01.14 00:54:50.219317 [ 4 ] {3f37c28b-8bfa-4638-a995-4dc9539e70cc} <Debug> TCPHandler: Processed in 0.001238347 sec. | ||
| 14365 | 2026.01.14 00:54:50.447449 [ 223 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 14366 | 2026.01.14 00:54:50.447523 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 14367 | 2026.01.14 00:54:50.449879 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 14368 | 2026.01.14 00:54:51.248382 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 14369 | 2026.01.14 00:54:51.248447 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 14370 | 2026.01.14 00:54:51.258527 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 14371 | 2026.01.14 00:54:51.901487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34082 | ||
| 14372 | 2026.01.14 00:54:51.901976 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.01.14 00:54:51.902019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14374 | 2026.01.14 00:54:51.902504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14375 | 2026.01.14 00:54:51.902754 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.01.14 00:54:51.902893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34082 | ||
| 14377 | 2026.01.14 00:54:51.902897 [ 147 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14378 | 2026.01.14 00:54:51.902968 [ 147 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.01.14 00:54:51.902992 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14380 | 2026.01.14 00:54:51.903125 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14381 | 2026.01.14 00:54:51.903278 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14382 | 2026.01.14 00:54:51.903320 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31714 rows starting from the beginning of the part | ||
| 14383 | 2026.01.14 00:54:51.903392 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14384 | 2026.01.14 00:54:51.903442 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14385 | 2026.01.14 00:54:51.903489 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14386 | 2026.01.14 00:54:51.903534 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14387 | 2026.01.14 00:54:51.903578 [ 193 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 14388 | 2026.01.14 00:54:51.905828 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34082 rows, containing 4 columns (4 merged, 0 gathered) in 0.002762371 sec., 12337951.70887618 rows/sec., 176.50 MiB/sec. | ||
| 14389 | 2026.01.14 00:54:51.906277 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14390 | 2026.01.14 00:54:51.906584 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.01.14 00:54:51.906666 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_71_14} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14392 | 2026.01.14 00:54:51.906812 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 14393 | 2026.01.14 00:54:53.698390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14394 | 2026.01.14 00:54:53.715072 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.01.14 00:54:53.715125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14396 | 2026.01.14 00:54:53.721274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14397 | 2026.01.14 00:54:53.721966 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.01.14 00:54:53.722293 [ 149 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14399 | 2026.01.14 00:54:53.722365 [ 149 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.01.14 00:54:53.722399 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 14401 | 2026.01.14 00:54:53.722537 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14402 | 2026.01.14 00:54:53.725235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14403 | 2026.01.14 00:54:53.726452 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14404 | 2026.01.14 00:54:53.728023 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14405 | 2026.01.14 00:54:53.732626 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14406 | 2026.01.14 00:54:53.737240 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14407 | 2026.01.14 00:54:53.741621 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14408 | 2026.01.14 00:54:53.746600 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14409 | 2026.01.14 00:54:53.751180 [ 186 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 14410 | 2026.01.14 00:54:53.813991 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.091509031 sec., 5846.417497306905 rows/sec., 30.23 MiB/sec. | ||
| 14411 | 2026.01.14 00:54:53.816837 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14412 | 2026.01.14 00:54:53.818812 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_71_14} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.01.14 00:54:53.818918 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_71_14} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14414 | 2026.01.14 00:54:53.821266 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14415 | 2026.01.14 00:54:54.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.31 MiB, peak 384.72 MiB, free memory in arenas 0.00 B, will set to 366.23 MiB (RSS), difference: -1.08 MiB | ||
| 14416 | 2026.01.14 00:54:55.200824 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14417 | 2026.01.14 00:54:55.201034 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14418 | 2026.01.14 00:54:55.201108 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14419 | 2026.01.14 00:54:55.201830 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2026.01.14 00:54:55.201878 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14421 | 2026.01.14 00:54:55.202350 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14422 | 2026.01.14 00:54:55.202582 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.01.14 00:54:55.202734 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001753 sec., 43354.24985738734 rows/sec., 3.57 MiB/sec. | ||
| 14424 | 2026.01.14 00:54:55.202777 [ 4 ] {02368a95-7f00-41ae-a9a0-12d9cd8c34db} <Debug> TCPHandler: Processed in 0.002093386 sec. | ||
| 14425 | 2026.01.14 00:54:55.202897 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.01.14 00:54:55.203001 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14427 | 2026.01.14 00:54:55.203043 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14428 | 2026.01.14 00:54:55.203444 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2026.01.14 00:54:55.203482 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14430 | 2026.01.14 00:54:55.203780 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14431 | 2026.01.14 00:54:55.203996 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2026.01.14 00:54:55.204131 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 14433 | 2026.01.14 00:54:55.204170 [ 4 ] {607fe8c3-45e5-4cf6-98cf-5c4a556267e5} <Debug> TCPHandler: Processed in 0.001323318 sec. | ||
| 14434 | 2026.01.14 00:54:55.204275 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14435 | 2026.01.14 00:54:55.204369 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14436 | 2026.01.14 00:54:55.204409 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14437 | 2026.01.14 00:54:55.204819 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14438 | 2026.01.14 00:54:55.204856 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14439 | 2026.01.14 00:54:55.205164 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14440 | 2026.01.14 00:54:55.205365 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2026.01.14 00:54:55.205492 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 14442 | 2026.01.14 00:54:55.205532 [ 4 ] {4bd11bbd-8647-4edc-ba8c-eff8e6b508c7} <Debug> TCPHandler: Processed in 0.001306248 sec. | ||
| 14443 | 2026.01.14 00:54:55.205640 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2026.01.14 00:54:55.205732 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14445 | 2026.01.14 00:54:55.205777 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14446 | 2026.01.14 00:54:55.206183 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2026.01.14 00:54:55.206220 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14448 | 2026.01.14 00:54:55.206553 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14449 | 2026.01.14 00:54:55.206758 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2026.01.14 00:54:55.206887 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 14451 | 2026.01.14 00:54:55.206923 [ 4 ] {ded8ff95-7378-47a8-8baa-57a82e56d4ab} <Debug> TCPHandler: Processed in 0.001331469 sec. | ||
| 14452 | 2026.01.14 00:54:55.207047 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2026.01.14 00:54:55.207140 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14454 | 2026.01.14 00:54:55.207194 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14455 | 2026.01.14 00:54:55.207964 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.01.14 00:54:55.208010 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14457 | 2026.01.14 00:54:55.208517 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14458 | 2026.01.14 00:54:55.208735 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.01.14 00:54:55.208874 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 14460 | 2026.01.14 00:54:55.208942 [ 4 ] {e33d5703-f151-48e7-915e-358ba8eddb80} <Debug> TCPHandler: Processed in 0.001943303 sec. | ||
| 14461 | 2026.01.14 00:54:55.209048 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.01.14 00:54:55.209138 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14463 | 2026.01.14 00:54:55.209179 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14464 | 2026.01.14 00:54:55.209504 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.01.14 00:54:55.209539 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14466 | 2026.01.14 00:54:55.209828 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14467 | 2026.01.14 00:54:55.210043 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.01.14 00:54:55.210168 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 14469 | 2026.01.14 00:54:55.210203 [ 4 ] {1b8ed06d-e35e-4937-9298-40b322c02373} <Debug> TCPHandler: Processed in 0.001204376 sec. | ||
| 14470 | 2026.01.14 00:54:59.220275 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14471 | 2026.01.14 00:54:59.220363 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14472 | 2026.01.14 00:54:59.403133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34594 | ||
| 14473 | 2026.01.14 00:54:59.403799 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2026.01.14 00:54:59.403844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14475 | 2026.01.14 00:54:59.404325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14476 | 2026.01.14 00:54:59.404548 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.01.14 00:54:59.404677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34594 | ||
| 14478 | 2026.01.14 00:54:59.519737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1806 | ||
| 14479 | 2026.01.14 00:54:59.522211 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.01.14 00:54:59.522250 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14481 | 2026.01.14 00:54:59.523450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14482 | 2026.01.14 00:54:59.523724 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.01.14 00:54:59.523930 [ 220 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 14484 | 2026.01.14 00:54:59.523969 [ 220 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 14485 | 2026.01.14 00:54:59.524092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 14486 | 2026.01.14 00:54:59.527298 [ 220 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 14487 | 2026.01.14 00:55:00.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.25 MiB, peak 384.72 MiB, free memory in arenas 0.00 B, will set to 366.23 MiB (RSS), difference: 3.98 MiB | ||
| 14488 | 2026.01.14 00:55:00.201426 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.01.14 00:55:00.201618 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14490 | 2026.01.14 00:55:00.201686 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14491 | 2026.01.14 00:55:00.202324 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.01.14 00:55:00.202375 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14493 | 2026.01.14 00:55:00.202759 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14494 | 2026.01.14 00:55:00.202985 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.01.14 00:55:00.203142 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00157 sec., 73885.35031847133 rows/sec., 6.26 MiB/sec. | ||
| 14496 | 2026.01.14 00:55:00.203148 [ 130 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14497 | 2026.01.14 00:55:00.203193 [ 4 ] {e5bb2b2c-a252-4d61-b3c7-409fd352c602} <Debug> TCPHandler: Processed in 0.001889441 sec. | ||
| 14498 | 2026.01.14 00:55:00.203223 [ 130 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.01.14 00:55:00.203255 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14500 | 2026.01.14 00:55:00.203319 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14501 | 2026.01.14 00:55:00.203370 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 14502 | 2026.01.14 00:55:00.203425 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14503 | 2026.01.14 00:55:00.203474 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14504 | 2026.01.14 00:55:00.203506 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14505 | 2026.01.14 00:55:00.203550 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 14506 | 2026.01.14 00:55:00.203625 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1172 rows starting from the beginning of the part | ||
| 14507 | 2026.01.14 00:55:00.203679 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 14508 | 2026.01.14 00:55:00.203724 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 238 rows starting from the beginning of the part | ||
| 14509 | 2026.01.14 00:55:00.203770 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 14510 | 2026.01.14 00:55:00.203814 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 116 rows starting from the beginning of the part | ||
| 14511 | 2026.01.14 00:55:00.203894 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.01.14 00:55:00.203938 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14513 | 2026.01.14 00:55:00.204279 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14514 | 2026.01.14 00:55:00.204492 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.01.14 00:55:00.204635 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001232 sec., 24350.64935064935 rows/sec., 1.79 MiB/sec. | ||
| 14516 | 2026.01.14 00:55:00.204674 [ 4 ] {8a1c5b88-5d34-4e13-8e8e-2589737cf847} <Debug> TCPHandler: Processed in 0.00140803 sec. | ||
| 14517 | 2026.01.14 00:55:00.204780 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.01.14 00:55:00.204874 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14519 | 2026.01.14 00:55:00.204914 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14520 | 2026.01.14 00:55:00.205336 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.01.14 00:55:00.205374 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14522 | 2026.01.14 00:55:00.205661 [ 200 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4142 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344011 sec., 1767056.5539154892 rows/sec., 151.11 MiB/sec. | ||
| 14523 | 2026.01.14 00:55:00.205675 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14524 | 2026.01.14 00:55:00.205899 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.01.14 00:55:00.205918 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14526 | 2026.01.14 00:55:00.206020 [ 130 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14527 | 2026.01.14 00:55:00.206035 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001179 sec., 79728.58354537745 rows/sec., 6.23 MiB/sec. | ||
| 14528 | 2026.01.14 00:55:00.206050 [ 130 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14529 | 2026.01.14 00:55:00.206076 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14530 | 2026.01.14 00:55:00.206082 [ 4 ] {540742a7-7a7a-4829-90bd-20cf5e6dc916} <Debug> TCPHandler: Processed in 0.001349939 sec. | ||
| 14531 | 2026.01.14 00:55:00.206188 [ 200 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2026.01.14 00:55:00.206200 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.01.14 00:55:00.206186 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 14534 | 2026.01.14 00:55:00.206281 [ 200 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_106_21} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14535 | 2026.01.14 00:55:00.206300 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14536 | 2026.01.14 00:55:00.206344 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14537 | 2026.01.14 00:55:00.206358 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14538 | 2026.01.14 00:55:00.206380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 14539 | 2026.01.14 00:55:00.206397 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 14540 | 2026.01.14 00:55:00.206470 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 709 rows starting from the beginning of the part | ||
| 14541 | 2026.01.14 00:55:00.206516 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 14542 | 2026.01.14 00:55:00.206557 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 134 rows starting from the beginning of the part | ||
| 14543 | 2026.01.14 00:55:00.206596 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 14544 | 2026.01.14 00:55:00.206636 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 94 rows starting from the beginning of the part | ||
| 14545 | 2026.01.14 00:55:00.206742 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.01.14 00:55:00.206786 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14547 | 2026.01.14 00:55:00.207131 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14548 | 2026.01.14 00:55:00.207359 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.01.14 00:55:00.207483 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_101_20 to all_104_104_0 | ||
| 14550 | 2026.01.14 00:55:00.207496 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 14551 | 2026.01.14 00:55:00.207515 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.01.14 00:55:00.207549 [ 4 ] {7cb4a6fe-f5c3-4734-977b-4b0e5bca3635} <Debug> TCPHandler: Processed in 0.0013982 sec. | ||
| 14553 | 2026.01.14 00:55:00.207551 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14554 | 2026.01.14 00:55:00.207664 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2026.01.14 00:55:00.207678 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_101_20 to all_104_104_0 into Compact with storage Full | ||
| 14556 | 2026.01.14 00:55:00.207761 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14557 | 2026.01.14 00:55:00.207818 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14558 | 2026.01.14 00:55:00.207837 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14559 | 2026.01.14 00:55:00.207868 [ 200 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737268 sec., 1343488.7420939084 rows/sec., 102.72 MiB/sec. | ||
| 14560 | 2026.01.14 00:55:00.207879 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30835 rows starting from the beginning of the part | ||
| 14561 | 2026.01.14 00:55:00.207960 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 14562 | 2026.01.14 00:55:00.208009 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14563 | 2026.01.14 00:55:00.208054 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 198 rows starting from the beginning of the part | ||
| 14564 | 2026.01.14 00:55:00.208065 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14565 | 2026.01.14 00:55:00.208400 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.01.14 00:55:00.208492 [ 194 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_106_21} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14567 | 2026.01.14 00:55:00.208604 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14568 | 2026.01.14 00:55:00.208638 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.01.14 00:55:00.208681 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14570 | 2026.01.14 00:55:00.209240 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14571 | 2026.01.14 00:55:00.209481 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.01.14 00:55:00.209627 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001884 sec., 15923.566878980891 rows/sec., 28.53 MiB/sec. | ||
| 14573 | 2026.01.14 00:55:00.209697 [ 4 ] {56027a67-bb6c-454d-8f28-c4716974f3d2} <Debug> TCPHandler: Processed in 0.002080755 sec. | ||
| 14574 | 2026.01.14 00:55:00.209804 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14575 | 2026.01.14 00:55:00.209897 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14576 | 2026.01.14 00:55:00.209939 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14577 | 2026.01.14 00:55:00.210263 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2026.01.14 00:55:00.210299 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14579 | 2026.01.14 00:55:00.210610 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14580 | 2026.01.14 00:55:00.210829 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.01.14 00:55:00.210947 [ 130 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14582 | 2026.01.14 00:55:00.210960 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14583 | 2026.01.14 00:55:00.210990 [ 130 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.01.14 00:55:00.211011 [ 4 ] {940d225e-8c9d-4fcf-9b57-805d42fcad63} <Debug> TCPHandler: Processed in 0.001255987 sec. | ||
| 14585 | 2026.01.14 00:55:00.211014 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14586 | 2026.01.14 00:55:00.211117 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14587 | 2026.01.14 00:55:00.211223 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14588 | 2026.01.14 00:55:00.211256 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6052 rows starting from the beginning of the part | ||
| 14589 | 2026.01.14 00:55:00.211311 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 14590 | 2026.01.14 00:55:00.211355 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14591 | 2026.01.14 00:55:00.211395 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14592 | 2026.01.14 00:55:00.211432 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14593 | 2026.01.14 00:55:00.211470 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 14594 | 2026.01.14 00:55:00.213586 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499165 sec., 2559254.7911002277 rows/sec., 169.40 MiB/sec. | ||
| 14595 | 2026.01.14 00:55:00.214159 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14596 | 2026.01.14 00:55:00.214425 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.01.14 00:55:00.214490 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_106_21} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14598 | 2026.01.14 00:55:00.214556 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14599 | 2026.01.14 00:55:00.214614 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31507 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992553 sec., 4505793.520621152 rows/sec., 307.58 MiB/sec. | ||
| 14600 | 2026.01.14 00:55:00.215057 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14601 | 2026.01.14 00:55:00.215350 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.01.14 00:55:00.215429 [ 191 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_101_20, all_104_104_0] -> all_1_104_21 | ||
| 14603 | 2026.01.14 00:55:00.215523 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14604 | 2026.01.14 00:55:01.225359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14605 | 2026.01.14 00:55:01.241567 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.01.14 00:55:01.241633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14607 | 2026.01.14 00:55:01.247552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14608 | 2026.01.14 00:55:01.248249 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.01.14 00:55:01.251238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14610 | 2026.01.14 00:55:05.228024 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.01.14 00:55:05.228240 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14612 | 2026.01.14 00:55:05.228313 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14613 | 2026.01.14 00:55:05.228996 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.01.14 00:55:05.229047 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14615 | 2026.01.14 00:55:05.229451 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14616 | 2026.01.14 00:55:05.229681 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.01.14 00:55:05.229839 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 98.78 KiB/sec. | ||
| 14618 | 2026.01.14 00:55:05.229891 [ 4 ] {eaa02772-ab49-4f92-be6c-9c8d82d9e18b} <Debug> TCPHandler: Processed in 0.001994113 sec. | ||
| 14619 | 2026.01.14 00:55:05.230012 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.01.14 00:55:05.230111 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14621 | 2026.01.14 00:55:05.230155 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14622 | 2026.01.14 00:55:05.231049 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.01.14 00:55:05.231087 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14624 | 2026.01.14 00:55:05.231485 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14625 | 2026.01.14 00:55:05.231705 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.01.14 00:55:05.231839 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001749 sec., 695826.1863922242 rows/sec., 57.54 MiB/sec. | ||
| 14627 | 2026.01.14 00:55:05.231879 [ 4 ] {d89691f7-7e6c-4dd7-906f-2f37c42d7bf9} <Debug> TCPHandler: Processed in 0.001919251 sec. | ||
| 14628 | 2026.01.14 00:55:05.231988 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.01.14 00:55:05.232086 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14630 | 2026.01.14 00:55:05.232129 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14631 | 2026.01.14 00:55:05.232524 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.01.14 00:55:05.232560 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14633 | 2026.01.14 00:55:05.232862 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14634 | 2026.01.14 00:55:05.233096 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.01.14 00:55:05.233225 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 767.30 KiB/sec. | ||
| 14636 | 2026.01.14 00:55:05.233263 [ 4 ] {92c5b353-bd9c-4233-b067-6b945fb3d4f8} <Debug> TCPHandler: Processed in 0.001324889 sec. | ||
| 14637 | 2026.01.14 00:55:05.233363 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.01.14 00:55:05.233456 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.01.14 00:55:05.233495 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14640 | 2026.01.14 00:55:05.233955 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.01.14 00:55:05.233991 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14642 | 2026.01.14 00:55:05.234306 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14643 | 2026.01.14 00:55:05.234518 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.01.14 00:55:05.234642 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 12.82 MiB/sec. | ||
| 14645 | 2026.01.14 00:55:05.234679 [ 4 ] {2541f81e-3865-4e3f-9b51-9201c364a4f8} <Debug> TCPHandler: Processed in 0.00136449 sec. | ||
| 14646 | 2026.01.14 00:55:05.234778 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14647 | 2026.01.14 00:55:05.234879 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14648 | 2026.01.14 00:55:05.234921 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14649 | 2026.01.14 00:55:05.235469 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2026.01.14 00:55:05.235505 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14651 | 2026.01.14 00:55:05.235834 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14652 | 2026.01.14 00:55:05.236038 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.01.14 00:55:05.236164 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001304 sec., 407975.4601226994 rows/sec., 30.23 MiB/sec. | ||
| 14654 | 2026.01.14 00:55:05.236202 [ 4 ] {e2f1fa97-c03a-496a-8fef-df822d7f899c} <Debug> TCPHandler: Processed in 0.001471852 sec. | ||
| 14655 | 2026.01.14 00:55:05.236306 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14656 | 2026.01.14 00:55:05.236398 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14657 | 2026.01.14 00:55:05.236441 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14658 | 2026.01.14 00:55:05.236960 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.01.14 00:55:05.236993 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14660 | 2026.01.14 00:55:05.237370 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14661 | 2026.01.14 00:55:05.237575 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.01.14 00:55:05.237700 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001321 sec., 639666.919000757 rows/sec., 43.05 MiB/sec. | ||
| 14663 | 2026.01.14 00:55:05.237737 [ 4 ] {1bdcf3e5-b3e5-4863-983e-00039c4d872a} <Debug> TCPHandler: Processed in 0.001478473 sec. | ||
| 14664 | 2026.01.14 00:55:05.237841 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14665 | 2026.01.14 00:55:05.237932 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14666 | 2026.01.14 00:55:05.237984 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14667 | 2026.01.14 00:55:05.238731 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2026.01.14 00:55:05.238765 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14669 | 2026.01.14 00:55:05.239268 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14670 | 2026.01.14 00:55:05.239482 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2026.01.14 00:55:05.239617 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 14672 | 2026.01.14 00:55:05.239678 [ 4 ] {eca389f5-b38c-4c6e-a02d-2c21e7a749d1} <Debug> TCPHandler: Processed in 0.001884681 sec. | ||
| 14673 | 2026.01.14 00:55:05.239783 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14674 | 2026.01.14 00:55:05.239875 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14675 | 2026.01.14 00:55:05.239915 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14676 | 2026.01.14 00:55:05.240280 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.01.14 00:55:05.240326 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14678 | 2026.01.14 00:55:05.240706 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14679 | 2026.01.14 00:55:05.240952 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.01.14 00:55:05.241109 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 14681 | 2026.01.14 00:55:05.241129 [ 220 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14682 | 2026.01.14 00:55:05.241154 [ 4 ] {ffb53238-0914-4385-a1b4-71ac9d8181b1} <Debug> TCPHandler: Processed in 0.00141904 sec. | ||
| 14683 | 2026.01.14 00:55:05.241158 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14684 | 2026.01.14 00:55:05.245195 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 14685 | 2026.01.14 00:55:05.910238 [ 221 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14686 | 2026.01.14 00:55:05.910300 [ 221 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14687 | 2026.01.14 00:55:05.914133 [ 221 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 14688 | 2026.01.14 00:55:06.090361 [ 221 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14689 | 2026.01.14 00:55:06.090414 [ 221 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14690 | 2026.01.14 00:55:06.093167 [ 221 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 14691 | 2026.01.14 00:55:06.170941 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33067 | ||
| 14692 | 2026.01.14 00:55:06.171046 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14693 | 2026.01.14 00:55:06.171075 [ 353 ] {} <Debug> TCP-Session: 1647ee78-a2a4-4c3d-9278-112612b022a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33067 | ||
| 14694 | 2026.01.14 00:55:06.171099 [ 353 ] {} <Debug> TCP-Session: 1647ee78-a2a4-4c3d-9278-112612b022a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14695 | 2026.01.14 00:55:06.171114 [ 353 ] {} <Debug> TCP-Session: 1647ee78-a2a4-4c3d-9278-112612b022a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.01.14 00:55:06.171351 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54459 | ||
| 14697 | 2026.01.14 00:55:06.171387 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53998 | ||
| 14698 | 2026.01.14 00:55:06.171374 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47179 | ||
| 14699 | 2026.01.14 00:55:06.171467 [ 353 ] {} <Trace> TCP-Session: 1647ee78-a2a4-4c3d-9278-112612b022a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.01.14 00:55:06.171510 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14701 | 2026.01.14 00:55:06.171342 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49651 | ||
| 14702 | 2026.01.14 00:55:06.171542 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14703 | 2026.01.14 00:55:06.171563 [ 355 ] {} <Debug> TCP-Session: 40fcbfd4-4d2d-4342-a7d7-186192f86f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:54459 | ||
| 14704 | 2026.01.14 00:55:06.171595 [ 288 ] {} <Debug> TCP-Session: d7e555a4-cca0-48cc-befa-0845e4733c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53998 | ||
| 14705 | 2026.01.14 00:55:06.171612 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14706 | 2026.01.14 00:55:06.171623 [ 355 ] {} <Debug> TCP-Session: 40fcbfd4-4d2d-4342-a7d7-186192f86f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.01.14 00:55:06.171634 [ 288 ] {} <Debug> TCP-Session: d7e555a4-cca0-48cc-befa-0845e4733c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.01.14 00:55:06.171643 [ 354 ] {} <Debug> TCP-Session: 26820ade-9c4c-44e8-8bce-38e69580dc50 Authenticating user 'default' from [fd00:1122:3344:101::e]:49651 | ||
| 14709 | 2026.01.14 00:55:06.171657 [ 355 ] {} <Debug> TCP-Session: 40fcbfd4-4d2d-4342-a7d7-186192f86f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.01.14 00:55:06.171677 [ 354 ] {} <Debug> TCP-Session: 26820ade-9c4c-44e8-8bce-38e69580dc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14711 | 2026.01.14 00:55:06.171691 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14712 | 2026.01.14 00:55:06.171704 [ 354 ] {} <Debug> TCP-Session: 26820ade-9c4c-44e8-8bce-38e69580dc50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14713 | 2026.01.14 00:55:06.171668 [ 288 ] {} <Debug> TCP-Session: d7e555a4-cca0-48cc-befa-0845e4733c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14714 | 2026.01.14 00:55:06.171546 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14715 | 2026.01.14 00:55:06.171781 [ 286 ] {} <Debug> TCP-Session: c545e971-cdfe-4c5f-a291-ac8327b0a1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47179 | ||
| 14716 | 2026.01.14 00:55:06.171797 [ 286 ] {} <Debug> TCP-Session: c545e971-cdfe-4c5f-a291-ac8327b0a1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.01.14 00:55:06.171809 [ 286 ] {} <Debug> TCP-Session: c545e971-cdfe-4c5f-a291-ac8327b0a1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.01.14 00:55:06.172010 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14719 | 2026.01.14 00:55:06.172078 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14720 | 2026.01.14 00:55:06.172217 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57813 | ||
| 14721 | 2026.01.14 00:55:06.172228 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52795 | ||
| 14722 | 2026.01.14 00:55:06.172257 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38642 | ||
| 14723 | 2026.01.14 00:55:06.172315 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14724 | 2026.01.14 00:55:06.172329 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49468 | ||
| 14725 | 2026.01.14 00:55:06.172345 [ 356 ] {} <Debug> TCP-Session: 3a2df0cc-6998-4fb5-9454-93d04c1ec573 Authenticating user 'default' from [fd00:1122:3344:101::e]:57813 | ||
| 14726 | 2026.01.14 00:55:06.172370 [ 356 ] {} <Debug> TCP-Session: 3a2df0cc-6998-4fb5-9454-93d04c1ec573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14727 | 2026.01.14 00:55:06.172406 [ 356 ] {} <Debug> TCP-Session: 3a2df0cc-6998-4fb5-9454-93d04c1ec573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.01.14 00:55:06.172432 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 14729 | 2026.01.14 00:55:06.172877 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14730 | 2026.01.14 00:55:06.172923 [ 289 ] {} <Debug> TCP-Session: e8be45fb-e161-4f7f-bffc-9c18554a4b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:52795 | ||
| 14731 | 2026.01.14 00:55:06.172953 [ 289 ] {} <Debug> TCP-Session: e8be45fb-e161-4f7f-bffc-9c18554a4b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14732 | 2026.01.14 00:55:06.172974 [ 289 ] {} <Debug> TCP-Session: e8be45fb-e161-4f7f-bffc-9c18554a4b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.01.14 00:55:06.173016 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14734 | 2026.01.14 00:55:06.173053 [ 358 ] {} <Debug> TCP-Session: ed1b446b-d2f0-41f8-a26e-2fa50ea88a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:49468 | ||
| 14735 | 2026.01.14 00:55:06.173074 [ 358 ] {} <Debug> TCP-Session: ed1b446b-d2f0-41f8-a26e-2fa50ea88a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14736 | 2026.01.14 00:55:06.173089 [ 358 ] {} <Debug> TCP-Session: ed1b446b-d2f0-41f8-a26e-2fa50ea88a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.01.14 00:55:06.173160 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14738 | 2026.01.14 00:55:06.173205 [ 357 ] {} <Debug> TCP-Session: dddb350b-f2ae-410b-b1c2-772edacb3cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:38642 | ||
| 14739 | 2026.01.14 00:55:06.173230 [ 357 ] {} <Debug> TCP-Session: dddb350b-f2ae-410b-b1c2-772edacb3cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.01.14 00:55:06.173248 [ 357 ] {} <Debug> TCP-Session: dddb350b-f2ae-410b-b1c2-772edacb3cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14741 | 2026.01.14 00:55:06.173479 [ 338 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> AggregatingTransform: Aggregating | ||
| 14742 | 2026.01.14 00:55:06.173520 [ 338 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> Aggregator: Aggregation method: without_key | ||
| 14743 | 2026.01.14 00:55:06.173557 [ 338 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996332 sec. (1003.682 rows/sec., 39.21 KiB/sec.) | ||
| 14744 | 2026.01.14 00:55:06.173576 [ 338 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Trace> Aggregator: Merging aggregated data | ||
| 14745 | 2026.01.14 00:55:06.174961 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 14746 | 2026.01.14 00:55:06.175128 [ 353 ] {1487cad1-0b62-4b0f-b71e-5487b43ba912} <Debug> TCPHandler: Processed in 0.003815524 sec. | ||
| 14747 | 2026.01.14 00:55:06.175255 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14748 | 2026.01.14 00:55:06.175286 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14749 | 2026.01.14 00:55:06.175290 [ 353 ] {} <Debug> TCP-Session: 1647ee78-a2a4-4c3d-9278-112612b022a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14750 | 2026.01.14 00:55:06.175322 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14751 | 2026.01.14 00:55:06.175343 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14752 | 2026.01.14 00:55:06.175369 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14753 | 2026.01.14 00:55:06.175376 [ 288 ] {} <Debug> TCP-Session: d7e555a4-cca0-48cc-befa-0845e4733c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14754 | 2026.01.14 00:55:06.175403 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14755 | 2026.01.14 00:55:06.175426 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14756 | 2026.01.14 00:55:06.175432 [ 286 ] {} <Debug> TCP-Session: c545e971-cdfe-4c5f-a291-ac8327b0a1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14757 | 2026.01.14 00:55:06.175453 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14758 | 2026.01.14 00:55:06.175472 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14759 | 2026.01.14 00:55:06.175502 [ 355 ] {} <Debug> TCP-Session: 40fcbfd4-4d2d-4342-a7d7-186192f86f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.01.14 00:55:06.175460 [ 354 ] {} <Debug> TCP-Session: 26820ade-9c4c-44e8-8bce-38e69580dc50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.01.14 00:55:06.175518 [ 357 ] {} <Debug> TCP-Session: dddb350b-f2ae-410b-b1c2-772edacb3cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14762 | 2026.01.14 00:55:06.175396 [ 356 ] {} <Debug> TCP-Session: 3a2df0cc-6998-4fb5-9454-93d04c1ec573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14763 | 2026.01.14 00:55:06.175330 [ 358 ] {} <Debug> TCP-Session: ed1b446b-d2f0-41f8-a26e-2fa50ea88a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.01.14 00:55:06.175470 [ 289 ] {} <Debug> TCP-Session: e8be45fb-e161-4f7f-bffc-9c18554a4b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14765 | 2026.01.14 00:55:06.256088 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36703 | ||
| 14766 | 2026.01.14 00:55:06.256200 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14767 | 2026.01.14 00:55:06.256228 [ 353 ] {} <Debug> TCP-Session: 6411c433-3802-491f-ad01-64319dcb1126 Authenticating user 'default' from [fd00:1122:3344:101::e]:36703 | ||
| 14768 | 2026.01.14 00:55:06.256249 [ 353 ] {} <Debug> TCP-Session: 6411c433-3802-491f-ad01-64319dcb1126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14769 | 2026.01.14 00:55:06.256262 [ 353 ] {} <Debug> TCP-Session: 6411c433-3802-491f-ad01-64319dcb1126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.01.14 00:55:06.256507 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43252 | ||
| 14771 | 2026.01.14 00:55:06.256529 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34316 | ||
| 14772 | 2026.01.14 00:55:06.256580 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35932 | ||
| 14773 | 2026.01.14 00:55:06.256588 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58490 | ||
| 14774 | 2026.01.14 00:55:06.256628 [ 353 ] {} <Trace> TCP-Session: 6411c433-3802-491f-ad01-64319dcb1126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14775 | 2026.01.14 00:55:06.256669 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14776 | 2026.01.14 00:55:06.256682 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14777 | 2026.01.14 00:55:06.256695 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14778 | 2026.01.14 00:55:06.256705 [ 356 ] {} <Debug> TCP-Session: c88dd070-9d4f-41f4-ab94-e1fad0c37c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35932 | ||
| 14779 | 2026.01.14 00:55:06.256722 [ 355 ] {} <Debug> TCP-Session: 9a318b9f-73ca-4278-a610-e8b629e30127 Authenticating user 'default' from [fd00:1122:3344:101::e]:34316 | ||
| 14780 | 2026.01.14 00:55:06.256726 [ 357 ] {} <Debug> TCP-Session: 74ff1d45-d489-4943-88a7-684dbbb0e1c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58490 | ||
| 14781 | 2026.01.14 00:55:06.256744 [ 356 ] {} <Debug> TCP-Session: c88dd070-9d4f-41f4-ab94-e1fad0c37c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.01.14 00:55:06.256754 [ 355 ] {} <Debug> TCP-Session: 9a318b9f-73ca-4278-a610-e8b629e30127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.01.14 00:55:06.256760 [ 357 ] {} <Debug> TCP-Session: 74ff1d45-d489-4943-88a7-684dbbb0e1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14784 | 2026.01.14 00:55:06.256770 [ 356 ] {} <Debug> TCP-Session: c88dd070-9d4f-41f4-ab94-e1fad0c37c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.01.14 00:55:06.256782 [ 355 ] {} <Debug> TCP-Session: 9a318b9f-73ca-4278-a610-e8b629e30127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14786 | 2026.01.14 00:55:06.256823 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14787 | 2026.01.14 00:55:06.256791 [ 357 ] {} <Debug> TCP-Session: 74ff1d45-d489-4943-88a7-684dbbb0e1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.01.14 00:55:06.256624 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14789 | 2026.01.14 00:55:06.256605 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37119 | ||
| 14790 | 2026.01.14 00:55:06.256913 [ 354 ] {} <Debug> TCP-Session: 1d3ceba1-fbec-498d-a018-fc9867b66ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:43252 | ||
| 14791 | 2026.01.14 00:55:06.256581 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51637 | ||
| 14792 | 2026.01.14 00:55:06.256554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52042 | ||
| 14793 | 2026.01.14 00:55:06.256982 [ 354 ] {} <Debug> TCP-Session: 1d3ceba1-fbec-498d-a018-fc9867b66ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14794 | 2026.01.14 00:55:06.256546 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32994 | ||
| 14795 | 2026.01.14 00:55:06.257017 [ 354 ] {} <Debug> TCP-Session: 1d3ceba1-fbec-498d-a018-fc9867b66ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.01.14 00:55:06.257027 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14797 | 2026.01.14 00:55:06.257052 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14798 | 2026.01.14 00:55:06.257091 [ 358 ] {} <Debug> TCP-Session: 0d1d9775-060b-473d-80fa-6a9db4ad6427 Authenticating user 'default' from [fd00:1122:3344:101::e]:37119 | ||
| 14799 | 2026.01.14 00:55:06.257107 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14800 | 2026.01.14 00:55:06.257112 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14801 | 2026.01.14 00:55:06.257130 [ 358 ] {} <Debug> TCP-Session: 0d1d9775-060b-473d-80fa-6a9db4ad6427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14802 | 2026.01.14 00:55:06.257145 [ 286 ] {} <Debug> TCP-Session: 90f194d7-20ba-4d90-bdee-2db41e667f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:32994 | ||
| 14803 | 2026.01.14 00:55:06.257171 [ 358 ] {} <Debug> TCP-Session: 0d1d9775-060b-473d-80fa-6a9db4ad6427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.01.14 00:55:06.257191 [ 286 ] {} <Debug> TCP-Session: 90f194d7-20ba-4d90-bdee-2db41e667f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.01.14 00:55:06.257191 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14806 | 2026.01.14 00:55:06.257217 [ 286 ] {} <Debug> TCP-Session: 90f194d7-20ba-4d90-bdee-2db41e667f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.01.14 00:55:06.257036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14808 | 2026.01.14 00:55:06.257112 [ 288 ] {} <Debug> TCP-Session: 097a699f-f240-42b8-b12b-8b5a9a76f3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:52042 | ||
| 14809 | 2026.01.14 00:55:06.257272 [ 289 ] {} <Debug> TCP-Session: 0799e7ea-8cc2-487d-8b54-07cd8d160e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51637 | ||
| 14810 | 2026.01.14 00:55:06.257288 [ 288 ] {} <Debug> TCP-Session: 097a699f-f240-42b8-b12b-8b5a9a76f3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14811 | 2026.01.14 00:55:06.257297 [ 289 ] {} <Debug> TCP-Session: 0799e7ea-8cc2-487d-8b54-07cd8d160e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14812 | 2026.01.14 00:55:06.257310 [ 288 ] {} <Debug> TCP-Session: 097a699f-f240-42b8-b12b-8b5a9a76f3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.01.14 00:55:06.257323 [ 289 ] {} <Debug> TCP-Session: 0799e7ea-8cc2-487d-8b54-07cd8d160e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14814 | 2026.01.14 00:55:06.257513 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 14815 | 2026.01.14 00:55:06.258545 [ 334 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> AggregatingTransform: Aggregating | ||
| 14816 | 2026.01.14 00:55:06.258595 [ 334 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14817 | 2026.01.14 00:55:06.258633 [ 334 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013642 sec. (986.542 rows/sec., 38.54 KiB/sec.) | ||
| 14818 | 2026.01.14 00:55:06.258652 [ 334 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Trace> Aggregator: Merging aggregated data | ||
| 14819 | 2026.01.14 00:55:06.260043 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003273 sec., 305.5300947143294 rows/sec., 11.93 KiB/sec. | ||
| 14820 | 2026.01.14 00:55:06.260303 [ 353 ] {db800f6f-eabe-496d-b4e2-7187ff2af9c2} <Debug> TCPHandler: Processed in 0.003795653 sec. | ||
| 14821 | 2026.01.14 00:55:06.260443 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14822 | 2026.01.14 00:55:06.260476 [ 353 ] {} <Debug> TCP-Session: 6411c433-3802-491f-ad01-64319dcb1126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14823 | 2026.01.14 00:55:06.260476 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14824 | 2026.01.14 00:55:06.260512 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14825 | 2026.01.14 00:55:06.260532 [ 358 ] {} <Debug> TCP-Session: 0d1d9775-060b-473d-80fa-6a9db4ad6427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.01.14 00:55:06.260548 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14827 | 2026.01.14 00:55:06.260562 [ 354 ] {} <Debug> TCP-Session: 1d3ceba1-fbec-498d-a018-fc9867b66ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14828 | 2026.01.14 00:55:06.260581 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14829 | 2026.01.14 00:55:06.260603 [ 355 ] {} <Debug> TCP-Session: 9a318b9f-73ca-4278-a610-e8b629e30127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14830 | 2026.01.14 00:55:06.260606 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14831 | 2026.01.14 00:55:06.260628 [ 288 ] {} <Debug> TCP-Session: 097a699f-f240-42b8-b12b-8b5a9a76f3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14832 | 2026.01.14 00:55:06.260649 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14833 | 2026.01.14 00:55:06.260665 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14834 | 2026.01.14 00:55:06.260669 [ 356 ] {} <Debug> TCP-Session: c88dd070-9d4f-41f4-ab94-e1fad0c37c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14835 | 2026.01.14 00:55:06.260705 [ 286 ] {} <Debug> TCP-Session: 90f194d7-20ba-4d90-bdee-2db41e667f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14836 | 2026.01.14 00:55:06.260721 [ 357 ] {} <Debug> TCP-Session: 74ff1d45-d489-4943-88a7-684dbbb0e1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14837 | 2026.01.14 00:55:06.260624 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14838 | 2026.01.14 00:55:06.260785 [ 289 ] {} <Debug> TCP-Session: 0799e7ea-8cc2-487d-8b54-07cd8d160e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14839 | 2026.01.14 00:55:06.315980 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57625 | ||
| 14840 | 2026.01.14 00:55:06.316093 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14841 | 2026.01.14 00:55:06.316127 [ 353 ] {} <Debug> TCP-Session: ba60985f-d08c-494b-af26-b3bb91b9d4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57625 | ||
| 14842 | 2026.01.14 00:55:06.316151 [ 353 ] {} <Debug> TCP-Session: ba60985f-d08c-494b-af26-b3bb91b9d4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2026.01.14 00:55:06.316169 [ 353 ] {} <Debug> TCP-Session: ba60985f-d08c-494b-af26-b3bb91b9d4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14844 | 2026.01.14 00:55:06.316364 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45570 | ||
| 14845 | 2026.01.14 00:55:06.316393 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59677 | ||
| 14846 | 2026.01.14 00:55:06.316409 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33969 | ||
| 14847 | 2026.01.14 00:55:06.316436 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37520 | ||
| 14848 | 2026.01.14 00:55:06.316450 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65488 | ||
| 14849 | 2026.01.14 00:55:06.316472 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14850 | 2026.01.14 00:55:06.316432 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39290 | ||
| 14851 | 2026.01.14 00:55:06.316521 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14852 | 2026.01.14 00:55:06.316545 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14853 | 2026.01.14 00:55:06.316551 [ 353 ] {} <Trace> TCP-Session: ba60985f-d08c-494b-af26-b3bb91b9d4c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14854 | 2026.01.14 00:55:06.316575 [ 357 ] {} <Debug> TCP-Session: 9477f2cd-c9f7-4155-b83a-fd3475f9abf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65488 | ||
| 14855 | 2026.01.14 00:55:06.316572 [ 355 ] {} <Debug> TCP-Session: affe4060-db17-4490-bb86-8b563322ff09 Authenticating user 'default' from [fd00:1122:3344:101::e]:59677 | ||
| 14856 | 2026.01.14 00:55:06.316605 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14857 | 2026.01.14 00:55:06.316619 [ 355 ] {} <Debug> TCP-Session: affe4060-db17-4490-bb86-8b563322ff09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.01.14 00:55:06.316615 [ 357 ] {} <Debug> TCP-Session: 9477f2cd-c9f7-4155-b83a-fd3475f9abf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14859 | 2026.01.14 00:55:06.316649 [ 355 ] {} <Debug> TCP-Session: affe4060-db17-4490-bb86-8b563322ff09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14860 | 2026.01.14 00:55:06.316650 [ 289 ] {} <Debug> TCP-Session: 2785e51e-7e3f-4059-9f9b-89010a340fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39290 | ||
| 14861 | 2026.01.14 00:55:06.316675 [ 357 ] {} <Debug> TCP-Session: 9477f2cd-c9f7-4155-b83a-fd3475f9abf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.01.14 00:55:06.316708 [ 289 ] {} <Debug> TCP-Session: 2785e51e-7e3f-4059-9f9b-89010a340fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14863 | 2026.01.14 00:55:06.316525 [ 354 ] {} <Debug> TCP-Session: 3999865a-a781-4c38-ac38-c91c018465c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45570 | ||
| 14864 | 2026.01.14 00:55:06.316819 [ 289 ] {} <Debug> TCP-Session: 2785e51e-7e3f-4059-9f9b-89010a340fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14865 | 2026.01.14 00:55:06.316522 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14866 | 2026.01.14 00:55:06.316848 [ 354 ] {} <Debug> TCP-Session: 3999865a-a781-4c38-ac38-c91c018465c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.01.14 00:55:06.316400 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47617 | ||
| 14868 | 2026.01.14 00:55:06.316885 [ 356 ] {} <Debug> TCP-Session: 0af4807c-c3c9-4013-885d-6b702ba90fef Authenticating user 'default' from [fd00:1122:3344:101::e]:37520 | ||
| 14869 | 2026.01.14 00:55:06.316883 [ 354 ] {} <Debug> TCP-Session: 3999865a-a781-4c38-ac38-c91c018465c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14870 | 2026.01.14 00:55:06.316930 [ 356 ] {} <Debug> TCP-Session: 0af4807c-c3c9-4013-885d-6b702ba90fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14871 | 2026.01.14 00:55:06.316740 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14872 | 2026.01.14 00:55:06.316954 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14873 | 2026.01.14 00:55:06.316949 [ 356 ] {} <Debug> TCP-Session: 0af4807c-c3c9-4013-885d-6b702ba90fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14874 | 2026.01.14 00:55:06.316459 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63752 | ||
| 14875 | 2026.01.14 00:55:06.316512 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14876 | 2026.01.14 00:55:06.317077 [ 288 ] {} <Debug> TCP-Session: ed70375f-3e79-44c3-a0e3-fabad610ea07 Authenticating user 'default' from [fd00:1122:3344:101::e]:33969 | ||
| 14877 | 2026.01.14 00:55:06.317094 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14878 | 2026.01.14 00:55:06.317107 [ 286 ] {} <Debug> TCP-Session: d23429c2-f4ba-487c-91b1-811320cac0ef Authenticating user 'default' from [fd00:1122:3344:101::e]:47617 | ||
| 14879 | 2026.01.14 00:55:06.317109 [ 288 ] {} <Debug> TCP-Session: ed70375f-3e79-44c3-a0e3-fabad610ea07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14880 | 2026.01.14 00:55:06.317127 [ 358 ] {} <Debug> TCP-Session: 2b513b9b-25ee-464e-b197-b03327aa1a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:63752 | ||
| 14881 | 2026.01.14 00:55:06.317152 [ 288 ] {} <Debug> TCP-Session: ed70375f-3e79-44c3-a0e3-fabad610ea07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14882 | 2026.01.14 00:55:06.317139 [ 286 ] {} <Debug> TCP-Session: d23429c2-f4ba-487c-91b1-811320cac0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14883 | 2026.01.14 00:55:06.317181 [ 358 ] {} <Debug> TCP-Session: 2b513b9b-25ee-464e-b197-b03327aa1a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2026.01.14 00:55:06.317203 [ 286 ] {} <Debug> TCP-Session: d23429c2-f4ba-487c-91b1-811320cac0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14885 | 2026.01.14 00:55:06.317257 [ 358 ] {} <Debug> TCP-Session: 2b513b9b-25ee-464e-b197-b03327aa1a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14886 | 2026.01.14 00:55:06.317306 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14887 | 2026.01.14 00:55:06.317369 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14888 | 2026.01.14 00:55:06.317667 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 14889 | 2026.01.14 00:55:06.318673 [ 325 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> AggregatingTransform: Aggregating | ||
| 14890 | 2026.01.14 00:55:06.318713 [ 325 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 14891 | 2026.01.14 00:55:06.318749 [ 325 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980311 sec. (1020.084 rows/sec., 39.85 KiB/sec.) | ||
| 14892 | 2026.01.14 00:55:06.318767 [ 325 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Trace> Aggregator: Merging aggregated data | ||
| 14893 | 2026.01.14 00:55:06.320349 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003666 sec., 272.7768685215494 rows/sec., 10.66 KiB/sec. | ||
| 14894 | 2026.01.14 00:55:06.320561 [ 353 ] {4ee9edaf-5b5d-4e5c-a146-7ad118a13d2b} <Debug> TCPHandler: Processed in 0.00413688 sec. | ||
| 14895 | 2026.01.14 00:55:06.320693 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14896 | 2026.01.14 00:55:06.320725 [ 353 ] {} <Debug> TCP-Session: ba60985f-d08c-494b-af26-b3bb91b9d4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.01.14 00:55:06.320743 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14898 | 2026.01.14 00:55:06.320775 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14899 | 2026.01.14 00:55:06.320784 [ 358 ] {} <Debug> TCP-Session: 2b513b9b-25ee-464e-b197-b03327aa1a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14900 | 2026.01.14 00:55:06.320801 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14901 | 2026.01.14 00:55:06.320818 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14902 | 2026.01.14 00:55:06.320828 [ 355 ] {} <Debug> TCP-Session: affe4060-db17-4490-bb86-8b563322ff09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14903 | 2026.01.14 00:55:06.320856 [ 354 ] {} <Debug> TCP-Session: 3999865a-a781-4c38-ac38-c91c018465c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14904 | 2026.01.14 00:55:06.320867 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14905 | 2026.01.14 00:55:06.320887 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14906 | 2026.01.14 00:55:06.320904 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14907 | 2026.01.14 00:55:06.320923 [ 286 ] {} <Debug> TCP-Session: d23429c2-f4ba-487c-91b1-811320cac0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.01.14 00:55:06.320941 [ 357 ] {} <Debug> TCP-Session: 9477f2cd-c9f7-4155-b83a-fd3475f9abf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14909 | 2026.01.14 00:55:06.320962 [ 356 ] {} <Debug> TCP-Session: 0af4807c-c3c9-4013-885d-6b702ba90fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14910 | 2026.01.14 00:55:06.320872 [ 289 ] {} <Debug> TCP-Session: 2785e51e-7e3f-4059-9f9b-89010a340fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14911 | 2026.01.14 00:55:06.320847 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14912 | 2026.01.14 00:55:06.321044 [ 288 ] {} <Debug> TCP-Session: ed70375f-3e79-44c3-a0e3-fabad610ea07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.01.14 00:55:06.421866 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14914 | 2026.01.14 00:55:06.421917 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14915 | 2026.01.14 00:55:06.425445 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 14916 | 2026.01.14 00:55:06.904853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35042 | ||
| 14917 | 2026.01.14 00:55:06.905385 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.01.14 00:55:06.905436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14919 | 2026.01.14 00:55:06.905981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14920 | 2026.01.14 00:55:06.906238 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.01.14 00:55:06.906391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35042 | ||
| 14922 | 2026.01.14 00:55:08.751348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14923 | 2026.01.14 00:55:08.768387 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.01.14 00:55:08.768447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14925 | 2026.01.14 00:55:08.774392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14926 | 2026.01.14 00:55:08.775079 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.01.14 00:55:08.777933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14928 | 2026.01.14 00:55:09.524337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 14929 | 2026.01.14 00:55:09.526821 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14930 | 2026.01.14 00:55:09.526883 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14931 | 2026.01.14 00:55:09.528135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14932 | 2026.01.14 00:55:09.528416 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2026.01.14 00:55:09.528815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14934 | 2026.01.14 00:55:10.202147 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.01.14 00:55:10.202336 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14936 | 2026.01.14 00:55:10.202402 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14937 | 2026.01.14 00:55:10.203090 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.01.14 00:55:10.203136 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14939 | 2026.01.14 00:55:10.203529 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14940 | 2026.01.14 00:55:10.203757 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.01.14 00:55:10.203914 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001624 sec., 71428.57142857143 rows/sec., 6.05 MiB/sec. | ||
| 14942 | 2026.01.14 00:55:10.203965 [ 4 ] {0a12eeb9-4f71-42a1-815a-061f863f74cc} <Debug> TCPHandler: Processed in 0.001944483 sec. | ||
| 14943 | 2026.01.14 00:55:10.204088 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.01.14 00:55:10.204193 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14945 | 2026.01.14 00:55:10.204240 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14946 | 2026.01.14 00:55:10.204663 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.01.14 00:55:10.204702 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14948 | 2026.01.14 00:55:10.205012 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14949 | 2026.01.14 00:55:10.205218 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.01.14 00:55:10.205345 [ 127 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14951 | 2026.01.14 00:55:10.205351 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001182 sec., 25380.710659898476 rows/sec., 1.86 MiB/sec. | ||
| 14952 | 2026.01.14 00:55:10.205412 [ 127 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2026.01.14 00:55:10.205433 [ 4 ] {d76c5ff9-1379-429a-8743-3087b86c2f3e} <Debug> TCPHandler: Processed in 0.00139701 sec. | ||
| 14954 | 2026.01.14 00:55:10.205437 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14955 | 2026.01.14 00:55:10.205541 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 14956 | 2026.01.14 00:55:10.205545 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2026.01.14 00:55:10.205634 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14958 | 2026.01.14 00:55:10.205657 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14959 | 2026.01.14 00:55:10.205663 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 277 rows starting from the beginning of the part | ||
| 14960 | 2026.01.14 00:55:10.205701 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14961 | 2026.01.14 00:55:10.205729 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 46 rows starting from the beginning of the part | ||
| 14962 | 2026.01.14 00:55:10.205775 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 14963 | 2026.01.14 00:55:10.205817 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 14964 | 2026.01.14 00:55:10.205858 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 14965 | 2026.01.14 00:55:10.205897 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 14966 | 2026.01.14 00:55:10.206165 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.01.14 00:55:10.206202 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14968 | 2026.01.14 00:55:10.206509 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14969 | 2026.01.14 00:55:10.206669 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166386 sec., 347226.38989151106 rows/sec., 24.21 MiB/sec. | ||
| 14970 | 2026.01.14 00:55:10.206732 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.01.14 00:55:10.206802 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14972 | 2026.01.14 00:55:10.206865 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001229 sec., 76484.94711147273 rows/sec., 5.97 MiB/sec. | ||
| 14973 | 2026.01.14 00:55:10.206917 [ 4 ] {8600b948-e807-448c-a501-0caf8f80f3aa} <Debug> TCPHandler: Processed in 0.001420211 sec. | ||
| 14974 | 2026.01.14 00:55:10.207041 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14975 | 2026.01.14 00:55:10.207045 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.01.14 00:55:10.207114 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_106_21} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14977 | 2026.01.14 00:55:10.207150 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14978 | 2026.01.14 00:55:10.207181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14979 | 2026.01.14 00:55:10.207196 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14980 | 2026.01.14 00:55:10.207629 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.01.14 00:55:10.207665 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14982 | 2026.01.14 00:55:10.207997 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14983 | 2026.01.14 00:55:10.208209 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.01.14 00:55:10.208333 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 14985 | 2026.01.14 00:55:10.208371 [ 4 ] {20efafdc-99f1-4123-869f-dcde9d0eeccf} <Debug> TCPHandler: Processed in 0.00137738 sec. | ||
| 14986 | 2026.01.14 00:55:10.208481 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14987 | 2026.01.14 00:55:10.208575 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14988 | 2026.01.14 00:55:10.208629 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14989 | 2026.01.14 00:55:10.209437 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2026.01.14 00:55:10.209475 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14991 | 2026.01.14 00:55:10.210007 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14992 | 2026.01.14 00:55:10.210232 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14993 | 2026.01.14 00:55:10.210351 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14994 | 2026.01.14 00:55:10.210374 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001817 sec., 16510.73197578426 rows/sec., 29.59 MiB/sec. | ||
| 14995 | 2026.01.14 00:55:10.210397 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2026.01.14 00:55:10.210434 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 14997 | 2026.01.14 00:55:10.210447 [ 4 ] {03f72f92-6c40-4c7e-9c9e-10f80729e0a7} <Debug> TCPHandler: Processed in 0.002015684 sec. | ||
| 14998 | 2026.01.14 00:55:10.210565 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.01.14 00:55:10.210600 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 15000 | 2026.01.14 00:55:10.210662 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15001 | 2026.01.14 00:55:10.210713 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15002 | 2026.01.14 00:55:10.210992 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15003 | 2026.01.14 00:55:10.211045 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.01.14 00:55:10.211088 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15005 | 2026.01.14 00:55:10.211102 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1971 rows starting from the beginning of the part | ||
| 15006 | 2026.01.14 00:55:10.211321 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 15007 | 2026.01.14 00:55:10.211402 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15008 | 2026.01.14 00:55:10.211468 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 15009 | 2026.01.14 00:55:10.211578 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
| 15010 | 2026.01.14 00:55:10.211625 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15011 | 2026.01.14 00:55:10.211679 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 15012 | 2026.01.14 00:55:10.211762 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 15013 | 2026.01.14 00:55:10.211786 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
| 15014 | 2026.01.14 00:55:10.211804 [ 4 ] {c69aa181-7bb7-43e7-b674-7618b03eb417} <Debug> TCPHandler: Processed in 0.001288458 sec. | ||
| 15015 | 2026.01.14 00:55:10.219181 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 19 columns (19 merged, 0 gathered) in 0.0086668 sec., 240111.69058937553 rows/sec., 430.27 MiB/sec. | ||
| 15016 | 2026.01.14 00:55:10.221510 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15017 | 2026.01.14 00:55:10.221902 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.01.14 00:55:10.221981 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15019 | 2026.01.14 00:55:10.222131 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
| 15020 | 2026.01.14 00:55:11.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.72 MiB, peak 385.58 MiB, free memory in arenas 0.00 B, will set to 368.81 MiB (RSS), difference: 1.09 MiB | ||
| 15021 | 2026.01.14 00:55:14.220416 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15022 | 2026.01.14 00:55:14.220494 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15023 | 2026.01.14 00:55:14.406553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35554 | ||
| 15024 | 2026.01.14 00:55:14.407140 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15025 | 2026.01.14 00:55:14.407191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15026 | 2026.01.14 00:55:14.407709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15027 | 2026.01.14 00:55:14.407930 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2026.01.14 00:55:14.408056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35554 | ||
| 15029 | 2026.01.14 00:55:15.014623 [ 225 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15030 | 2026.01.14 00:55:15.014678 [ 225 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15031 | 2026.01.14 00:55:15.018059 [ 225 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15032 | 2026.01.14 00:55:15.039168 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15033 | 2026.01.14 00:55:15.039221 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15034 | 2026.01.14 00:55:15.042610 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15035 | 2026.01.14 00:55:15.201142 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.01.14 00:55:15.201336 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15037 | 2026.01.14 00:55:15.201405 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15038 | 2026.01.14 00:55:15.202088 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2026.01.14 00:55:15.202142 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15040 | 2026.01.14 00:55:15.202540 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15041 | 2026.01.14 00:55:15.202769 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.01.14 00:55:15.202948 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001657 sec., 45866.02293301147 rows/sec., 3.78 MiB/sec. | ||
| 15043 | 2026.01.14 00:55:15.202998 [ 4 ] {aec89b2c-1d18-45ea-8386-7d5052098ddb} <Debug> TCPHandler: Processed in 0.002010075 sec. | ||
| 15044 | 2026.01.14 00:55:15.203147 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15045 | 2026.01.14 00:55:15.203251 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15046 | 2026.01.14 00:55:15.203297 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15047 | 2026.01.14 00:55:15.203767 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.01.14 00:55:15.203813 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15049 | 2026.01.14 00:55:15.204120 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15050 | 2026.01.14 00:55:15.204333 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.01.14 00:55:15.204467 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 15052 | 2026.01.14 00:55:15.204509 [ 4 ] {0a90791e-7763-400c-91cb-dba6190820e6} <Debug> TCPHandler: Processed in 0.00141684 sec. | ||
| 15053 | 2026.01.14 00:55:15.204625 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15054 | 2026.01.14 00:55:15.204720 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15055 | 2026.01.14 00:55:15.204762 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15056 | 2026.01.14 00:55:15.205258 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.01.14 00:55:15.205305 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15058 | 2026.01.14 00:55:15.205721 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15059 | 2026.01.14 00:55:15.206074 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.01.14 00:55:15.206229 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001526 sec., 48492.79161205767 rows/sec., 3.79 MiB/sec. | ||
| 15061 | 2026.01.14 00:55:15.206270 [ 4 ] {9bb8fa28-3157-445d-b9fc-be056557f1df} <Debug> TCPHandler: Processed in 0.001695107 sec. | ||
| 15062 | 2026.01.14 00:55:15.206391 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.01.14 00:55:15.206487 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.01.14 00:55:15.206534 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15065 | 2026.01.14 00:55:15.206956 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.01.14 00:55:15.206994 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15067 | 2026.01.14 00:55:15.207342 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15068 | 2026.01.14 00:55:15.207551 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.01.14 00:55:15.207684 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 15070 | 2026.01.14 00:55:15.207684 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_104_21 to all_107_107_0 | ||
| 15071 | 2026.01.14 00:55:15.207724 [ 4 ] {05956d35-0d4d-45a0-bf51-005bc048dac2} <Debug> TCPHandler: Processed in 0.0013833 sec. | ||
| 15072 | 2026.01.14 00:55:15.207759 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.01.14 00:55:15.207786 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15074 | 2026.01.14 00:55:15.207846 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2026.01.14 00:55:15.207873 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_104_21 to all_107_107_0 into Compact with storage Full | ||
| 15076 | 2026.01.14 00:55:15.207946 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15077 | 2026.01.14 00:55:15.207975 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15078 | 2026.01.14 00:55:15.208003 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15079 | 2026.01.14 00:55:15.208006 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 31507 rows starting from the beginning of the part | ||
| 15080 | 2026.01.14 00:55:15.208072 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15081 | 2026.01.14 00:55:15.208119 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15082 | 2026.01.14 00:55:15.208181 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 15083 | 2026.01.14 00:55:15.208831 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2026.01.14 00:55:15.208867 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15085 | 2026.01.14 00:55:15.209389 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15086 | 2026.01.14 00:55:15.209613 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.01.14 00:55:15.209754 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 15088 | 2026.01.14 00:55:15.209817 [ 4 ] {508d4cce-0778-4ff7-9a47-8be33da93015} <Debug> TCPHandler: Processed in 0.002021005 sec. | ||
| 15089 | 2026.01.14 00:55:15.209933 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15090 | 2026.01.14 00:55:15.210028 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15091 | 2026.01.14 00:55:15.210072 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15092 | 2026.01.14 00:55:15.210413 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2026.01.14 00:55:15.210452 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15094 | 2026.01.14 00:55:15.210762 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15095 | 2026.01.14 00:55:15.211000 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15096 | 2026.01.14 00:55:15.211135 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 15097 | 2026.01.14 00:55:15.211175 [ 4 ] {ef3ffe47-6427-4a08-bb68-8cda576abe3c} <Debug> TCPHandler: Processed in 0.001292858 sec. | ||
| 15098 | 2026.01.14 00:55:15.213886 [ 189 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32672 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044333 sec., 5405393.77959487 rows/sec., 368.93 MiB/sec. | ||
| 15099 | 2026.01.14 00:55:15.214854 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 15100 | 2026.01.14 00:55:15.215198 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.01.14 00:55:15.215280 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_104_21, all_107_107_0] -> all_1_107_22 | ||
| 15102 | 2026.01.14 00:55:15.215376 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15103 | 2026.01.14 00:55:16.278044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15104 | 2026.01.14 00:55:16.295730 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.01.14 00:55:16.295795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15106 | 2026.01.14 00:55:16.302016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15107 | 2026.01.14 00:55:16.302768 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.01.14 00:55:16.305839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15109 | 2026.01.14 00:55:19.529066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1864 | ||
| 15110 | 2026.01.14 00:55:19.531399 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.01.14 00:55:19.531467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15112 | 2026.01.14 00:55:19.532769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15113 | 2026.01.14 00:55:19.533089 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2026.01.14 00:55:19.533285 [ 120 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15115 | 2026.01.14 00:55:19.533349 [ 120 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2026.01.14 00:55:19.533368 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 15117 | 2026.01.14 00:55:19.533487 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 15118 | 2026.01.14 00:55:19.533494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15119 | 2026.01.14 00:55:19.534123 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15120 | 2026.01.14 00:55:19.534288 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1702 rows starting from the beginning of the part | ||
| 15121 | 2026.01.14 00:55:19.534697 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 15122 | 2026.01.14 00:55:19.535025 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 15123 | 2026.01.14 00:55:19.535366 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 15124 | 2026.01.14 00:55:19.535713 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 15125 | 2026.01.14 00:55:19.536053 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 15126 | 2026.01.14 00:55:19.543179 [ 209 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.009747833 sec., 191221.98749198928 rows/sec., 148.77 MiB/sec. | ||
| 15127 | 2026.01.14 00:55:19.544957 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15128 | 2026.01.14 00:55:19.545506 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.14 00:55:19.545583 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_56_11} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15130 | 2026.01.14 00:55:19.545793 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15131 | 2026.01.14 00:55:20.204148 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.01.14 00:55:20.204334 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15133 | 2026.01.14 00:55:20.204397 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15134 | 2026.01.14 00:55:20.204992 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.01.14 00:55:20.205030 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15136 | 2026.01.14 00:55:20.205406 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15137 | 2026.01.14 00:55:20.205636 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.01.14 00:55:20.205779 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001491 sec., 16096.579476861169 rows/sec., 1.34 MiB/sec. | ||
| 15139 | 2026.01.14 00:55:20.205821 [ 4 ] {817669bd-bfe0-49f8-8573-03556dcda3ee} <Debug> TCPHandler: Processed in 0.00179591 sec. | ||
| 15140 | 2026.01.14 00:55:20.205935 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15141 | 2026.01.14 00:55:20.206036 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15142 | 2026.01.14 00:55:20.206079 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15143 | 2026.01.14 00:55:20.206476 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.01.14 00:55:20.206511 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15145 | 2026.01.14 00:55:20.206811 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15146 | 2026.01.14 00:55:20.207019 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.01.14 00:55:20.207151 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 719.07 KiB/sec. | ||
| 15148 | 2026.01.14 00:55:20.207190 [ 4 ] {d7981ea6-520e-489a-8562-7f433d040dc3} <Debug> TCPHandler: Processed in 0.001305539 sec. | ||
| 15149 | 2026.01.14 00:55:20.207305 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15150 | 2026.01.14 00:55:20.207425 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15151 | 2026.01.14 00:55:20.207475 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15152 | 2026.01.14 00:55:20.208040 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2026.01.14 00:55:20.208078 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15154 | 2026.01.14 00:55:20.208452 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15155 | 2026.01.14 00:55:20.208667 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2026.01.14 00:55:20.208801 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001399 sec., 172265.90421729806 rows/sec., 15.28 MiB/sec. | ||
| 15157 | 2026.01.14 00:55:20.208842 [ 4 ] {e1a3e154-b5ed-4ce0-9463-6068a715cfa6} <Debug> TCPHandler: Processed in 0.001597015 sec. | ||
| 15158 | 2026.01.14 00:55:20.208951 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2026.01.14 00:55:20.209047 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15160 | 2026.01.14 00:55:20.209087 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15161 | 2026.01.14 00:55:20.209502 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2026.01.14 00:55:20.209539 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15163 | 2026.01.14 00:55:20.209843 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15164 | 2026.01.14 00:55:20.210072 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2026.01.14 00:55:20.210207 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.00118 sec., 44067.79661016949 rows/sec., 3.24 MiB/sec. | ||
| 15166 | 2026.01.14 00:55:20.210247 [ 4 ] {1c40cc0c-98fa-430e-8d97-92bf700076df} <Debug> TCPHandler: Processed in 0.00134686 sec. | ||
| 15167 | 2026.01.14 00:55:20.210354 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.01.14 00:55:20.210454 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15169 | 2026.01.14 00:55:20.210494 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15170 | 2026.01.14 00:55:20.210898 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.01.14 00:55:20.210934 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15172 | 2026.01.14 00:55:20.211248 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15173 | 2026.01.14 00:55:20.211488 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.01.14 00:55:20.211583 [ 120 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 15175 | 2026.01.14 00:55:20.211613 [ 120 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.01.14 00:55:20.211619 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.68 MiB/sec. | ||
| 15177 | 2026.01.14 00:55:20.211630 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15178 | 2026.01.14 00:55:20.211659 [ 4 ] {85f60d4a-67b3-49d7-b621-a39126ca9897} <Debug> TCPHandler: Processed in 0.001357009 sec. | ||
| 15179 | 2026.01.14 00:55:20.211728 [ 217 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): 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] | ||
| 15180 | 2026.01.14 00:55:20.211758 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2026.01.14 00:55:20.211786 [ 217 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): 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] | ||
| 15182 | 2026.01.14 00:55:20.211798 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 15183 | 2026.01.14 00:55:20.211863 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15184 | 2026.01.14 00:55:20.211912 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15185 | 2026.01.14 00:55:20.212022 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15186 | 2026.01.14 00:55:20.212087 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 466 rows starting from the beginning of the part | ||
| 15187 | 2026.01.14 00:55:20.212195 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 15188 | 2026.01.14 00:55:20.212274 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 15189 | 2026.01.14 00:55:20.212309 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.01.14 00:55:20.212346 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 15191 | 2026.01.14 00:55:20.212351 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15192 | 2026.01.14 00:55:20.212427 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 15193 | 2026.01.14 00:55:20.212504 [ 202 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 15194 | 2026.01.14 00:55:20.212709 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15195 | 2026.01.14 00:55:20.212996 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.01.14 00:55:20.213142 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001297 sec., 9252.120277563608 rows/sec., 722.82 KiB/sec. | ||
| 15197 | 2026.01.14 00:55:20.213189 [ 4 ] {e2055dd0-b2dd-4689-93cf-9f6a8fac7cec} <Debug> TCPHandler: Processed in 0.001480162 sec. | ||
| 15198 | 2026.01.14 00:55:20.213292 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2026.01.14 00:55:20.213387 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15200 | 2026.01.14 00:55:20.213428 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15201 | 2026.01.14 00:55:20.213661 [ 193 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952663 sec., 605327.1865140067 rows/sec., 43.16 MiB/sec. | ||
| 15202 | 2026.01.14 00:55:20.213898 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 15203 | 2026.01.14 00:55:20.213904 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.01.14 00:55:20.213964 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15205 | 2026.01.14 00:55:20.214297 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.01.14 00:55:20.214334 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15207 | 2026.01.14 00:55:20.214422 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_44_9} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 15208 | 2026.01.14 00:55:20.214557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15209 | 2026.01.14 00:55:20.214595 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.01.14 00:55:20.214731 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001362 sec., 102790.01468428782 rows/sec., 8.31 MiB/sec. | ||
| 15211 | 2026.01.14 00:55:20.214769 [ 4 ] {48cd8e43-fe49-4f1c-8e34-4311d1d49101} <Debug> TCPHandler: Processed in 0.001527274 sec. | ||
| 15212 | 2026.01.14 00:55:20.214872 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.01.14 00:55:20.214969 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15214 | 2026.01.14 00:55:20.215012 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15215 | 2026.01.14 00:55:20.215220 [ 217 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): 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] | ||
| 15216 | 2026.01.14 00:55:20.215425 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.01.14 00:55:20.215463 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15218 | 2026.01.14 00:55:20.215807 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15219 | 2026.01.14 00:55:20.216018 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.01.14 00:55:20.216156 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001205 sec., 166804.97925311205 rows/sec., 11.95 MiB/sec. | ||
| 15221 | 2026.01.14 00:55:20.216195 [ 4 ] {af90b006-7402-48b8-88f0-73a7e9430c62} <Debug> TCPHandler: Processed in 0.00137418 sec. | ||
| 15222 | 2026.01.14 00:55:20.216303 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.01.14 00:55:20.216397 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15224 | 2026.01.14 00:55:20.216451 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15225 | 2026.01.14 00:55:20.217242 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.01.14 00:55:20.217278 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15227 | 2026.01.14 00:55:20.217819 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15228 | 2026.01.14 00:55:20.218063 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.01.14 00:55:20.218199 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00182 sec., 16483.516483516483 rows/sec., 29.54 MiB/sec. | ||
| 15230 | 2026.01.14 00:55:20.218253 [ 4 ] {99bd22c6-e325-467c-bf3b-c42e36c5b54e} <Debug> TCPHandler: Processed in 0.002000364 sec. | ||
| 15231 | 2026.01.14 00:55:20.218418 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15232 | 2026.01.14 00:55:20.218512 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15233 | 2026.01.14 00:55:20.218554 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15234 | 2026.01.14 00:55:20.218879 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2026.01.14 00:55:20.218914 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15236 | 2026.01.14 00:55:20.219223 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15237 | 2026.01.14 00:55:20.219430 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2026.01.14 00:55:20.219555 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 15239 | 2026.01.14 00:55:20.219590 [ 4 ] {3e5e050f-11fb-430f-86d1-a577e1561474} <Debug> TCPHandler: Processed in 0.001222137 sec. | ||
| 15240 | 2026.01.14 00:55:21.342699 [ 222 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 15241 | 2026.01.14 00:55:21.342756 [ 222 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 15242 | 2026.01.14 00:55:21.345830 [ 222 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 15243 | 2026.01.14 00:55:21.908269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36002 | ||
| 15244 | 2026.01.14 00:55:21.908980 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.01.14 00:55:21.909017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15246 | 2026.01.14 00:55:21.909510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15247 | 2026.01.14 00:55:21.909743 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15248 | 2026.01.14 00:55:21.909871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36002 | ||
| 15249 | 2026.01.14 00:55:23.394283 [ 221 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 15250 | 2026.01.14 00:55:23.394342 [ 221 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 15251 | 2026.01.14 00:55:23.397568 [ 221 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 15252 | 2026.01.14 00:55:23.805936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15253 | 2026.01.14 00:55:23.823026 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.01.14 00:55:23.823095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15255 | 2026.01.14 00:55:23.829175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15256 | 2026.01.14 00:55:23.829946 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2026.01.14 00:55:23.833532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15258 | 2026.01.14 00:55:25.201348 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2026.01.14 00:55:25.201559 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15260 | 2026.01.14 00:55:25.201634 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15261 | 2026.01.14 00:55:25.202363 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15262 | 2026.01.14 00:55:25.202409 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15263 | 2026.01.14 00:55:25.202801 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15264 | 2026.01.14 00:55:25.203048 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15265 | 2026.01.14 00:55:25.203205 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 15266 | 2026.01.14 00:55:25.203209 [ 109 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15267 | 2026.01.14 00:55:25.203258 [ 4 ] {8d33e7eb-a08e-4720-aa62-53fb201857ee} <Debug> TCPHandler: Processed in 0.002042745 sec. | ||
| 15268 | 2026.01.14 00:55:25.203284 [ 109 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15269 | 2026.01.14 00:55:25.203316 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15270 | 2026.01.14 00:55:25.203393 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15271 | 2026.01.14 00:55:25.203442 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 15272 | 2026.01.14 00:55:25.203503 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15273 | 2026.01.14 00:55:25.203554 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15274 | 2026.01.14 00:55:25.203581 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15275 | 2026.01.14 00:55:25.203618 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 15276 | 2026.01.14 00:55:25.203683 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1217 rows starting from the beginning of the part | ||
| 15277 | 2026.01.14 00:55:25.203726 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 116 rows starting from the beginning of the part | ||
| 15278 | 2026.01.14 00:55:25.203769 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 15279 | 2026.01.14 00:55:25.203807 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 241 rows starting from the beginning of the part | ||
| 15280 | 2026.01.14 00:55:25.203846 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 15281 | 2026.01.14 00:55:25.203982 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.01.14 00:55:25.204027 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15283 | 2026.01.14 00:55:25.204360 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15284 | 2026.01.14 00:55:25.204588 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.14 00:55:25.204735 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001255 sec., 7968.12749003984 rows/sec., 599.17 KiB/sec. | ||
| 15286 | 2026.01.14 00:55:25.204788 [ 4 ] {f2a2adf3-bba4-45fe-ba29-5995d37b9ed3} <Debug> TCPHandler: Processed in 0.001448051 sec. | ||
| 15287 | 2026.01.14 00:55:25.204912 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.01.14 00:55:25.205015 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15289 | 2026.01.14 00:55:25.205061 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15290 | 2026.01.14 00:55:25.205493 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.01.14 00:55:25.205532 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15292 | 2026.01.14 00:55:25.205845 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15293 | 2026.01.14 00:55:25.205876 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491565 sec., 1681673.967967924 rows/sec., 145.28 MiB/sec. | ||
| 15294 | 2026.01.14 00:55:25.206065 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.01.14 00:55:25.206186 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15296 | 2026.01.14 00:55:25.206188 [ 109 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15297 | 2026.01.14 00:55:25.206206 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001215 sec., 60905.34979423869 rows/sec., 4.76 MiB/sec. | ||
| 15298 | 2026.01.14 00:55:25.206232 [ 109 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15299 | 2026.01.14 00:55:25.206257 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15300 | 2026.01.14 00:55:25.206258 [ 4 ] {e3857e6b-3b44-42d7-b1d3-8154365edcd8} <Debug> TCPHandler: Processed in 0.001397131 sec. | ||
| 15301 | 2026.01.14 00:55:25.206373 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 15302 | 2026.01.14 00:55:25.206385 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.01.14 00:55:25.206500 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.01.14 00:55:25.206523 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15305 | 2026.01.14 00:55:25.206526 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15306 | 2026.01.14 00:55:25.206578 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15307 | 2026.01.14 00:55:25.206584 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 15308 | 2026.01.14 00:55:25.206588 [ 197 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_111_22} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15309 | 2026.01.14 00:55:25.206672 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 532 rows starting from the beginning of the part | ||
| 15310 | 2026.01.14 00:55:25.206729 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15311 | 2026.01.14 00:55:25.206733 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 94 rows starting from the beginning of the part | ||
| 15312 | 2026.01.14 00:55:25.206795 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 15313 | 2026.01.14 00:55:25.206837 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 140 rows starting from the beginning of the part | ||
| 15314 | 2026.01.14 00:55:25.206877 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 15315 | 2026.01.14 00:55:25.207007 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.01.14 00:55:25.207052 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15317 | 2026.01.14 00:55:25.207405 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15318 | 2026.01.14 00:55:25.207642 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.01.14 00:55:25.207775 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 15320 | 2026.01.14 00:55:25.207815 [ 4 ] {56e07c90-96ec-4848-b15d-4666adb931f6} <Debug> TCPHandler: Processed in 0.001480892 sec. | ||
| 15321 | 2026.01.14 00:55:25.207922 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2026.01.14 00:55:25.208017 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15323 | 2026.01.14 00:55:25.208074 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15324 | 2026.01.14 00:55:25.208115 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803109 sec., 1199594.7000430922 rows/sec., 93.18 MiB/sec. | ||
| 15325 | 2026.01.14 00:55:25.208321 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15326 | 2026.01.14 00:55:25.208604 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.01.14 00:55:25.208684 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_111_22} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15328 | 2026.01.14 00:55:25.208781 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 15329 | 2026.01.14 00:55:25.208868 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.01.14 00:55:25.208911 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15331 | 2026.01.14 00:55:25.209456 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15332 | 2026.01.14 00:55:25.209684 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2026.01.14 00:55:25.209829 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 15334 | 2026.01.14 00:55:25.209896 [ 4 ] {dbeef46e-2432-4c9c-9479-2f55cd62e57a} <Debug> TCPHandler: Processed in 0.002024384 sec. | ||
| 15335 | 2026.01.14 00:55:25.210005 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15336 | 2026.01.14 00:55:25.210101 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15337 | 2026.01.14 00:55:25.210144 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15338 | 2026.01.14 00:55:25.210480 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2026.01.14 00:55:25.210517 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15340 | 2026.01.14 00:55:25.210818 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15341 | 2026.01.14 00:55:25.211024 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15342 | 2026.01.14 00:55:25.211150 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 15343 | 2026.01.14 00:55:25.211168 [ 106 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15344 | 2026.01.14 00:55:25.211188 [ 4 ] {89f786a0-8887-4868-9d2e-46987f7f4308} <Debug> TCPHandler: Processed in 0.001232877 sec. | ||
| 15345 | 2026.01.14 00:55:25.211213 [ 106 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2026.01.14 00:55:25.211237 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15347 | 2026.01.14 00:55:25.211325 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15348 | 2026.01.14 00:55:25.211446 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15349 | 2026.01.14 00:55:25.211481 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6396 rows starting from the beginning of the part | ||
| 15350 | 2026.01.14 00:55:25.211548 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15351 | 2026.01.14 00:55:25.211597 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15352 | 2026.01.14 00:55:25.211640 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15353 | 2026.01.14 00:55:25.211680 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15354 | 2026.01.14 00:55:25.211723 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15355 | 2026.01.14 00:55:25.213515 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002221899 sec., 3013638.333695636 rows/sec., 199.64 MiB/sec. | ||
| 15356 | 2026.01.14 00:55:25.213899 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15357 | 2026.01.14 00:55:25.214165 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2026.01.14 00:55:25.214236 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_111_22} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15359 | 2026.01.14 00:55:25.214303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15360 | 2026.01.14 00:55:29.220648 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15361 | 2026.01.14 00:55:29.220708 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15362 | 2026.01.14 00:55:29.410045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36514 | ||
| 15363 | 2026.01.14 00:55:29.410566 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15364 | 2026.01.14 00:55:29.410609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15365 | 2026.01.14 00:55:29.411079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15366 | 2026.01.14 00:55:29.411312 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2026.01.14 00:55:29.411439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36514 | ||
| 15368 | 2026.01.14 00:55:29.411463 [ 98 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15369 | 2026.01.14 00:55:29.411532 [ 98 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.01.14 00:55:29.411558 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15371 | 2026.01.14 00:55:29.411687 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15372 | 2026.01.14 00:55:29.411840 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15373 | 2026.01.14 00:55:29.411882 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34082 rows starting from the beginning of the part | ||
| 15374 | 2026.01.14 00:55:29.411952 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15375 | 2026.01.14 00:55:29.412004 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15376 | 2026.01.14 00:55:29.412054 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15377 | 2026.01.14 00:55:29.412098 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15378 | 2026.01.14 00:55:29.412142 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 15379 | 2026.01.14 00:55:29.414685 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36514 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056297 sec., 11947137.336456504 rows/sec., 170.91 MiB/sec. | ||
| 15380 | 2026.01.14 00:55:29.415159 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15381 | 2026.01.14 00:55:29.415460 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.01.14 00:55:29.415539 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_76_15} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15383 | 2026.01.14 00:55:29.415662 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15384 | 2026.01.14 00:55:29.533762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1896 | ||
| 15385 | 2026.01.14 00:55:29.536239 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2026.01.14 00:55:29.536279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15387 | 2026.01.14 00:55:29.537481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15388 | 2026.01.14 00:55:29.537749 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2026.01.14 00:55:29.538127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 15390 | 2026.01.14 00:55:30.023230 [ 225 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15391 | 2026.01.14 00:55:30.023287 [ 225 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15392 | 2026.01.14 00:55:30.027310 [ 225 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15393 | 2026.01.14 00:55:30.082242 [ 221 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 15394 | 2026.01.14 00:55:30.082289 [ 221 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 15395 | 2026.01.14 00:55:30.087362 [ 221 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 15396 | 2026.01.14 00:55:30.201225 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.01.14 00:55:30.201402 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15398 | 2026.01.14 00:55:30.201468 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15399 | 2026.01.14 00:55:30.202122 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.01.14 00:55:30.202164 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15401 | 2026.01.14 00:55:30.202576 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15402 | 2026.01.14 00:55:30.202807 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.01.14 00:55:30.202971 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001616 sec., 71782.17821782178 rows/sec., 6.08 MiB/sec. | ||
| 15404 | 2026.01.14 00:55:30.203017 [ 4 ] {29768796-eaca-4c4a-8980-df620025a795} <Debug> TCPHandler: Processed in 0.001922872 sec. | ||
| 15405 | 2026.01.14 00:55:30.203139 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.01.14 00:55:30.203237 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.01.14 00:55:30.203279 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15408 | 2026.01.14 00:55:30.203683 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.01.14 00:55:30.203717 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15410 | 2026.01.14 00:55:30.204018 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15411 | 2026.01.14 00:55:30.204231 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.01.14 00:55:30.204358 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.93 MiB/sec. | ||
| 15413 | 2026.01.14 00:55:30.204396 [ 4 ] {1cdeec1d-fdd5-4a64-90c7-b7d586e358be} <Debug> TCPHandler: Processed in 0.001307379 sec. | ||
| 15414 | 2026.01.14 00:55:30.204501 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.01.14 00:55:30.204594 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15416 | 2026.01.14 00:55:30.204635 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15417 | 2026.01.14 00:55:30.205052 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.14 00:55:30.205087 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15419 | 2026.01.14 00:55:30.205384 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15420 | 2026.01.14 00:55:30.205593 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.01.14 00:55:30.205716 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00114 sec., 82456.14035087719 rows/sec., 6.44 MiB/sec. | ||
| 15422 | 2026.01.14 00:55:30.205753 [ 4 ] {06ddaf3c-7d87-4ee6-85b7-fb248676e444} <Debug> TCPHandler: Processed in 0.001301759 sec. | ||
| 15423 | 2026.01.14 00:55:30.205869 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.01.14 00:55:30.205964 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.01.14 00:55:30.206008 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15426 | 2026.01.14 00:55:30.206404 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.01.14 00:55:30.206438 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15428 | 2026.01.14 00:55:30.206762 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15429 | 2026.01.14 00:55:30.206987 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.01.14 00:55:30.207091 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_107_22 to all_110_110_0 | ||
| 15431 | 2026.01.14 00:55:30.207111 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 15432 | 2026.01.14 00:55:30.207129 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15433 | 2026.01.14 00:55:30.207148 [ 4 ] {d73c68dc-3033-498e-a928-1ecc8b553454} <Debug> TCPHandler: Processed in 0.001329359 sec. | ||
| 15434 | 2026.01.14 00:55:30.207150 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15435 | 2026.01.14 00:55:30.207253 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.01.14 00:55:30.207276 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_107_22 to all_110_110_0 into Compact with storage Full | ||
| 15437 | 2026.01.14 00:55:30.207345 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.01.14 00:55:30.207404 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15439 | 2026.01.14 00:55:30.207439 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15440 | 2026.01.14 00:55:30.207485 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_107_22, total 32672 rows starting from the beginning of the part | ||
| 15441 | 2026.01.14 00:55:30.207558 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15442 | 2026.01.14 00:55:30.207611 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15443 | 2026.01.14 00:55:30.207661 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 201 rows starting from the beginning of the part | ||
| 15444 | 2026.01.14 00:55:30.208245 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.01.14 00:55:30.208286 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15446 | 2026.01.14 00:55:30.208853 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15447 | 2026.01.14 00:55:30.209099 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.01.14 00:55:30.209245 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001917 sec., 15649.452269170579 rows/sec., 28.04 MiB/sec. | ||
| 15449 | 2026.01.14 00:55:30.209305 [ 4 ] {240b370d-f4ff-416f-854c-d1e25639c1d4} <Debug> TCPHandler: Processed in 0.002102256 sec. | ||
| 15450 | 2026.01.14 00:55:30.209414 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2026.01.14 00:55:30.209515 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15452 | 2026.01.14 00:55:30.209558 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15453 | 2026.01.14 00:55:30.209900 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.01.14 00:55:30.209935 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15455 | 2026.01.14 00:55:30.210276 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15456 | 2026.01.14 00:55:30.210501 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.01.14 00:55:30.210632 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 15458 | 2026.01.14 00:55:30.210670 [ 4 ] {2756aee5-2d4f-47ab-9d5d-558dbfe92f17} <Debug> TCPHandler: Processed in 0.001306108 sec. | ||
| 15459 | 2026.01.14 00:55:30.210734 [ 225 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15460 | 2026.01.14 00:55:30.210782 [ 225 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15461 | 2026.01.14 00:55:30.213789 [ 225 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15462 | 2026.01.14 00:55:30.214100 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00687434 sec., 4828536.266754336 rows/sec., 329.72 MiB/sec. | ||
| 15463 | 2026.01.14 00:55:30.214410 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 15464 | 2026.01.14 00:55:30.214716 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.01.14 00:55:30.214795 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_107_22, all_110_110_0] -> all_1_110_23 | ||
| 15466 | 2026.01.14 00:55:30.214904 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15467 | 2026.01.14 00:55:30.861433 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15468 | 2026.01.14 00:55:30.861489 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15469 | 2026.01.14 00:55:30.863635 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15470 | 2026.01.14 00:55:31.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.28 MiB, peak 385.58 MiB, free memory in arenas 0.00 B, will set to 369.05 MiB (RSS), difference: 3.77 MiB | ||
| 15471 | 2026.01.14 00:55:31.003893 [ 97 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15472 | 2026.01.14 00:55:31.003940 [ 97 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.01.14 00:55:31.003964 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15474 | 2026.01.14 00:55:31.004080 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 15475 | 2026.01.14 00:55:31.004238 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15476 | 2026.01.14 00:55:31.004289 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 15477 | 2026.01.14 00:55:31.004383 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 15478 | 2026.01.14 00:55:31.004452 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 15479 | 2026.01.14 00:55:31.004516 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 15480 | 2026.01.14 00:55:31.004577 [ 191 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 15481 | 2026.01.14 00:55:31.005524 [ 194 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492932 sec., 25453.269137509276 rows/sec., 2.12 MiB/sec. | ||
| 15482 | 2026.01.14 00:55:31.005717 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15483 | 2026.01.14 00:55:31.006051 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15484 | 2026.01.14 00:55:31.006140 [ 198 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_37_9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15485 | 2026.01.14 00:55:31.006243 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15486 | 2026.01.14 00:55:31.333633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15487 | 2026.01.14 00:55:31.350763 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.01.14 00:55:31.350830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15489 | 2026.01.14 00:55:31.356744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15490 | 2026.01.14 00:55:31.357451 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.01.14 00:55:31.357769 [ 97 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15492 | 2026.01.14 00:55:31.357835 [ 97 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2026.01.14 00:55:31.357856 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15494 | 2026.01.14 00:55:31.357948 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 15495 | 2026.01.14 00:55:31.360832 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15496 | 2026.01.14 00:55:31.361043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15497 | 2026.01.14 00:55:31.361627 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 15498 | 2026.01.14 00:55:31.364925 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15499 | 2026.01.14 00:55:31.368386 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15500 | 2026.01.14 00:55:31.372172 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 15501 | 2026.01.14 00:55:31.376482 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 15502 | 2026.01.14 00:55:31.380569 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 15503 | 2026.01.14 00:55:31.437060 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.079142181 sec., 7240.134056957566 rows/sec., 37.44 MiB/sec. | ||
| 15504 | 2026.01.14 00:55:31.439869 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15505 | 2026.01.14 00:55:31.441916 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.01.14 00:55:31.442022 [ 188 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_76_15} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15507 | 2026.01.14 00:55:31.444389 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15508 | 2026.01.14 00:55:32.000286 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.18 MiB, peak 387.60 MiB, free memory in arenas 0.00 B, will set to 369.07 MiB (RSS), difference: -1.11 MiB | ||
| 15509 | 2026.01.14 00:55:32.298097 [ 217 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 15510 | 2026.01.14 00:55:32.298130 [ 217 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 15511 | 2026.01.14 00:55:32.299985 [ 217 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 15512 | 2026.01.14 00:55:35.229155 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.01.14 00:55:35.229356 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15514 | 2026.01.14 00:55:35.229423 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15515 | 2026.01.14 00:55:35.230028 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.14 00:55:35.230078 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15517 | 2026.01.14 00:55:35.230473 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15518 | 2026.01.14 00:55:35.230712 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.14 00:55:35.230874 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001565 sec., 1277.9552715654952 rows/sec., 104.21 KiB/sec. | ||
| 15520 | 2026.01.14 00:55:35.230928 [ 4 ] {d1be96cc-7e07-4a4c-a3ac-c56fbe223c9c} <Debug> TCPHandler: Processed in 0.001898252 sec. | ||
| 15521 | 2026.01.14 00:55:35.231044 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.01.14 00:55:35.231147 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15523 | 2026.01.14 00:55:35.231191 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15524 | 2026.01.14 00:55:35.232087 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.01.14 00:55:35.232126 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15526 | 2026.01.14 00:55:35.232543 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15527 | 2026.01.14 00:55:35.232759 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.01.14 00:55:35.232896 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001772 sec., 686794.5823927765 rows/sec., 56.79 MiB/sec. | ||
| 15529 | 2026.01.14 00:55:35.232937 [ 4 ] {a88cab49-2a51-4678-850b-6777984eb6bc} <Debug> TCPHandler: Processed in 0.001944053 sec. | ||
| 15530 | 2026.01.14 00:55:35.233049 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.01.14 00:55:35.233146 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.14 00:55:35.233189 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15533 | 2026.01.14 00:55:35.233591 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.14 00:55:35.233629 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15535 | 2026.01.14 00:55:35.233927 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15536 | 2026.01.14 00:55:35.234134 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.01.14 00:55:35.234264 [ 89 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15538 | 2026.01.14 00:55:35.234277 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 774.63 KiB/sec. | ||
| 15539 | 2026.01.14 00:55:35.234334 [ 89 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.01.14 00:55:35.234342 [ 4 ] {2123ffd0-e2a2-4964-b44d-7ad1dbab55f3} <Debug> TCPHandler: Processed in 0.001343069 sec. | ||
| 15541 | 2026.01.14 00:55:35.234368 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15542 | 2026.01.14 00:55:35.234464 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2026.01.14 00:55:35.234477 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 15544 | 2026.01.14 00:55:35.234564 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15545 | 2026.01.14 00:55:35.234586 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15546 | 2026.01.14 00:55:35.234605 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15547 | 2026.01.14 00:55:35.234621 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 277 rows starting from the beginning of the part | ||
| 15548 | 2026.01.14 00:55:35.234690 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 15549 | 2026.01.14 00:55:35.234742 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
| 15550 | 2026.01.14 00:55:35.234795 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 15551 | 2026.01.14 00:55:35.234885 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 15552 | 2026.01.14 00:55:35.234939 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 12 rows starting from the beginning of the part | ||
| 15553 | 2026.01.14 00:55:35.235114 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.01.14 00:55:35.235152 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15555 | 2026.01.14 00:55:35.235492 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15556 | 2026.01.14 00:55:35.235705 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.01.14 00:55:35.235828 [ 198 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388391 sec., 281620.9554801205 rows/sec., 19.54 MiB/sec. | ||
| 15558 | 2026.01.14 00:55:35.235843 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 15559 | 2026.01.14 00:55:35.235960 [ 4 ] {845d1ee5-b6ab-40d7-af6f-38aa8457e722} <Debug> TCPHandler: Processed in 0.001544814 sec. | ||
| 15560 | 2026.01.14 00:55:35.236090 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.01.14 00:55:35.236097 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15562 | 2026.01.14 00:55:35.236188 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15563 | 2026.01.14 00:55:35.236236 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15564 | 2026.01.14 00:55:35.236433 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.01.14 00:55:35.236520 [ 209 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_111_22} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15566 | 2026.01.14 00:55:35.236625 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15567 | 2026.01.14 00:55:35.236820 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.01.14 00:55:35.236861 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15569 | 2026.01.14 00:55:35.237209 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15570 | 2026.01.14 00:55:35.237444 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.01.14 00:55:35.237574 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001404 sec., 378917.3789173789 rows/sec., 28.08 MiB/sec. | ||
| 15572 | 2026.01.14 00:55:35.237621 [ 4 ] {faf24848-8027-4e3f-95c0-79895ffdc607} <Debug> TCPHandler: Processed in 0.001583074 sec. | ||
| 15573 | 2026.01.14 00:55:35.237739 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.01.14 00:55:35.237832 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15575 | 2026.01.14 00:55:35.237874 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15576 | 2026.01.14 00:55:35.238448 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.01.14 00:55:35.238484 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15578 | 2026.01.14 00:55:35.238858 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15579 | 2026.01.14 00:55:35.239072 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.01.14 00:55:35.239198 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001385 sec., 610108.3032490975 rows/sec., 41.06 MiB/sec. | ||
| 15581 | 2026.01.14 00:55:35.239236 [ 4 ] {888a6330-8215-4ea6-a8da-4e174b22c773} <Debug> TCPHandler: Processed in 0.001546114 sec. | ||
| 15582 | 2026.01.14 00:55:35.239357 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2026.01.14 00:55:35.239451 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15584 | 2026.01.14 00:55:35.239507 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15585 | 2026.01.14 00:55:35.240270 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.01.14 00:55:35.240307 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15587 | 2026.01.14 00:55:35.240811 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15588 | 2026.01.14 00:55:35.241033 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.01.14 00:55:35.241160 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15590 | 2026.01.14 00:55:35.241171 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 15591 | 2026.01.14 00:55:35.241209 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15592 | 2026.01.14 00:55:35.241235 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15593 | 2026.01.14 00:55:35.241268 [ 4 ] {8a174325-ca2c-4c36-acae-d45b96823954} <Debug> TCPHandler: Processed in 0.001958813 sec. | ||
| 15594 | 2026.01.14 00:55:35.241308 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 15595 | 2026.01.14 00:55:35.241391 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2026.01.14 00:55:35.241481 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15597 | 2026.01.14 00:55:35.241484 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15598 | 2026.01.14 00:55:35.241530 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2081 rows starting from the beginning of the part | ||
| 15599 | 2026.01.14 00:55:35.241534 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15600 | 2026.01.14 00:55:35.241639 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 15601 | 2026.01.14 00:55:35.241740 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
| 15602 | 2026.01.14 00:55:35.241836 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 15603 | 2026.01.14 00:55:35.241871 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.01.14 00:55:35.241909 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15605 | 2026.01.14 00:55:35.241926 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
| 15606 | 2026.01.14 00:55:35.242017 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 15607 | 2026.01.14 00:55:35.242230 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15608 | 2026.01.14 00:55:35.242474 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.01.14 00:55:35.242603 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 15610 | 2026.01.14 00:55:35.242640 [ 4 ] {ea2a1ba3-a358-4528-a573-96b50860a98f} <Debug> TCPHandler: Processed in 0.001298489 sec. | ||
| 15611 | 2026.01.14 00:55:35.250302 [ 202 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 19 columns (19 merged, 0 gathered) in 0.009022727 sec., 240614.61684477434 rows/sec., 431.17 MiB/sec. | ||
| 15612 | 2026.01.14 00:55:35.252561 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15613 | 2026.01.14 00:55:35.252927 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2026.01.14 00:55:35.253001 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15615 | 2026.01.14 00:55:35.253171 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.26 MiB. | ||
| 15616 | 2026.01.14 00:55:36.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.76 MiB, peak 387.95 MiB, free memory in arenas 0.00 B, will set to 372.94 MiB (RSS), difference: 3.18 MiB | ||
| 15617 | 2026.01.14 00:55:36.911636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36962 | ||
| 15618 | 2026.01.14 00:55:36.912368 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.01.14 00:55:36.912439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15620 | 2026.01.14 00:55:36.912945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15621 | 2026.01.14 00:55:36.913178 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.01.14 00:55:36.913302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36962 | ||
| 15623 | 2026.01.14 00:55:38.861153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15624 | 2026.01.14 00:55:38.878600 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.01.14 00:55:38.878650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15626 | 2026.01.14 00:55:38.884800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15627 | 2026.01.14 00:55:38.885509 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.01.14 00:55:38.888546 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15629 | 2026.01.14 00:55:39.538413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1924 | ||
| 15630 | 2026.01.14 00:55:39.541321 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2026.01.14 00:55:39.541384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15632 | 2026.01.14 00:55:39.542663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15633 | 2026.01.14 00:55:39.542960 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2026.01.14 00:55:39.543362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 15635 | 2026.01.14 00:55:40.067719 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15636 | 2026.01.14 00:55:40.067793 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15637 | 2026.01.14 00:55:40.070695 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 15638 | 2026.01.14 00:55:40.202314 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2026.01.14 00:55:40.202503 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15640 | 2026.01.14 00:55:40.202570 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15641 | 2026.01.14 00:55:40.203233 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15642 | 2026.01.14 00:55:40.203284 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15643 | 2026.01.14 00:55:40.203704 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15644 | 2026.01.14 00:55:40.203936 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15645 | 2026.01.14 00:55:40.204095 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001638 sec., 70818.07081807082 rows/sec., 6.00 MiB/sec. | ||
| 15646 | 2026.01.14 00:55:40.204149 [ 4 ] {78ea702b-ddee-4332-9a35-c50ea6310e1a} <Debug> TCPHandler: Processed in 0.001977043 sec. | ||
| 15647 | 2026.01.14 00:55:40.204273 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15648 | 2026.01.14 00:55:40.204386 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15649 | 2026.01.14 00:55:40.204431 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15650 | 2026.01.14 00:55:40.204854 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2026.01.14 00:55:40.204892 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15652 | 2026.01.14 00:55:40.205210 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15653 | 2026.01.14 00:55:40.205438 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.01.14 00:55:40.205573 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00121 sec., 24793.388429752067 rows/sec., 1.82 MiB/sec. | ||
| 15655 | 2026.01.14 00:55:40.205613 [ 4 ] {470c8e54-b4e9-4aa0-8309-dd5bbdcb6d0f} <Debug> TCPHandler: Processed in 0.00139186 sec. | ||
| 15656 | 2026.01.14 00:55:40.205715 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2026.01.14 00:55:40.205810 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15658 | 2026.01.14 00:55:40.205851 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15659 | 2026.01.14 00:55:40.206269 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.01.14 00:55:40.206320 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15661 | 2026.01.14 00:55:40.206630 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15662 | 2026.01.14 00:55:40.206857 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.01.14 00:55:40.206985 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001195 sec., 78661.08786610878 rows/sec., 6.14 MiB/sec. | ||
| 15664 | 2026.01.14 00:55:40.207024 [ 4 ] {129dd8d0-96e3-4c53-ac33-f327bdaaa7e1} <Debug> TCPHandler: Processed in 0.00135941 sec. | ||
| 15665 | 2026.01.14 00:55:40.207130 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2026.01.14 00:55:40.207223 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15667 | 2026.01.14 00:55:40.207267 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15668 | 2026.01.14 00:55:40.207669 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.01.14 00:55:40.207707 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15670 | 2026.01.14 00:55:40.208036 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15671 | 2026.01.14 00:55:40.208247 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.01.14 00:55:40.208385 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15673 | 2026.01.14 00:55:40.208423 [ 4 ] {e580c633-8fb9-4343-8732-f66f22134cf3} <Debug> TCPHandler: Processed in 0.001342719 sec. | ||
| 15674 | 2026.01.14 00:55:40.208530 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.01.14 00:55:40.208655 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15676 | 2026.01.14 00:55:40.208725 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15677 | 2026.01.14 00:55:40.209653 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.01.14 00:55:40.209693 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15679 | 2026.01.14 00:55:40.210255 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15680 | 2026.01.14 00:55:40.210483 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.01.14 00:55:40.210628 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001998 sec., 15015.015015015013 rows/sec., 26.91 MiB/sec. | ||
| 15682 | 2026.01.14 00:55:40.210695 [ 4 ] {fbd4fb7e-08c9-4149-a06d-1044b6dadfd4} <Debug> TCPHandler: Processed in 0.002220378 sec. | ||
| 15683 | 2026.01.14 00:55:40.210800 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.01.14 00:55:40.210895 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15685 | 2026.01.14 00:55:40.210939 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15686 | 2026.01.14 00:55:40.211279 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.01.14 00:55:40.211317 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15688 | 2026.01.14 00:55:40.211628 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15689 | 2026.01.14 00:55:40.211836 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.01.14 00:55:40.211966 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 15691 | 2026.01.14 00:55:40.212003 [ 4 ] {91a71999-aea2-42f2-a79e-8a824bb671c4} <Debug> TCPHandler: Processed in 0.001253527 sec. | ||
| 15692 | 2026.01.14 00:55:40.817738 [ 225 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15693 | 2026.01.14 00:55:40.817793 [ 225 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15694 | 2026.01.14 00:55:40.820452 [ 225 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 15695 | 2026.01.14 00:55:44.220742 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15696 | 2026.01.14 00:55:44.220795 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15697 | 2026.01.14 00:55:44.413452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37474 | ||
| 15698 | 2026.01.14 00:55:44.413984 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.01.14 00:55:44.414025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15700 | 2026.01.14 00:55:44.414550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15701 | 2026.01.14 00:55:44.414803 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.01.14 00:55:44.414939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37474 | ||
| 15703 | 2026.01.14 00:55:45.200539 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2026.01.14 00:55:45.200726 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15705 | 2026.01.14 00:55:45.200793 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15706 | 2026.01.14 00:55:45.201461 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2026.01.14 00:55:45.201504 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15708 | 2026.01.14 00:55:45.201903 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15709 | 2026.01.14 00:55:45.202134 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.01.14 00:55:45.202296 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 15711 | 2026.01.14 00:55:45.202349 [ 4 ] {d97b6e22-1b0c-4b85-8fcb-592c42381113} <Debug> TCPHandler: Processed in 0.001936002 sec. | ||
| 15712 | 2026.01.14 00:55:45.202472 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15713 | 2026.01.14 00:55:45.202576 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15714 | 2026.01.14 00:55:45.202621 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15715 | 2026.01.14 00:55:45.203033 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.01.14 00:55:45.203069 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15717 | 2026.01.14 00:55:45.203388 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15718 | 2026.01.14 00:55:45.203607 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.01.14 00:55:45.203741 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 15720 | 2026.01.14 00:55:45.203782 [ 4 ] {d6327ce5-0689-4b01-82ef-af045937218d} <Debug> TCPHandler: Processed in 0.001362339 sec. | ||
| 15721 | 2026.01.14 00:55:45.203889 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15722 | 2026.01.14 00:55:45.203987 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15723 | 2026.01.14 00:55:45.204029 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15724 | 2026.01.14 00:55:45.204451 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15725 | 2026.01.14 00:55:45.204488 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15726 | 2026.01.14 00:55:45.204807 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15727 | 2026.01.14 00:55:45.205027 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15728 | 2026.01.14 00:55:45.205157 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 15729 | 2026.01.14 00:55:45.205197 [ 4 ] {0d37da73-798f-4fb2-9042-cd7492612639} <Debug> TCPHandler: Processed in 0.001359379 sec. | ||
| 15730 | 2026.01.14 00:55:45.205308 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15731 | 2026.01.14 00:55:45.205404 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15732 | 2026.01.14 00:55:45.205450 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15733 | 2026.01.14 00:55:45.205854 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2026.01.14 00:55:45.205890 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15735 | 2026.01.14 00:55:45.206226 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15736 | 2026.01.14 00:55:45.206442 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2026.01.14 00:55:45.206552 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_110_23 to all_113_113_0 | ||
| 15738 | 2026.01.14 00:55:45.206574 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 15739 | 2026.01.14 00:55:45.206589 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.01.14 00:55:45.206610 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15741 | 2026.01.14 00:55:45.206614 [ 4 ] {fdcacab0-c190-44f4-9dac-0e835a72efa2} <Debug> TCPHandler: Processed in 0.00135594 sec. | ||
| 15742 | 2026.01.14 00:55:45.206719 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.01.14 00:55:45.206729 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_23 to all_113_113_0 into Compact with storage Full | ||
| 15744 | 2026.01.14 00:55:45.206814 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15745 | 2026.01.14 00:55:45.206875 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15746 | 2026.01.14 00:55:45.206887 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15747 | 2026.01.14 00:55:45.206932 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 33193 rows starting from the beginning of the part | ||
| 15748 | 2026.01.14 00:55:45.207004 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15749 | 2026.01.14 00:55:45.207051 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15750 | 2026.01.14 00:55:45.207096 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 845 rows starting from the beginning of the part | ||
| 15751 | 2026.01.14 00:55:45.207654 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2026.01.14 00:55:45.207697 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15753 | 2026.01.14 00:55:45.208230 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15754 | 2026.01.14 00:55:45.208500 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.01.14 00:55:45.208652 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001856 sec., 5387.931034482758 rows/sec., 9.65 MiB/sec. | ||
| 15756 | 2026.01.14 00:55:45.208726 [ 4 ] {aeee405e-3077-495c-b6cd-ea2195f0f0a0} <Debug> TCPHandler: Processed in 0.002055415 sec. | ||
| 15757 | 2026.01.14 00:55:45.208835 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2026.01.14 00:55:45.208929 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15759 | 2026.01.14 00:55:45.208970 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15760 | 2026.01.14 00:55:45.209297 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.01.14 00:55:45.209333 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15762 | 2026.01.14 00:55:45.209694 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15763 | 2026.01.14 00:55:45.209912 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2026.01.14 00:55:45.210043 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 15765 | 2026.01.14 00:55:45.210112 [ 4 ] {225b41d4-1595-4830-97ff-38df5d93cc05} <Debug> TCPHandler: Processed in 0.001324299 sec. | ||
| 15766 | 2026.01.14 00:55:45.213519 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34358 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846879 sec., 5018052.750749648 rows/sec., 342.61 MiB/sec. | ||
| 15767 | 2026.01.14 00:55:45.213786 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 15768 | 2026.01.14 00:55:45.214100 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2026.01.14 00:55:45.214182 [ 186 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_110_23, all_113_113_0] -> all_1_113_24 | ||
| 15770 | 2026.01.14 00:55:45.214277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15771 | 2026.01.14 00:55:46.388649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15772 | 2026.01.14 00:55:46.407009 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.01.14 00:55:46.407066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15774 | 2026.01.14 00:55:46.413389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15775 | 2026.01.14 00:55:46.414124 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.01.14 00:55:46.417383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15777 | 2026.01.14 00:55:49.388573 [ 219 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 15778 | 2026.01.14 00:55:49.388630 [ 219 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 15779 | 2026.01.14 00:55:49.391117 [ 219 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 15780 | 2026.01.14 00:55:49.543590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1948 | ||
| 15781 | 2026.01.14 00:55:49.545878 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2026.01.14 00:55:49.545938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 15783 | 2026.01.14 00:55:49.547156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15784 | 2026.01.14 00:55:49.547444 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2026.01.14 00:55:49.547843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
| 15786 | 2026.01.14 00:55:50.203612 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.01.14 00:55:50.203801 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15788 | 2026.01.14 00:55:50.203867 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15789 | 2026.01.14 00:55:50.204521 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2026.01.14 00:55:50.204569 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15791 | 2026.01.14 00:55:50.204964 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15792 | 2026.01.14 00:55:50.205204 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15793 | 2026.01.14 00:55:50.205363 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 15794 | 2026.01.14 00:55:50.205416 [ 4 ] {4bbc5aa9-9b55-4be2-9207-42720843d989} <Debug> TCPHandler: Processed in 0.001932253 sec. | ||
| 15795 | 2026.01.14 00:55:50.205539 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15796 | 2026.01.14 00:55:50.205644 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15797 | 2026.01.14 00:55:50.205687 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15798 | 2026.01.14 00:55:50.206107 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2026.01.14 00:55:50.206145 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15800 | 2026.01.14 00:55:50.206452 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15801 | 2026.01.14 00:55:50.206670 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.01.14 00:55:50.206808 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 15803 | 2026.01.14 00:55:50.206847 [ 4 ] {f0250b5b-144c-4337-8137-a5c13ffcaae8} <Debug> TCPHandler: Processed in 0.0013605 sec. | ||
| 15804 | 2026.01.14 00:55:50.206957 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2026.01.14 00:55:50.207053 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15806 | 2026.01.14 00:55:50.207093 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15807 | 2026.01.14 00:55:50.207596 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.01.14 00:55:50.207633 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15809 | 2026.01.14 00:55:50.207950 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15810 | 2026.01.14 00:55:50.208155 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.01.14 00:55:50.208285 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Debug> executeQuery: Read 238 rows, 21.68 KiB in 0.00125 sec., 190400 rows/sec., 16.93 MiB/sec. | ||
| 15812 | 2026.01.14 00:55:50.208288 [ 73 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15813 | 2026.01.14 00:55:50.208322 [ 4 ] {a44faecb-36c3-4410-af86-871536c2946d} <Debug> TCPHandler: Processed in 0.001415921 sec. | ||
| 15814 | 2026.01.14 00:55:50.208365 [ 73 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15815 | 2026.01.14 00:55:50.208404 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15816 | 2026.01.14 00:55:50.208468 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15817 | 2026.01.14 00:55:50.208518 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 15818 | 2026.01.14 00:55:50.208568 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.01.14 00:55:50.208613 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15820 | 2026.01.14 00:55:50.208653 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15821 | 2026.01.14 00:55:50.208693 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 15822 | 2026.01.14 00:55:50.208760 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 116 rows starting from the beginning of the part | ||
| 15823 | 2026.01.14 00:55:50.208810 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1217 rows starting from the beginning of the part | ||
| 15824 | 2026.01.14 00:55:50.208854 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 116 rows starting from the beginning of the part | ||
| 15825 | 2026.01.14 00:55:50.208898 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 15826 | 2026.01.14 00:55:50.208942 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 238 rows starting from the beginning of the part | ||
| 15827 | 2026.01.14 00:55:50.209036 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.01.14 00:55:50.209076 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15829 | 2026.01.14 00:55:50.209405 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15830 | 2026.01.14 00:55:50.209622 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.01.14 00:55:50.209756 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Debug> executeQuery: Read 46 rows, 3.50 KiB in 0.001207 sec., 38111.01905550953 rows/sec., 2.83 MiB/sec. | ||
| 15832 | 2026.01.14 00:55:50.209796 [ 4 ] {326c0612-046e-4368-ab6a-d0d5769ad5f6} <Debug> TCPHandler: Processed in 0.00137857 sec. | ||
| 15833 | 2026.01.14 00:55:50.209916 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15834 | 2026.01.14 00:55:50.210010 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15835 | 2026.01.14 00:55:50.210048 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15836 | 2026.01.14 00:55:50.210441 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.01.14 00:55:50.210478 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15838 | 2026.01.14 00:55:50.210755 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4227 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228993 sec., 1845907.9535182298 rows/sec., 159.60 MiB/sec. | ||
| 15839 | 2026.01.14 00:55:50.210791 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15840 | 2026.01.14 00:55:50.211020 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.01.14 00:55:50.211022 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15842 | 2026.01.14 00:55:50.211155 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.71 MiB/sec. | ||
| 15843 | 2026.01.14 00:55:50.211200 [ 4 ] {bc15867f-5307-48a2-91b6-2b49cf23517f} <Debug> TCPHandler: Processed in 0.001333559 sec. | ||
| 15844 | 2026.01.14 00:55:50.211298 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.01.14 00:55:50.211309 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15846 | 2026.01.14 00:55:50.211395 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_116_23} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15847 | 2026.01.14 00:55:50.211417 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15848 | 2026.01.14 00:55:50.211463 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15849 | 2026.01.14 00:55:50.211493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 15850 | 2026.01.14 00:55:50.211851 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2026.01.14 00:55:50.211892 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15852 | 2026.01.14 00:55:50.212197 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15853 | 2026.01.14 00:55:50.212414 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2026.01.14 00:55:50.212542 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 15855 | 2026.01.14 00:55:50.212581 [ 4 ] {0e43dc11-a12b-4b03-86f0-4b5aa1ab2f84} <Debug> TCPHandler: Processed in 0.001320879 sec. | ||
| 15856 | 2026.01.14 00:55:50.212684 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2026.01.14 00:55:50.212777 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15858 | 2026.01.14 00:55:50.212817 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15859 | 2026.01.14 00:55:50.213261 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.01.14 00:55:50.213297 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15861 | 2026.01.14 00:55:50.213610 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15862 | 2026.01.14 00:55:50.213819 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.01.14 00:55:50.213934 [ 73 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15864 | 2026.01.14 00:55:50.213947 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001186 sec., 112984.82293423271 rows/sec., 9.14 MiB/sec. | ||
| 15865 | 2026.01.14 00:55:50.213978 [ 73 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.01.14 00:55:50.214000 [ 4 ] {9c91fec7-79b6-40f4-adba-ff92ca9051ad} <Debug> TCPHandler: Processed in 0.00136493 sec. | ||
| 15867 | 2026.01.14 00:55:50.214002 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15868 | 2026.01.14 00:55:50.214111 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2026.01.14 00:55:50.214120 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 15870 | 2026.01.14 00:55:50.214211 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15871 | 2026.01.14 00:55:50.214258 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15872 | 2026.01.14 00:55:50.214265 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15873 | 2026.01.14 00:55:50.214312 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 15874 | 2026.01.14 00:55:50.214389 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 94 rows starting from the beginning of the part | ||
| 15875 | 2026.01.14 00:55:50.214442 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 532 rows starting from the beginning of the part | ||
| 15876 | 2026.01.14 00:55:50.214492 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 94 rows starting from the beginning of the part | ||
| 15877 | 2026.01.14 00:55:50.214543 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 15878 | 2026.01.14 00:55:50.214589 [ 193 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 134 rows starting from the beginning of the part | ||
| 15879 | 2026.01.14 00:55:50.214663 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2026.01.14 00:55:50.214703 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15881 | 2026.01.14 00:55:50.215082 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15882 | 2026.01.14 00:55:50.215311 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2026.01.14 00:55:50.215447 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001255 sec., 157768.92430278883 rows/sec., 11.31 MiB/sec. | ||
| 15884 | 2026.01.14 00:55:50.215485 [ 4 ] {a72e52f7-3c50-4215-aa8e-93a7bc3d4a4e} <Debug> TCPHandler: Processed in 0.001424012 sec. | ||
| 15885 | 2026.01.14 00:55:50.215596 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15886 | 2026.01.14 00:55:50.215716 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15887 | 2026.01.14 00:55:50.215790 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15888 | 2026.01.14 00:55:50.215847 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779198 sec., 1223585.0085263136 rows/sec., 95.08 MiB/sec. | ||
| 15889 | 2026.01.14 00:55:50.216056 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15890 | 2026.01.14 00:55:50.216365 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.01.14 00:55:50.216448 [ 202 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_116_23} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15892 | 2026.01.14 00:55:50.216539 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 15893 | 2026.01.14 00:55:50.216803 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.01.14 00:55:50.216846 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15895 | 2026.01.14 00:55:50.217424 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15896 | 2026.01.14 00:55:50.217651 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.01.14 00:55:50.217826 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002125 sec., 14117.647058823528 rows/sec., 25.30 MiB/sec. | ||
| 15898 | 2026.01.14 00:55:50.217906 [ 4 ] {ae43f5e0-bde2-4549-818e-4ef3978a1704} <Debug> TCPHandler: Processed in 0.002364012 sec. | ||
| 15899 | 2026.01.14 00:55:50.218020 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.01.14 00:55:50.218126 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15901 | 2026.01.14 00:55:50.218173 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15902 | 2026.01.14 00:55:50.218563 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2026.01.14 00:55:50.218613 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15904 | 2026.01.14 00:55:50.219012 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15905 | 2026.01.14 00:55:50.219248 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2026.01.14 00:55:50.219370 [ 76 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15907 | 2026.01.14 00:55:50.219391 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 15908 | 2026.01.14 00:55:50.219408 [ 76 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.01.14 00:55:50.219429 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15910 | 2026.01.14 00:55:50.219434 [ 4 ] {bac11fec-8cee-4f85-bc93-3f8075fadc45} <Debug> TCPHandler: Processed in 0.001465282 sec. | ||
| 15911 | 2026.01.14 00:55:50.219543 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15912 | 2026.01.14 00:55:50.219703 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15913 | 2026.01.14 00:55:50.219746 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6696 rows starting from the beginning of the part | ||
| 15914 | 2026.01.14 00:55:50.219817 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15915 | 2026.01.14 00:55:50.219869 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15916 | 2026.01.14 00:55:50.219914 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15917 | 2026.01.14 00:55:50.219952 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15918 | 2026.01.14 00:55:50.219989 [ 195 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 15919 | 2026.01.14 00:55:50.221837 [ 202 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6996 rows, containing 4 columns (4 merged, 0 gathered) in 0.002354861 sec., 2970875.988009483 rows/sec., 196.95 MiB/sec. | ||
| 15920 | 2026.01.14 00:55:50.222248 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15921 | 2026.01.14 00:55:50.222510 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.01.14 00:55:50.222575 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_116_23} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15923 | 2026.01.14 00:55:50.222663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15924 | 2026.01.14 00:55:51.915169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37922 | ||
| 15925 | 2026.01.14 00:55:51.915903 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.01.14 00:55:51.915962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15927 | 2026.01.14 00:55:51.916622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15928 | 2026.01.14 00:55:51.916843 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.01.14 00:55:51.916961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37922 | ||
| 15930 | 2026.01.14 00:55:53.917486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15931 | 2026.01.14 00:55:53.936026 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.01.14 00:55:53.936083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15933 | 2026.01.14 00:55:53.942043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15934 | 2026.01.14 00:55:53.942758 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.01.14 00:55:53.946167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15936 | 2026.01.14 00:55:55.082234 [ 224 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15937 | 2026.01.14 00:55:55.082303 [ 224 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15938 | 2026.01.14 00:55:55.087153 [ 224 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 15939 | 2026.01.14 00:55:55.200907 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.01.14 00:55:55.201066 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15941 | 2026.01.14 00:55:55.201133 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15942 | 2026.01.14 00:55:55.201777 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2026.01.14 00:55:55.201820 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15944 | 2026.01.14 00:55:55.202207 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15945 | 2026.01.14 00:55:55.202454 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2026.01.14 00:55:55.202626 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001606 sec., 47322.5404732254 rows/sec., 3.90 MiB/sec. | ||
| 15947 | 2026.01.14 00:55:55.202680 [ 4 ] {f7dc8776-9dbd-4c6b-9682-96dde08b5919} <Debug> TCPHandler: Processed in 0.001893081 sec. | ||
| 15948 | 2026.01.14 00:55:55.202801 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.01.14 00:55:55.202905 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15950 | 2026.01.14 00:55:55.202950 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15951 | 2026.01.14 00:55:55.203368 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.01.14 00:55:55.203406 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15953 | 2026.01.14 00:55:55.203729 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15954 | 2026.01.14 00:55:55.203942 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.01.14 00:55:55.204073 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 15956 | 2026.01.14 00:55:55.204113 [ 4 ] {43541c98-192a-4de0-bd29-3c4f5da4e20f} <Debug> TCPHandler: Processed in 0.00136401 sec. | ||
| 15957 | 2026.01.14 00:55:55.204221 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15958 | 2026.01.14 00:55:55.204314 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15959 | 2026.01.14 00:55:55.204354 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15960 | 2026.01.14 00:55:55.204789 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2026.01.14 00:55:55.204828 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15962 | 2026.01.14 00:55:55.205148 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15963 | 2026.01.14 00:55:55.205359 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2026.01.14 00:55:55.205501 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 15965 | 2026.01.14 00:55:55.205542 [ 4 ] {45c51a54-58d6-4eac-9997-52b16d2f5ee6} <Debug> TCPHandler: Processed in 0.00136985 sec. | ||
| 15966 | 2026.01.14 00:55:55.205653 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15967 | 2026.01.14 00:55:55.205749 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15968 | 2026.01.14 00:55:55.205793 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15969 | 2026.01.14 00:55:55.206195 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15970 | 2026.01.14 00:55:55.206232 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15971 | 2026.01.14 00:55:55.206574 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15972 | 2026.01.14 00:55:55.206786 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15973 | 2026.01.14 00:55:55.206914 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 15974 | 2026.01.14 00:55:55.206953 [ 4 ] {ca488c4d-6788-423e-8449-a949757eedb2} <Debug> TCPHandler: Processed in 0.001349109 sec. | ||
| 15975 | 2026.01.14 00:55:55.206983 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15976 | 2026.01.14 00:55:55.207033 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15977 | 2026.01.14 00:55:55.207069 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15978 | 2026.01.14 00:55:55.207169 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15979 | 2026.01.14 00:55:55.207223 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15980 | 2026.01.14 00:55:55.208012 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15981 | 2026.01.14 00:55:55.208053 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15982 | 2026.01.14 00:55:55.208620 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15983 | 2026.01.14 00:55:55.208839 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15984 | 2026.01.14 00:55:55.208979 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 15985 | 2026.01.14 00:55:55.209056 [ 4 ] {30368240-6db9-47eb-82f8-ce60895e96e8} <Debug> TCPHandler: Processed in 0.002037324 sec. | ||
| 15986 | 2026.01.14 00:55:55.209169 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.01.14 00:55:55.209264 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.01.14 00:55:55.209307 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15989 | 2026.01.14 00:55:55.209687 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2026.01.14 00:55:55.209726 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 15991 | 2026.01.14 00:55:55.210043 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15992 | 2026.01.14 00:55:55.210152 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 15993 | 2026.01.14 00:55:55.210290 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2026.01.14 00:55:55.210427 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 15995 | 2026.01.14 00:55:55.210467 [ 4 ] {9be0d5f4-0d47-496c-a9b1-07b46042f6a3} <Debug> TCPHandler: Processed in 0.001346799 sec. | ||
| 15996 | 2026.01.14 00:55:56.051721 [ 217 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15997 | 2026.01.14 00:55:56.051765 [ 217 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15998 | 2026.01.14 00:55:56.055095 [ 217 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 15999 | 2026.01.14 00:55:56.375895 [ 219 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16000 | 2026.01.14 00:55:56.375946 [ 219 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16001 | 2026.01.14 00:55:56.378829 [ 219 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16002 | 2026.01.14 00:55:59.220851 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16003 | 2026.01.14 00:55:59.220933 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16004 | 2026.01.14 00:55:59.417168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38434 | ||
| 16005 | 2026.01.14 00:55:59.417804 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.01.14 00:55:59.417849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16007 | 2026.01.14 00:55:59.418365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16008 | 2026.01.14 00:55:59.418580 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.01.14 00:55:59.418705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38434 | ||
| 16010 | 2026.01.14 00:55:59.548052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1980 | ||
| 16011 | 2026.01.14 00:55:59.550541 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.01.14 00:55:59.550609 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16013 | 2026.01.14 00:55:59.551906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16014 | 2026.01.14 00:55:59.552225 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.01.14 00:55:59.552650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
| 16016 | 2026.01.14 00:55:59.986246 [ 220 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 16017 | 2026.01.14 00:55:59.986301 [ 220 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 16018 | 2026.01.14 00:55:59.988781 [ 220 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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 | 2026.01.14 00:56:00.001678 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001289658 sec. | ||
| 16020 | 2026.01.14 00:56:00.202537 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16021 | 2026.01.14 00:56:00.202742 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16022 | 2026.01.14 00:56:00.202817 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16023 | 2026.01.14 00:56:00.203579 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.01.14 00:56:00.203627 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16025 | 2026.01.14 00:56:00.204018 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16026 | 2026.01.14 00:56:00.204253 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.01.14 00:56:00.204411 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001721 sec., 67402.67286461359 rows/sec., 5.71 MiB/sec. | ||
| 16028 | 2026.01.14 00:56:00.204463 [ 4 ] {841faa03-e26c-4959-bf9f-fe153119b3be} <Debug> TCPHandler: Processed in 0.002056605 sec. | ||
| 16029 | 2026.01.14 00:56:00.204586 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2026.01.14 00:56:00.204689 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16031 | 2026.01.14 00:56:00.204736 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16032 | 2026.01.14 00:56:00.205160 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.01.14 00:56:00.205199 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16034 | 2026.01.14 00:56:00.205505 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16035 | 2026.01.14 00:56:00.205714 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.01.14 00:56:00.205834 [ 63 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16037 | 2026.01.14 00:56:00.205845 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001179 sec., 25445.29262086514 rows/sec., 1.87 MiB/sec. | ||
| 16038 | 2026.01.14 00:56:00.205897 [ 63 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.01.14 00:56:00.205908 [ 4 ] {380fde02-57aa-45a0-97a2-db4452e486a1} <Debug> TCPHandler: Processed in 0.001375221 sec. | ||
| 16040 | 2026.01.14 00:56:00.205927 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16041 | 2026.01.14 00:56:00.206033 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2026.01.14 00:56:00.206063 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16043 | 2026.01.14 00:56:00.206133 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16044 | 2026.01.14 00:56:00.206181 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16045 | 2026.01.14 00:56:00.206214 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2026.01.14 00:56:00.206262 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 277 rows starting from the beginning of the part | ||
| 16047 | 2026.01.14 00:56:00.206357 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 16048 | 2026.01.14 00:56:00.206423 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16049 | 2026.01.14 00:56:00.206471 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 46 rows starting from the beginning of the part | ||
| 16050 | 2026.01.14 00:56:00.206514 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16051 | 2026.01.14 00:56:00.206557 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 16052 | 2026.01.14 00:56:00.206655 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2026.01.14 00:56:00.206702 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16054 | 2026.01.14 00:56:00.207039 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16055 | 2026.01.14 00:56:00.207268 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.01.14 00:56:00.207400 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.70 MiB/sec. | ||
| 16057 | 2026.01.14 00:56:00.207439 [ 4 ] {55b3eff6-ae5c-40db-9b79-9686dd88d429} <Debug> TCPHandler: Processed in 0.001457052 sec. | ||
| 16058 | 2026.01.14 00:56:00.207494 [ 201 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495413 sec., 269490.76943961304 rows/sec., 18.79 MiB/sec. | ||
| 16059 | 2026.01.14 00:56:00.207565 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.01.14 00:56:00.207662 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16061 | 2026.01.14 00:56:00.207665 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16062 | 2026.01.14 00:56:00.207730 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16063 | 2026.01.14 00:56:00.207945 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16064 | 2026.01.14 00:56:00.208025 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_116_23} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16065 | 2026.01.14 00:56:00.208110 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16066 | 2026.01.14 00:56:00.208143 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.01.14 00:56:00.208185 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16068 | 2026.01.14 00:56:00.208517 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16069 | 2026.01.14 00:56:00.208726 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.01.14 00:56:00.208838 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_113_24 to all_116_116_0 | ||
| 16071 | 2026.01.14 00:56:00.208857 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 16072 | 2026.01.14 00:56:00.208873 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.01.14 00:56:00.208905 [ 4 ] {d159e666-d18a-49f3-8504-c4738d13bb0d} <Debug> TCPHandler: Processed in 0.00139071 sec. | ||
| 16074 | 2026.01.14 00:56:00.208907 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16075 | 2026.01.14 00:56:00.209007 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_113_24 to all_116_116_0 into Compact with storage Full | ||
| 16076 | 2026.01.14 00:56:00.209018 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.01.14 00:56:00.209134 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16078 | 2026.01.14 00:56:00.209136 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16079 | 2026.01.14 00:56:00.209190 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 34358 rows starting from the beginning of the part | ||
| 16080 | 2026.01.14 00:56:00.209196 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16081 | 2026.01.14 00:56:00.209261 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16082 | 2026.01.14 00:56:00.209312 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16083 | 2026.01.14 00:56:00.209356 [ 197 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 198 rows starting from the beginning of the part | ||
| 16084 | 2026.01.14 00:56:00.210076 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.01.14 00:56:00.210118 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16086 | 2026.01.14 00:56:00.210694 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16087 | 2026.01.14 00:56:00.210936 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.01.14 00:56:00.211072 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16089 | 2026.01.14 00:56:00.211086 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001972 sec., 15212.981744421908 rows/sec., 27.26 MiB/sec. | ||
| 16090 | 2026.01.14 00:56:00.211110 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.01.14 00:56:00.211131 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16092 | 2026.01.14 00:56:00.211158 [ 4 ] {f7b1a6fb-6e93-405d-a110-1eda8cd8303e} <Debug> TCPHandler: Processed in 0.002190888 sec. | ||
| 16093 | 2026.01.14 00:56:00.211215 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16094 | 2026.01.14 00:56:00.211271 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16095 | 2026.01.14 00:56:00.211373 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16096 | 2026.01.14 00:56:00.211415 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16097 | 2026.01.14 00:56:00.211443 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16098 | 2026.01.14 00:56:00.211506 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2171 rows starting from the beginning of the part | ||
| 16099 | 2026.01.14 00:56:00.211645 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 16100 | 2026.01.14 00:56:00.211777 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16101 | 2026.01.14 00:56:00.211781 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.01.14 00:56:00.211831 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16103 | 2026.01.14 00:56:00.211893 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 16104 | 2026.01.14 00:56:00.212006 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16105 | 2026.01.14 00:56:00.212112 [ 201 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
| 16106 | 2026.01.14 00:56:00.212162 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16107 | 2026.01.14 00:56:00.212387 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.01.14 00:56:00.212529 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 16109 | 2026.01.14 00:56:00.212569 [ 4 ] {b2c76a83-6428-4ae9-9881-7eb9571eec64} <Debug> TCPHandler: Processed in 0.001348049 sec. | ||
| 16110 | 2026.01.14 00:56:00.215327 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34876 rows, containing 5 columns (5 merged, 0 gathered) in 0.006354169 sec., 5488679.951697854 rows/sec., 374.92 MiB/sec. | ||
| 16111 | 2026.01.14 00:56:00.215837 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 16112 | 2026.01.14 00:56:00.216327 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.01.14 00:56:00.216416 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_113_24, all_116_116_0] -> all_1_116_25 | ||
| 16114 | 2026.01.14 00:56:00.216518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16115 | 2026.01.14 00:56:00.219921 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2281 rows, containing 19 columns (19 merged, 0 gathered) in 0.008743571 sec., 260877.39208613962 rows/sec., 467.48 MiB/sec. | ||
| 16116 | 2026.01.14 00:56:00.222088 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16117 | 2026.01.14 00:56:00.222475 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16118 | 2026.01.14 00:56:00.222563 [ 199 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16119 | 2026.01.14 00:56:00.222710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 16120 | 2026.01.14 00:56:00.397786 [ 220 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 16121 | 2026.01.14 00:56:00.397829 [ 220 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 16122 | 2026.01.14 00:56:00.399949 [ 220 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 16123 | 2026.01.14 00:56:01.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.52 MiB, peak 391.93 MiB, free memory in arenas 0.00 B, will set to 375.90 MiB (RSS), difference: 6.38 MiB | ||
| 16124 | 2026.01.14 00:56:01.446274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16125 | 2026.01.14 00:56:01.464235 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.01.14 00:56:01.464307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16127 | 2026.01.14 00:56:01.470481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16128 | 2026.01.14 00:56:01.471224 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.01.14 00:56:01.475167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16130 | 2026.01.14 00:56:02.076512 [ 59 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16131 | 2026.01.14 00:56:02.076582 [ 59 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.01.14 00:56:02.076605 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16133 | 2026.01.14 00:56:02.076726 [ 225 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 16134 | 2026.01.14 00:56:02.076733 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16135 | 2026.01.14 00:56:02.076804 [ 225 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 16136 | 2026.01.14 00:56:02.076945 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16137 | 2026.01.14 00:56:02.076989 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16138 | 2026.01.14 00:56:02.077069 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16139 | 2026.01.14 00:56:02.077123 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16140 | 2026.01.14 00:56:02.077178 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16141 | 2026.01.14 00:56:02.077225 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 16142 | 2026.01.14 00:56:02.078088 [ 199 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414341 sec., 332310.2420137718 rows/sec., 20.80 MiB/sec. | ||
| 16143 | 2026.01.14 00:56:02.078246 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16144 | 2026.01.14 00:56:02.078506 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_27_6} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16145 | 2026.01.14 00:56:02.078580 [ 188 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_27_6} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16146 | 2026.01.14 00:56:02.078654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16147 | 2026.01.14 00:56:02.079230 [ 225 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 16148 | 2026.01.14 00:56:04.156281 [ 54 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16149 | 2026.01.14 00:56:04.156349 [ 54 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.01.14 00:56:04.156374 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16151 | 2026.01.14 00:56:04.156483 [ 224 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 16152 | 2026.01.14 00:56:04.156508 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16153 | 2026.01.14 00:56:04.156545 [ 224 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 16154 | 2026.01.14 00:56:04.156676 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16155 | 2026.01.14 00:56:04.156718 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16156 | 2026.01.14 00:56:04.156792 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16157 | 2026.01.14 00:56:04.156846 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16158 | 2026.01.14 00:56:04.156897 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16159 | 2026.01.14 00:56:04.156946 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 16160 | 2026.01.14 00:56:04.157886 [ 188 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439831 sec., 636185.774580489 rows/sec., 44.09 MiB/sec. | ||
| 16161 | 2026.01.14 00:56:04.158052 [ 199 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16162 | 2026.01.14 00:56:04.158233 [ 224 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 16163 | 2026.01.14 00:56:04.158349 [ 199 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_27_6} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.01.14 00:56:04.158429 [ 199 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_27_6} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16165 | 2026.01.14 00:56:04.158510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16166 | 2026.01.14 00:56:05.227815 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.01.14 00:56:05.228031 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16168 | 2026.01.14 00:56:05.228107 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16169 | 2026.01.14 00:56:05.228795 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16170 | 2026.01.14 00:56:05.228842 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16171 | 2026.01.14 00:56:05.229228 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16172 | 2026.01.14 00:56:05.229462 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16173 | 2026.01.14 00:56:05.229632 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 98.66 KiB/sec. | ||
| 16174 | 2026.01.14 00:56:05.229686 [ 4 ] {620ed4f5-f1ed-483b-b28a-7afd830c1279} <Debug> TCPHandler: Processed in 0.002002604 sec. | ||
| 16175 | 2026.01.14 00:56:05.229809 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16176 | 2026.01.14 00:56:05.229912 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16177 | 2026.01.14 00:56:05.229957 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16178 | 2026.01.14 00:56:05.231008 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.01.14 00:56:05.231047 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16180 | 2026.01.14 00:56:05.231448 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16181 | 2026.01.14 00:56:05.231689 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.01.14 00:56:05.231827 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001939 sec., 627643.1150077359 rows/sec., 51.90 MiB/sec. | ||
| 16183 | 2026.01.14 00:56:05.231870 [ 4 ] {98603994-008f-44de-a629-72d724334ab4} <Debug> TCPHandler: Processed in 0.002113816 sec. | ||
| 16184 | 2026.01.14 00:56:05.231979 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.01.14 00:56:05.232075 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.01.14 00:56:05.232118 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16187 | 2026.01.14 00:56:05.232512 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.01.14 00:56:05.232550 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16189 | 2026.01.14 00:56:05.232847 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16190 | 2026.01.14 00:56:05.233054 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.01.14 00:56:05.233187 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 788.33 KiB/sec. | ||
| 16192 | 2026.01.14 00:56:05.233225 [ 4 ] {59ec3742-8c7c-4b3b-a89d-7532eccbbdd2} <Debug> TCPHandler: Processed in 0.001296718 sec. | ||
| 16193 | 2026.01.14 00:56:05.233306 [ 222 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 16194 | 2026.01.14 00:56:05.233328 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.01.14 00:56:05.233366 [ 222 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 16196 | 2026.01.14 00:56:05.233447 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16197 | 2026.01.14 00:56:05.233493 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16198 | 2026.01.14 00:56:05.233984 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.01.14 00:56:05.234023 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16200 | 2026.01.14 00:56:05.234378 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16201 | 2026.01.14 00:56:05.234624 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.01.14 00:56:05.234761 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 11.58 MiB/sec. | ||
| 16203 | 2026.01.14 00:56:05.234800 [ 4 ] {222cfe5f-0708-4508-baad-192185e41f31} <Debug> TCPHandler: Processed in 0.001521843 sec. | ||
| 16204 | 2026.01.14 00:56:05.234905 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.01.14 00:56:05.235000 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16206 | 2026.01.14 00:56:05.235042 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16207 | 2026.01.14 00:56:05.235665 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.01.14 00:56:05.235705 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16209 | 2026.01.14 00:56:05.236035 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16210 | 2026.01.14 00:56:05.236244 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.01.14 00:56:05.236372 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00139 sec., 382733.8129496403 rows/sec., 28.36 MiB/sec. | ||
| 16212 | 2026.01.14 00:56:05.236415 [ 4 ] {a67da031-be4b-497f-89d8-f5b7177be9f6} <Debug> TCPHandler: Processed in 0.001558754 sec. | ||
| 16213 | 2026.01.14 00:56:05.236460 [ 222 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 16214 | 2026.01.14 00:56:05.236526 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16215 | 2026.01.14 00:56:05.236626 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16216 | 2026.01.14 00:56:05.236670 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16217 | 2026.01.14 00:56:05.237260 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.01.14 00:56:05.237295 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16219 | 2026.01.14 00:56:05.237707 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16220 | 2026.01.14 00:56:05.237924 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16221 | 2026.01.14 00:56:05.238052 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001445 sec., 584775.0865051902 rows/sec., 39.36 MiB/sec. | ||
| 16222 | 2026.01.14 00:56:05.238092 [ 4 ] {e0a18897-9283-482d-9fc7-b7e98a3b4812} <Debug> TCPHandler: Processed in 0.001615375 sec. | ||
| 16223 | 2026.01.14 00:56:05.238198 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16224 | 2026.01.14 00:56:05.238412 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16225 | 2026.01.14 00:56:05.238468 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2026.01.14 00:56:05.239242 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2026.01.14 00:56:05.239278 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16228 | 2026.01.14 00:56:05.239803 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16229 | 2026.01.14 00:56:05.240031 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2026.01.14 00:56:05.240277 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001883 sec., 5310.674455655869 rows/sec., 9.52 MiB/sec. | ||
| 16231 | 2026.01.14 00:56:05.240344 [ 4 ] {7812e8de-1efe-4023-8ab6-dd17d99346e7} <Debug> TCPHandler: Processed in 0.002194608 sec. | ||
| 16232 | 2026.01.14 00:56:05.240450 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16233 | 2026.01.14 00:56:05.240546 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16234 | 2026.01.14 00:56:05.240588 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16235 | 2026.01.14 00:56:05.240958 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2026.01.14 00:56:05.240993 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16237 | 2026.01.14 00:56:05.241307 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16238 | 2026.01.14 00:56:05.241527 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16239 | 2026.01.14 00:56:05.241654 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 16240 | 2026.01.14 00:56:05.241691 [ 4 ] {5d350527-8629-4966-866a-ada491277d10} <Debug> TCPHandler: Processed in 0.001289859 sec. | ||
| 16241 | 2026.01.14 00:56:06.435128 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60972 | ||
| 16242 | 2026.01.14 00:56:06.435253 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16243 | 2026.01.14 00:56:06.435291 [ 353 ] {} <Debug> TCP-Session: 044450da-d2f9-4fbb-acd2-5034dcebdc6d Authenticating user 'default' from [fd00:1122:3344:101::e]:60972 | ||
| 16244 | 2026.01.14 00:56:06.435320 [ 353 ] {} <Debug> TCP-Session: 044450da-d2f9-4fbb-acd2-5034dcebdc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.01.14 00:56:06.435338 [ 353 ] {} <Debug> TCP-Session: 044450da-d2f9-4fbb-acd2-5034dcebdc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16246 | 2026.01.14 00:56:06.435588 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64528 | ||
| 16247 | 2026.01.14 00:56:06.435612 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62692 | ||
| 16248 | 2026.01.14 00:56:06.435653 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37266 | ||
| 16249 | 2026.01.14 00:56:06.435675 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55350 | ||
| 16250 | 2026.01.14 00:56:06.435723 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16251 | 2026.01.14 00:56:06.435728 [ 353 ] {} <Trace> TCP-Session: 044450da-d2f9-4fbb-acd2-5034dcebdc6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16252 | 2026.01.14 00:56:06.435741 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16253 | 2026.01.14 00:56:06.435758 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16254 | 2026.01.14 00:56:06.435768 [ 354 ] {} <Debug> TCP-Session: 41d4b50d-e118-47c5-96ed-d70cd4dfdf8e Authenticating user 'default' from [fd00:1122:3344:101::e]:64528 | ||
| 16255 | 2026.01.14 00:56:06.435799 [ 355 ] {} <Debug> TCP-Session: 6af7b8a8-5877-46c7-90e9-89ffc4cd7dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62692 | ||
| 16256 | 2026.01.14 00:56:06.435812 [ 356 ] {} <Debug> TCP-Session: 1713ed72-ebb6-48bd-a02a-35961faf3deb Authenticating user 'default' from [fd00:1122:3344:101::e]:37266 | ||
| 16257 | 2026.01.14 00:56:06.435830 [ 354 ] {} <Debug> TCP-Session: 41d4b50d-e118-47c5-96ed-d70cd4dfdf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2026.01.14 00:56:06.435848 [ 355 ] {} <Debug> TCP-Session: 6af7b8a8-5877-46c7-90e9-89ffc4cd7dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.01.14 00:56:06.435860 [ 354 ] {} <Debug> TCP-Session: 41d4b50d-e118-47c5-96ed-d70cd4dfdf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.01.14 00:56:06.435875 [ 355 ] {} <Debug> TCP-Session: 6af7b8a8-5877-46c7-90e9-89ffc4cd7dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2026.01.14 00:56:06.435854 [ 356 ] {} <Debug> TCP-Session: 1713ed72-ebb6-48bd-a02a-35961faf3deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16262 | 2026.01.14 00:56:06.435818 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16263 | 2026.01.14 00:56:06.435929 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60972) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16264 | 2026.01.14 00:56:06.435923 [ 356 ] {} <Debug> TCP-Session: 1713ed72-ebb6-48bd-a02a-35961faf3deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.01.14 00:56:06.435973 [ 358 ] {} <Debug> TCP-Session: 5acbc87d-86ea-4f4e-a785-68da3655de9f Authenticating user 'default' from [fd00:1122:3344:101::e]:55350 | ||
| 16266 | 2026.01.14 00:56:06.435662 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48231 | ||
| 16267 | 2026.01.14 00:56:06.436027 [ 358 ] {} <Debug> TCP-Session: 5acbc87d-86ea-4f4e-a785-68da3655de9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16268 | 2026.01.14 00:56:06.435630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59076 | ||
| 16269 | 2026.01.14 00:56:06.436065 [ 358 ] {} <Debug> TCP-Session: 5acbc87d-86ea-4f4e-a785-68da3655de9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2026.01.14 00:56:06.436092 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16271 | 2026.01.14 00:56:06.435618 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45645 | ||
| 16272 | 2026.01.14 00:56:06.436144 [ 357 ] {} <Debug> TCP-Session: ff14afa5-c070-4f80-948e-d1ff6f03d6ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48231 | ||
| 16273 | 2026.01.14 00:56:06.436159 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16274 | 2026.01.14 00:56:06.436183 [ 357 ] {} <Debug> TCP-Session: ff14afa5-c070-4f80-948e-d1ff6f03d6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2026.01.14 00:56:06.435653 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48595 | ||
| 16276 | 2026.01.14 00:56:06.436221 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16277 | 2026.01.14 00:56:06.436238 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16278 | 2026.01.14 00:56:06.436270 [ 286 ] {} <Debug> TCP-Session: d8fa417a-17be-489d-aa37-18fce210a4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45645 | ||
| 16279 | 2026.01.14 00:56:06.436214 [ 357 ] {} <Debug> TCP-Session: ff14afa5-c070-4f80-948e-d1ff6f03d6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.01.14 00:56:06.436303 [ 286 ] {} <Debug> TCP-Session: d8fa417a-17be-489d-aa37-18fce210a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16281 | 2026.01.14 00:56:06.436212 [ 288 ] {} <Debug> TCP-Session: d4aa08de-3207-4dc1-86cd-54864b618f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:59076 | ||
| 16282 | 2026.01.14 00:56:06.436322 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16283 | 2026.01.14 00:56:06.436361 [ 288 ] {} <Debug> TCP-Session: d4aa08de-3207-4dc1-86cd-54864b618f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.01.14 00:56:06.436328 [ 286 ] {} <Debug> TCP-Session: d8fa417a-17be-489d-aa37-18fce210a4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2026.01.14 00:56:06.436400 [ 288 ] {} <Debug> TCP-Session: d4aa08de-3207-4dc1-86cd-54864b618f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16286 | 2026.01.14 00:56:06.436524 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16287 | 2026.01.14 00:56:06.436554 [ 289 ] {} <Debug> TCP-Session: bc0a72e7-2e02-4c32-bd58-f2155c3974bc Authenticating user 'default' from [fd00:1122:3344:101::e]:48595 | ||
| 16288 | 2026.01.14 00:56:06.436571 [ 289 ] {} <Debug> TCP-Session: bc0a72e7-2e02-4c32-bd58-f2155c3974bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16289 | 2026.01.14 00:56:06.436583 [ 289 ] {} <Debug> TCP-Session: bc0a72e7-2e02-4c32-bd58-f2155c3974bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.01.14 00:56:06.436683 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 16291 | 2026.01.14 00:56:06.437637 [ 336 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> AggregatingTransform: Aggregating | ||
| 16292 | 2026.01.14 00:56:06.437680 [ 336 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 16293 | 2026.01.14 00:56:06.437718 [ 336 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092687 sec. (1078.900 rows/sec., 42.14 KiB/sec.) | ||
| 16294 | 2026.01.14 00:56:06.437740 [ 336 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Trace> Aggregator: Merging aggregated data | ||
| 16295 | 2026.01.14 00:56:06.439030 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 16296 | 2026.01.14 00:56:06.439123 [ 353 ] {b2a62acc-d49d-46dc-ab2a-29037a2bb8b6} <Debug> TCPHandler: Processed in 0.003522477 sec. | ||
| 16297 | 2026.01.14 00:56:06.439223 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16298 | 2026.01.14 00:56:06.439260 [ 353 ] {} <Debug> TCP-Session: 044450da-d2f9-4fbb-acd2-5034dcebdc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2026.01.14 00:56:06.439265 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16300 | 2026.01.14 00:56:06.439294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16301 | 2026.01.14 00:56:06.439320 [ 354 ] {} <Debug> TCP-Session: 41d4b50d-e118-47c5-96ed-d70cd4dfdf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.01.14 00:56:06.439320 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16303 | 2026.01.14 00:56:06.439347 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16304 | 2026.01.14 00:56:06.439369 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16305 | 2026.01.14 00:56:06.439397 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16306 | 2026.01.14 00:56:06.439419 [ 355 ] {} <Debug> TCP-Session: 6af7b8a8-5877-46c7-90e9-89ffc4cd7dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2026.01.14 00:56:06.439421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16308 | 2026.01.14 00:56:06.439455 [ 357 ] {} <Debug> TCP-Session: ff14afa5-c070-4f80-948e-d1ff6f03d6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2026.01.14 00:56:06.439449 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16310 | 2026.01.14 00:56:06.439481 [ 286 ] {} <Debug> TCP-Session: d8fa417a-17be-489d-aa37-18fce210a4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2026.01.14 00:56:06.439431 [ 356 ] {} <Debug> TCP-Session: 1713ed72-ebb6-48bd-a02a-35961faf3deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2026.01.14 00:56:06.439522 [ 358 ] {} <Debug> TCP-Session: 5acbc87d-86ea-4f4e-a785-68da3655de9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16313 | 2026.01.14 00:56:06.439333 [ 288 ] {} <Debug> TCP-Session: d4aa08de-3207-4dc1-86cd-54864b618f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.01.14 00:56:06.439390 [ 289 ] {} <Debug> TCP-Session: bc0a72e7-2e02-4c32-bd58-f2155c3974bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16315 | 2026.01.14 00:56:06.482504 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 16316 | 2026.01.14 00:56:06.482567 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 16317 | 2026.01.14 00:56:06.485050 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 16318 | 2026.01.14 00:56:06.668956 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 16319 | 2026.01.14 00:56:06.669064 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16320 | 2026.01.14 00:56:06.669092 [ 353 ] {} <Debug> TCP-Session: f476ec60-bb0b-47e5-acaf-fb44e7fa615a Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 16321 | 2026.01.14 00:56:06.669117 [ 353 ] {} <Debug> TCP-Session: f476ec60-bb0b-47e5-acaf-fb44e7fa615a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.01.14 00:56:06.669133 [ 353 ] {} <Debug> TCP-Session: f476ec60-bb0b-47e5-acaf-fb44e7fa615a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.01.14 00:56:06.669325 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64754 | ||
| 16324 | 2026.01.14 00:56:06.669353 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60170 | ||
| 16325 | 2026.01.14 00:56:06.669379 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61827 | ||
| 16326 | 2026.01.14 00:56:06.669404 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51326 | ||
| 16327 | 2026.01.14 00:56:06.669442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16328 | 2026.01.14 00:56:06.669441 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16329 | 2026.01.14 00:56:06.669380 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37151 | ||
| 16330 | 2026.01.14 00:56:06.669482 [ 288 ] {} <Debug> TCP-Session: 6aa0c5d7-f734-4450-87d4-6f166a60a50e Authenticating user 'default' from [fd00:1122:3344:101::e]:60170 | ||
| 16331 | 2026.01.14 00:56:06.669490 [ 354 ] {} <Debug> TCP-Session: 10488504-6cc6-46b7-a1fb-7f222860a496 Authenticating user 'default' from [fd00:1122:3344:101::e]:64754 | ||
| 16332 | 2026.01.14 00:56:06.669333 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33160 | ||
| 16333 | 2026.01.14 00:56:06.669522 [ 288 ] {} <Debug> TCP-Session: 6aa0c5d7-f734-4450-87d4-6f166a60a50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16334 | 2026.01.14 00:56:06.669548 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16335 | 2026.01.14 00:56:06.669563 [ 288 ] {} <Debug> TCP-Session: 6aa0c5d7-f734-4450-87d4-6f166a60a50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16336 | 2026.01.14 00:56:06.669528 [ 354 ] {} <Debug> TCP-Session: 10488504-6cc6-46b7-a1fb-7f222860a496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2026.01.14 00:56:06.669579 [ 356 ] {} <Debug> TCP-Session: 5af50f27-95d6-47dc-9f9a-921bc39dc6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37151 | ||
| 16338 | 2026.01.14 00:56:06.669594 [ 354 ] {} <Debug> TCP-Session: 10488504-6cc6-46b7-a1fb-7f222860a496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.01.14 00:56:06.669600 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16340 | 2026.01.14 00:56:06.669607 [ 356 ] {} <Debug> TCP-Session: 5af50f27-95d6-47dc-9f9a-921bc39dc6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2026.01.14 00:56:06.669525 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16342 | 2026.01.14 00:56:06.669640 [ 286 ] {} <Debug> TCP-Session: 87c5ad8a-3779-40ff-b098-f638eeedc413 Authenticating user 'default' from [fd00:1122:3344:101::e]:33160 | ||
| 16343 | 2026.01.14 00:56:06.669698 [ 358 ] {} <Debug> TCP-Session: b93cbd93-549f-464f-97f2-22c3c55842ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51326 | ||
| 16344 | 2026.01.14 00:56:06.669332 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60370 | ||
| 16345 | 2026.01.14 00:56:06.669753 [ 358 ] {} <Debug> TCP-Session: b93cbd93-549f-464f-97f2-22c3c55842ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.01.14 00:56:06.669745 [ 286 ] {} <Debug> TCP-Session: 87c5ad8a-3779-40ff-b098-f638eeedc413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.01.14 00:56:06.669783 [ 358 ] {} <Debug> TCP-Session: b93cbd93-549f-464f-97f2-22c3c55842ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2026.01.14 00:56:06.669805 [ 286 ] {} <Debug> TCP-Session: 87c5ad8a-3779-40ff-b098-f638eeedc413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2026.01.14 00:56:06.669811 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16350 | 2026.01.14 00:56:06.669643 [ 356 ] {} <Debug> TCP-Session: 5af50f27-95d6-47dc-9f9a-921bc39dc6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16351 | 2026.01.14 00:56:06.669845 [ 355 ] {} <Debug> TCP-Session: 1fd47470-8f38-4320-8326-754b5dc3e7d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60370 | ||
| 16352 | 2026.01.14 00:56:06.669448 [ 353 ] {} <Trace> TCP-Session: f476ec60-bb0b-47e5-acaf-fb44e7fa615a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.01.14 00:56:06.669880 [ 355 ] {} <Debug> TCP-Session: 1fd47470-8f38-4320-8326-754b5dc3e7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16354 | 2026.01.14 00:56:06.669378 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61444 | ||
| 16355 | 2026.01.14 00:56:06.669917 [ 355 ] {} <Debug> TCP-Session: 1fd47470-8f38-4320-8326-754b5dc3e7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16356 | 2026.01.14 00:56:06.669492 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16357 | 2026.01.14 00:56:06.669989 [ 357 ] {} <Debug> TCP-Session: 3924c61d-f38b-4e81-979a-1e80a68b44b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61827 | ||
| 16358 | 2026.01.14 00:56:06.669998 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16359 | 2026.01.14 00:56:06.670018 [ 357 ] {} <Debug> TCP-Session: 3924c61d-f38b-4e81-979a-1e80a68b44b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.01.14 00:56:06.670032 [ 289 ] {} <Debug> TCP-Session: 5cb25824-843b-49ce-b441-d84a7396fec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61444 | ||
| 16361 | 2026.01.14 00:56:06.670049 [ 357 ] {} <Debug> TCP-Session: 3924c61d-f38b-4e81-979a-1e80a68b44b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16362 | 2026.01.14 00:56:06.670060 [ 289 ] {} <Debug> TCP-Session: 5cb25824-843b-49ce-b441-d84a7396fec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2026.01.14 00:56:06.670067 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16364 | 2026.01.14 00:56:06.670084 [ 289 ] {} <Debug> TCP-Session: 5cb25824-843b-49ce-b441-d84a7396fec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.01.14 00:56:06.670357 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16366 | 2026.01.14 00:56:06.670417 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16367 | 2026.01.14 00:56:06.670710 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 16368 | 2026.01.14 00:56:06.671658 [ 306 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> AggregatingTransform: Aggregating | ||
| 16369 | 2026.01.14 00:56:06.671698 [ 306 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> Aggregator: Aggregation method: without_key | ||
| 16370 | 2026.01.14 00:56:06.671739 [ 306 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926271 sec. (1079.598 rows/sec., 42.17 KiB/sec.) | ||
| 16371 | 2026.01.14 00:56:06.671759 [ 306 ] {dfd4397c-d5af-46af-9456-976f97889902} <Trace> Aggregator: Merging aggregated data | ||
| 16372 | 2026.01.14 00:56:06.673556 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003557 sec., 281.135788585887 rows/sec., 10.98 KiB/sec. | ||
| 16373 | 2026.01.14 00:56:06.673740 [ 353 ] {dfd4397c-d5af-46af-9456-976f97889902} <Debug> TCPHandler: Processed in 0.004410656 sec. | ||
| 16374 | 2026.01.14 00:56:06.673874 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16375 | 2026.01.14 00:56:06.673906 [ 353 ] {} <Debug> TCP-Session: f476ec60-bb0b-47e5-acaf-fb44e7fa615a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2026.01.14 00:56:06.673907 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16377 | 2026.01.14 00:56:06.673920 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16378 | 2026.01.14 00:56:06.673939 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16379 | 2026.01.14 00:56:06.673974 [ 356 ] {} <Debug> TCP-Session: 5af50f27-95d6-47dc-9f9a-921bc39dc6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.01.14 00:56:06.673986 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16381 | 2026.01.14 00:56:06.674006 [ 355 ] {} <Debug> TCP-Session: 1fd47470-8f38-4320-8326-754b5dc3e7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.01.14 00:56:06.674002 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16383 | 2026.01.14 00:56:06.674031 [ 288 ] {} <Debug> TCP-Session: 6aa0c5d7-f734-4450-87d4-6f166a60a50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16384 | 2026.01.14 00:56:06.674031 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16385 | 2026.01.14 00:56:06.674065 [ 286 ] {} <Debug> TCP-Session: 87c5ad8a-3779-40ff-b098-f638eeedc413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16386 | 2026.01.14 00:56:06.673966 [ 354 ] {} <Debug> TCP-Session: 10488504-6cc6-46b7-a1fb-7f222860a496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16387 | 2026.01.14 00:56:06.674110 [ 358 ] {} <Debug> TCP-Session: b93cbd93-549f-464f-97f2-22c3c55842ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16388 | 2026.01.14 00:56:06.674017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16389 | 2026.01.14 00:56:06.673964 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16390 | 2026.01.14 00:56:06.674180 [ 289 ] {} <Debug> TCP-Session: 5cb25824-843b-49ce-b441-d84a7396fec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2026.01.14 00:56:06.674209 [ 357 ] {} <Debug> TCP-Session: 3924c61d-f38b-4e81-979a-1e80a68b44b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16392 | 2026.01.14 00:56:06.678814 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52025 | ||
| 16393 | 2026.01.14 00:56:06.678878 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16394 | 2026.01.14 00:56:06.678905 [ 355 ] {} <Debug> TCP-Session: db43444c-3b4c-46ff-833f-d1a785af5c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:52025 | ||
| 16395 | 2026.01.14 00:56:06.678923 [ 355 ] {} <Debug> TCP-Session: db43444c-3b4c-46ff-833f-d1a785af5c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2026.01.14 00:56:06.678939 [ 355 ] {} <Debug> TCP-Session: db43444c-3b4c-46ff-833f-d1a785af5c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.01.14 00:56:06.679113 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41385 | ||
| 16398 | 2026.01.14 00:56:06.679158 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51912 | ||
| 16399 | 2026.01.14 00:56:06.679165 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64708 | ||
| 16400 | 2026.01.14 00:56:06.679189 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51822 | ||
| 16401 | 2026.01.14 00:56:06.679201 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59243 | ||
| 16402 | 2026.01.14 00:56:06.679226 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59665 | ||
| 16403 | 2026.01.14 00:56:06.679230 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35698 | ||
| 16404 | 2026.01.14 00:56:06.679272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16405 | 2026.01.14 00:56:06.679302 [ 355 ] {} <Trace> TCP-Session: db43444c-3b4c-46ff-833f-d1a785af5c40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16406 | 2026.01.14 00:56:06.679320 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16407 | 2026.01.14 00:56:06.679343 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16408 | 2026.01.14 00:56:06.679356 [ 357 ] {} <Debug> TCP-Session: c6b1131d-6ad1-4099-be90-774def82c63e Authenticating user 'default' from [fd00:1122:3344:101::e]:59243 | ||
| 16409 | 2026.01.14 00:56:06.679315 [ 288 ] {} <Debug> TCP-Session: 9367fde8-bf45-438b-a9a8-b75f0b785d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:64708 | ||
| 16410 | 2026.01.14 00:56:06.679381 [ 354 ] {} <Debug> TCP-Session: 16ccc7f7-e753-4a6d-b468-9989e677de79 Authenticating user 'default' from [fd00:1122:3344:101::e]:35698 | ||
| 16411 | 2026.01.14 00:56:06.679390 [ 357 ] {} <Debug> TCP-Session: c6b1131d-6ad1-4099-be90-774def82c63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16412 | 2026.01.14 00:56:06.679408 [ 288 ] {} <Debug> TCP-Session: 9367fde8-bf45-438b-a9a8-b75f0b785d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16413 | 2026.01.14 00:56:06.679419 [ 354 ] {} <Debug> TCP-Session: 16ccc7f7-e753-4a6d-b468-9989e677de79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16414 | 2026.01.14 00:56:06.679429 [ 357 ] {} <Debug> TCP-Session: c6b1131d-6ad1-4099-be90-774def82c63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2026.01.14 00:56:06.679456 [ 354 ] {} <Debug> TCP-Session: 16ccc7f7-e753-4a6d-b468-9989e677de79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2026.01.14 00:56:06.679441 [ 288 ] {} <Debug> TCP-Session: 9367fde8-bf45-438b-a9a8-b75f0b785d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16417 | 2026.01.14 00:56:06.679489 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52025) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16418 | 2026.01.14 00:56:06.679176 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16419 | 2026.01.14 00:56:06.679212 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41521 | ||
| 16420 | 2026.01.14 00:56:06.679547 [ 286 ] {} <Debug> TCP-Session: 1c6a6a3e-dbe7-48b1-bf4a-d750c4956f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:41385 | ||
| 16421 | 2026.01.14 00:56:06.679311 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16422 | 2026.01.14 00:56:06.679583 [ 286 ] {} <Debug> TCP-Session: 1c6a6a3e-dbe7-48b1-bf4a-d750c4956f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16423 | 2026.01.14 00:56:06.679604 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16424 | 2026.01.14 00:56:06.679609 [ 353 ] {} <Debug> TCP-Session: afb426e8-2786-4d73-abd0-1e0f5498dbd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59665 | ||
| 16425 | 2026.01.14 00:56:06.679639 [ 358 ] {} <Debug> TCP-Session: 5763af22-4efd-4ce4-9b29-2b55648695a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41521 | ||
| 16426 | 2026.01.14 00:56:06.679656 [ 353 ] {} <Debug> TCP-Session: afb426e8-2786-4d73-abd0-1e0f5498dbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16427 | 2026.01.14 00:56:06.679670 [ 358 ] {} <Debug> TCP-Session: 5763af22-4efd-4ce4-9b29-2b55648695a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16428 | 2026.01.14 00:56:06.679684 [ 353 ] {} <Debug> TCP-Session: afb426e8-2786-4d73-abd0-1e0f5498dbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16429 | 2026.01.14 00:56:06.679696 [ 358 ] {} <Debug> TCP-Session: 5763af22-4efd-4ce4-9b29-2b55648695a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16430 | 2026.01.14 00:56:06.679618 [ 286 ] {} <Debug> TCP-Session: 1c6a6a3e-dbe7-48b1-bf4a-d750c4956f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16431 | 2026.01.14 00:56:06.679268 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16432 | 2026.01.14 00:56:06.679234 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16433 | 2026.01.14 00:56:06.679782 [ 356 ] {} <Debug> TCP-Session: f2e8297c-75e1-4797-858d-b6439d47345b Authenticating user 'default' from [fd00:1122:3344:101::e]:51822 | ||
| 16434 | 2026.01.14 00:56:06.679798 [ 289 ] {} <Debug> TCP-Session: 4a3bb0ac-0bff-4511-b9bb-f6378949210f Authenticating user 'default' from [fd00:1122:3344:101::e]:51912 | ||
| 16435 | 2026.01.14 00:56:06.679806 [ 356 ] {} <Debug> TCP-Session: f2e8297c-75e1-4797-858d-b6439d47345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16436 | 2026.01.14 00:56:06.679822 [ 289 ] {} <Debug> TCP-Session: 4a3bb0ac-0bff-4511-b9bb-f6378949210f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2026.01.14 00:56:06.679822 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16438 | 2026.01.14 00:56:06.679850 [ 289 ] {} <Debug> TCP-Session: 4a3bb0ac-0bff-4511-b9bb-f6378949210f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.01.14 00:56:06.679832 [ 356 ] {} <Debug> TCP-Session: f2e8297c-75e1-4797-858d-b6439d47345b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16440 | 2026.01.14 00:56:06.679901 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16441 | 2026.01.14 00:56:06.680248 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 16442 | 2026.01.14 00:56:06.681367 [ 297 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> AggregatingTransform: Aggregating | ||
| 16443 | 2026.01.14 00:56:06.681407 [ 297 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> Aggregator: Aggregation method: without_key | ||
| 16444 | 2026.01.14 00:56:06.681445 [ 297 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091624 sec. (916.066 rows/sec., 35.78 KiB/sec.) | ||
| 16445 | 2026.01.14 00:56:06.681463 [ 297 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Trace> Aggregator: Merging aggregated data | ||
| 16446 | 2026.01.14 00:56:06.682965 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 16447 | 2026.01.14 00:56:06.683133 [ 355 ] {c46eed3c-9cbd-41fe-8d4d-5c0b6f9f2309} <Debug> TCPHandler: Processed in 0.004014858 sec. | ||
| 16448 | 2026.01.14 00:56:06.683251 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16449 | 2026.01.14 00:56:06.683282 [ 355 ] {} <Debug> TCP-Session: db43444c-3b4c-46ff-833f-d1a785af5c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16450 | 2026.01.14 00:56:06.683288 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16451 | 2026.01.14 00:56:06.683321 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16452 | 2026.01.14 00:56:06.683330 [ 354 ] {} <Debug> TCP-Session: 16ccc7f7-e753-4a6d-b468-9989e677de79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16453 | 2026.01.14 00:56:06.683346 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16454 | 2026.01.14 00:56:06.683364 [ 358 ] {} <Debug> TCP-Session: 5763af22-4efd-4ce4-9b29-2b55648695a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16455 | 2026.01.14 00:56:06.683367 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16456 | 2026.01.14 00:56:06.683388 [ 356 ] {} <Debug> TCP-Session: f2e8297c-75e1-4797-858d-b6439d47345b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.01.14 00:56:06.683392 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16458 | 2026.01.14 00:56:06.683411 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16459 | 2026.01.14 00:56:06.683440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16460 | 2026.01.14 00:56:06.683452 [ 286 ] {} <Debug> TCP-Session: 1c6a6a3e-dbe7-48b1-bf4a-d750c4956f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16461 | 2026.01.14 00:56:06.683464 [ 357 ] {} <Debug> TCP-Session: c6b1131d-6ad1-4099-be90-774def82c63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16462 | 2026.01.14 00:56:06.683465 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16463 | 2026.01.14 00:56:06.683493 [ 288 ] {} <Debug> TCP-Session: 9367fde8-bf45-438b-a9a8-b75f0b785d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16464 | 2026.01.14 00:56:06.683417 [ 289 ] {} <Debug> TCP-Session: 4a3bb0ac-0bff-4511-b9bb-f6378949210f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16465 | 2026.01.14 00:56:06.683523 [ 353 ] {} <Debug> TCP-Session: afb426e8-2786-4d73-abd0-1e0f5498dbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16466 | 2026.01.14 00:56:06.918885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38882 | ||
| 16467 | 2026.01.14 00:56:06.919413 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16468 | 2026.01.14 00:56:06.919466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16469 | 2026.01.14 00:56:06.919968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16470 | 2026.01.14 00:56:06.920227 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2026.01.14 00:56:06.920390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38882 | ||
| 16472 | 2026.01.14 00:56:06.920436 [ 42 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16473 | 2026.01.14 00:56:06.920514 [ 42 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16474 | 2026.01.14 00:56:06.920538 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16475 | 2026.01.14 00:56:06.920640 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16476 | 2026.01.14 00:56:06.920732 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16477 | 2026.01.14 00:56:06.920763 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36514 rows starting from the beginning of the part | ||
| 16478 | 2026.01.14 00:56:06.920819 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16479 | 2026.01.14 00:56:06.920864 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16480 | 2026.01.14 00:56:06.920905 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16481 | 2026.01.14 00:56:06.920943 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16482 | 2026.01.14 00:56:06.920984 [ 188 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 16483 | 2026.01.14 00:56:06.924208 [ 209 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38882 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604899 sec., 10785877.773552047 rows/sec., 154.29 MiB/sec. | ||
| 16484 | 2026.01.14 00:56:06.924504 [ 200 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16485 | 2026.01.14 00:56:06.924769 [ 200 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.01.14 00:56:06.924836 [ 200 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_81_16} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16487 | 2026.01.14 00:56:06.924915 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16488 | 2026.01.14 00:56:08.975274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16489 | 2026.01.14 00:56:08.993505 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.01.14 00:56:08.993573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16491 | 2026.01.14 00:56:08.999973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16492 | 2026.01.14 00:56:09.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.47 MiB, peak 391.93 MiB, free memory in arenas 0.00 B, will set to 375.95 MiB (RSS), difference: -4.52 MiB | ||
| 16493 | 2026.01.14 00:56:09.000882 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.01.14 00:56:09.001198 [ 41 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16495 | 2026.01.14 00:56:09.001246 [ 41 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16496 | 2026.01.14 00:56:09.001268 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16497 | 2026.01.14 00:56:09.001372 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16498 | 2026.01.14 00:56:09.005246 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16499 | 2026.01.14 00:56:09.005290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16500 | 2026.01.14 00:56:09.006746 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16501 | 2026.01.14 00:56:09.011530 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16502 | 2026.01.14 00:56:09.016451 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16503 | 2026.01.14 00:56:09.021363 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16504 | 2026.01.14 00:56:09.026523 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16505 | 2026.01.14 00:56:09.031435 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 16506 | 2026.01.14 00:56:09.096706 [ 209 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.095371996 sec., 6396.0074821124645 rows/sec., 33.07 MiB/sec. | ||
| 16507 | 2026.01.14 00:56:09.099950 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16508 | 2026.01.14 00:56:09.102155 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_81_16} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2026.01.14 00:56:09.102281 [ 198 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_81_16} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16510 | 2026.01.14 00:56:09.105133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16511 | 2026.01.14 00:56:09.552917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2014 | ||
| 16512 | 2026.01.14 00:56:09.555585 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2026.01.14 00:56:09.555650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16514 | 2026.01.14 00:56:09.556956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16515 | 2026.01.14 00:56:09.557245 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2026.01.14 00:56:09.557414 [ 40 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16517 | 2026.01.14 00:56:09.557483 [ 40 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2026.01.14 00:56:09.557503 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16519 | 2026.01.14 00:56:09.557602 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 16520 | 2026.01.14 00:56:09.557664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2014 | ||
| 16521 | 2026.01.14 00:56:09.558069 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16522 | 2026.01.14 00:56:09.558210 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1864 rows starting from the beginning of the part | ||
| 16523 | 2026.01.14 00:56:09.558630 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 16524 | 2026.01.14 00:56:09.559016 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 16525 | 2026.01.14 00:56:09.559381 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 16526 | 2026.01.14 00:56:09.559737 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 16527 | 2026.01.14 00:56:09.560080 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 16528 | 2026.01.14 00:56:09.568007 [ 193 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 72 columns (72 merged, 0 gathered) in 0.010444159 sec., 192835.05737513187 rows/sec., 149.09 MiB/sec. | ||
| 16529 | 2026.01.14 00:56:09.569895 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16530 | 2026.01.14 00:56:09.570514 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.01.14 00:56:09.570601 [ 195 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_61_12} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16532 | 2026.01.14 00:56:09.570943 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 16533 | 2026.01.14 00:56:10.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.60 MiB, peak 391.93 MiB, free memory in arenas 0.00 B, will set to 375.96 MiB (RSS), difference: 3.37 MiB | ||
| 16534 | 2026.01.14 00:56:10.201805 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.01.14 00:56:10.202009 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16536 | 2026.01.14 00:56:10.202082 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16537 | 2026.01.14 00:56:10.202800 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.01.14 00:56:10.202841 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16539 | 2026.01.14 00:56:10.203224 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16540 | 2026.01.14 00:56:10.203445 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2026.01.14 00:56:10.203596 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001636 sec., 70904.64547677261 rows/sec., 6.01 MiB/sec. | ||
| 16542 | 2026.01.14 00:56:10.203645 [ 4 ] {25129106-e084-4232-962a-d434af345786} <Debug> TCPHandler: Processed in 0.001969573 sec. | ||
| 16543 | 2026.01.14 00:56:10.203764 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2026.01.14 00:56:10.203865 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16545 | 2026.01.14 00:56:10.203909 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16546 | 2026.01.14 00:56:10.204317 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.01.14 00:56:10.204351 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16548 | 2026.01.14 00:56:10.204654 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16549 | 2026.01.14 00:56:10.204853 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.01.14 00:56:10.204985 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 1.93 MiB/sec. | ||
| 16551 | 2026.01.14 00:56:10.205026 [ 4 ] {dc353839-7b48-4a37-9b38-bc1fadaf93d3} <Debug> TCPHandler: Processed in 0.001313649 sec. | ||
| 16552 | 2026.01.14 00:56:10.205127 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.01.14 00:56:10.205222 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16554 | 2026.01.14 00:56:10.205263 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16555 | 2026.01.14 00:56:10.205695 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.01.14 00:56:10.205735 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16557 | 2026.01.14 00:56:10.206048 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16558 | 2026.01.14 00:56:10.206255 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.01.14 00:56:10.206386 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001182 sec., 79526.22673434856 rows/sec., 6.21 MiB/sec. | ||
| 16560 | 2026.01.14 00:56:10.206426 [ 4 ] {3162d70a-046a-47b5-af32-a5d924afef29} <Debug> TCPHandler: Processed in 0.00134816 sec. | ||
| 16561 | 2026.01.14 00:56:10.206533 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.01.14 00:56:10.206629 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16563 | 2026.01.14 00:56:10.206674 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16564 | 2026.01.14 00:56:10.207084 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.01.14 00:56:10.207120 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16566 | 2026.01.14 00:56:10.207443 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16567 | 2026.01.14 00:56:10.207642 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.01.14 00:56:10.207771 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 16569 | 2026.01.14 00:56:10.207808 [ 4 ] {087f3119-77fc-4390-b6dd-78f9d22730e3} <Debug> TCPHandler: Processed in 0.001325719 sec. | ||
| 16570 | 2026.01.14 00:56:10.207917 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2026.01.14 00:56:10.208016 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16572 | 2026.01.14 00:56:10.208072 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16573 | 2026.01.14 00:56:10.208866 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.01.14 00:56:10.208903 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16575 | 2026.01.14 00:56:10.209446 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16576 | 2026.01.14 00:56:10.209678 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.01.14 00:56:10.209816 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 16578 | 2026.01.14 00:56:10.209885 [ 4 ] {a2b34631-d73b-4148-9470-2c381444cd90} <Debug> TCPHandler: Processed in 0.002019324 sec. | ||
| 16579 | 2026.01.14 00:56:10.209993 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16580 | 2026.01.14 00:56:10.210086 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16581 | 2026.01.14 00:56:10.210127 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16582 | 2026.01.14 00:56:10.210451 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.01.14 00:56:10.210487 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16584 | 2026.01.14 00:56:10.210802 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16585 | 2026.01.14 00:56:10.211004 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2026.01.14 00:56:10.211131 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 16587 | 2026.01.14 00:56:10.211167 [ 4 ] {c1c1fc04-63c3-49b3-be9d-3c8ad8229502} <Debug> TCPHandler: Processed in 0.001223856 sec. | ||
| 16588 | 2026.01.14 00:56:14.220992 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16589 | 2026.01.14 00:56:14.221074 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16590 | 2026.01.14 00:56:14.420570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39394 | ||
| 16591 | 2026.01.14 00:56:14.421108 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2026.01.14 00:56:14.421149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16593 | 2026.01.14 00:56:14.421622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16594 | 2026.01.14 00:56:14.421835 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2026.01.14 00:56:14.421962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39394 | ||
| 16596 | 2026.01.14 00:56:15.201554 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.01.14 00:56:15.201836 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16598 | 2026.01.14 00:56:15.201950 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16599 | 2026.01.14 00:56:15.202672 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.01.14 00:56:15.202722 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16601 | 2026.01.14 00:56:15.203132 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16602 | 2026.01.14 00:56:15.203366 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.01.14 00:56:15.203536 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001769 sec., 42962.125494629734 rows/sec., 3.54 MiB/sec. | ||
| 16604 | 2026.01.14 00:56:15.203536 [ 33 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16605 | 2026.01.14 00:56:15.203592 [ 4 ] {953a4697-9daa-492f-8196-4997de2cd445} <Debug> TCPHandler: Processed in 0.002216479 sec. | ||
| 16606 | 2026.01.14 00:56:15.203617 [ 33 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2026.01.14 00:56:15.203646 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16608 | 2026.01.14 00:56:15.203725 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.01.14 00:56:15.203819 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 16610 | 2026.01.14 00:56:15.203832 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16611 | 2026.01.14 00:56:15.203939 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16612 | 2026.01.14 00:56:15.204037 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16613 | 2026.01.14 00:56:15.204102 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 16614 | 2026.01.14 00:56:15.204212 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 76 rows starting from the beginning of the part | ||
| 16615 | 2026.01.14 00:56:15.204289 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 116 rows starting from the beginning of the part | ||
| 16616 | 2026.01.14 00:56:15.204359 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1217 rows starting from the beginning of the part | ||
| 16617 | 2026.01.14 00:56:15.204364 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.01.14 00:56:15.204421 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16619 | 2026.01.14 00:56:15.204433 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 116 rows starting from the beginning of the part | ||
| 16620 | 2026.01.14 00:56:15.204518 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 76 rows starting from the beginning of the part | ||
| 16621 | 2026.01.14 00:56:15.204743 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16622 | 2026.01.14 00:56:15.205001 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.01.14 00:56:15.205143 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001334 sec., 7496.251874062969 rows/sec., 563.68 KiB/sec. | ||
| 16624 | 2026.01.14 00:56:15.205184 [ 4 ] {6bbce07a-f7cf-4f06-92b8-835813e96b58} <Debug> TCPHandler: Processed in 0.001516634 sec. | ||
| 16625 | 2026.01.14 00:56:15.205303 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.01.14 00:56:15.205423 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16627 | 2026.01.14 00:56:15.205473 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16628 | 2026.01.14 00:56:15.205988 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2026.01.14 00:56:15.206024 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16630 | 2026.01.14 00:56:15.206333 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16631 | 2026.01.14 00:56:15.206535 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2026.01.14 00:56:15.206649 [ 33 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16633 | 2026.01.14 00:56:15.206661 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001263 sec., 58590.65716547902 rows/sec., 4.57 MiB/sec. | ||
| 16634 | 2026.01.14 00:56:15.206683 [ 33 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16635 | 2026.01.14 00:56:15.206705 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16636 | 2026.01.14 00:56:15.206708 [ 4 ] {be3c820f-7f73-4494-8202-a16a71f782ae} <Debug> TCPHandler: Processed in 0.001463902 sec. | ||
| 16637 | 2026.01.14 00:56:15.206714 [ 193 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002985625 sec., 1361523.9690182123 rows/sec., 117.21 MiB/sec. | ||
| 16638 | 2026.01.14 00:56:15.206774 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 16639 | 2026.01.14 00:56:15.206827 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.14 00:56:15.206870 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16641 | 2026.01.14 00:56:15.206901 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 16642 | 2026.01.14 00:56:15.206925 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16643 | 2026.01.14 00:56:15.206944 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 16644 | 2026.01.14 00:56:15.206976 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16645 | 2026.01.14 00:56:15.206992 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 94 rows starting from the beginning of the part | ||
| 16646 | 2026.01.14 00:56:15.207022 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16647 | 2026.01.14 00:56:15.207031 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 532 rows starting from the beginning of the part | ||
| 16648 | 2026.01.14 00:56:15.207073 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 94 rows starting from the beginning of the part | ||
| 16649 | 2026.01.14 00:56:15.207108 [ 190 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 74 rows starting from the beginning of the part | ||
| 16650 | 2026.01.14 00:56:15.207338 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.01.14 00:56:15.207423 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2026.01.14 00:56:15.207425 [ 194 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_121_24} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16653 | 2026.01.14 00:56:15.207469 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16654 | 2026.01.14 00:56:15.207560 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 16655 | 2026.01.14 00:56:15.207918 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16656 | 2026.01.14 00:56:15.208076 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331879 sec., 1589483.7293778188 rows/sec., 123.04 MiB/sec. | ||
| 16657 | 2026.01.14 00:56:15.208142 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2026.01.14 00:56:15.208249 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_116_25 to all_119_119_0 | ||
| 16659 | 2026.01.14 00:56:15.208276 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.01.14 00:56:15.208281 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001374 sec., 116448.32605531295 rows/sec., 8.11 MiB/sec. | ||
| 16661 | 2026.01.14 00:56:15.208292 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16662 | 2026.01.14 00:56:15.208306 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16663 | 2026.01.14 00:56:15.208330 [ 4 ] {da5ad1dd-f366-427a-8eb5-de333782c5c2} <Debug> TCPHandler: Processed in 0.001550934 sec. | ||
| 16664 | 2026.01.14 00:56:15.208367 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_25 to all_119_119_0 into Compact with storage Full | ||
| 16665 | 2026.01.14 00:56:15.208446 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2026.01.14 00:56:15.208464 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16667 | 2026.01.14 00:56:15.208499 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 34876 rows starting from the beginning of the part | ||
| 16668 | 2026.01.14 00:56:15.208548 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16669 | 2026.01.14 00:56:15.208551 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16670 | 2026.01.14 00:56:15.208587 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16671 | 2026.01.14 00:56:15.208622 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16672 | 2026.01.14 00:56:15.208630 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 845 rows starting from the beginning of the part | ||
| 16673 | 2026.01.14 00:56:15.208634 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2026.01.14 00:56:15.208738 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_121_24} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16675 | 2026.01.14 00:56:15.208837 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 16676 | 2026.01.14 00:56:15.209431 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2026.01.14 00:56:15.209474 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16678 | 2026.01.14 00:56:15.210007 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16679 | 2026.01.14 00:56:15.210229 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2026.01.14 00:56:15.210371 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 16681 | 2026.01.14 00:56:15.210437 [ 4 ] {6d18e64c-a3e9-4aaf-9f83-2166fe62ae49} <Debug> TCPHandler: Processed in 0.002041084 sec. | ||
| 16682 | 2026.01.14 00:56:15.210547 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.01.14 00:56:15.210643 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16684 | 2026.01.14 00:56:15.210686 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16685 | 2026.01.14 00:56:15.211040 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.01.14 00:56:15.211076 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16687 | 2026.01.14 00:56:15.211392 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16688 | 2026.01.14 00:56:15.211592 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.01.14 00:56:15.211712 [ 33 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16690 | 2026.01.14 00:56:15.211720 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 16691 | 2026.01.14 00:56:15.211751 [ 33 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.01.14 00:56:15.211773 [ 4 ] {88896baa-45f8-4b35-ba9b-2c3cf6c5641e} <Debug> TCPHandler: Processed in 0.001276018 sec. | ||
| 16693 | 2026.01.14 00:56:15.211773 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16694 | 2026.01.14 00:56:15.211872 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16695 | 2026.01.14 00:56:15.212000 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16696 | 2026.01.14 00:56:15.212038 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6996 rows starting from the beginning of the part | ||
| 16697 | 2026.01.14 00:56:15.212108 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16698 | 2026.01.14 00:56:15.212159 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16699 | 2026.01.14 00:56:15.212205 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16700 | 2026.01.14 00:56:15.212248 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16701 | 2026.01.14 00:56:15.212292 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 16702 | 2026.01.14 00:56:15.214524 [ 191 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002681348 sec., 2721019.4275416695 rows/sec., 180.51 MiB/sec. | ||
| 16703 | 2026.01.14 00:56:15.215051 [ 196 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16704 | 2026.01.14 00:56:15.215302 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36041 rows, containing 5 columns (5 merged, 0 gathered) in 0.006956232 sec., 5181109.543212475 rows/sec., 353.85 MiB/sec. | ||
| 16705 | 2026.01.14 00:56:15.215317 [ 196 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.01.14 00:56:15.215396 [ 196 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_121_24} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16707 | 2026.01.14 00:56:15.215476 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 16708 | 2026.01.14 00:56:15.215751 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Trace> MergedBlockOutputStream: filled checksums all_1_119_26 (state Temporary) | ||
| 16709 | 2026.01.14 00:56:15.216066 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_119_26 to all_1_119_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2026.01.14 00:56:15.216145 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_116_25, all_119_119_0] -> all_1_119_26 | ||
| 16711 | 2026.01.14 00:56:15.216236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16712 | 2026.01.14 00:56:16.505398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16713 | 2026.01.14 00:56:16.523466 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2026.01.14 00:56:16.523531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16715 | 2026.01.14 00:56:16.529806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16716 | 2026.01.14 00:56:16.530585 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16717 | 2026.01.14 00:56:16.534216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16718 | 2026.01.14 00:56:19.557933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2038 | ||
| 16719 | 2026.01.14 00:56:19.560357 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.01.14 00:56:19.560416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16721 | 2026.01.14 00:56:19.561636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16722 | 2026.01.14 00:56:19.561923 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.01.14 00:56:19.562322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 16724 | 2026.01.14 00:56:20.204210 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16725 | 2026.01.14 00:56:20.204426 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16726 | 2026.01.14 00:56:20.204503 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16727 | 2026.01.14 00:56:20.205199 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2026.01.14 00:56:20.205251 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16729 | 2026.01.14 00:56:20.205656 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16730 | 2026.01.14 00:56:20.205883 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.01.14 00:56:20.206046 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 16732 | 2026.01.14 00:56:20.206100 [ 4 ] {5d8c0ccd-5096-40d9-8268-866725e56f4b} <Debug> TCPHandler: Processed in 0.002027084 sec. | ||
| 16733 | 2026.01.14 00:56:20.206217 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16734 | 2026.01.14 00:56:20.206320 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16735 | 2026.01.14 00:56:20.206365 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16736 | 2026.01.14 00:56:20.206777 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2026.01.14 00:56:20.206817 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16738 | 2026.01.14 00:56:20.207117 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16739 | 2026.01.14 00:56:20.207324 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2026.01.14 00:56:20.207458 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 702.35 KiB/sec. | ||
| 16741 | 2026.01.14 00:56:20.207497 [ 4 ] {f57e9f87-03c6-4f10-9180-445e2056e92a} <Debug> TCPHandler: Processed in 0.001333349 sec. | ||
| 16742 | 2026.01.14 00:56:20.207597 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16743 | 2026.01.14 00:56:20.207693 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16744 | 2026.01.14 00:56:20.207734 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16745 | 2026.01.14 00:56:20.208200 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2026.01.14 00:56:20.208237 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16747 | 2026.01.14 00:56:20.208562 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16748 | 2026.01.14 00:56:20.208790 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2026.01.14 00:56:20.208921 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001247 sec., 193263.8331996792 rows/sec., 17.15 MiB/sec. | ||
| 16750 | 2026.01.14 00:56:20.208959 [ 4 ] {e53b5b6c-982c-4f25-bccf-cf6bb7486b99} <Debug> TCPHandler: Processed in 0.001411881 sec. | ||
| 16751 | 2026.01.14 00:56:20.209070 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16752 | 2026.01.14 00:56:20.209165 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16753 | 2026.01.14 00:56:20.209205 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16754 | 2026.01.14 00:56:20.209606 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2026.01.14 00:56:20.209644 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16756 | 2026.01.14 00:56:20.209940 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16757 | 2026.01.14 00:56:20.210147 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2026.01.14 00:56:20.210276 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.00113 sec., 46017.69911504425 rows/sec., 3.38 MiB/sec. | ||
| 16759 | 2026.01.14 00:56:20.210315 [ 4 ] {59bdf219-c108-4ab6-b813-339bc7e75236} <Debug> TCPHandler: Processed in 0.001294339 sec. | ||
| 16760 | 2026.01.14 00:56:20.210414 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16761 | 2026.01.14 00:56:20.210507 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16762 | 2026.01.14 00:56:20.210546 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16763 | 2026.01.14 00:56:20.210925 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.01.14 00:56:20.210961 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16765 | 2026.01.14 00:56:20.211249 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16766 | 2026.01.14 00:56:20.211452 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.01.14 00:56:20.211583 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001089 sec., 22038.56749311295 rows/sec., 1.83 MiB/sec. | ||
| 16768 | 2026.01.14 00:56:20.211622 [ 4 ] {5ba6e84b-6e65-4970-a83b-c5bc1431d5f2} <Debug> TCPHandler: Processed in 0.001257267 sec. | ||
| 16769 | 2026.01.14 00:56:20.211721 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2026.01.14 00:56:20.211819 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16771 | 2026.01.14 00:56:20.211859 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16772 | 2026.01.14 00:56:20.212251 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.01.14 00:56:20.212287 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16774 | 2026.01.14 00:56:20.212586 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16775 | 2026.01.14 00:56:20.212789 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.01.14 00:56:20.212915 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 16777 | 2026.01.14 00:56:20.212954 [ 4 ] {b7df40f6-7a07-4e98-bfa4-2976f188973d} <Debug> TCPHandler: Processed in 0.001280998 sec. | ||
| 16778 | 2026.01.14 00:56:20.213052 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16779 | 2026.01.14 00:56:20.213160 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16780 | 2026.01.14 00:56:20.213208 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16781 | 2026.01.14 00:56:20.213717 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16782 | 2026.01.14 00:56:20.213760 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16783 | 2026.01.14 00:56:20.214121 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16784 | 2026.01.14 00:56:20.214340 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16785 | 2026.01.14 00:56:20.214468 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.00133 sec., 105263.15789473684 rows/sec., 8.51 MiB/sec. | ||
| 16786 | 2026.01.14 00:56:20.214505 [ 4 ] {1fdbde28-cd54-419e-8d58-1e58276cee8b} <Debug> TCPHandler: Processed in 0.001502762 sec. | ||
| 16787 | 2026.01.14 00:56:20.214548 [ 223 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 16788 | 2026.01.14 00:56:20.214596 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 16789 | 2026.01.14 00:56:20.214614 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2026.01.14 00:56:20.214721 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16791 | 2026.01.14 00:56:20.214768 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16792 | 2026.01.14 00:56:20.215203 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.01.14 00:56:20.215242 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16794 | 2026.01.14 00:56:20.215600 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16795 | 2026.01.14 00:56:20.215850 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.01.14 00:56:20.216018 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001301 sec., 154496.54112221368 rows/sec., 11.07 MiB/sec. | ||
| 16797 | 2026.01.14 00:56:20.216060 [ 4 ] {89b9a118-0ef6-4333-89cf-c5b2a5682391} <Debug> TCPHandler: Processed in 0.001504802 sec. | ||
| 16798 | 2026.01.14 00:56:20.216180 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.01.14 00:56:20.216278 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16800 | 2026.01.14 00:56:20.216335 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16801 | 2026.01.14 00:56:20.217134 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16802 | 2026.01.14 00:56:20.217176 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16803 | 2026.01.14 00:56:20.217739 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16804 | 2026.01.14 00:56:20.217895 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 16805 | 2026.01.14 00:56:20.218009 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2026.01.14 00:56:20.218157 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001897 sec., 15814.443858724302 rows/sec., 28.34 MiB/sec. | ||
| 16807 | 2026.01.14 00:56:20.218225 [ 4 ] {399c2d71-507e-4a3b-8f07-dbf98c3e8172} <Debug> TCPHandler: Processed in 0.002095336 sec. | ||
| 16808 | 2026.01.14 00:56:20.218334 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2026.01.14 00:56:20.218428 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16810 | 2026.01.14 00:56:20.218471 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16811 | 2026.01.14 00:56:20.218806 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2026.01.14 00:56:20.218843 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16813 | 2026.01.14 00:56:20.219155 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16814 | 2026.01.14 00:56:20.219361 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2026.01.14 00:56:20.219491 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16816 | 2026.01.14 00:56:20.219527 [ 4 ] {83e5aaf2-e209-4006-95f9-9841764c606c} <Debug> TCPHandler: Processed in 0.001243117 sec. | ||
| 16817 | 2026.01.14 00:56:20.219569 [ 225 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 16818 | 2026.01.14 00:56:20.219621 [ 225 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 16819 | 2026.01.14 00:56:20.222245 [ 225 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 16820 | 2026.01.14 00:56:20.786292 [ 220 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16821 | 2026.01.14 00:56:20.786346 [ 220 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16822 | 2026.01.14 00:56:20.789559 [ 220 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 16823 | 2026.01.14 00:56:21.214554 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 16824 | 2026.01.14 00:56:21.214608 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 16825 | 2026.01.14 00:56:21.217591 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 16826 | 2026.01.14 00:56:21.922142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39842 | ||
| 16827 | 2026.01.14 00:56:21.922699 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2026.01.14 00:56:21.922744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16829 | 2026.01.14 00:56:21.923272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16830 | 2026.01.14 00:56:21.923494 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2026.01.14 00:56:21.923619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39842 | ||
| 16832 | 2026.01.14 00:56:24.034338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16833 | 2026.01.14 00:56:24.052286 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16834 | 2026.01.14 00:56:24.052339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16835 | 2026.01.14 00:56:24.058567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16836 | 2026.01.14 00:56:24.059267 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.01.14 00:56:24.062357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16838 | 2026.01.14 00:56:25.200939 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.01.14 00:56:25.201125 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16840 | 2026.01.14 00:56:25.201190 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16841 | 2026.01.14 00:56:25.201852 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.01.14 00:56:25.201900 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16843 | 2026.01.14 00:56:25.202343 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16844 | 2026.01.14 00:56:25.202603 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.01.14 00:56:25.202766 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 16846 | 2026.01.14 00:56:25.202820 [ 4 ] {658fc744-bed4-4485-8c7d-dd00986482ab} <Debug> TCPHandler: Processed in 0.002004534 sec. | ||
| 16847 | 2026.01.14 00:56:25.202941 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2026.01.14 00:56:25.203043 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16849 | 2026.01.14 00:56:25.203087 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16850 | 2026.01.14 00:56:25.203487 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.01.14 00:56:25.203524 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16852 | 2026.01.14 00:56:25.203828 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16853 | 2026.01.14 00:56:25.204042 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.01.14 00:56:25.204165 [ 39 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16855 | 2026.01.14 00:56:25.204172 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 16856 | 2026.01.14 00:56:25.204231 [ 39 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2026.01.14 00:56:25.204251 [ 4 ] {e3c04aba-23c7-47b4-8261-de3a098130bf} <Debug> TCPHandler: Processed in 0.00136297 sec. | ||
| 16858 | 2026.01.14 00:56:25.204256 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16859 | 2026.01.14 00:56:25.204368 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.01.14 00:56:25.204421 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16861 | 2026.01.14 00:56:25.204468 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16862 | 2026.01.14 00:56:25.204516 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16863 | 2026.01.14 00:56:25.204614 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16864 | 2026.01.14 00:56:25.204677 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 277 rows starting from the beginning of the part | ||
| 16865 | 2026.01.14 00:56:25.204783 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part | ||
| 16866 | 2026.01.14 00:56:25.204860 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 16867 | 2026.01.14 00:56:25.204928 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.01.14 00:56:25.204932 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16869 | 2026.01.14 00:56:25.204976 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16870 | 2026.01.14 00:56:25.205043 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 52 rows starting from the beginning of the part | ||
| 16871 | 2026.01.14 00:56:25.205121 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 16872 | 2026.01.14 00:56:25.205338 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16873 | 2026.01.14 00:56:25.205584 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.01.14 00:56:25.205720 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001271 sec., 58221.87254130606 rows/sec., 4.55 MiB/sec. | ||
| 16875 | 2026.01.14 00:56:25.205761 [ 4 ] {37360f8e-d230-48c7-ac6c-e53da59c3088} <Debug> TCPHandler: Processed in 0.001443151 sec. | ||
| 16876 | 2026.01.14 00:56:25.205871 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16877 | 2026.01.14 00:56:25.205966 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16878 | 2026.01.14 00:56:25.206010 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16879 | 2026.01.14 00:56:25.206075 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726868 sec., 226421.47517934203 rows/sec., 15.71 MiB/sec. | ||
| 16880 | 2026.01.14 00:56:25.206218 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16881 | 2026.01.14 00:56:25.206431 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16882 | 2026.01.14 00:56:25.206465 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16883 | 2026.01.14 00:56:25.206482 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.01.14 00:56:25.206547 [ 188 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_121_24} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16885 | 2026.01.14 00:56:25.206624 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16886 | 2026.01.14 00:56:25.206824 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16887 | 2026.01.14 00:56:25.207038 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16888 | 2026.01.14 00:56:25.207166 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 16889 | 2026.01.14 00:56:25.207203 [ 4 ] {ec494192-6740-4d35-93f0-064601745f01} <Debug> TCPHandler: Processed in 0.00138247 sec. | ||
| 16890 | 2026.01.14 00:56:25.207308 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.01.14 00:56:25.207401 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16892 | 2026.01.14 00:56:25.207455 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16893 | 2026.01.14 00:56:25.208166 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16894 | 2026.01.14 00:56:25.208199 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16895 | 2026.01.14 00:56:25.208762 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16896 | 2026.01.14 00:56:25.208989 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2026.01.14 00:56:25.209103 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16898 | 2026.01.14 00:56:25.209125 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 16899 | 2026.01.14 00:56:25.209134 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.01.14 00:56:25.209164 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16901 | 2026.01.14 00:56:25.209197 [ 4 ] {2520a052-fe37-44b4-9190-43600b339f29} <Debug> TCPHandler: Processed in 0.001937453 sec. | ||
| 16902 | 2026.01.14 00:56:25.209230 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16903 | 2026.01.14 00:56:25.209308 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2026.01.14 00:56:25.209407 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16905 | 2026.01.14 00:56:25.209443 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16906 | 2026.01.14 00:56:25.209450 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16907 | 2026.01.14 00:56:25.209506 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2281 rows starting from the beginning of the part | ||
| 16908 | 2026.01.14 00:56:25.209634 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 16909 | 2026.01.14 00:56:25.209751 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
| 16910 | 2026.01.14 00:56:25.209786 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2026.01.14 00:56:25.209826 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16912 | 2026.01.14 00:56:25.209862 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16913 | 2026.01.14 00:56:25.209973 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
| 16914 | 2026.01.14 00:56:25.210084 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 16915 | 2026.01.14 00:56:25.210165 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16916 | 2026.01.14 00:56:25.210389 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.01.14 00:56:25.210522 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 16918 | 2026.01.14 00:56:25.210559 [ 4 ] {c544465e-6ebb-4d51-8560-f881bc334843} <Debug> TCPHandler: Processed in 0.001301208 sec. | ||
| 16919 | 2026.01.14 00:56:25.220221 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 19 columns (19 merged, 0 gathered) in 0.011020112 sec., 215152.07830918595 rows/sec., 385.54 MiB/sec. | ||
| 16920 | 2026.01.14 00:56:25.221896 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16921 | 2026.01.14 00:56:25.222226 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.01.14 00:56:25.222299 [ 191 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16923 | 2026.01.14 00:56:25.222407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 16924 | 2026.01.14 00:56:26.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.48 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 380.77 MiB (RSS), difference: 4.29 MiB | ||
| 16925 | 2026.01.14 00:56:29.221114 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16926 | 2026.01.14 00:56:29.221169 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16927 | 2026.01.14 00:56:29.423808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40354 | ||
| 16928 | 2026.01.14 00:56:29.424369 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.01.14 00:56:29.424408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16930 | 2026.01.14 00:56:29.424880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16931 | 2026.01.14 00:56:29.425107 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.01.14 00:56:29.425232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40354 | ||
| 16933 | 2026.01.14 00:56:29.562550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2070 | ||
| 16934 | 2026.01.14 00:56:29.565237 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.01.14 00:56:29.565308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16936 | 2026.01.14 00:56:29.566567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16937 | 2026.01.14 00:56:29.566854 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.01.14 00:56:29.567143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 16939 | 2026.01.14 00:56:30.202024 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.01.14 00:56:30.202211 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16941 | 2026.01.14 00:56:30.202277 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16942 | 2026.01.14 00:56:30.203010 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.01.14 00:56:30.203054 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16944 | 2026.01.14 00:56:30.203464 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16945 | 2026.01.14 00:56:30.203712 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.01.14 00:56:30.203873 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001708 sec., 67915.69086651053 rows/sec., 5.76 MiB/sec. | ||
| 16947 | 2026.01.14 00:56:30.203925 [ 4 ] {bb4dee7b-b0de-46d5-b57a-72e719fa7a9e} <Debug> TCPHandler: Processed in 0.002026254 sec. | ||
| 16948 | 2026.01.14 00:56:30.204051 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.01.14 00:56:30.204152 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.01.14 00:56:30.204196 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16951 | 2026.01.14 00:56:30.204619 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.01.14 00:56:30.204657 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16953 | 2026.01.14 00:56:30.204975 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16954 | 2026.01.14 00:56:30.205198 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.01.14 00:56:30.205328 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001199 sec., 25020.850708924103 rows/sec., 1.84 MiB/sec. | ||
| 16956 | 2026.01.14 00:56:30.205392 [ 4 ] {054c60f9-59d2-4e5d-95bc-d7e9729f6b6a} <Debug> TCPHandler: Processed in 0.00139419 sec. | ||
| 16957 | 2026.01.14 00:56:30.205511 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16958 | 2026.01.14 00:56:30.205607 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16959 | 2026.01.14 00:56:30.205647 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16960 | 2026.01.14 00:56:30.206084 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.01.14 00:56:30.206120 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16962 | 2026.01.14 00:56:30.206435 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16963 | 2026.01.14 00:56:30.206667 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.01.14 00:56:30.206819 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001232 sec., 76298.7012987013 rows/sec., 5.96 MiB/sec. | ||
| 16965 | 2026.01.14 00:56:30.206859 [ 4 ] {51e2ea67-c7ec-4523-975e-6fdc5f78268c} <Debug> TCPHandler: Processed in 0.00139754 sec. | ||
| 16966 | 2026.01.14 00:56:30.206970 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16967 | 2026.01.14 00:56:30.207064 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16968 | 2026.01.14 00:56:30.207107 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16969 | 2026.01.14 00:56:30.207513 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16970 | 2026.01.14 00:56:30.207548 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16971 | 2026.01.14 00:56:30.207889 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16972 | 2026.01.14 00:56:30.208103 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16973 | 2026.01.14 00:56:30.208232 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 16974 | 2026.01.14 00:56:30.208238 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_119_26 to all_122_122_0 | ||
| 16975 | 2026.01.14 00:56:30.208271 [ 4 ] {fcec3f0b-8197-4516-8f4b-c4533a7ba214} <Debug> TCPHandler: Processed in 0.001350979 sec. | ||
| 16976 | 2026.01.14 00:56:30.208306 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16977 | 2026.01.14 00:56:30.208331 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16978 | 2026.01.14 00:56:30.208403 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16979 | 2026.01.14 00:56:30.208428 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_26 to all_122_122_0 into Compact with storage Full | ||
| 16980 | 2026.01.14 00:56:30.208516 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16981 | 2026.01.14 00:56:30.208533 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16982 | 2026.01.14 00:56:30.208568 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_26, total 36041 rows starting from the beginning of the part | ||
| 16983 | 2026.01.14 00:56:30.208582 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16984 | 2026.01.14 00:56:30.208635 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16985 | 2026.01.14 00:56:30.208688 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16986 | 2026.01.14 00:56:30.208736 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 201 rows starting from the beginning of the part | ||
| 16987 | 2026.01.14 00:56:30.209535 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.01.14 00:56:30.209571 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 16989 | 2026.01.14 00:56:30.210146 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16990 | 2026.01.14 00:56:30.210365 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.01.14 00:56:30.210508 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002019 sec., 14858.84101040119 rows/sec., 26.63 MiB/sec. | ||
| 16992 | 2026.01.14 00:56:30.210580 [ 4 ] {634a344a-ca06-4d80-9062-3dca00afc396} <Debug> TCPHandler: Processed in 0.002242599 sec. | ||
| 16993 | 2026.01.14 00:56:30.210639 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 16994 | 2026.01.14 00:56:30.210695 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 16995 | 2026.01.14 00:56:30.210700 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.01.14 00:56:30.210800 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16997 | 2026.01.14 00:56:30.210842 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16998 | 2026.01.14 00:56:30.211179 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.01.14 00:56:30.211216 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17000 | 2026.01.14 00:56:30.211519 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17001 | 2026.01.14 00:56:30.211794 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.01.14 00:56:30.211937 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 17003 | 2026.01.14 00:56:30.211973 [ 4 ] {d64196a5-6e0a-4bcc-8c8a-9eeb0355a5c6} <Debug> TCPHandler: Processed in 0.001330829 sec. | ||
| 17004 | 2026.01.14 00:56:30.214011 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 17005 | 2026.01.14 00:56:30.215026 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36562 rows, containing 5 columns (5 merged, 0 gathered) in 0.006634285 sec., 5511068.638142618 rows/sec., 376.55 MiB/sec. | ||
| 17006 | 2026.01.14 00:56:30.215309 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Trace> MergedBlockOutputStream: filled checksums all_1_122_27 (state Temporary) | ||
| 17007 | 2026.01.14 00:56:30.215553 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_122_27 to all_1_122_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.01.14 00:56:30.215616 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_119_26, all_122_122_0] -> all_1_122_27 | ||
| 17009 | 2026.01.14 00:56:30.215681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 17010 | 2026.01.14 00:56:30.968591 [ 221 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17011 | 2026.01.14 00:56:30.968660 [ 221 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17012 | 2026.01.14 00:56:30.973294 [ 221 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17013 | 2026.01.14 00:56:31.562481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17014 | 2026.01.14 00:56:31.580564 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.01.14 00:56:31.580610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17016 | 2026.01.14 00:56:31.587294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17017 | 2026.01.14 00:56:31.588009 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2026.01.14 00:56:31.591170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17019 | 2026.01.14 00:56:31.699484 [ 103 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17020 | 2026.01.14 00:56:31.699552 [ 103 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.01.14 00:56:31.699588 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17022 | 2026.01.14 00:56:31.699712 [ 219 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 17023 | 2026.01.14 00:56:31.699722 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 17024 | 2026.01.14 00:56:31.699767 [ 219 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 17025 | 2026.01.14 00:56:31.699905 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17026 | 2026.01.14 00:56:31.699957 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 17027 | 2026.01.14 00:56:31.700051 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 17028 | 2026.01.14 00:56:31.700122 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 17029 | 2026.01.14 00:56:31.700189 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 17030 | 2026.01.14 00:56:31.700252 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 17031 | 2026.01.14 00:56:31.701070 [ 209 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401141 sec., 27120.753728568357 rows/sec., 2.26 MiB/sec. | ||
| 17032 | 2026.01.14 00:56:31.701203 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17033 | 2026.01.14 00:56:31.701449 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.01.14 00:56:31.701508 [ 195 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_41_10} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17035 | 2026.01.14 00:56:31.701564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17036 | 2026.01.14 00:56:31.701863 [ 219 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 17037 | 2026.01.14 00:56:34.914068 [ 55 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 5 parts from all_1_44_9 to all_48_48_0 | ||
| 17038 | 2026.01.14 00:56:34.914130 [ 55 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.01.14 00:56:34.914152 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17040 | 2026.01.14 00:56:34.914235 [ 223 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Found 5 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] | ||
| 17041 | 2026.01.14 00:56:34.914265 [ 223 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 5 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] | ||
| 17042 | 2026.01.14 00:56:34.914276 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_44_9 to all_48_48_0 into Compact with storage Full | ||
| 17043 | 2026.01.14 00:56:34.914434 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17044 | 2026.01.14 00:56:34.914476 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 466 rows starting from the beginning of the part | ||
| 17045 | 2026.01.14 00:56:34.914556 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 17046 | 2026.01.14 00:56:34.914612 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 17047 | 2026.01.14 00:56:34.914664 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
| 17048 | 2026.01.14 00:56:34.914712 [ 209 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 17049 | 2026.01.14 00:56:34.915661 [ 195 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445572 sec., 671014.6571737693 rows/sec., 48.28 MiB/sec. | ||
| 17050 | 2026.01.14 00:56:34.915902 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 17051 | 2026.01.14 00:56:34.916308 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2026.01.14 00:56:34.916405 [ 198 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_48_10} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 5 parts: [all_1_44_9, all_48_48_0] -> all_1_48_10 | ||
| 17053 | 2026.01.14 00:56:34.916537 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17054 | 2026.01.14 00:56:34.916778 [ 223 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17055 | 2026.01.14 00:56:35.228886 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17056 | 2026.01.14 00:56:35.229076 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17057 | 2026.01.14 00:56:35.229142 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17058 | 2026.01.14 00:56:35.229794 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.01.14 00:56:35.229845 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17060 | 2026.01.14 00:56:35.230215 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17061 | 2026.01.14 00:56:35.230434 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.01.14 00:56:35.230592 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
| 17063 | 2026.01.14 00:56:35.230647 [ 4 ] {80b760ec-d74b-4192-8517-82954fd01beb} <Debug> TCPHandler: Processed in 0.001888352 sec. | ||
| 17064 | 2026.01.14 00:56:35.230792 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2026.01.14 00:56:35.230896 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17066 | 2026.01.14 00:56:35.230939 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17067 | 2026.01.14 00:56:35.231970 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.01.14 00:56:35.232009 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17069 | 2026.01.14 00:56:35.232395 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17070 | 2026.01.14 00:56:35.232605 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.01.14 00:56:35.232746 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001872 sec., 650106.8376068376 rows/sec., 53.76 MiB/sec. | ||
| 17072 | 2026.01.14 00:56:35.232787 [ 4 ] {55e6f4b8-f35b-489d-ac70-763927c67f69} <Debug> TCPHandler: Processed in 0.002047285 sec. | ||
| 17073 | 2026.01.14 00:56:35.232896 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17074 | 2026.01.14 00:56:35.232993 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17075 | 2026.01.14 00:56:35.233034 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17076 | 2026.01.14 00:56:35.233428 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.01.14 00:56:35.233465 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17078 | 2026.01.14 00:56:35.233758 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17079 | 2026.01.14 00:56:35.233961 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.01.14 00:56:35.234090 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 798.93 KiB/sec. | ||
| 17081 | 2026.01.14 00:56:35.234129 [ 4 ] {750b1563-7447-441f-80e2-f8c326306b47} <Debug> TCPHandler: Processed in 0.001282398 sec. | ||
| 17082 | 2026.01.14 00:56:35.234229 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17083 | 2026.01.14 00:56:35.234324 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17084 | 2026.01.14 00:56:35.234363 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17085 | 2026.01.14 00:56:35.234836 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.01.14 00:56:35.234872 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17087 | 2026.01.14 00:56:35.235171 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17088 | 2026.01.14 00:56:35.235371 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.01.14 00:56:35.235497 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001192 sec., 191275.16778523492 rows/sec., 12.95 MiB/sec. | ||
| 17090 | 2026.01.14 00:56:35.235536 [ 4 ] {b25789f8-3324-4db9-8cc8-a49e32c9f3ff} <Debug> TCPHandler: Processed in 0.00135424 sec. | ||
| 17091 | 2026.01.14 00:56:35.235639 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17092 | 2026.01.14 00:56:35.235754 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17093 | 2026.01.14 00:56:35.235804 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17094 | 2026.01.14 00:56:35.236513 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.01.14 00:56:35.236558 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17096 | 2026.01.14 00:56:35.236923 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17097 | 2026.01.14 00:56:35.237146 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.01.14 00:56:35.237282 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001554 sec., 342342.3423423423 rows/sec., 25.37 MiB/sec. | ||
| 17099 | 2026.01.14 00:56:35.237323 [ 4 ] {b1a00188-4870-473d-a615-6ebef0878ec2} <Debug> TCPHandler: Processed in 0.001735278 sec. | ||
| 17100 | 2026.01.14 00:56:35.237432 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2026.01.14 00:56:35.237527 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17102 | 2026.01.14 00:56:35.237573 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17103 | 2026.01.14 00:56:35.238144 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.01.14 00:56:35.238183 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17105 | 2026.01.14 00:56:35.238558 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17106 | 2026.01.14 00:56:35.238767 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17107 | 2026.01.14 00:56:35.238896 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001389 sec., 608351.3318934485 rows/sec., 40.95 MiB/sec. | ||
| 17108 | 2026.01.14 00:56:35.238934 [ 4 ] {02f580f5-1412-43c2-9042-933332d12b9a} <Debug> TCPHandler: Processed in 0.001551244 sec. | ||
| 17109 | 2026.01.14 00:56:35.239041 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2026.01.14 00:56:35.239135 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17111 | 2026.01.14 00:56:35.239190 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17112 | 2026.01.14 00:56:35.239971 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.01.14 00:56:35.240008 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17114 | 2026.01.14 00:56:35.240530 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17115 | 2026.01.14 00:56:35.240755 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.01.14 00:56:35.240897 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 17117 | 2026.01.14 00:56:35.240963 [ 4 ] {6ba64d8f-bf7b-4d88-b695-f21f59a4aeff} <Debug> TCPHandler: Processed in 0.001970283 sec. | ||
| 17118 | 2026.01.14 00:56:35.241077 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17119 | 2026.01.14 00:56:35.241171 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.01.14 00:56:35.241214 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17121 | 2026.01.14 00:56:35.241549 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.01.14 00:56:35.241586 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17123 | 2026.01.14 00:56:35.241884 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17124 | 2026.01.14 00:56:35.242097 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2026.01.14 00:56:35.242224 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17126 | 2026.01.14 00:56:35.242261 [ 4 ] {8769b5e0-194d-4b63-ad37-d5ecfa9c8a06} <Debug> TCPHandler: Processed in 0.001233147 sec. | ||
| 17127 | 2026.01.14 00:56:36.925420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40802 | ||
| 17128 | 2026.01.14 00:56:36.925960 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.01.14 00:56:36.926001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17130 | 2026.01.14 00:56:36.926477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17131 | 2026.01.14 00:56:36.926705 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17132 | 2026.01.14 00:56:36.926832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40802 | ||
| 17133 | 2026.01.14 00:56:36.926917 [ 224 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 17134 | 2026.01.14 00:56:36.926952 [ 224 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 17135 | 2026.01.14 00:56:36.929976 [ 224 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 17136 | 2026.01.14 00:56:38.679478 [ 217 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 17137 | 2026.01.14 00:56:38.679557 [ 217 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 17138 | 2026.01.14 00:56:38.682600 [ 217 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 17139 | 2026.01.14 00:56:39.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.86 MiB, peak 394.97 MiB, free memory in arenas 0.00 B, will set to 380.86 MiB (RSS), difference: 4.00 MiB | ||
| 17140 | 2026.01.14 00:56:39.091290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17141 | 2026.01.14 00:56:39.108660 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17142 | 2026.01.14 00:56:39.108712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17143 | 2026.01.14 00:56:39.114816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17144 | 2026.01.14 00:56:39.115548 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17145 | 2026.01.14 00:56:39.118647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17146 | 2026.01.14 00:56:39.567414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2098 | ||
| 17147 | 2026.01.14 00:56:39.569943 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17148 | 2026.01.14 00:56:39.570008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17149 | 2026.01.14 00:56:39.571277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17150 | 2026.01.14 00:56:39.571569 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17151 | 2026.01.14 00:56:39.571959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 17152 | 2026.01.14 00:56:40.202340 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2026.01.14 00:56:40.202551 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17154 | 2026.01.14 00:56:40.202627 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17155 | 2026.01.14 00:56:40.203356 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2026.01.14 00:56:40.203401 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17157 | 2026.01.14 00:56:40.203798 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17158 | 2026.01.14 00:56:40.204039 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2026.01.14 00:56:40.204183 [ 48 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17160 | 2026.01.14 00:56:40.204200 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.0017 sec., 68235.29411764706 rows/sec., 5.78 MiB/sec. | ||
| 17161 | 2026.01.14 00:56:40.204221 [ 48 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2026.01.14 00:56:40.204241 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17163 | 2026.01.14 00:56:40.204253 [ 4 ] {ac40c049-0a44-42f0-bca5-33c37370b35a} <Debug> TCPHandler: Processed in 0.002047094 sec. | ||
| 17164 | 2026.01.14 00:56:40.204374 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 17165 | 2026.01.14 00:56:40.204384 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2026.01.14 00:56:40.204529 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17167 | 2026.01.14 00:56:40.204531 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17168 | 2026.01.14 00:56:40.204578 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17169 | 2026.01.14 00:56:40.204586 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2464 rows starting from the beginning of the part | ||
| 17170 | 2026.01.14 00:56:40.204670 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 241 rows starting from the beginning of the part | ||
| 17171 | 2026.01.14 00:56:40.204722 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 17172 | 2026.01.14 00:56:40.204776 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 116 rows starting from the beginning of the part | ||
| 17173 | 2026.01.14 00:56:40.204819 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1217 rows starting from the beginning of the part | ||
| 17174 | 2026.01.14 00:56:40.204865 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 116 rows starting from the beginning of the part | ||
| 17175 | 2026.01.14 00:56:40.205021 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.01.14 00:56:40.205063 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17177 | 2026.01.14 00:56:40.205396 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17178 | 2026.01.14 00:56:40.205623 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17179 | 2026.01.14 00:56:40.205766 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00126 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. | ||
| 17180 | 2026.01.14 00:56:40.205808 [ 4 ] {ec8332d4-c8da-4506-b926-0f42dcec695b} <Debug> TCPHandler: Processed in 0.001477253 sec. | ||
| 17181 | 2026.01.14 00:56:40.205919 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17182 | 2026.01.14 00:56:40.206015 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17183 | 2026.01.14 00:56:40.206060 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17184 | 2026.01.14 00:56:40.206489 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.01.14 00:56:40.206527 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17186 | 2026.01.14 00:56:40.206771 [ 195 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461354 sec., 1718566.2850609869 rows/sec., 148.58 MiB/sec. | ||
| 17187 | 2026.01.14 00:56:40.206846 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17188 | 2026.01.14 00:56:40.207077 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17189 | 2026.01.14 00:56:40.207109 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17190 | 2026.01.14 00:56:40.207217 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001222 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 17191 | 2026.01.14 00:56:40.207218 [ 62 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17192 | 2026.01.14 00:56:40.207266 [ 4 ] {448fe168-7f63-4702-b6f4-28492634feb4} <Debug> TCPHandler: Processed in 0.00139707 sec. | ||
| 17193 | 2026.01.14 00:56:40.207283 [ 62 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17194 | 2026.01.14 00:56:40.207310 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17195 | 2026.01.14 00:56:40.207380 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17196 | 2026.01.14 00:56:40.207409 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 17197 | 2026.01.14 00:56:40.207438 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.01.14 00:56:40.207481 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17199 | 2026.01.14 00:56:40.207530 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17200 | 2026.01.14 00:56:40.207537 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17201 | 2026.01.14 00:56:40.207534 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_126_25} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17202 | 2026.01.14 00:56:40.207584 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 17203 | 2026.01.14 00:56:40.207657 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 140 rows starting from the beginning of the part | ||
| 17204 | 2026.01.14 00:56:40.207693 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 17205 | 2026.01.14 00:56:40.207720 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 74 rows starting from the beginning of the part | ||
| 17206 | 2026.01.14 00:56:40.207783 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 94 rows starting from the beginning of the part | ||
| 17207 | 2026.01.14 00:56:40.207833 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 532 rows starting from the beginning of the part | ||
| 17208 | 2026.01.14 00:56:40.207881 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 94 rows starting from the beginning of the part | ||
| 17209 | 2026.01.14 00:56:40.207962 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.01.14 00:56:40.208007 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17211 | 2026.01.14 00:56:40.208372 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17212 | 2026.01.14 00:56:40.208599 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.01.14 00:56:40.208739 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 17214 | 2026.01.14 00:56:40.208785 [ 4 ] {06e36c60-6b62-45c1-8092-972d4c8f4dc2} <Debug> TCPHandler: Processed in 0.001453652 sec. | ||
| 17215 | 2026.01.14 00:56:40.208899 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2026.01.14 00:56:40.209002 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17217 | 2026.01.14 00:56:40.209003 [ 201 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639645 sec., 1331385.7572828266 rows/sec., 103.47 MiB/sec. | ||
| 17218 | 2026.01.14 00:56:40.209060 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17219 | 2026.01.14 00:56:40.209193 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17220 | 2026.01.14 00:56:40.209463 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.01.14 00:56:40.209539 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_126_25} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17222 | 2026.01.14 00:56:40.209618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 17223 | 2026.01.14 00:56:40.209955 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2026.01.14 00:56:40.209999 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17225 | 2026.01.14 00:56:40.210566 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17226 | 2026.01.14 00:56:40.210791 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17227 | 2026.01.14 00:56:40.210937 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001953 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. | ||
| 17228 | 2026.01.14 00:56:40.211005 [ 4 ] {6ae4ac9b-13b1-4b10-be23-7809e81e03f5} <Debug> TCPHandler: Processed in 0.002164847 sec. | ||
| 17229 | 2026.01.14 00:56:40.211111 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.01.14 00:56:40.211205 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.01.14 00:56:40.211247 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17232 | 2026.01.14 00:56:40.211588 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.01.14 00:56:40.211625 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17234 | 2026.01.14 00:56:40.211929 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17235 | 2026.01.14 00:56:40.212132 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.01.14 00:56:40.212251 [ 62 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17237 | 2026.01.14 00:56:40.212262 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17238 | 2026.01.14 00:56:40.212293 [ 62 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2026.01.14 00:56:40.212314 [ 4 ] {65c6a95d-7f8a-46da-af73-914f0bf36c63} <Debug> TCPHandler: Processed in 0.001250818 sec. | ||
| 17240 | 2026.01.14 00:56:40.212316 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17241 | 2026.01.14 00:56:40.212416 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17242 | 2026.01.14 00:56:40.212526 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17243 | 2026.01.14 00:56:40.212559 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7296 rows starting from the beginning of the part | ||
| 17244 | 2026.01.14 00:56:40.212619 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17245 | 2026.01.14 00:56:40.212662 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17246 | 2026.01.14 00:56:40.212703 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17247 | 2026.01.14 00:56:40.212741 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17248 | 2026.01.14 00:56:40.212784 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17249 | 2026.01.14 00:56:40.214690 [ 197 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313481 sec., 3283363.900546406 rows/sec., 217.95 MiB/sec. | ||
| 17250 | 2026.01.14 00:56:40.215336 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17251 | 2026.01.14 00:56:40.215782 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2026.01.14 00:56:40.215901 [ 201 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_126_25} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17253 | 2026.01.14 00:56:40.215993 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17254 | 2026.01.14 00:56:40.309552 [ 219 ] {} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): 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] | ||
| 17255 | 2026.01.14 00:56:40.309592 [ 219 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): 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] | ||
| 17256 | 2026.01.14 00:56:40.311788 [ 219 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): 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] | ||
| 17257 | 2026.01.14 00:56:40.519954 [ 225 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 17258 | 2026.01.14 00:56:40.520031 [ 225 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 17259 | 2026.01.14 00:56:40.522741 [ 225 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 17260 | 2026.01.14 00:56:44.221617 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17261 | 2026.01.14 00:56:44.221670 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17262 | 2026.01.14 00:56:44.427011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41314 | ||
| 17263 | 2026.01.14 00:56:44.427601 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.01.14 00:56:44.427648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17265 | 2026.01.14 00:56:44.428174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17266 | 2026.01.14 00:56:44.428401 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.01.14 00:56:44.428535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41314 | ||
| 17268 | 2026.01.14 00:56:44.428567 [ 125 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17269 | 2026.01.14 00:56:44.428657 [ 125 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2026.01.14 00:56:44.428693 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17271 | 2026.01.14 00:56:44.428854 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17272 | 2026.01.14 00:56:44.429036 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17273 | 2026.01.14 00:56:44.429096 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38882 rows starting from the beginning of the part | ||
| 17274 | 2026.01.14 00:56:44.429166 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17275 | 2026.01.14 00:56:44.429217 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17276 | 2026.01.14 00:56:44.429266 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17277 | 2026.01.14 00:56:44.429310 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17278 | 2026.01.14 00:56:44.429356 [ 197 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 17279 | 2026.01.14 00:56:44.431957 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41314 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317034 sec., 13031409.880328294 rows/sec., 186.42 MiB/sec. | ||
| 17280 | 2026.01.14 00:56:44.432407 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17281 | 2026.01.14 00:56:44.432737 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17282 | 2026.01.14 00:56:44.432828 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_86_17} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17283 | 2026.01.14 00:56:44.432964 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17284 | 2026.01.14 00:56:45.201314 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2026.01.14 00:56:45.201522 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17286 | 2026.01.14 00:56:45.201594 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17287 | 2026.01.14 00:56:45.202306 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17288 | 2026.01.14 00:56:45.202358 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17289 | 2026.01.14 00:56:45.202748 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17290 | 2026.01.14 00:56:45.202994 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17291 | 2026.01.14 00:56:45.203151 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001681 sec., 45211.18381915527 rows/sec., 3.73 MiB/sec. | ||
| 17292 | 2026.01.14 00:56:45.203205 [ 4 ] {62b226f3-e60b-457b-992a-19bf52bbcc06} <Debug> TCPHandler: Processed in 0.002046535 sec. | ||
| 17293 | 2026.01.14 00:56:45.203291 [ 222 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 17294 | 2026.01.14 00:56:45.203327 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.01.14 00:56:45.203372 [ 222 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 17296 | 2026.01.14 00:56:45.203454 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17297 | 2026.01.14 00:56:45.203504 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17298 | 2026.01.14 00:56:45.203933 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.01.14 00:56:45.203975 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17300 | 2026.01.14 00:56:45.204306 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17301 | 2026.01.14 00:56:45.204511 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.01.14 00:56:45.204647 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 17303 | 2026.01.14 00:56:45.204690 [ 4 ] {6760ad5e-8392-4753-be2d-c24948772af1} <Debug> TCPHandler: Processed in 0.001414031 sec. | ||
| 17304 | 2026.01.14 00:56:45.204791 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.01.14 00:56:45.204884 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17306 | 2026.01.14 00:56:45.204926 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17307 | 2026.01.14 00:56:45.205346 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.01.14 00:56:45.205385 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17309 | 2026.01.14 00:56:45.205723 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17310 | 2026.01.14 00:56:45.205930 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.01.14 00:56:45.206062 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 17312 | 2026.01.14 00:56:45.206100 [ 4 ] {b66511ec-befc-499f-abd1-5e7330ce868d} <Debug> TCPHandler: Processed in 0.00135803 sec. | ||
| 17313 | 2026.01.14 00:56:45.206122 [ 225 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 17314 | 2026.01.14 00:56:45.206173 [ 225 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 17315 | 2026.01.14 00:56:45.206207 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.01.14 00:56:45.206307 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17317 | 2026.01.14 00:56:45.206352 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17318 | 2026.01.14 00:56:45.206767 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.01.14 00:56:45.206808 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17320 | 2026.01.14 00:56:45.206925 [ 222 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 17321 | 2026.01.14 00:56:45.207188 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17322 | 2026.01.14 00:56:45.207513 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.01.14 00:56:45.207657 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001368 sec., 116959.06432748538 rows/sec., 8.15 MiB/sec. | ||
| 17324 | 2026.01.14 00:56:45.207656 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_122_27 to all_125_125_0 | ||
| 17325 | 2026.01.14 00:56:45.207697 [ 4 ] {b64b4498-226d-4c52-8362-aaaf223b535d} <Debug> TCPHandler: Processed in 0.001538534 sec. | ||
| 17326 | 2026.01.14 00:56:45.207706 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.01.14 00:56:45.207726 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17328 | 2026.01.14 00:56:45.207806 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_27 to all_125_125_0 into Compact with storage Full | ||
| 17329 | 2026.01.14 00:56:45.207817 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2026.01.14 00:56:45.207901 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17331 | 2026.01.14 00:56:45.207923 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17332 | 2026.01.14 00:56:45.207933 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_27, total 36562 rows starting from the beginning of the part | ||
| 17333 | 2026.01.14 00:56:45.207982 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17334 | 2026.01.14 00:56:45.207998 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17335 | 2026.01.14 00:56:45.208046 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17336 | 2026.01.14 00:56:45.208091 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 845 rows starting from the beginning of the part | ||
| 17337 | 2026.01.14 00:56:45.208658 [ 225 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 17338 | 2026.01.14 00:56:45.208843 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.01.14 00:56:45.208886 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17340 | 2026.01.14 00:56:45.209442 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17341 | 2026.01.14 00:56:45.209691 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.01.14 00:56:45.209849 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001946 sec., 5138.74614594039 rows/sec., 9.21 MiB/sec. | ||
| 17343 | 2026.01.14 00:56:45.209933 [ 4 ] {25bf4f1e-ee84-4367-bc75-81f96893e3ef} <Debug> TCPHandler: Processed in 0.002166618 sec. | ||
| 17344 | 2026.01.14 00:56:45.210049 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2026.01.14 00:56:45.210146 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17346 | 2026.01.14 00:56:45.210190 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17347 | 2026.01.14 00:56:45.210540 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2026.01.14 00:56:45.210576 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17349 | 2026.01.14 00:56:45.210895 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17350 | 2026.01.14 00:56:45.211118 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2026.01.14 00:56:45.211251 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 17352 | 2026.01.14 00:56:45.211290 [ 4 ] {ab1eb5b1-ba8f-4aa7-bef4-fee2dead6429} <Debug> TCPHandler: Processed in 0.001291498 sec. | ||
| 17353 | 2026.01.14 00:56:45.214578 [ 194 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37727 rows, containing 5 columns (5 merged, 0 gathered) in 0.006801369 sec., 5546971.499414309 rows/sec., 378.94 MiB/sec. | ||
| 17354 | 2026.01.14 00:56:45.215070 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Trace> MergedBlockOutputStream: filled checksums all_1_125_28 (state Temporary) | ||
| 17355 | 2026.01.14 00:56:45.215409 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_125_28 to all_1_125_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.01.14 00:56:45.215499 [ 199 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_122_27, all_125_125_0] -> all_1_125_28 | ||
| 17357 | 2026.01.14 00:56:45.215597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17358 | 2026.01.14 00:56:45.475377 [ 220 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 17359 | 2026.01.14 00:56:45.475430 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 17360 | 2026.01.14 00:56:45.478130 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 17361 | 2026.01.14 00:56:46.295961 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 17362 | 2026.01.14 00:56:46.296030 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 17363 | 2026.01.14 00:56:46.298623 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 17364 | 2026.01.14 00:56:46.618757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17365 | 2026.01.14 00:56:46.637356 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2026.01.14 00:56:46.637404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17367 | 2026.01.14 00:56:46.643708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17368 | 2026.01.14 00:56:46.644416 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17369 | 2026.01.14 00:56:46.644688 [ 15 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17370 | 2026.01.14 00:56:46.644725 [ 15 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2026.01.14 00:56:46.644743 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17372 | 2026.01.14 00:56:46.644831 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17373 | 2026.01.14 00:56:46.647818 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17374 | 2026.01.14 00:56:46.647855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17375 | 2026.01.14 00:56:46.648680 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17376 | 2026.01.14 00:56:46.652085 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17377 | 2026.01.14 00:56:46.655624 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17378 | 2026.01.14 00:56:46.659462 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17379 | 2026.01.14 00:56:46.663822 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17380 | 2026.01.14 00:56:46.668344 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 17381 | 2026.01.14 00:56:46.729462 [ 194 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.084662642 sec., 7653.907138877145 rows/sec., 39.58 MiB/sec. | ||
| 17382 | 2026.01.14 00:56:46.732668 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17383 | 2026.01.14 00:56:46.734863 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_86_17} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2026.01.14 00:56:46.734982 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_86_17} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17385 | 2026.01.14 00:56:46.737208 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17386 | 2026.01.14 00:56:47.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.92 MiB, peak 399.35 MiB, free memory in arenas 0.00 B, will set to 380.89 MiB (RSS), difference: -1.03 MiB | ||
| 17387 | 2026.01.14 00:56:49.572195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2122 | ||
| 17388 | 2026.01.14 00:56:49.574515 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.01.14 00:56:49.574571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 17390 | 2026.01.14 00:56:49.575791 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17391 | 2026.01.14 00:56:49.576075 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.01.14 00:56:49.576485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 17393 | 2026.01.14 00:56:50.214135 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.01.14 00:56:50.214332 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17395 | 2026.01.14 00:56:50.214408 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17396 | 2026.01.14 00:56:50.215358 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.01.14 00:56:50.215410 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17398 | 2026.01.14 00:56:50.215811 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17399 | 2026.01.14 00:56:50.216046 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.01.14 00:56:50.216202 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 17401 | 2026.01.14 00:56:50.216256 [ 4 ] {40b58c72-0724-4571-b219-c21c82c17e6f} <Debug> TCPHandler: Processed in 0.002246769 sec. | ||
| 17402 | 2026.01.14 00:56:50.216378 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17403 | 2026.01.14 00:56:50.216482 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17404 | 2026.01.14 00:56:50.216527 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17405 | 2026.01.14 00:56:50.216937 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.01.14 00:56:50.216976 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17407 | 2026.01.14 00:56:50.217270 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17408 | 2026.01.14 00:56:50.217490 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.01.14 00:56:50.217620 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 17410 | 2026.01.14 00:56:50.217661 [ 4 ] {44fe309d-9d0e-44e4-aafe-e28575faf93a} <Debug> TCPHandler: Processed in 0.001335149 sec. | ||
| 17411 | 2026.01.14 00:56:50.217766 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.01.14 00:56:50.217863 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17413 | 2026.01.14 00:56:50.217904 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17414 | 2026.01.14 00:56:50.218919 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.01.14 00:56:50.218961 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17416 | 2026.01.14 00:56:50.219350 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17417 | 2026.01.14 00:56:50.219567 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.01.14 00:56:50.219713 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00186 sec., 631182.7956989247 rows/sec., 50.22 MiB/sec. | ||
| 17419 | 2026.01.14 00:56:50.219772 [ 4 ] {ddc7e4d6-1c91-457f-8663-d943f9c74526} <Debug> TCPHandler: Processed in 0.002054955 sec. | ||
| 17420 | 2026.01.14 00:56:50.219901 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.01.14 00:56:50.220017 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17422 | 2026.01.14 00:56:50.220065 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17423 | 2026.01.14 00:56:50.220595 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.01.14 00:56:50.220634 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17425 | 2026.01.14 00:56:50.221009 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17426 | 2026.01.14 00:56:50.221214 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.01.14 00:56:50.221336 [ 45 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17428 | 2026.01.14 00:56:50.221340 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001383 sec., 172812.7259580622 rows/sec., 10.49 MiB/sec. | ||
| 17429 | 2026.01.14 00:56:50.221407 [ 45 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2026.01.14 00:56:50.221422 [ 4 ] {4a2a0a31-29e3-4e6e-823e-0e1b101fd7a7} <Debug> TCPHandler: Processed in 0.001619955 sec. | ||
| 17431 | 2026.01.14 00:56:50.221437 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17432 | 2026.01.14 00:56:50.221529 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 17433 | 2026.01.14 00:56:50.221532 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17434 | 2026.01.14 00:56:50.221615 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17435 | 2026.01.14 00:56:50.221636 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17436 | 2026.01.14 00:56:50.221642 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 277 rows starting from the beginning of the part | ||
| 17437 | 2026.01.14 00:56:50.221674 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17438 | 2026.01.14 00:56:50.221700 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 17439 | 2026.01.14 00:56:50.221742 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 17440 | 2026.01.14 00:56:50.221844 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 17441 | 2026.01.14 00:56:50.221882 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 17442 | 2026.01.14 00:56:50.221919 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 239 rows starting from the beginning of the part | ||
| 17443 | 2026.01.14 00:56:50.222219 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17444 | 2026.01.14 00:56:50.222255 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17445 | 2026.01.14 00:56:50.222572 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17446 | 2026.01.14 00:56:50.222706 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159665 sec., 515666.1622106384 rows/sec., 34.55 MiB/sec. | ||
| 17447 | 2026.01.14 00:56:50.222781 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2026.01.14 00:56:50.222887 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17449 | 2026.01.14 00:56:50.222933 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 17450 | 2026.01.14 00:56:50.222974 [ 4 ] {b48776f6-bdb6-42ed-81bb-00a08177b4da} <Debug> TCPHandler: Processed in 0.001442451 sec. | ||
| 17451 | 2026.01.14 00:56:50.223094 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17452 | 2026.01.14 00:56:50.223136 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.01.14 00:56:50.223189 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17454 | 2026.01.14 00:56:50.223199 [ 196 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_126_25} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17455 | 2026.01.14 00:56:50.223230 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17456 | 2026.01.14 00:56:50.223266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17457 | 2026.01.14 00:56:50.223707 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.14 00:56:50.223743 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17459 | 2026.01.14 00:56:50.224041 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17460 | 2026.01.14 00:56:50.224250 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.14 00:56:50.224378 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 17462 | 2026.01.14 00:56:50.224417 [ 4 ] {4e1727bc-ce59-40c5-ae9b-f3a5742b53bb} <Debug> TCPHandler: Processed in 0.00137191 sec. | ||
| 17463 | 2026.01.14 00:56:50.224533 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2026.01.14 00:56:50.224626 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17465 | 2026.01.14 00:56:50.224667 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17466 | 2026.01.14 00:56:50.225335 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17467 | 2026.01.14 00:56:50.225373 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17468 | 2026.01.14 00:56:50.225705 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17469 | 2026.01.14 00:56:50.225914 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17470 | 2026.01.14 00:56:50.226045 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Debug> executeQuery: Read 713 rows, 51.20 KiB in 0.001437 sec., 496172.58176757133 rows/sec., 34.79 MiB/sec. | ||
| 17471 | 2026.01.14 00:56:50.226084 [ 4 ] {a433344d-e02d-4bfc-b4b5-6d21220d10a7} <Debug> TCPHandler: Processed in 0.001600895 sec. | ||
| 17472 | 2026.01.14 00:56:50.226194 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17473 | 2026.01.14 00:56:50.226289 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17474 | 2026.01.14 00:56:50.226329 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17475 | 2026.01.14 00:56:50.226663 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2026.01.14 00:56:50.226700 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17477 | 2026.01.14 00:56:50.227009 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17478 | 2026.01.14 00:56:50.227226 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2026.01.14 00:56:50.227353 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 17480 | 2026.01.14 00:56:50.227392 [ 4 ] {e4bf0f94-fbdf-4ac0-b367-46eea571076b} <Debug> TCPHandler: Processed in 0.001247547 sec. | ||
| 17481 | 2026.01.14 00:56:50.227506 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2026.01.14 00:56:50.227599 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17483 | 2026.01.14 00:56:50.227642 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17484 | 2026.01.14 00:56:50.228078 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.01.14 00:56:50.228115 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17486 | 2026.01.14 00:56:50.228451 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17487 | 2026.01.14 00:56:50.228663 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2026.01.14 00:56:50.228792 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001212 sec., 260726.07260726072 rows/sec., 17.13 MiB/sec. | ||
| 17489 | 2026.01.14 00:56:50.228836 [ 4 ] {4e6798d1-0eae-403c-85dd-c290f531d363} <Debug> TCPHandler: Processed in 0.001379271 sec. | ||
| 17490 | 2026.01.14 00:56:50.228945 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17491 | 2026.01.14 00:56:50.229037 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17492 | 2026.01.14 00:56:50.229079 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17493 | 2026.01.14 00:56:50.229391 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2026.01.14 00:56:50.229428 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17495 | 2026.01.14 00:56:50.229718 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17496 | 2026.01.14 00:56:50.229930 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17497 | 2026.01.14 00:56:50.230056 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 17498 | 2026.01.14 00:56:50.230094 [ 4 ] {84712da7-706d-4996-8df9-af37f6b4bfdd} <Debug> TCPHandler: Processed in 0.001197686 sec. | ||
| 17499 | 2026.01.14 00:56:50.230201 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2026.01.14 00:56:50.230295 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17501 | 2026.01.14 00:56:50.230348 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17502 | 2026.01.14 00:56:50.231189 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17503 | 2026.01.14 00:56:50.231228 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17504 | 2026.01.14 00:56:50.231765 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17505 | 2026.01.14 00:56:50.231984 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17506 | 2026.01.14 00:56:50.232111 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17507 | 2026.01.14 00:56:50.232126 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001848 sec., 16233.766233766233 rows/sec., 29.09 MiB/sec. | ||
| 17508 | 2026.01.14 00:56:50.232159 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2026.01.14 00:56:50.232184 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17510 | 2026.01.14 00:56:50.232206 [ 4 ] {6bb79edf-1c01-4028-9a5a-48314b45063a} <Debug> TCPHandler: Processed in 0.002053195 sec. | ||
| 17511 | 2026.01.14 00:56:50.232288 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 17512 | 2026.01.14 00:56:50.232324 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2026.01.14 00:56:50.232424 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17514 | 2026.01.14 00:56:50.232466 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17515 | 2026.01.14 00:56:50.232562 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17516 | 2026.01.14 00:56:50.232637 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2371 rows starting from the beginning of the part | ||
| 17517 | 2026.01.14 00:56:50.232790 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
| 17518 | 2026.01.14 00:56:50.232800 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17519 | 2026.01.14 00:56:50.232847 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17520 | 2026.01.14 00:56:50.232919 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 10 rows starting from the beginning of the part | ||
| 17521 | 2026.01.14 00:56:50.233042 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 17522 | 2026.01.14 00:56:50.233158 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 10 rows starting from the beginning of the part | ||
| 17523 | 2026.01.14 00:56:50.233170 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17524 | 2026.01.14 00:56:50.233268 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
| 17525 | 2026.01.14 00:56:50.233402 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17526 | 2026.01.14 00:56:50.233535 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 17527 | 2026.01.14 00:56:50.233575 [ 4 ] {97207dcb-485a-4204-8b62-118fda71d549} <Debug> TCPHandler: Processed in 0.001301018 sec. | ||
| 17528 | 2026.01.14 00:56:50.241270 [ 196 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2481 rows, containing 19 columns (19 merged, 0 gathered) in 0.009030937 sec., 274722.3239404726 rows/sec., 492.29 MiB/sec. | ||
| 17529 | 2026.01.14 00:56:50.243736 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17530 | 2026.01.14 00:56:50.244134 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17531 | 2026.01.14 00:56:50.244221 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17532 | 2026.01.14 00:56:50.244420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 17533 | 2026.01.14 00:56:51.928737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41762 | ||
| 17534 | 2026.01.14 00:56:51.929289 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.01.14 00:56:51.929330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17536 | 2026.01.14 00:56:51.929812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17537 | 2026.01.14 00:56:51.930045 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.01.14 00:56:51.930171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41762 | ||
| 17539 | 2026.01.14 00:56:54.147966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17540 | 2026.01.14 00:56:54.165632 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17541 | 2026.01.14 00:56:54.165698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17542 | 2026.01.14 00:56:54.171994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17543 | 2026.01.14 00:56:54.172697 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17544 | 2026.01.14 00:56:54.175882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17545 | 2026.01.14 00:56:55.201647 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17546 | 2026.01.14 00:56:55.201863 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17547 | 2026.01.14 00:56:55.201938 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17548 | 2026.01.14 00:56:55.202677 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.01.14 00:56:55.202728 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17550 | 2026.01.14 00:56:55.203146 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17551 | 2026.01.14 00:56:55.203386 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.01.14 00:56:55.203554 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001744 sec., 43577.98165137615 rows/sec., 3.59 MiB/sec. | ||
| 17553 | 2026.01.14 00:56:55.203610 [ 4 ] {67528489-3463-4894-9c36-ec27e908171f} <Debug> TCPHandler: Processed in 0.002098556 sec. | ||
| 17554 | 2026.01.14 00:56:55.203734 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17555 | 2026.01.14 00:56:55.203839 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17556 | 2026.01.14 00:56:55.203885 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17557 | 2026.01.14 00:56:55.204305 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17558 | 2026.01.14 00:56:55.204345 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17559 | 2026.01.14 00:56:55.204664 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17560 | 2026.01.14 00:56:55.204895 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2026.01.14 00:56:55.205033 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 617.87 KiB/sec. | ||
| 17562 | 2026.01.14 00:56:55.205075 [ 4 ] {726b7e17-6618-4008-a861-9f54f2126328} <Debug> TCPHandler: Processed in 0.00139354 sec. | ||
| 17563 | 2026.01.14 00:56:55.205115 [ 219 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17564 | 2026.01.14 00:56:55.205167 [ 219 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17565 | 2026.01.14 00:56:55.205176 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17566 | 2026.01.14 00:56:55.205276 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17567 | 2026.01.14 00:56:55.205320 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17568 | 2026.01.14 00:56:55.205749 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2026.01.14 00:56:55.205792 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17570 | 2026.01.14 00:56:55.206116 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17571 | 2026.01.14 00:56:55.206334 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2026.01.14 00:56:55.206476 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001219 sec., 60705.49630844955 rows/sec., 4.74 MiB/sec. | ||
| 17573 | 2026.01.14 00:56:55.206516 [ 4 ] {824a6929-348e-444a-b0f8-3906a408ed4f} <Debug> TCPHandler: Processed in 0.001389731 sec. | ||
| 17574 | 2026.01.14 00:56:55.206629 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17575 | 2026.01.14 00:56:55.206724 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17576 | 2026.01.14 00:56:55.206771 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17577 | 2026.01.14 00:56:55.207173 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2026.01.14 00:56:55.207212 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17579 | 2026.01.14 00:56:55.207555 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17580 | 2026.01.14 00:56:55.207836 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2026.01.14 00:56:55.207975 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 17582 | 2026.01.14 00:56:55.208015 [ 4 ] {e30a92a1-0905-46ee-a8ef-1728cd6d7600} <Debug> TCPHandler: Processed in 0.001435752 sec. | ||
| 17583 | 2026.01.14 00:56:55.208119 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17584 | 2026.01.14 00:56:55.208220 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17585 | 2026.01.14 00:56:55.208276 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17586 | 2026.01.14 00:56:55.209044 [ 219 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 17587 | 2026.01.14 00:56:55.209081 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.01.14 00:56:55.209125 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17589 | 2026.01.14 00:56:55.209676 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17590 | 2026.01.14 00:56:55.209901 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.01.14 00:56:55.210046 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001845 sec., 5420.054200542005 rows/sec., 9.71 MiB/sec. | ||
| 17592 | 2026.01.14 00:56:55.210112 [ 4 ] {2717909c-7f69-4bb2-a56c-8e65685aa9f1} <Debug> TCPHandler: Processed in 0.002043774 sec. | ||
| 17593 | 2026.01.14 00:56:55.210219 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.01.14 00:56:55.210312 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17595 | 2026.01.14 00:56:55.210353 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17596 | 2026.01.14 00:56:55.210681 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.01.14 00:56:55.210719 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17598 | 2026.01.14 00:56:55.211043 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17599 | 2026.01.14 00:56:55.211254 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.01.14 00:56:55.211385 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 17601 | 2026.01.14 00:56:55.211423 [ 4 ] {14b25ca4-9413-4ccb-9d8c-0cdedfa92d64} <Debug> TCPHandler: Processed in 0.001253317 sec. | ||
| 17602 | 2026.01.14 00:56:56.148224 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 17603 | 2026.01.14 00:56:56.148280 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 17604 | 2026.01.14 00:56:56.151269 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 17605 | 2026.01.14 00:56:59.221703 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17606 | 2026.01.14 00:56:59.221757 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17607 | 2026.01.14 00:56:59.430332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42274 | ||
| 17608 | 2026.01.14 00:56:59.430855 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2026.01.14 00:56:59.430899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17610 | 2026.01.14 00:56:59.431376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17611 | 2026.01.14 00:56:59.431599 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2026.01.14 00:56:59.431722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42274 | ||
| 17613 | 2026.01.14 00:56:59.576722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2158 | ||
| 17614 | 2026.01.14 00:56:59.579355 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2026.01.14 00:56:59.579407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17616 | 2026.01.14 00:56:59.580644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17617 | 2026.01.14 00:56:59.580932 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.01.14 00:56:59.581083 [ 170 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17619 | 2026.01.14 00:56:59.581132 [ 170 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.01.14 00:56:59.581156 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17621 | 2026.01.14 00:56:59.581255 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 17622 | 2026.01.14 00:56:59.581314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2158 | ||
| 17623 | 2026.01.14 00:56:59.581766 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17624 | 2026.01.14 00:56:59.581899 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2014 rows starting from the beginning of the part | ||
| 17625 | 2026.01.14 00:56:59.582234 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 17626 | 2026.01.14 00:56:59.582595 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 17627 | 2026.01.14 00:56:59.582943 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
| 17628 | 2026.01.14 00:56:59.583278 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 17629 | 2026.01.14 00:56:59.583645 [ 198 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 17630 | 2026.01.14 00:56:59.590940 [ 196 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 72 columns (72 merged, 0 gathered) in 0.009728732 sec., 221817.19056501915 rows/sec., 170.52 MiB/sec. | ||
| 17631 | 2026.01.14 00:56:59.592734 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17632 | 2026.01.14 00:56:59.593268 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2026.01.14 00:56:59.593333 [ 202 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_66_13} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17634 | 2026.01.14 00:56:59.593522 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.87 MiB. | ||
| 17635 | 2026.01.14 00:57:00.213305 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.01.14 00:57:00.213517 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17637 | 2026.01.14 00:57:00.213581 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17638 | 2026.01.14 00:57:00.214397 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.01.14 00:57:00.214445 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17640 | 2026.01.14 00:57:00.214855 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17641 | 2026.01.14 00:57:00.215097 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.01.14 00:57:00.215253 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001782 sec., 230078.56341189676 rows/sec., 14.60 MiB/sec. | ||
| 17643 | 2026.01.14 00:57:00.215305 [ 4 ] {f4be6750-b398-47a3-a773-15caf1872eef} <Debug> TCPHandler: Processed in 0.002123346 sec. | ||
| 17644 | 2026.01.14 00:57:00.215437 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2026.01.14 00:57:00.215566 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17646 | 2026.01.14 00:57:00.215620 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17647 | 2026.01.14 00:57:00.216609 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.01.14 00:57:00.216648 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17649 | 2026.01.14 00:57:00.217059 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17650 | 2026.01.14 00:57:00.217275 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.01.14 00:57:00.217414 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001878 sec., 624068.1576144835 rows/sec., 49.66 MiB/sec. | ||
| 17652 | 2026.01.14 00:57:00.217456 [ 4 ] {8c482f1d-ce22-4e03-a802-0757f4eda790} <Debug> TCPHandler: Processed in 0.002083036 sec. | ||
| 17653 | 2026.01.14 00:57:00.217571 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.01.14 00:57:00.217670 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17655 | 2026.01.14 00:57:00.217711 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17656 | 2026.01.14 00:57:00.218220 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.01.14 00:57:00.218257 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17658 | 2026.01.14 00:57:00.218570 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17659 | 2026.01.14 00:57:00.218774 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.01.14 00:57:00.218905 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001258 sec., 186804.45151033386 rows/sec., 11.31 MiB/sec. | ||
| 17661 | 2026.01.14 00:57:00.218944 [ 4 ] {1d8d3c58-05a9-487e-bec7-3b4e3bfe136a} <Debug> TCPHandler: Processed in 0.001422851 sec. | ||
| 17662 | 2026.01.14 00:57:00.219053 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2026.01.14 00:57:00.219146 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17664 | 2026.01.14 00:57:00.219187 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17665 | 2026.01.14 00:57:00.219654 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2026.01.14 00:57:00.219692 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17667 | 2026.01.14 00:57:00.220001 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17668 | 2026.01.14 00:57:00.220212 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2026.01.14 00:57:00.220338 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 17670 | 2026.01.14 00:57:00.220376 [ 4 ] {3a62f0d6-c6f4-4381-bae1-92ed59e9b31f} <Debug> TCPHandler: Processed in 0.00137254 sec. | ||
| 17671 | 2026.01.14 00:57:00.220483 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2026.01.14 00:57:00.220576 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17673 | 2026.01.14 00:57:00.220615 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17674 | 2026.01.14 00:57:00.221072 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2026.01.14 00:57:00.221109 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17676 | 2026.01.14 00:57:00.221400 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17677 | 2026.01.14 00:57:00.221670 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2026.01.14 00:57:00.221806 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 17679 | 2026.01.14 00:57:00.221846 [ 4 ] {50ad987d-d6e2-4b2b-9f07-2c30c579b44e} <Debug> TCPHandler: Processed in 0.001411241 sec. | ||
| 17680 | 2026.01.14 00:57:00.221959 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2026.01.14 00:57:00.222055 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17682 | 2026.01.14 00:57:00.222096 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17683 | 2026.01.14 00:57:00.222762 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.01.14 00:57:00.222799 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17685 | 2026.01.14 00:57:00.223155 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17686 | 2026.01.14 00:57:00.223370 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2026.01.14 00:57:00.223502 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001466 sec., 483628.9222373806 rows/sec., 33.89 MiB/sec. | ||
| 17688 | 2026.01.14 00:57:00.223541 [ 4 ] {0c83a4fd-878f-4403-9141-4e5504e9624e} <Debug> TCPHandler: Processed in 0.001632646 sec. | ||
| 17689 | 2026.01.14 00:57:00.223694 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17690 | 2026.01.14 00:57:00.223796 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17691 | 2026.01.14 00:57:00.223840 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17692 | 2026.01.14 00:57:00.224203 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2026.01.14 00:57:00.224240 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17694 | 2026.01.14 00:57:00.224547 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17695 | 2026.01.14 00:57:00.224765 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2026.01.14 00:57:00.224894 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 17697 | 2026.01.14 00:57:00.224933 [ 4 ] {632b161d-94f3-42b8-96da-2baf3ed9090a} <Debug> TCPHandler: Processed in 0.001291178 sec. | ||
| 17698 | 2026.01.14 00:57:00.225063 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17699 | 2026.01.14 00:57:00.225184 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17700 | 2026.01.14 00:57:00.225237 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17701 | 2026.01.14 00:57:00.225754 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17702 | 2026.01.14 00:57:00.225790 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17703 | 2026.01.14 00:57:00.226151 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17704 | 2026.01.14 00:57:00.226359 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17705 | 2026.01.14 00:57:00.226480 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_125_28 to all_130_130_0 | ||
| 17706 | 2026.01.14 00:57:00.226494 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001335 sec., 235205.99250936328 rows/sec., 15.45 MiB/sec. | ||
| 17707 | 2026.01.14 00:57:00.226537 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.01.14 00:57:00.226550 [ 4 ] {fb8c920f-f955-412b-9488-9788417d24b8} <Debug> TCPHandler: Processed in 0.001548194 sec. | ||
| 17709 | 2026.01.14 00:57:00.226562 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17710 | 2026.01.14 00:57:00.226654 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_28 to all_130_130_0 into Compact with storage Full | ||
| 17711 | 2026.01.14 00:57:00.226667 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17712 | 2026.01.14 00:57:00.226745 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17713 | 2026.01.14 00:57:00.226764 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17714 | 2026.01.14 00:57:00.226774 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_28, total 37727 rows starting from the beginning of the part | ||
| 17715 | 2026.01.14 00:57:00.226807 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17716 | 2026.01.14 00:57:00.226835 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17717 | 2026.01.14 00:57:00.226881 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17718 | 2026.01.14 00:57:00.226930 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 316 rows starting from the beginning of the part | ||
| 17719 | 2026.01.14 00:57:00.226970 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17720 | 2026.01.14 00:57:00.227009 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 314 rows starting from the beginning of the part | ||
| 17721 | 2026.01.14 00:57:00.227132 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.01.14 00:57:00.227168 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17723 | 2026.01.14 00:57:00.227475 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17724 | 2026.01.14 00:57:00.227702 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.01.14 00:57:00.227835 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 17726 | 2026.01.14 00:57:00.227872 [ 4 ] {8f795fa8-46e4-4209-bc43-6724afaa1007} <Debug> TCPHandler: Processed in 0.001255048 sec. | ||
| 17727 | 2026.01.14 00:57:00.227979 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.01.14 00:57:00.228072 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17729 | 2026.01.14 00:57:00.228127 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17730 | 2026.01.14 00:57:00.228979 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.01.14 00:57:00.229015 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17732 | 2026.01.14 00:57:00.229569 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17733 | 2026.01.14 00:57:00.229810 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.01.14 00:57:00.229960 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 17735 | 2026.01.14 00:57:00.230041 [ 4 ] {4dabeaa2-8c16-4955-ac51-facce8885674} <Debug> TCPHandler: Processed in 0.002111266 sec. | ||
| 17736 | 2026.01.14 00:57:00.230150 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.01.14 00:57:00.230249 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.01.14 00:57:00.230292 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17739 | 2026.01.14 00:57:00.230682 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.01.14 00:57:00.230727 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17741 | 2026.01.14 00:57:00.231081 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17742 | 2026.01.14 00:57:00.231288 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.01.14 00:57:00.231411 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 5.40 MiB/sec. | ||
| 17744 | 2026.01.14 00:57:00.231447 [ 4 ] {5c7c5f6d-3735-47f6-8c3b-60fd7b9a2b18} <Debug> TCPHandler: Processed in 0.00134815 sec. | ||
| 17745 | 2026.01.14 00:57:00.233887 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38837 rows, containing 5 columns (5 merged, 0 gathered) in 0.007267089 sec., 5344230.681638824 rows/sec., 364.95 MiB/sec. | ||
| 17746 | 2026.01.14 00:57:00.234529 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Trace> MergedBlockOutputStream: filled checksums all_1_130_29 (state Temporary) | ||
| 17747 | 2026.01.14 00:57:00.234872 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_130_29 to all_1_130_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17748 | 2026.01.14 00:57:00.234963 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_130_29} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_125_28, all_130_130_0] -> all_1_130_29 | ||
| 17749 | 2026.01.14 00:57:00.235070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17750 | 2026.01.14 00:57:01.675978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17751 | 2026.01.14 00:57:01.694311 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.01.14 00:57:01.694365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17753 | 2026.01.14 00:57:01.700544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17754 | 2026.01.14 00:57:01.701271 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.01.14 00:57:01.704587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17756 | 2026.01.14 00:57:05.228965 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2026.01.14 00:57:05.229151 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17758 | 2026.01.14 00:57:05.229216 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17759 | 2026.01.14 00:57:05.229812 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2026.01.14 00:57:05.229862 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17761 | 2026.01.14 00:57:05.230249 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17762 | 2026.01.14 00:57:05.230471 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2026.01.14 00:57:05.230630 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001524 sec., 1312.3359580052493 rows/sec., 107.01 KiB/sec. | ||
| 17764 | 2026.01.14 00:57:05.230680 [ 4 ] {c36fe65b-1c2d-429a-9d51-0623cc190349} <Debug> TCPHandler: Processed in 0.00184815 sec. | ||
| 17765 | 2026.01.14 00:57:05.230803 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2026.01.14 00:57:05.230908 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17767 | 2026.01.14 00:57:05.230961 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17768 | 2026.01.14 00:57:05.232018 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17769 | 2026.01.14 00:57:05.232058 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17770 | 2026.01.14 00:57:05.232444 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17771 | 2026.01.14 00:57:05.232652 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2026.01.14 00:57:05.232783 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.001897 sec., 641539.2725355825 rows/sec., 53.05 MiB/sec. | ||
| 17773 | 2026.01.14 00:57:05.232785 [ 139 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17774 | 2026.01.14 00:57:05.232823 [ 4 ] {8d9b161c-a6f2-4f5b-9b44-5e36f30e85b7} <Debug> TCPHandler: Processed in 0.002071236 sec. | ||
| 17775 | 2026.01.14 00:57:05.232860 [ 139 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.01.14 00:57:05.232888 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17777 | 2026.01.14 00:57:05.232957 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2026.01.14 00:57:05.233024 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 17779 | 2026.01.14 00:57:05.233058 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17780 | 2026.01.14 00:57:05.233111 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17781 | 2026.01.14 00:57:05.233183 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17782 | 2026.01.14 00:57:05.233228 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2464 rows starting from the beginning of the part | ||
| 17783 | 2026.01.14 00:57:05.233306 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 76 rows starting from the beginning of the part | ||
| 17784 | 2026.01.14 00:57:05.233360 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1174 rows starting from the beginning of the part | ||
| 17785 | 2026.01.14 00:57:05.233411 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 76 rows starting from the beginning of the part | ||
| 17786 | 2026.01.14 00:57:05.233458 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1172 rows starting from the beginning of the part | ||
| 17787 | 2026.01.14 00:57:05.233503 [ 201 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1217 rows starting from the beginning of the part | ||
| 17788 | 2026.01.14 00:57:05.233505 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2026.01.14 00:57:05.233555 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17790 | 2026.01.14 00:57:05.233875 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17791 | 2026.01.14 00:57:05.234114 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2026.01.14 00:57:05.234248 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 737.47 KiB/sec. | ||
| 17793 | 2026.01.14 00:57:05.234287 [ 4 ] {169e9142-db49-4e30-ac01-c60160283868} <Debug> TCPHandler: Processed in 0.00139347 sec. | ||
| 17794 | 2026.01.14 00:57:05.234390 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.01.14 00:57:05.234490 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17796 | 2026.01.14 00:57:05.234531 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17797 | 2026.01.14 00:57:05.235025 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2026.01.14 00:57:05.235062 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17799 | 2026.01.14 00:57:05.235397 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17800 | 2026.01.14 00:57:05.235607 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.01.14 00:57:05.235737 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 17802 | 2026.01.14 00:57:05.235754 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002791531 sec., 2213480.702883113 rows/sec., 188.08 MiB/sec. | ||
| 17803 | 2026.01.14 00:57:05.235776 [ 4 ] {1f9129f2-8837-4173-88e4-bb23c74968dc} <Debug> TCPHandler: Processed in 0.001434861 sec. | ||
| 17804 | 2026.01.14 00:57:05.235910 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2026.01.14 00:57:05.236003 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17806 | 2026.01.14 00:57:05.236044 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17807 | 2026.01.14 00:57:05.236069 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17808 | 2026.01.14 00:57:05.236359 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.01.14 00:57:05.236437 [ 189 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_131_26} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17810 | 2026.01.14 00:57:05.236538 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 17811 | 2026.01.14 00:57:05.236674 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17812 | 2026.01.14 00:57:05.236715 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17813 | 2026.01.14 00:57:05.237056 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17814 | 2026.01.14 00:57:05.237268 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17815 | 2026.01.14 00:57:05.237381 [ 139 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17816 | 2026.01.14 00:57:05.237393 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001408 sec., 377840.9090909091 rows/sec., 28.00 MiB/sec. | ||
| 17817 | 2026.01.14 00:57:05.237415 [ 139 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.01.14 00:57:05.237437 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17819 | 2026.01.14 00:57:05.237440 [ 4 ] {7081d769-ab67-447f-84cb-993b885b7e9f} <Debug> TCPHandler: Processed in 0.001578404 sec. | ||
| 17820 | 2026.01.14 00:57:05.237519 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 17821 | 2026.01.14 00:57:05.237557 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17822 | 2026.01.14 00:57:05.237626 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17823 | 2026.01.14 00:57:05.237654 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.01.14 00:57:05.237660 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1249 rows starting from the beginning of the part | ||
| 17825 | 2026.01.14 00:57:05.237705 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17826 | 2026.01.14 00:57:05.237732 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 74 rows starting from the beginning of the part | ||
| 17827 | 2026.01.14 00:57:05.237781 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 713 rows starting from the beginning of the part | ||
| 17828 | 2026.01.14 00:57:05.237828 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 74 rows starting from the beginning of the part | ||
| 17829 | 2026.01.14 00:57:05.237867 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 709 rows starting from the beginning of the part | ||
| 17830 | 2026.01.14 00:57:05.237907 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 532 rows starting from the beginning of the part | ||
| 17831 | 2026.01.14 00:57:05.238281 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2026.01.14 00:57:05.238321 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17833 | 2026.01.14 00:57:05.238731 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17834 | 2026.01.14 00:57:05.238961 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2026.01.14 00:57:05.239091 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001455 sec., 580756.0137457045 rows/sec., 39.09 MiB/sec. | ||
| 17836 | 2026.01.14 00:57:05.239129 [ 4 ] {6a064b83-595f-4c28-aa83-c0dadeebbbf0} <Debug> TCPHandler: Processed in 0.001620725 sec. | ||
| 17837 | 2026.01.14 00:57:05.239133 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648576 sec., 2032663.3409682054 rows/sec., 153.81 MiB/sec. | ||
| 17838 | 2026.01.14 00:57:05.239237 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17839 | 2026.01.14 00:57:05.239331 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17840 | 2026.01.14 00:57:05.239356 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17841 | 2026.01.14 00:57:05.239386 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17842 | 2026.01.14 00:57:05.239670 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2026.01.14 00:57:05.239750 [ 188 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_131_26} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17844 | 2026.01.14 00:57:05.239842 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 17845 | 2026.01.14 00:57:05.240169 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.01.14 00:57:05.240205 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17847 | 2026.01.14 00:57:05.240722 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17848 | 2026.01.14 00:57:05.240947 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.01.14 00:57:05.241087 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 17850 | 2026.01.14 00:57:05.241153 [ 4 ] {7e3b5166-ca70-453a-b4a9-283ce81897a8} <Debug> TCPHandler: Processed in 0.001966083 sec. | ||
| 17851 | 2026.01.14 00:57:05.241265 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.01.14 00:57:05.241360 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17853 | 2026.01.14 00:57:05.241401 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17854 | 2026.01.14 00:57:05.241731 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.01.14 00:57:05.241768 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17856 | 2026.01.14 00:57:05.242080 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17857 | 2026.01.14 00:57:05.242290 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.01.14 00:57:05.242402 [ 139 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17859 | 2026.01.14 00:57:05.242414 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 17860 | 2026.01.14 00:57:05.242434 [ 139 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2026.01.14 00:57:05.242457 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 17862 | 2026.01.14 00:57:05.242460 [ 4 ] {24a352c7-9584-4c2d-9876-0d9036e45a1c} <Debug> TCPHandler: Processed in 0.001245007 sec. | ||
| 17863 | 2026.01.14 00:57:05.242581 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17864 | 2026.01.14 00:57:05.242783 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17865 | 2026.01.14 00:57:05.242846 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7596 rows starting from the beginning of the part | ||
| 17866 | 2026.01.14 00:57:05.242938 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17867 | 2026.01.14 00:57:05.242987 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 17868 | 2026.01.14 00:57:05.243028 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17869 | 2026.01.14 00:57:05.243069 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 17870 | 2026.01.14 00:57:05.243111 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 17871 | 2026.01.14 00:57:05.245108 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593727 sec., 3078195.970508847 rows/sec., 204.00 MiB/sec. | ||
| 17872 | 2026.01.14 00:57:05.245554 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17873 | 2026.01.14 00:57:05.245831 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.01.14 00:57:05.245907 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_131_26} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17875 | 2026.01.14 00:57:05.245994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 17876 | 2026.01.14 00:57:06.409930 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42413 | ||
| 17877 | 2026.01.14 00:57:06.410042 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17878 | 2026.01.14 00:57:06.410068 [ 355 ] {} <Debug> TCP-Session: 78174c8e-2db0-4e41-99d7-0721f59667ba Authenticating user 'default' from [fd00:1122:3344:101::e]:42413 | ||
| 17879 | 2026.01.14 00:57:06.410091 [ 355 ] {} <Debug> TCP-Session: 78174c8e-2db0-4e41-99d7-0721f59667ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17880 | 2026.01.14 00:57:06.410104 [ 355 ] {} <Debug> TCP-Session: 78174c8e-2db0-4e41-99d7-0721f59667ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17881 | 2026.01.14 00:57:06.410286 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50714 | ||
| 17882 | 2026.01.14 00:57:06.410340 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61855 | ||
| 17883 | 2026.01.14 00:57:06.410373 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35346 | ||
| 17884 | 2026.01.14 00:57:06.410406 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41912 | ||
| 17885 | 2026.01.14 00:57:06.410424 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48580 | ||
| 17886 | 2026.01.14 00:57:06.410446 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35949 | ||
| 17887 | 2026.01.14 00:57:06.410486 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17888 | 2026.01.14 00:57:06.410478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17889 | 2026.01.14 00:57:06.410540 [ 357 ] {} <Debug> TCP-Session: 8342f005-7a5d-4c64-9a3c-636a95f35ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:41912 | ||
| 17890 | 2026.01.14 00:57:06.410545 [ 355 ] {} <Trace> TCP-Session: 78174c8e-2db0-4e41-99d7-0721f59667ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2026.01.14 00:57:06.410567 [ 357 ] {} <Debug> TCP-Session: 8342f005-7a5d-4c64-9a3c-636a95f35ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17892 | 2026.01.14 00:57:06.410568 [ 288 ] {} <Debug> TCP-Session: 269a8484-b6bc-482e-83a3-e5b6c1b88e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:61855 | ||
| 17893 | 2026.01.14 00:57:06.410601 [ 357 ] {} <Debug> TCP-Session: 8342f005-7a5d-4c64-9a3c-636a95f35ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17894 | 2026.01.14 00:57:06.410592 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17895 | 2026.01.14 00:57:06.410628 [ 288 ] {} <Debug> TCP-Session: 269a8484-b6bc-482e-83a3-e5b6c1b88e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17896 | 2026.01.14 00:57:06.410563 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17897 | 2026.01.14 00:57:06.410668 [ 353 ] {} <Debug> TCP-Session: 23fe6528-c4a5-4d27-85f2-decdfa80a4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35949 | ||
| 17898 | 2026.01.14 00:57:06.410477 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17899 | 2026.01.14 00:57:06.410718 [ 353 ] {} <Debug> TCP-Session: 23fe6528-c4a5-4d27-85f2-decdfa80a4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17900 | 2026.01.14 00:57:06.410708 [ 358 ] {} <Debug> TCP-Session: b6f4b26e-ec87-4837-a190-40b535deb89d Authenticating user 'default' from [fd00:1122:3344:101::e]:48580 | ||
| 17901 | 2026.01.14 00:57:06.410744 [ 353 ] {} <Debug> TCP-Session: 23fe6528-c4a5-4d27-85f2-decdfa80a4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17902 | 2026.01.14 00:57:06.410761 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17903 | 2026.01.14 00:57:06.410770 [ 358 ] {} <Debug> TCP-Session: b6f4b26e-ec87-4837-a190-40b535deb89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17904 | 2026.01.14 00:57:06.410738 [ 356 ] {} <Debug> TCP-Session: f12aaeca-b866-4461-bcb3-ab0762df59a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35346 | ||
| 17905 | 2026.01.14 00:57:06.410810 [ 358 ] {} <Debug> TCP-Session: b6f4b26e-ec87-4837-a190-40b535deb89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17906 | 2026.01.14 00:57:06.410830 [ 356 ] {} <Debug> TCP-Session: f12aaeca-b866-4461-bcb3-ab0762df59a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17907 | 2026.01.14 00:57:06.410461 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33827 | ||
| 17908 | 2026.01.14 00:57:06.410852 [ 356 ] {} <Debug> TCP-Session: f12aaeca-b866-4461-bcb3-ab0762df59a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17909 | 2026.01.14 00:57:06.410457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17910 | 2026.01.14 00:57:06.410375 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42557 | ||
| 17911 | 2026.01.14 00:57:06.410919 [ 286 ] {} <Debug> TCP-Session: e8e3a055-cb68-4426-882d-52d57051d334 Authenticating user 'default' from [fd00:1122:3344:101::e]:50714 | ||
| 17912 | 2026.01.14 00:57:06.410670 [ 288 ] {} <Debug> TCP-Session: 269a8484-b6bc-482e-83a3-e5b6c1b88e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17913 | 2026.01.14 00:57:06.410962 [ 286 ] {} <Debug> TCP-Session: e8e3a055-cb68-4426-882d-52d57051d334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17914 | 2026.01.14 00:57:06.410988 [ 286 ] {} <Debug> TCP-Session: e8e3a055-cb68-4426-882d-52d57051d334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17915 | 2026.01.14 00:57:06.411081 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17916 | 2026.01.14 00:57:06.411142 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17917 | 2026.01.14 00:57:06.411344 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17918 | 2026.01.14 00:57:06.411378 [ 354 ] {} <Debug> TCP-Session: 39330385-4406-46ec-b03b-acb4f4ecb13f Authenticating user 'default' from [fd00:1122:3344:101::e]:33827 | ||
| 17919 | 2026.01.14 00:57:06.411394 [ 354 ] {} <Debug> TCP-Session: 39330385-4406-46ec-b03b-acb4f4ecb13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17920 | 2026.01.14 00:57:06.411407 [ 354 ] {} <Debug> TCP-Session: 39330385-4406-46ec-b03b-acb4f4ecb13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17921 | 2026.01.14 00:57:06.411445 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 17922 | 2026.01.14 00:57:06.411471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17923 | 2026.01.14 00:57:06.411507 [ 289 ] {} <Debug> TCP-Session: f1f8433b-75f2-4282-bd39-27eeabde7155 Authenticating user 'default' from [fd00:1122:3344:101::e]:42557 | ||
| 17924 | 2026.01.14 00:57:06.411525 [ 289 ] {} <Debug> TCP-Session: f1f8433b-75f2-4282-bd39-27eeabde7155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17925 | 2026.01.14 00:57:06.411537 [ 289 ] {} <Debug> TCP-Session: f1f8433b-75f2-4282-bd39-27eeabde7155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17926 | 2026.01.14 00:57:06.412533 [ 307 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> AggregatingTransform: Aggregating | ||
| 17927 | 2026.01.14 00:57:06.412567 [ 307 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 17928 | 2026.01.14 00:57:06.412593 [ 307 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043083 sec. (958.696 rows/sec., 37.45 KiB/sec.) | ||
| 17929 | 2026.01.14 00:57:06.412607 [ 307 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Trace> Aggregator: Merging aggregated data | ||
| 17930 | 2026.01.14 00:57:06.413981 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 17931 | 2026.01.14 00:57:06.414094 [ 355 ] {b50b0e23-563a-492a-9505-ad319476d1e2} <Debug> TCPHandler: Processed in 0.00367011 sec. | ||
| 17932 | 2026.01.14 00:57:06.414205 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17933 | 2026.01.14 00:57:06.414235 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17934 | 2026.01.14 00:57:06.414238 [ 355 ] {} <Debug> TCP-Session: 78174c8e-2db0-4e41-99d7-0721f59667ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17935 | 2026.01.14 00:57:06.414255 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17936 | 2026.01.14 00:57:06.414272 [ 286 ] {} <Debug> TCP-Session: e8e3a055-cb68-4426-882d-52d57051d334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17937 | 2026.01.14 00:57:06.414280 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17938 | 2026.01.14 00:57:06.414304 [ 289 ] {} <Debug> TCP-Session: f1f8433b-75f2-4282-bd39-27eeabde7155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17939 | 2026.01.14 00:57:06.414308 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17940 | 2026.01.14 00:57:06.414340 [ 288 ] {} <Debug> TCP-Session: 269a8484-b6bc-482e-83a3-e5b6c1b88e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17941 | 2026.01.14 00:57:06.414339 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17942 | 2026.01.14 00:57:06.414359 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17943 | 2026.01.14 00:57:06.414399 [ 358 ] {} <Debug> TCP-Session: b6f4b26e-ec87-4837-a190-40b535deb89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17944 | 2026.01.14 00:57:06.414372 [ 356 ] {} <Debug> TCP-Session: f12aaeca-b866-4461-bcb3-ab0762df59a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17945 | 2026.01.14 00:57:06.414430 [ 353 ] {} <Debug> TCP-Session: 23fe6528-c4a5-4d27-85f2-decdfa80a4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17946 | 2026.01.14 00:57:06.414321 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17947 | 2026.01.14 00:57:06.414323 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17948 | 2026.01.14 00:57:06.414516 [ 354 ] {} <Debug> TCP-Session: 39330385-4406-46ec-b03b-acb4f4ecb13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17949 | 2026.01.14 00:57:06.414528 [ 357 ] {} <Debug> TCP-Session: 8342f005-7a5d-4c64-9a3c-636a95f35ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17950 | 2026.01.14 00:57:06.508167 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34322 | ||
| 17951 | 2026.01.14 00:57:06.508271 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17952 | 2026.01.14 00:57:06.508299 [ 355 ] {} <Debug> TCP-Session: 71022d55-7351-47f6-9d96-d15408178744 Authenticating user 'default' from [fd00:1122:3344:101::e]:34322 | ||
| 17953 | 2026.01.14 00:57:06.508320 [ 355 ] {} <Debug> TCP-Session: 71022d55-7351-47f6-9d96-d15408178744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17954 | 2026.01.14 00:57:06.508332 [ 355 ] {} <Debug> TCP-Session: 71022d55-7351-47f6-9d96-d15408178744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.01.14 00:57:06.508526 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40762 | ||
| 17956 | 2026.01.14 00:57:06.508552 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64649 | ||
| 17957 | 2026.01.14 00:57:06.508573 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38685 | ||
| 17958 | 2026.01.14 00:57:06.508595 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17959 | 2026.01.14 00:57:06.508609 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43931 | ||
| 17960 | 2026.01.14 00:57:06.508638 [ 286 ] {} <Debug> TCP-Session: 5b555141-e013-4af3-95a6-fcf549b5dcb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40762 | ||
| 17961 | 2026.01.14 00:57:06.508611 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43321 | ||
| 17962 | 2026.01.14 00:57:06.508678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17963 | 2026.01.14 00:57:06.508688 [ 355 ] {} <Trace> TCP-Session: 71022d55-7351-47f6-9d96-d15408178744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2026.01.14 00:57:06.508736 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17965 | 2026.01.14 00:57:06.508760 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17966 | 2026.01.14 00:57:06.508739 [ 288 ] {} <Debug> TCP-Session: 2b3ed126-4220-4ccc-bdda-6c611bc0b785 Authenticating user 'default' from [fd00:1122:3344:101::e]:64649 | ||
| 17967 | 2026.01.14 00:57:06.508798 [ 354 ] {} <Debug> TCP-Session: 00edf1ea-093c-4508-a79a-98a1b5a98106 Authenticating user 'default' from [fd00:1122:3344:101::e]:43321 | ||
| 17968 | 2026.01.14 00:57:06.508794 [ 353 ] {} <Debug> TCP-Session: fd5fed87-6783-4793-a557-65836529cc1a Authenticating user 'default' from [fd00:1122:3344:101::e]:43931 | ||
| 17969 | 2026.01.14 00:57:06.508826 [ 288 ] {} <Debug> TCP-Session: 2b3ed126-4220-4ccc-bdda-6c611bc0b785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17970 | 2026.01.14 00:57:06.508826 [ 354 ] {} <Debug> TCP-Session: 00edf1ea-093c-4508-a79a-98a1b5a98106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17971 | 2026.01.14 00:57:06.508855 [ 288 ] {} <Debug> TCP-Session: 2b3ed126-4220-4ccc-bdda-6c611bc0b785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17972 | 2026.01.14 00:57:06.508863 [ 354 ] {} <Debug> TCP-Session: 00edf1ea-093c-4508-a79a-98a1b5a98106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17973 | 2026.01.14 00:57:06.508866 [ 353 ] {} <Debug> TCP-Session: fd5fed87-6783-4793-a557-65836529cc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17974 | 2026.01.14 00:57:06.508678 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17975 | 2026.01.14 00:57:06.508909 [ 353 ] {} <Debug> TCP-Session: fd5fed87-6783-4793-a557-65836529cc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17976 | 2026.01.14 00:57:06.508931 [ 357 ] {} <Debug> TCP-Session: 0e8a9de1-9774-4b65-b778-1b3d78b9fcd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38685 | ||
| 17977 | 2026.01.14 00:57:06.508945 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17978 | 2026.01.14 00:57:06.508962 [ 357 ] {} <Debug> TCP-Session: 0e8a9de1-9774-4b65-b778-1b3d78b9fcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17979 | 2026.01.14 00:57:06.508562 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32772 | ||
| 17980 | 2026.01.14 00:57:06.508559 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40996 | ||
| 17981 | 2026.01.14 00:57:06.508983 [ 357 ] {} <Debug> TCP-Session: 0e8a9de1-9774-4b65-b778-1b3d78b9fcd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17982 | 2026.01.14 00:57:06.508680 [ 286 ] {} <Debug> TCP-Session: 5b555141-e013-4af3-95a6-fcf549b5dcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17983 | 2026.01.14 00:57:06.509068 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17984 | 2026.01.14 00:57:06.509098 [ 286 ] {} <Debug> TCP-Session: 5b555141-e013-4af3-95a6-fcf549b5dcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17985 | 2026.01.14 00:57:06.509120 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17986 | 2026.01.14 00:57:06.509117 [ 356 ] {} <Debug> TCP-Session: dfcada79-678f-48cd-aea5-847c161a5562 Authenticating user 'default' from [fd00:1122:3344:101::e]:32772 | ||
| 17987 | 2026.01.14 00:57:06.508592 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38943 | ||
| 17988 | 2026.01.14 00:57:06.509154 [ 289 ] {} <Debug> TCP-Session: 11ccf03e-9c94-4b73-af9f-c2f4a25bd3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40996 | ||
| 17989 | 2026.01.14 00:57:06.509159 [ 356 ] {} <Debug> TCP-Session: dfcada79-678f-48cd-aea5-847c161a5562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17990 | 2026.01.14 00:57:06.509200 [ 356 ] {} <Debug> TCP-Session: dfcada79-678f-48cd-aea5-847c161a5562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17991 | 2026.01.14 00:57:06.509201 [ 289 ] {} <Debug> TCP-Session: 11ccf03e-9c94-4b73-af9f-c2f4a25bd3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17992 | 2026.01.14 00:57:06.509228 [ 289 ] {} <Debug> TCP-Session: 11ccf03e-9c94-4b73-af9f-c2f4a25bd3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17993 | 2026.01.14 00:57:06.509229 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17994 | 2026.01.14 00:57:06.509257 [ 358 ] {} <Debug> TCP-Session: e2092d56-657d-4c29-9953-18601596128a Authenticating user 'default' from [fd00:1122:3344:101::e]:38943 | ||
| 17995 | 2026.01.14 00:57:06.509263 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17996 | 2026.01.14 00:57:06.509274 [ 358 ] {} <Debug> TCP-Session: e2092d56-657d-4c29-9953-18601596128a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.01.14 00:57:06.509330 [ 358 ] {} <Debug> TCP-Session: e2092d56-657d-4c29-9953-18601596128a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17998 | 2026.01.14 00:57:06.509331 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17999 | 2026.01.14 00:57:06.509657 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 18000 | 2026.01.14 00:57:06.510672 [ 342 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> AggregatingTransform: Aggregating | ||
| 18001 | 2026.01.14 00:57:06.510712 [ 342 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 18002 | 2026.01.14 00:57:06.510751 [ 342 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986272 sec. (1013.919 rows/sec., 39.61 KiB/sec.) | ||
| 18003 | 2026.01.14 00:57:06.510769 [ 342 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Trace> Aggregator: Merging aggregated data | ||
| 18004 | 2026.01.14 00:57:06.511956 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 18005 | 2026.01.14 00:57:06.512104 [ 355 ] {1830fe6c-76ab-4404-a677-55edb4246d7f} <Debug> TCPHandler: Processed in 0.003580959 sec. | ||
| 18006 | 2026.01.14 00:57:06.512215 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18007 | 2026.01.14 00:57:06.512245 [ 355 ] {} <Debug> TCP-Session: 71022d55-7351-47f6-9d96-d15408178744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18008 | 2026.01.14 00:57:06.512251 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18009 | 2026.01.14 00:57:06.512287 [ 286 ] {} <Debug> TCP-Session: 5b555141-e013-4af3-95a6-fcf549b5dcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18010 | 2026.01.14 00:57:06.512298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18011 | 2026.01.14 00:57:06.512327 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18012 | 2026.01.14 00:57:06.512346 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18013 | 2026.01.14 00:57:06.512368 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18014 | 2026.01.14 00:57:06.512375 [ 354 ] {} <Debug> TCP-Session: 00edf1ea-093c-4508-a79a-98a1b5a98106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18015 | 2026.01.14 00:57:06.512394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18016 | 2026.01.14 00:57:06.512408 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18017 | 2026.01.14 00:57:06.512432 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18018 | 2026.01.14 00:57:06.512440 [ 288 ] {} <Debug> TCP-Session: 2b3ed126-4220-4ccc-bdda-6c611bc0b785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18019 | 2026.01.14 00:57:06.512460 [ 356 ] {} <Debug> TCP-Session: dfcada79-678f-48cd-aea5-847c161a5562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18020 | 2026.01.14 00:57:06.512339 [ 289 ] {} <Debug> TCP-Session: 11ccf03e-9c94-4b73-af9f-c2f4a25bd3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18021 | 2026.01.14 00:57:06.512488 [ 353 ] {} <Debug> TCP-Session: fd5fed87-6783-4793-a557-65836529cc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18022 | 2026.01.14 00:57:06.512414 [ 358 ] {} <Debug> TCP-Session: e2092d56-657d-4c29-9953-18601596128a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18023 | 2026.01.14 00:57:06.512391 [ 357 ] {} <Debug> TCP-Session: 0e8a9de1-9774-4b65-b778-1b3d78b9fcd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18024 | 2026.01.14 00:57:06.687311 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63606 | ||
| 18025 | 2026.01.14 00:57:06.687426 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18026 | 2026.01.14 00:57:06.687455 [ 353 ] {} <Debug> TCP-Session: e12c8181-cf57-4a35-8beb-84b8d263b50b Authenticating user 'default' from [fd00:1122:3344:101::e]:63606 | ||
| 18027 | 2026.01.14 00:57:06.687477 [ 353 ] {} <Debug> TCP-Session: e12c8181-cf57-4a35-8beb-84b8d263b50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18028 | 2026.01.14 00:57:06.687490 [ 353 ] {} <Debug> TCP-Session: e12c8181-cf57-4a35-8beb-84b8d263b50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2026.01.14 00:57:06.687706 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34449 | ||
| 18030 | 2026.01.14 00:57:06.687731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37921 | ||
| 18031 | 2026.01.14 00:57:06.687764 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55001 | ||
| 18032 | 2026.01.14 00:57:06.687775 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52980 | ||
| 18033 | 2026.01.14 00:57:06.687761 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33770 | ||
| 18034 | 2026.01.14 00:57:06.687841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18035 | 2026.01.14 00:57:06.687855 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18036 | 2026.01.14 00:57:06.687841 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18037 | 2026.01.14 00:57:06.687902 [ 356 ] {} <Debug> TCP-Session: d25aaf39-7c86-4cd5-a894-9b392962d8f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55001 | ||
| 18038 | 2026.01.14 00:57:06.687903 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18039 | 2026.01.14 00:57:06.687921 [ 354 ] {} <Debug> TCP-Session: d3022c2e-517b-49f3-8a45-85e3fcd112d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34449 | ||
| 18040 | 2026.01.14 00:57:06.687931 [ 356 ] {} <Debug> TCP-Session: d25aaf39-7c86-4cd5-a894-9b392962d8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18041 | 2026.01.14 00:57:06.687937 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18042 | 2026.01.14 00:57:06.687954 [ 354 ] {} <Debug> TCP-Session: d3022c2e-517b-49f3-8a45-85e3fcd112d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18043 | 2026.01.14 00:57:06.687957 [ 356 ] {} <Debug> TCP-Session: d25aaf39-7c86-4cd5-a894-9b392962d8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18044 | 2026.01.14 00:57:06.687983 [ 289 ] {} <Debug> TCP-Session: 65a3be8e-a6de-45dc-bc27-45d882d9f3d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33770 | ||
| 18045 | 2026.01.14 00:57:06.687984 [ 354 ] {} <Debug> TCP-Session: d3022c2e-517b-49f3-8a45-85e3fcd112d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18046 | 2026.01.14 00:57:06.687896 [ 288 ] {} <Debug> TCP-Session: 25cddebe-89be-41b5-a802-92b00b35ae89 Authenticating user 'default' from [fd00:1122:3344:101::e]:37921 | ||
| 18047 | 2026.01.14 00:57:06.688014 [ 289 ] {} <Debug> TCP-Session: 65a3be8e-a6de-45dc-bc27-45d882d9f3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18048 | 2026.01.14 00:57:06.688043 [ 288 ] {} <Debug> TCP-Session: 25cddebe-89be-41b5-a802-92b00b35ae89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18049 | 2026.01.14 00:57:06.688051 [ 289 ] {} <Debug> TCP-Session: 65a3be8e-a6de-45dc-bc27-45d882d9f3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18050 | 2026.01.14 00:57:06.688070 [ 288 ] {} <Debug> TCP-Session: 25cddebe-89be-41b5-a802-92b00b35ae89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18051 | 2026.01.14 00:57:06.687949 [ 357 ] {} <Debug> TCP-Session: b750066e-66a7-459b-a289-9a94b40e5442 Authenticating user 'default' from [fd00:1122:3344:101::e]:52980 | ||
| 18052 | 2026.01.14 00:57:06.687826 [ 353 ] {} <Trace> TCP-Session: e12c8181-cf57-4a35-8beb-84b8d263b50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2026.01.14 00:57:06.688127 [ 357 ] {} <Debug> TCP-Session: b750066e-66a7-459b-a289-9a94b40e5442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18054 | 2026.01.14 00:57:06.687790 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59189 | ||
| 18055 | 2026.01.14 00:57:06.688157 [ 357 ] {} <Debug> TCP-Session: b750066e-66a7-459b-a289-9a94b40e5442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18056 | 2026.01.14 00:57:06.687715 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49664 | ||
| 18057 | 2026.01.14 00:57:06.687715 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47489 | ||
| 18058 | 2026.01.14 00:57:06.688229 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18059 | 2026.01.14 00:57:06.688266 [ 358 ] {} <Debug> TCP-Session: 69dda0e2-d88c-4542-8936-4f6033de4516 Authenticating user 'default' from [fd00:1122:3344:101::e]:59189 | ||
| 18060 | 2026.01.14 00:57:06.688271 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18061 | 2026.01.14 00:57:06.688285 [ 358 ] {} <Debug> TCP-Session: 69dda0e2-d88c-4542-8936-4f6033de4516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18062 | 2026.01.14 00:57:06.688291 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18063 | 2026.01.14 00:57:06.688305 [ 286 ] {} <Debug> TCP-Session: 56cb0924-3cd0-48a2-8fa4-0ba78598e1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49664 | ||
| 18064 | 2026.01.14 00:57:06.688312 [ 358 ] {} <Debug> TCP-Session: 69dda0e2-d88c-4542-8936-4f6033de4516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18065 | 2026.01.14 00:57:06.688331 [ 355 ] {} <Debug> TCP-Session: ebc0b1d2-7fb7-4a0f-b80f-d93d47fbe5b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47489 | ||
| 18066 | 2026.01.14 00:57:06.688336 [ 286 ] {} <Debug> TCP-Session: 56cb0924-3cd0-48a2-8fa4-0ba78598e1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18067 | 2026.01.14 00:57:06.688362 [ 355 ] {} <Debug> TCP-Session: ebc0b1d2-7fb7-4a0f-b80f-d93d47fbe5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18068 | 2026.01.14 00:57:06.688367 [ 286 ] {} <Debug> TCP-Session: 56cb0924-3cd0-48a2-8fa4-0ba78598e1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18069 | 2026.01.14 00:57:06.688376 [ 355 ] {} <Debug> TCP-Session: ebc0b1d2-7fb7-4a0f-b80f-d93d47fbe5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18070 | 2026.01.14 00:57:06.688297 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18071 | 2026.01.14 00:57:06.688674 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18072 | 2026.01.14 00:57:06.688731 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18073 | 2026.01.14 00:57:06.689021 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 18074 | 2026.01.14 00:57:06.689946 [ 308 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> AggregatingTransform: Aggregating | ||
| 18075 | 2026.01.14 00:57:06.689983 [ 308 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> Aggregator: Aggregation method: without_key | ||
| 18076 | 2026.01.14 00:57:06.690016 [ 308 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896609 sec. (1115.313 rows/sec., 43.57 KiB/sec.) | ||
| 18077 | 2026.01.14 00:57:06.690033 [ 308 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Trace> Aggregator: Merging aggregated data | ||
| 18078 | 2026.01.14 00:57:06.691416 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 18079 | 2026.01.14 00:57:06.691524 [ 353 ] {765efc47-78b8-4a87-bb49-fb49946c6c23} <Debug> TCPHandler: Processed in 0.003830954 sec. | ||
| 18080 | 2026.01.14 00:57:06.691661 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18081 | 2026.01.14 00:57:06.691690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18082 | 2026.01.14 00:57:06.691693 [ 353 ] {} <Debug> TCP-Session: e12c8181-cf57-4a35-8beb-84b8d263b50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18083 | 2026.01.14 00:57:06.691712 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18084 | 2026.01.14 00:57:06.691740 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18085 | 2026.01.14 00:57:06.691757 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18086 | 2026.01.14 00:57:06.691773 [ 355 ] {} <Debug> TCP-Session: ebc0b1d2-7fb7-4a0f-b80f-d93d47fbe5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18087 | 2026.01.14 00:57:06.691780 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18088 | 2026.01.14 00:57:06.691805 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18089 | 2026.01.14 00:57:06.691820 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18090 | 2026.01.14 00:57:06.691838 [ 356 ] {} <Debug> TCP-Session: d25aaf39-7c86-4cd5-a894-9b392962d8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18091 | 2026.01.14 00:57:06.691861 [ 288 ] {} <Debug> TCP-Session: 25cddebe-89be-41b5-a802-92b00b35ae89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18092 | 2026.01.14 00:57:06.691879 [ 357 ] {} <Debug> TCP-Session: b750066e-66a7-459b-a289-9a94b40e5442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18093 | 2026.01.14 00:57:06.691798 [ 354 ] {} <Debug> TCP-Session: d3022c2e-517b-49f3-8a45-85e3fcd112d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18094 | 2026.01.14 00:57:06.691735 [ 289 ] {} <Debug> TCP-Session: 65a3be8e-a6de-45dc-bc27-45d882d9f3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18095 | 2026.01.14 00:57:06.691812 [ 286 ] {} <Debug> TCP-Session: 56cb0924-3cd0-48a2-8fa4-0ba78598e1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18096 | 2026.01.14 00:57:06.691847 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18097 | 2026.01.14 00:57:06.691999 [ 358 ] {} <Debug> TCP-Session: 69dda0e2-d88c-4542-8936-4f6033de4516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18098 | 2026.01.14 00:57:06.931932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42722 | ||
| 18099 | 2026.01.14 00:57:06.932648 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18100 | 2026.01.14 00:57:06.932705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18101 | 2026.01.14 00:57:06.933333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18102 | 2026.01.14 00:57:06.933648 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18103 | 2026.01.14 00:57:06.933822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42722 | ||
| 18104 | 2026.01.14 00:57:09.204691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18105 | 2026.01.14 00:57:09.222376 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2026.01.14 00:57:09.222444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18107 | 2026.01.14 00:57:09.229259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18108 | 2026.01.14 00:57:09.229990 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2026.01.14 00:57:09.233984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18110 | 2026.01.14 00:57:09.581581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2202 | ||
| 18111 | 2026.01.14 00:57:09.584487 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.01.14 00:57:09.584543 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 18113 | 2026.01.14 00:57:09.585992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18114 | 2026.01.14 00:57:09.586291 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.01.14 00:57:09.586696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2202 | ||
| 18116 | 2026.01.14 00:57:10.194488 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18117 | 2026.01.14 00:57:10.194558 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18118 | 2026.01.14 00:57:10.198206 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18119 | 2026.01.14 00:57:10.213999 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18120 | 2026.01.14 00:57:10.214145 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.01.14 00:57:10.214209 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18122 | 2026.01.14 00:57:10.215037 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.01.14 00:57:10.215077 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18124 | 2026.01.14 00:57:10.215472 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18125 | 2026.01.14 00:57:10.215706 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.01.14 00:57:10.215859 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00176 sec., 232954.54545454544 rows/sec., 14.78 MiB/sec. | ||
| 18127 | 2026.01.14 00:57:10.215911 [ 4 ] {97f8a9a4-be06-4f17-a0ec-549ceff97773} <Debug> TCPHandler: Processed in 0.002035824 sec. | ||
| 18128 | 2026.01.14 00:57:10.216034 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18129 | 2026.01.14 00:57:10.216136 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18130 | 2026.01.14 00:57:10.216181 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18131 | 2026.01.14 00:57:10.217214 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2026.01.14 00:57:10.217247 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18133 | 2026.01.14 00:57:10.217601 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18134 | 2026.01.14 00:57:10.217807 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2026.01.14 00:57:10.218002 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001888 sec., 620762.7118644068 rows/sec., 49.40 MiB/sec. | ||
| 18136 | 2026.01.14 00:57:10.218041 [ 4 ] {b529c8c1-0905-4d46-9304-d949a690ff36} <Debug> TCPHandler: Processed in 0.002058954 sec. | ||
| 18137 | 2026.01.14 00:57:10.218159 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18138 | 2026.01.14 00:57:10.218254 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18139 | 2026.01.14 00:57:10.218295 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18140 | 2026.01.14 00:57:10.219094 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18141 | 2026.01.14 00:57:10.219132 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18142 | 2026.01.14 00:57:10.219444 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18143 | 2026.01.14 00:57:10.219662 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18144 | 2026.01.14 00:57:10.219797 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001562 sec., 150448.1434058899 rows/sec., 9.11 MiB/sec. | ||
| 18145 | 2026.01.14 00:57:10.219835 [ 4 ] {bb22a1fc-de1c-413b-9002-9b68d95a06fa} <Debug> TCPHandler: Processed in 0.001727018 sec. | ||
| 18146 | 2026.01.14 00:57:10.219947 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18147 | 2026.01.14 00:57:10.220047 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18148 | 2026.01.14 00:57:10.220088 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18149 | 2026.01.14 00:57:10.220594 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18150 | 2026.01.14 00:57:10.220633 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18151 | 2026.01.14 00:57:10.220963 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18152 | 2026.01.14 00:57:10.221182 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18153 | 2026.01.14 00:57:10.221299 [ 149 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 18154 | 2026.01.14 00:57:10.221314 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001286 sec., 164852.25505443235 rows/sec., 10.63 MiB/sec. | ||
| 18155 | 2026.01.14 00:57:10.221374 [ 149 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2026.01.14 00:57:10.221396 [ 4 ] {920a93bf-7aa4-415c-8939-b129d7af6165} <Debug> TCPHandler: Processed in 0.001497813 sec. | ||
| 18157 | 2026.01.14 00:57:10.221401 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18158 | 2026.01.14 00:57:10.221523 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18159 | 2026.01.14 00:57:10.221548 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 18160 | 2026.01.14 00:57:10.221632 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18161 | 2026.01.14 00:57:10.221677 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18162 | 2026.01.14 00:57:10.221705 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18163 | 2026.01.14 00:57:10.221749 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 466 rows starting from the beginning of the part | ||
| 18164 | 2026.01.14 00:57:10.221826 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 18165 | 2026.01.14 00:57:10.221880 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 18166 | 2026.01.14 00:57:10.221930 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 18167 | 2026.01.14 00:57:10.221978 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 18168 | 2026.01.14 00:57:10.222023 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 18169 | 2026.01.14 00:57:10.222220 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18170 | 2026.01.14 00:57:10.222264 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18171 | 2026.01.14 00:57:10.222634 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18172 | 2026.01.14 00:57:10.222883 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2026.01.14 00:57:10.223039 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001428 sec., 147759.10364145658 rows/sec., 8.39 MiB/sec. | ||
| 18174 | 2026.01.14 00:57:10.223072 [ 200 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590455 sec., 979593.8897988312 rows/sec., 68.58 MiB/sec. | ||
| 18175 | 2026.01.14 00:57:10.223082 [ 4 ] {9283c239-4691-4b49-b3de-ec44f6f61779} <Debug> TCPHandler: Processed in 0.001610956 sec. | ||
| 18176 | 2026.01.14 00:57:10.223206 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18177 | 2026.01.14 00:57:10.223237 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 18178 | 2026.01.14 00:57:10.223301 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18179 | 2026.01.14 00:57:10.223347 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18180 | 2026.01.14 00:57:10.223520 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18181 | 2026.01.14 00:57:10.223603 [ 191 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_53_11} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 18182 | 2026.01.14 00:57:10.223694 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18183 | 2026.01.14 00:57:10.224047 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.01.14 00:57:10.224088 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18185 | 2026.01.14 00:57:10.224424 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18186 | 2026.01.14 00:57:10.224636 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2026.01.14 00:57:10.224762 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001479 sec., 479377.9580797836 rows/sec., 33.59 MiB/sec. | ||
| 18188 | 2026.01.14 00:57:10.224801 [ 4 ] {3d94aa42-3f91-46a9-bf97-a3366a893455} <Debug> TCPHandler: Processed in 0.001645116 sec. | ||
| 18189 | 2026.01.14 00:57:10.224911 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18190 | 2026.01.14 00:57:10.225016 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18191 | 2026.01.14 00:57:10.225057 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18192 | 2026.01.14 00:57:10.225385 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.01.14 00:57:10.225421 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18194 | 2026.01.14 00:57:10.225719 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18195 | 2026.01.14 00:57:10.225932 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18196 | 2026.01.14 00:57:10.226068 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 18197 | 2026.01.14 00:57:10.226105 [ 4 ] {dd412981-28e9-49bc-84e2-2e236c93f4b6} <Debug> TCPHandler: Processed in 0.001242337 sec. | ||
| 18198 | 2026.01.14 00:57:10.226216 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18199 | 2026.01.14 00:57:10.226316 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.01.14 00:57:10.226357 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18201 | 2026.01.14 00:57:10.226799 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.01.14 00:57:10.226835 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18203 | 2026.01.14 00:57:10.227178 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18204 | 2026.01.14 00:57:10.227389 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.01.14 00:57:10.227518 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 18206 | 2026.01.14 00:57:10.227555 [ 4 ] {09ea9537-fa8c-4a43-b10f-b41a63625502} <Debug> TCPHandler: Processed in 0.001388141 sec. | ||
| 18207 | 2026.01.14 00:57:10.227658 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2026.01.14 00:57:10.227750 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18209 | 2026.01.14 00:57:10.227791 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18210 | 2026.01.14 00:57:10.228093 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2026.01.14 00:57:10.228128 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18212 | 2026.01.14 00:57:10.228432 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18213 | 2026.01.14 00:57:10.228639 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.01.14 00:57:10.228763 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 18215 | 2026.01.14 00:57:10.228799 [ 4 ] {43403dd9-4e24-4e22-8add-dd9fccfdc436} <Debug> TCPHandler: Processed in 0.001189926 sec. | ||
| 18216 | 2026.01.14 00:57:10.228901 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.01.14 00:57:10.228994 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18218 | 2026.01.14 00:57:10.229048 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18219 | 2026.01.14 00:57:10.229904 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2026.01.14 00:57:10.229941 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18221 | 2026.01.14 00:57:10.230472 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18222 | 2026.01.14 00:57:10.230700 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18223 | 2026.01.14 00:57:10.230839 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001861 sec., 16120.365394948953 rows/sec., 28.89 MiB/sec. | ||
| 18224 | 2026.01.14 00:57:10.230903 [ 4 ] {cd0d1dc8-59b1-4b0e-8a29-16a315e54307} <Debug> TCPHandler: Processed in 0.002049575 sec. | ||
| 18225 | 2026.01.14 00:57:10.231012 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18226 | 2026.01.14 00:57:10.231105 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18227 | 2026.01.14 00:57:10.231147 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18228 | 2026.01.14 00:57:10.231481 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18229 | 2026.01.14 00:57:10.231517 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 18230 | 2026.01.14 00:57:10.231821 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18231 | 2026.01.14 00:57:10.232026 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18232 | 2026.01.14 00:57:10.232150 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001064 sec., 97744.36090225563 rows/sec., 5.99 MiB/sec. | ||
| 18233 | 2026.01.14 00:57:10.232186 [ 4 ] {8d7b391e-ac57-4afe-958d-e6db6d93c531} <Debug> TCPHandler: Processed in 0.001222407 sec. | ||
| 18234 | 2026.01.14 00:57:10.232231 [ 219 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18235 | 2026.01.14 00:57:10.232270 [ 219 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18236 | 2026.01.14 00:57:10.235529 [ 219 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18237 | 2026.01.14 00:57:11.056940 [ 223 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18238 | 2026.01.14 00:57:11.056995 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18239 | 2026.01.14 00:57:11.060022 [ 223 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18240 | 2026.01.14 00:57:11.175179 [ 217 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18241 | 2026.01.14 00:57:11.175246 [ 217 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18242 | 2026.01.14 00:57:11.178124 [ 217 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18243 | 2026.01.14 00:57:14.221794 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18244 | 2026.01.14 00:57:14.221861 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18245 | 2026.01.14 00:57:14.434004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43234 | ||
| 18246 | 2026.01.14 00:57:14.434527 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.01.14 00:57:14.434575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18248 | 2026.01.14 00:57:14.435068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18249 | 2026.01.14 00:57:14.435303 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2026.01.14 00:57:14.435453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43234 | ||
| 18251 | 2026.01.14 00:57:14.435573 [ 221 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 18252 | 2026.01.14 00:57:14.435631 [ 221 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 18253 | 2026.01.14 00:57:14.437906 [ 221 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 18254 | 2026.01.14 00:57:15.076901 [ 223 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 18255 | 2026.01.14 00:57:15.076953 [ 223 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 18256 | 2026.01.14 00:57:15.078606 [ 223 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 18257 | 2026.01.14 00:57:15.202345 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18258 | 2026.01.14 00:57:15.202537 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18259 | 2026.01.14 00:57:15.202610 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18260 | 2026.01.14 00:57:15.203340 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.01.14 00:57:15.203390 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18262 | 2026.01.14 00:57:15.203780 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18263 | 2026.01.14 00:57:15.204015 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.01.14 00:57:15.204174 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001689 sec., 44997.03966844286 rows/sec., 3.71 MiB/sec. | ||
| 18265 | 2026.01.14 00:57:15.204225 [ 4 ] {bafc4316-24b4-4269-afdd-86a96e7b1ec2} <Debug> TCPHandler: Processed in 0.002015965 sec. | ||
| 18266 | 2026.01.14 00:57:15.204348 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18267 | 2026.01.14 00:57:15.204449 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18268 | 2026.01.14 00:57:15.204493 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18269 | 2026.01.14 00:57:15.204899 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18270 | 2026.01.14 00:57:15.204937 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18271 | 2026.01.14 00:57:15.205246 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18272 | 2026.01.14 00:57:15.205452 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18273 | 2026.01.14 00:57:15.205587 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 18274 | 2026.01.14 00:57:15.205583 [ 130 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18275 | 2026.01.14 00:57:15.205626 [ 4 ] {7dbf0321-9d0b-4876-9acb-6228cd09cde9} <Debug> TCPHandler: Processed in 0.001329129 sec. | ||
| 18276 | 2026.01.14 00:57:15.205664 [ 130 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.01.14 00:57:15.205690 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18278 | 2026.01.14 00:57:15.205746 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18279 | 2026.01.14 00:57:15.205790 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 18280 | 2026.01.14 00:57:15.205846 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18281 | 2026.01.14 00:57:15.205888 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18282 | 2026.01.14 00:57:15.205893 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18283 | 2026.01.14 00:57:15.205931 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 277 rows starting from the beginning of the part | ||
| 18284 | 2026.01.14 00:57:15.206001 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 18285 | 2026.01.14 00:57:15.206055 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 235 rows starting from the beginning of the part | ||
| 18286 | 2026.01.14 00:57:15.206104 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 18287 | 2026.01.14 00:57:15.206152 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 235 rows starting from the beginning of the part | ||
| 18288 | 2026.01.14 00:57:15.206197 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 18289 | 2026.01.14 00:57:15.206328 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18290 | 2026.01.14 00:57:15.206364 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18291 | 2026.01.14 00:57:15.206681 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18292 | 2026.01.14 00:57:15.206900 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18293 | 2026.01.14 00:57:15.207031 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 18294 | 2026.01.14 00:57:15.207043 [ 191 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296419 sec., 600885.9789929028 rows/sec., 39.37 MiB/sec. | ||
| 18295 | 2026.01.14 00:57:15.207070 [ 4 ] {15f409ec-1871-4fe9-baa4-e6e3329b2d93} <Debug> TCPHandler: Processed in 0.00137219 sec. | ||
| 18296 | 2026.01.14 00:57:15.207182 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18297 | 2026.01.14 00:57:15.207233 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18298 | 2026.01.14 00:57:15.207277 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18299 | 2026.01.14 00:57:15.207325 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18300 | 2026.01.14 00:57:15.207554 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18301 | 2026.01.14 00:57:15.207639 [ 186 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_131_26} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18302 | 2026.01.14 00:57:15.207742 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.01.14 00:57:15.207755 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18304 | 2026.01.14 00:57:15.207786 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18305 | 2026.01.14 00:57:15.208130 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18306 | 2026.01.14 00:57:15.208355 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18307 | 2026.01.14 00:57:15.208485 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 18308 | 2026.01.14 00:57:15.208522 [ 4 ] {2619ef13-891a-4741-be96-af742af3fede} <Debug> TCPHandler: Processed in 0.001388411 sec. | ||
| 18309 | 2026.01.14 00:57:15.208626 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18310 | 2026.01.14 00:57:15.208719 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18311 | 2026.01.14 00:57:15.208772 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18312 | 2026.01.14 00:57:15.209554 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18313 | 2026.01.14 00:57:15.209590 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18314 | 2026.01.14 00:57:15.210116 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18315 | 2026.01.14 00:57:15.210342 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18316 | 2026.01.14 00:57:15.210483 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 18317 | 2026.01.14 00:57:15.210486 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18318 | 2026.01.14 00:57:15.210543 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.01.14 00:57:15.210553 [ 4 ] {75ff8233-c2f2-4424-b160-01eaab3db836} <Debug> TCPHandler: Processed in 0.001975153 sec. | ||
| 18320 | 2026.01.14 00:57:15.210570 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18321 | 2026.01.14 00:57:15.210655 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 18322 | 2026.01.14 00:57:15.210669 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.01.14 00:57:15.210772 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18324 | 2026.01.14 00:57:15.210813 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18325 | 2026.01.14 00:57:15.210847 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18326 | 2026.01.14 00:57:15.210896 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2481 rows starting from the beginning of the part | ||
| 18327 | 2026.01.14 00:57:15.211020 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 10 rows starting from the beginning of the part | ||
| 18328 | 2026.01.14 00:57:15.211131 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
| 18329 | 2026.01.14 00:57:15.211167 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2026.01.14 00:57:15.211207 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18331 | 2026.01.14 00:57:15.211234 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 10 rows starting from the beginning of the part | ||
| 18332 | 2026.01.14 00:57:15.211330 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
| 18333 | 2026.01.14 00:57:15.211418 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 18334 | 2026.01.14 00:57:15.211547 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18335 | 2026.01.14 00:57:15.211789 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18336 | 2026.01.14 00:57:15.211925 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 18337 | 2026.01.14 00:57:15.211963 [ 4 ] {bc649af1-38f9-44db-b3bc-309e67440c3b} <Debug> TCPHandler: Processed in 0.0013423 sec. | ||
| 18338 | 2026.01.14 00:57:15.218742 [ 194 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2571 rows, containing 19 columns (19 merged, 0 gathered) in 0.008120098 sec., 316621.7944660274 rows/sec., 567.37 MiB/sec. | ||
| 18339 | 2026.01.14 00:57:15.221838 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18340 | 2026.01.14 00:57:15.222264 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2026.01.14 00:57:15.222353 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18342 | 2026.01.14 00:57:15.222506 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 18343 | 2026.01.14 00:57:16.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.61 MiB, peak 400.54 MiB, free memory in arenas 0.00 B, will set to 385.78 MiB (RSS), difference: 6.17 MiB | ||
| 18344 | 2026.01.14 00:57:16.734094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18345 | 2026.01.14 00:57:16.752580 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.01.14 00:57:16.752645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18347 | 2026.01.14 00:57:16.759059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18348 | 2026.01.14 00:57:16.759788 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.01.14 00:57:16.763332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18350 | 2026.01.14 00:57:19.587001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2236 | ||
| 18351 | 2026.01.14 00:57:19.589608 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.01.14 00:57:19.589674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18353 | 2026.01.14 00:57:19.590961 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18354 | 2026.01.14 00:57:19.591246 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.01.14 00:57:19.591659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2236 | ||
| 18356 | 2026.01.14 00:57:20.206835 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18357 | 2026.01.14 00:57:20.207001 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18358 | 2026.01.14 00:57:20.207099 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18359 | 2026.01.14 00:57:20.207753 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.01.14 00:57:20.207801 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18361 | 2026.01.14 00:57:20.208185 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18362 | 2026.01.14 00:57:20.208414 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.01.14 00:57:20.208540 [ 136 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 18364 | 2026.01.14 00:57:20.208570 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 18365 | 2026.01.14 00:57:20.208578 [ 136 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.01.14 00:57:20.208625 [ 4 ] {acd4043d-9922-4f01-8e74-f8198f4d723e} <Debug> TCPHandler: Processed in 0.001915992 sec. | ||
| 18367 | 2026.01.14 00:57:20.208626 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18368 | 2026.01.14 00:57:20.208768 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18369 | 2026.01.14 00:57:20.208772 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18370 | 2026.01.14 00:57:20.208899 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18371 | 2026.01.14 00:57:20.208922 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18372 | 2026.01.14 00:57:20.208960 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18373 | 2026.01.14 00:57:20.208961 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18374 | 2026.01.14 00:57:20.209049 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18375 | 2026.01.14 00:57:20.209096 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18376 | 2026.01.14 00:57:20.209141 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18377 | 2026.01.14 00:57:20.209184 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18378 | 2026.01.14 00:57:20.209227 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::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 | ||
| 18379 | 2026.01.14 00:57:20.209471 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2026.01.14 00:57:20.209516 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18381 | 2026.01.14 00:57:20.209856 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18382 | 2026.01.14 00:57:20.210121 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.01.14 00:57:20.210321 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 560.82 KiB/sec. | ||
| 18384 | 2026.01.14 00:57:20.210350 [ 194 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633636 sec., 1047969.0702212733 rows/sec., 71.34 MiB/sec. | ||
| 18385 | 2026.01.14 00:57:20.210365 [ 4 ] {3aa0a660-910f-4134-b687-89b0288ccf9c} <Debug> TCPHandler: Processed in 0.001661846 sec. | ||
| 18386 | 2026.01.14 00:57:20.210525 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 18387 | 2026.01.14 00:57:20.210529 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18388 | 2026.01.14 00:57:20.210647 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18389 | 2026.01.14 00:57:20.210694 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18390 | 2026.01.14 00:57:20.210788 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_32_7} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.01.14 00:57:20.210865 [ 191 ] {70d74e44-ecac-4081-b203-8ffde0909e93::all_1_32_7} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 18392 | 2026.01.14 00:57:20.210957 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 18393 | 2026.01.14 00:57:20.211268 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18394 | 2026.01.14 00:57:20.211309 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18395 | 2026.01.14 00:57:20.211642 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18396 | 2026.01.14 00:57:20.211859 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18397 | 2026.01.14 00:57:20.211996 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Debug> executeQuery: Read 249 rows, 22.65 KiB in 0.001372 sec., 181486.8804664723 rows/sec., 16.12 MiB/sec. | ||
| 18398 | 2026.01.14 00:57:20.212036 [ 4 ] {6691eb3e-a336-4335-8f83-d84b59c5ab0b} <Debug> TCPHandler: Processed in 0.001557664 sec. | ||
| 18399 | 2026.01.14 00:57:20.212154 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18400 | 2026.01.14 00:57:20.212251 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18401 | 2026.01.14 00:57:20.212293 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18402 | 2026.01.14 00:57:20.212719 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18403 | 2026.01.14 00:57:20.212754 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18404 | 2026.01.14 00:57:20.213053 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18405 | 2026.01.14 00:57:20.213269 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18406 | 2026.01.14 00:57:20.213401 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Debug> executeQuery: Read 56 rows, 4.22 KiB in 0.001171 sec., 47822.374039282666 rows/sec., 3.52 MiB/sec. | ||
| 18407 | 2026.01.14 00:57:20.213441 [ 4 ] {dea0f00d-d89f-4651-8151-f837d6cecd69} <Debug> TCPHandler: Processed in 0.00133777 sec. | ||
| 18408 | 2026.01.14 00:57:20.213509 [ 217 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 18409 | 2026.01.14 00:57:20.213552 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.01.14 00:57:20.213554 [ 217 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 18411 | 2026.01.14 00:57:20.213654 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18412 | 2026.01.14 00:57:20.213699 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18413 | 2026.01.14 00:57:20.214103 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18414 | 2026.01.14 00:57:20.214144 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18415 | 2026.01.14 00:57:20.214479 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18416 | 2026.01.14 00:57:20.214758 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18417 | 2026.01.14 00:57:20.214895 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.58 MiB/sec. | ||
| 18418 | 2026.01.14 00:57:20.214934 [ 4 ] {7d9eb3e7-6924-474b-9598-c29a3b77ce71} <Debug> TCPHandler: Processed in 0.001431601 sec. | ||
| 18419 | 2026.01.14 00:57:20.215045 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.01.14 00:57:20.215140 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.01.14 00:57:20.215182 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18422 | 2026.01.14 00:57:20.215576 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.01.14 00:57:20.215614 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18424 | 2026.01.14 00:57:20.215934 [ 217 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 18425 | 2026.01.14 00:57:20.215966 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18426 | 2026.01.14 00:57:20.216308 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.01.14 00:57:20.216425 [ 133 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 18428 | 2026.01.14 00:57:20.216455 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001334 sec., 8995.502248875562 rows/sec., 702.77 KiB/sec. | ||
| 18429 | 2026.01.14 00:57:20.216469 [ 133 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.01.14 00:57:20.216500 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18431 | 2026.01.14 00:57:20.216504 [ 4 ] {b20d4a41-0153-4c5d-a00c-348b6ca2aaa8} <Debug> TCPHandler: Processed in 0.001508713 sec. | ||
| 18432 | 2026.01.14 00:57:20.216604 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18433 | 2026.01.14 00:57:20.216620 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18434 | 2026.01.14 00:57:20.216733 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18435 | 2026.01.14 00:57:20.216736 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18436 | 2026.01.14 00:57:20.216784 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18437 | 2026.01.14 00:57:20.216790 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18438 | 2026.01.14 00:57:20.216878 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18439 | 2026.01.14 00:57:20.216929 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18440 | 2026.01.14 00:57:20.216971 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18441 | 2026.01.14 00:57:20.217014 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18442 | 2026.01.14 00:57:20.217055 [ 202 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::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 | ||
| 18443 | 2026.01.14 00:57:20.217284 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.01.14 00:57:20.217331 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18445 | 2026.01.14 00:57:20.217685 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18446 | 2026.01.14 00:57:20.217929 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.01.14 00:57:20.218068 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Debug> executeQuery: Read 147 rows, 12.18 KiB in 0.001354 sec., 108567.2082717873 rows/sec., 8.79 MiB/sec. | ||
| 18448 | 2026.01.14 00:57:20.218110 [ 4 ] {de78072a-440c-4780-bffa-92d6aeba45f0} <Debug> TCPHandler: Processed in 0.001539034 sec. | ||
| 18449 | 2026.01.14 00:57:20.218115 [ 191 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557245 sec., 565100.5461568347 rows/sec., 34.70 MiB/sec. | ||
| 18450 | 2026.01.14 00:57:20.218226 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18451 | 2026.01.14 00:57:20.218272 [ 194 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 18452 | 2026.01.14 00:57:20.218334 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18453 | 2026.01.14 00:57:20.218385 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18454 | 2026.01.14 00:57:20.218559 [ 194 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_32_7} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2026.01.14 00:57:20.218637 [ 194 ] {36b17db8-4c89-477e-9fdb-b1a015fc16d6::all_1_32_7} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 18456 | 2026.01.14 00:57:20.218733 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18457 | 2026.01.14 00:57:20.218823 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18458 | 2026.01.14 00:57:20.218867 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18459 | 2026.01.14 00:57:20.219232 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18460 | 2026.01.14 00:57:20.219454 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18461 | 2026.01.14 00:57:20.219603 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Debug> executeQuery: Read 237 rows, 17.74 KiB in 0.001288 sec., 184006.2111801242 rows/sec., 13.45 MiB/sec. | ||
| 18462 | 2026.01.14 00:57:20.219644 [ 4 ] {ba2f6c98-b1be-4d48-bebe-31bdf39573a4} <Debug> TCPHandler: Processed in 0.001468522 sec. | ||
| 18463 | 2026.01.14 00:57:20.219769 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18464 | 2026.01.14 00:57:20.219869 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18465 | 2026.01.14 00:57:20.219925 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18466 | 2026.01.14 00:57:20.220838 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2026.01.14 00:57:20.220877 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18468 | 2026.01.14 00:57:20.221492 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18469 | 2026.01.14 00:57:20.221756 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18470 | 2026.01.14 00:57:20.221939 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002088 sec., 16283.524904214559 rows/sec., 29.18 MiB/sec. | ||
| 18471 | 2026.01.14 00:57:20.222039 [ 4 ] {e8d4fbd2-64c1-4eec-9213-a3a5cea44251} <Debug> TCPHandler: Processed in 0.002320301 sec. | ||
| 18472 | 2026.01.14 00:57:20.222162 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18473 | 2026.01.14 00:57:20.222256 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18474 | 2026.01.14 00:57:20.222300 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18475 | 2026.01.14 00:57:20.222629 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18476 | 2026.01.14 00:57:20.222667 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18477 | 2026.01.14 00:57:20.223006 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18478 | 2026.01.14 00:57:20.223249 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18479 | 2026.01.14 00:57:20.223402 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001163 sec., 2579.535683576956 rows/sec., 206.56 KiB/sec. | ||
| 18480 | 2026.01.14 00:57:20.223440 [ 4 ] {63cd43cd-cdb0-4ad1-b852-3854a4ce0cfe} <Debug> TCPHandler: Processed in 0.001327459 sec. | ||
| 18481 | 2026.01.14 00:57:20.223555 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18482 | 2026.01.14 00:57:20.223651 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18483 | 2026.01.14 00:57:20.223694 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18484 | 2026.01.14 00:57:20.224035 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18485 | 2026.01.14 00:57:20.224072 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18486 | 2026.01.14 00:57:20.224393 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18487 | 2026.01.14 00:57:20.224628 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.01.14 00:57:20.224786 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 18489 | 2026.01.14 00:57:20.224827 [ 4 ] {75c40d51-281d-411e-91d5-af4813c0e838} <Debug> TCPHandler: Processed in 0.001323558 sec. | ||
| 18490 | 2026.01.14 00:57:21.042087 [ 131 ] {} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 18491 | 2026.01.14 00:57:21.042148 [ 131 ] {} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2026.01.14 00:57:21.042168 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18493 | 2026.01.14 00:57:21.042267 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 18494 | 2026.01.14 00:57:21.042398 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18495 | 2026.01.14 00:57:21.042435 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 18496 | 2026.01.14 00:57:21.042501 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 18497 | 2026.01.14 00:57:21.042560 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 18498 | 2026.01.14 00:57:21.042606 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 18499 | 2026.01.14 00:57:21.042653 [ 191 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::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 | ||
| 18500 | 2026.01.14 00:57:21.043460 [ 194 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228197 sec., 73278.14674681667 rows/sec., 3.74 MiB/sec. | ||
| 18501 | 2026.01.14 00:57:21.043654 [ 198 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 18502 | 2026.01.14 00:57:21.043992 [ 198 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.01.14 00:57:21.044078 [ 198 ] {3851cb17-632d-48ef-87ae-1f3e646d9624::all_1_15_3} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 18504 | 2026.01.14 00:57:21.044195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18505 | 2026.01.14 00:57:21.050068 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 18506 | 2026.01.14 00:57:21.050094 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 18507 | 2026.01.14 00:57:21.052606 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 18508 | 2026.01.14 00:57:21.154459 [ 131 ] {} <Debug> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 18509 | 2026.01.14 00:57:21.154504 [ 131 ] {} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18510 | 2026.01.14 00:57:21.154523 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18511 | 2026.01.14 00:57:21.154611 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::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 | ||
| 18512 | 2026.01.14 00:57:21.154729 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18513 | 2026.01.14 00:57:21.154766 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 18514 | 2026.01.14 00:57:21.154822 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 18515 | 2026.01.14 00:57:21.154864 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 18516 | 2026.01.14 00:57:21.154902 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 18517 | 2026.01.14 00:57:21.154943 [ 191 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18518 | 2026.01.14 00:57:21.155708 [ 194 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132385 sec., 15895.653863306206 rows/sec., 1.04 MiB/sec. | ||
| 18519 | 2026.01.14 00:57:21.155865 [ 195 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 18520 | 2026.01.14 00:57:21.156129 [ 195 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.01.14 00:57:21.156195 [ 195 ] {841a4f77-54a9-44d1-9b92-42fec042e8ef::all_1_18_4} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 18522 | 2026.01.14 00:57:21.156269 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18523 | 2026.01.14 00:57:21.935646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43682 | ||
| 18524 | 2026.01.14 00:57:21.936233 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18525 | 2026.01.14 00:57:21.936297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18526 | 2026.01.14 00:57:21.936829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18527 | 2026.01.14 00:57:21.937078 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.01.14 00:57:21.937236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43682 | ||
| 18529 | 2026.01.14 00:57:21.937261 [ 129 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18530 | 2026.01.14 00:57:21.937340 [ 129 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.01.14 00:57:21.937371 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18532 | 2026.01.14 00:57:21.937544 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18533 | 2026.01.14 00:57:21.937719 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18534 | 2026.01.14 00:57:21.937772 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41314 rows starting from the beginning of the part | ||
| 18535 | 2026.01.14 00:57:21.937865 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18536 | 2026.01.14 00:57:21.937935 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18537 | 2026.01.14 00:57:21.937989 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18538 | 2026.01.14 00:57:21.938041 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18539 | 2026.01.14 00:57:21.938095 [ 191 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 18540 | 2026.01.14 00:57:21.941056 [ 194 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43682 rows, containing 4 columns (4 merged, 0 gathered) in 0.003576178 sec., 12214716.381567135 rows/sec., 174.73 MiB/sec. | ||
| 18541 | 2026.01.14 00:57:21.941334 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18542 | 2026.01.14 00:57:21.941622 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2026.01.14 00:57:21.941694 [ 196 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_91_18} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18544 | 2026.01.14 00:57:21.941791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18545 | 2026.01.14 00:57:24.263439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18546 | 2026.01.14 00:57:24.282411 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18547 | 2026.01.14 00:57:24.282473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18548 | 2026.01.14 00:57:24.288792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18549 | 2026.01.14 00:57:24.289528 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18550 | 2026.01.14 00:57:24.289866 [ 126 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18551 | 2026.01.14 00:57:24.289935 [ 126 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.01.14 00:57:24.289962 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18553 | 2026.01.14 00:57:24.290095 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 18554 | 2026.01.14 00:57:24.293570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18555 | 2026.01.14 00:57:24.294159 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18556 | 2026.01.14 00:57:24.295837 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 18557 | 2026.01.14 00:57:24.300619 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 18558 | 2026.01.14 00:57:24.305282 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 18559 | 2026.01.14 00:57:24.309961 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18560 | 2026.01.14 00:57:24.314996 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18561 | 2026.01.14 00:57:24.319801 [ 189 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 18562 | 2026.01.14 00:57:24.382572 [ 196 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.092532514 sec., 7413.610312154709 rows/sec., 38.33 MiB/sec. | ||
| 18563 | 2026.01.14 00:57:24.385482 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18564 | 2026.01.14 00:57:24.387540 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18565 | 2026.01.14 00:57:24.387663 [ 197 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_91_18} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18566 | 2026.01.14 00:57:24.389977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18567 | 2026.01.14 00:57:25.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.84 MiB, peak 404.26 MiB, free memory in arenas 0.00 B, will set to 385.79 MiB (RSS), difference: -1.05 MiB | ||
| 18568 | 2026.01.14 00:57:25.201686 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.01.14 00:57:25.201858 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18570 | 2026.01.14 00:57:25.201927 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18571 | 2026.01.14 00:57:25.202601 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.01.14 00:57:25.202651 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18573 | 2026.01.14 00:57:25.203051 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18574 | 2026.01.14 00:57:25.203288 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.01.14 00:57:25.203453 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00164 sec., 46341.46341463415 rows/sec., 3.82 MiB/sec. | ||
| 18576 | 2026.01.14 00:57:25.203504 [ 4 ] {ce7a0bc1-8351-4cf0-8d53-a7ead6ae6754} <Debug> TCPHandler: Processed in 0.001945092 sec. | ||
| 18577 | 2026.01.14 00:57:25.203627 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.01.14 00:57:25.203728 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18579 | 2026.01.14 00:57:25.203773 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18580 | 2026.01.14 00:57:25.204199 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18581 | 2026.01.14 00:57:25.204235 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18582 | 2026.01.14 00:57:25.204548 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18583 | 2026.01.14 00:57:25.204766 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.01.14 00:57:25.204898 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 18585 | 2026.01.14 00:57:25.204939 [ 4 ] {90f548f0-08fe-416c-b03e-2c6bf3ba4bc8} <Debug> TCPHandler: Processed in 0.00136206 sec. | ||
| 18586 | 2026.01.14 00:57:25.205051 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.01.14 00:57:25.205153 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18588 | 2026.01.14 00:57:25.205195 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18589 | 2026.01.14 00:57:25.205632 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.01.14 00:57:25.205668 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18591 | 2026.01.14 00:57:25.205991 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18592 | 2026.01.14 00:57:25.206218 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.01.14 00:57:25.206347 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 18594 | 2026.01.14 00:57:25.206385 [ 4 ] {05638d23-b1c6-4b9d-807e-7dd0e7d8dd35} <Debug> TCPHandler: Processed in 0.00138637 sec. | ||
| 18595 | 2026.01.14 00:57:25.206493 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.01.14 00:57:25.206586 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18597 | 2026.01.14 00:57:25.206630 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18598 | 2026.01.14 00:57:25.207032 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.01.14 00:57:25.207066 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18600 | 2026.01.14 00:57:25.207391 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18601 | 2026.01.14 00:57:25.207597 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.01.14 00:57:25.207704 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 5 parts from all_1_130_29 to all_134_134_0 | ||
| 18603 | 2026.01.14 00:57:25.207724 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 18604 | 2026.01.14 00:57:25.207741 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2026.01.14 00:57:25.207761 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18606 | 2026.01.14 00:57:25.207762 [ 4 ] {851426b7-bff1-4653-a68c-66ccba636827} <Debug> TCPHandler: Processed in 0.001316878 sec. | ||
| 18607 | 2026.01.14 00:57:25.207876 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18608 | 2026.01.14 00:57:25.207892 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_130_29 to all_134_134_0 into Compact with storage Full | ||
| 18609 | 2026.01.14 00:57:25.207970 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18610 | 2026.01.14 00:57:25.208029 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18611 | 2026.01.14 00:57:25.208067 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18612 | 2026.01.14 00:57:25.208117 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_29, total 38837 rows starting from the beginning of the part | ||
| 18613 | 2026.01.14 00:57:25.208198 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 845 rows starting from the beginning of the part | ||
| 18614 | 2026.01.14 00:57:25.208253 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 314 rows starting from the beginning of the part | ||
| 18615 | 2026.01.14 00:57:25.208307 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18616 | 2026.01.14 00:57:25.208355 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 237 rows starting from the beginning of the part | ||
| 18617 | 2026.01.14 00:57:25.208810 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.01.14 00:57:25.208850 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18619 | 2026.01.14 00:57:25.209385 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18620 | 2026.01.14 00:57:25.209610 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.01.14 00:57:25.209753 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 18622 | 2026.01.14 00:57:25.209819 [ 4 ] {2e6aabb4-a5a7-4fa5-bd1a-fb19598eaced} <Debug> TCPHandler: Processed in 0.001991593 sec. | ||
| 18623 | 2026.01.14 00:57:25.209924 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.01.14 00:57:25.210018 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18625 | 2026.01.14 00:57:25.210061 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18626 | 2026.01.14 00:57:25.210389 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.01.14 00:57:25.210424 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18628 | 2026.01.14 00:57:25.210735 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18629 | 2026.01.14 00:57:25.210952 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.01.14 00:57:25.211079 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 18631 | 2026.01.14 00:57:25.211115 [ 4 ] {afec793e-f8bf-4df1-babb-b9b1cb6e9006} <Debug> TCPHandler: Processed in 0.001238977 sec. | ||
| 18632 | 2026.01.14 00:57:25.216547 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00871878 sec., 4632872.947820681 rows/sec., 316.34 MiB/sec. | ||
| 18633 | 2026.01.14 00:57:25.217376 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Trace> MergedBlockOutputStream: filled checksums all_1_134_30 (state Temporary) | ||
| 18634 | 2026.01.14 00:57:25.217670 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_134_30 to all_1_134_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2026.01.14 00:57:25.217738 [ 188 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 5 parts: [all_1_130_29, all_134_134_0] -> all_1_134_30 | ||
| 18636 | 2026.01.14 00:57:25.217822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 18637 | 2026.01.14 00:57:29.221916 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18638 | 2026.01.14 00:57:29.221985 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18639 | 2026.01.14 00:57:29.437408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44194 | ||
| 18640 | 2026.01.14 00:57:29.437981 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.01.14 00:57:29.438025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18642 | 2026.01.14 00:57:29.438493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18643 | 2026.01.14 00:57:29.438727 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.01.14 00:57:29.438854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44194 | ||
| 18645 | 2026.01.14 00:57:29.591981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2270 | ||
| 18646 | 2026.01.14 00:57:29.594659 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.01.14 00:57:29.594711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18648 | 2026.01.14 00:57:29.595971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18649 | 2026.01.14 00:57:29.596259 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2026.01.14 00:57:29.596472 [ 221 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 18651 | 2026.01.14 00:57:29.596528 [ 221 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 18652 | 2026.01.14 00:57:29.596653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18653 | 2026.01.14 00:57:29.599582 [ 221 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 18654 | 2026.01.14 00:57:30.072803 [ 219 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18655 | 2026.01.14 00:57:30.072873 [ 219 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18656 | 2026.01.14 00:57:30.076396 [ 219 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18657 | 2026.01.14 00:57:30.203978 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18658 | 2026.01.14 00:57:30.204174 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18659 | 2026.01.14 00:57:30.204252 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18660 | 2026.01.14 00:57:30.205047 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18661 | 2026.01.14 00:57:30.205101 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18662 | 2026.01.14 00:57:30.205526 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18663 | 2026.01.14 00:57:30.205766 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18664 | 2026.01.14 00:57:30.205894 [ 117 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18665 | 2026.01.14 00:57:30.205932 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Debug> executeQuery: Read 144 rows, 12.72 KiB in 0.00181 sec., 79558.01104972376 rows/sec., 6.86 MiB/sec. | ||
| 18666 | 2026.01.14 00:57:30.205947 [ 117 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.01.14 00:57:30.205976 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18668 | 2026.01.14 00:57:30.205995 [ 4 ] {08790716-ad2b-49b3-a657-79fdcafed917} <Debug> TCPHandler: Processed in 0.002154847 sec. | ||
| 18669 | 2026.01.14 00:57:30.206078 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 18670 | 2026.01.14 00:57:30.206126 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2026.01.14 00:57:30.206192 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18672 | 2026.01.14 00:57:30.206230 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2464 rows starting from the beginning of the part | ||
| 18673 | 2026.01.14 00:57:30.206234 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18674 | 2026.01.14 00:57:30.206286 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18675 | 2026.01.14 00:57:30.206295 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1172 rows starting from the beginning of the part | ||
| 18676 | 2026.01.14 00:57:30.206346 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 76 rows starting from the beginning of the part | ||
| 18677 | 2026.01.14 00:57:30.206391 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 249 rows starting from the beginning of the part | ||
| 18678 | 2026.01.14 00:57:30.206433 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 76 rows starting from the beginning of the part | ||
| 18679 | 2026.01.14 00:57:30.206476 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 144 rows starting from the beginning of the part | ||
| 18680 | 2026.01.14 00:57:30.206739 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.01.14 00:57:30.206783 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18682 | 2026.01.14 00:57:30.207116 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18683 | 2026.01.14 00:57:30.207360 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.01.14 00:57:30.207499 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.00129 sec., 34108.52713178295 rows/sec., 2.50 MiB/sec. | ||
| 18685 | 2026.01.14 00:57:30.207542 [ 4 ] {1386ef83-1f4d-4d2c-a4b9-32d4959bfbd8} <Debug> TCPHandler: Processed in 0.001467392 sec. | ||
| 18686 | 2026.01.14 00:57:30.207653 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.01.14 00:57:30.207751 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18688 | 2026.01.14 00:57:30.207792 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18689 | 2026.01.14 00:57:30.208236 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.01.14 00:57:30.208266 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236519 sec., 1869422.973826737 rows/sec., 160.02 MiB/sec. | ||
| 18691 | 2026.01.14 00:57:30.208275 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18692 | 2026.01.14 00:57:30.208611 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18693 | 2026.01.14 00:57:30.208638 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18694 | 2026.01.14 00:57:30.208893 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18695 | 2026.01.14 00:57:30.209020 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.01.14 00:57:30.209030 [ 117 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18697 | 2026.01.14 00:57:30.209041 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001311 sec., 89244.85125858123 rows/sec., 6.97 MiB/sec. | ||
| 18698 | 2026.01.14 00:57:30.209077 [ 117 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.01.14 00:57:30.209100 [ 4 ] {1e19b5f5-6c27-4f31-89fa-b970ad49a7eb} <Debug> TCPHandler: Processed in 0.001494843 sec. | ||
| 18700 | 2026.01.14 00:57:30.209110 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18701 | 2026.01.14 00:57:30.209118 [ 186 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_136_27} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18702 | 2026.01.14 00:57:30.209203 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 18703 | 2026.01.14 00:57:30.209234 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18704 | 2026.01.14 00:57:30.209267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 18705 | 2026.01.14 00:57:30.209297 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18706 | 2026.01.14 00:57:30.209326 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1249 rows starting from the beginning of the part | ||
| 18707 | 2026.01.14 00:57:30.209333 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18708 | 2026.01.14 00:57:30.209374 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 709 rows starting from the beginning of the part | ||
| 18709 | 2026.01.14 00:57:30.209383 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18710 | 2026.01.14 00:57:30.209420 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 74 rows starting from the beginning of the part | ||
| 18711 | 2026.01.14 00:57:30.209459 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 147 rows starting from the beginning of the part | ||
| 18712 | 2026.01.14 00:57:30.209497 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 74 rows starting from the beginning of the part | ||
| 18713 | 2026.01.14 00:57:30.209535 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 117 rows starting from the beginning of the part | ||
| 18714 | 2026.01.14 00:57:30.209811 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18715 | 2026.01.14 00:57:30.209853 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18716 | 2026.01.14 00:57:30.210197 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18717 | 2026.01.14 00:57:30.210408 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18718 | 2026.01.14 00:57:30.210536 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 18719 | 2026.01.14 00:57:30.210574 [ 4 ] {709f0622-6b58-4543-93be-512b18f240e3} <Debug> TCPHandler: Processed in 0.00138881 sec. | ||
| 18720 | 2026.01.14 00:57:30.210592 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416251 sec., 1673432.1811599778 rows/sec., 128.12 MiB/sec. | ||
| 18721 | 2026.01.14 00:57:30.210678 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18722 | 2026.01.14 00:57:30.210773 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18723 | 2026.01.14 00:57:30.210829 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18724 | 2026.01.14 00:57:30.210861 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18725 | 2026.01.14 00:57:30.211201 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.01.14 00:57:30.211290 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_136_27} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18727 | 2026.01.14 00:57:30.211397 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 18728 | 2026.01.14 00:57:30.211745 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2026.01.14 00:57:30.211786 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18730 | 2026.01.14 00:57:30.212373 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18731 | 2026.01.14 00:57:30.212607 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18732 | 2026.01.14 00:57:30.212755 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002 sec., 22000 rows/sec., 39.42 MiB/sec. | ||
| 18733 | 2026.01.14 00:57:30.212839 [ 4 ] {3651f15c-0741-440a-91c1-b854a49ec621} <Debug> TCPHandler: Processed in 0.002209078 sec. | ||
| 18734 | 2026.01.14 00:57:30.212949 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18735 | 2026.01.14 00:57:30.213042 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18736 | 2026.01.14 00:57:30.213083 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18737 | 2026.01.14 00:57:30.213405 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18738 | 2026.01.14 00:57:30.213441 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18739 | 2026.01.14 00:57:30.213741 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18740 | 2026.01.14 00:57:30.213960 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2026.01.14 00:57:30.214089 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 795.92 KiB/sec. | ||
| 18742 | 2026.01.14 00:57:30.214126 [ 4 ] {c14fc058-b566-4db9-8965-7a9ce3e22219} <Debug> TCPHandler: Processed in 0.001225977 sec. | ||
| 18743 | 2026.01.14 00:57:30.214235 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18744 | 2026.01.14 00:57:30.214328 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18745 | 2026.01.14 00:57:30.214368 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18746 | 2026.01.14 00:57:30.214690 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.01.14 00:57:30.214727 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18748 | 2026.01.14 00:57:30.215023 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18749 | 2026.01.14 00:57:30.215232 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.01.14 00:57:30.215346 [ 117 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18751 | 2026.01.14 00:57:30.215358 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 18752 | 2026.01.14 00:57:30.215382 [ 117 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.01.14 00:57:30.215404 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18754 | 2026.01.14 00:57:30.215404 [ 4 ] {ca6cfc7d-4431-478f-be7e-0903c1ac4569} <Debug> TCPHandler: Processed in 0.001216227 sec. | ||
| 18755 | 2026.01.14 00:57:30.215483 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 18756 | 2026.01.14 00:57:30.215576 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18757 | 2026.01.14 00:57:30.215606 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7984 rows starting from the beginning of the part | ||
| 18758 | 2026.01.14 00:57:30.215661 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 18759 | 2026.01.14 00:57:30.215703 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 18760 | 2026.01.14 00:57:30.215744 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 18761 | 2026.01.14 00:57:30.215781 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 18762 | 2026.01.14 00:57:30.215819 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 18763 | 2026.01.14 00:57:30.218052 [ 188 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002605337 sec., 3196515.4603799814 rows/sec., 211.74 MiB/sec. | ||
| 18764 | 2026.01.14 00:57:30.218247 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18765 | 2026.01.14 00:57:30.218589 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.14 00:57:30.218670 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_136_27} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18767 | 2026.01.14 00:57:30.218758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18768 | 2026.01.14 00:57:31.428073 [ 114 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 18769 | 2026.01.14 00:57:31.428146 [ 114 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.01.14 00:57:31.428172 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18771 | 2026.01.14 00:57:31.428316 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 18772 | 2026.01.14 00:57:31.428469 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18773 | 2026.01.14 00:57:31.428509 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 18774 | 2026.01.14 00:57:31.428581 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 18775 | 2026.01.14 00:57:31.428635 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::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 | ||
| 18776 | 2026.01.14 00:57:31.428688 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
| 18777 | 2026.01.14 00:57:31.428745 [ 199 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 18778 | 2026.01.14 00:57:31.429539 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293449 sec., 29378.815863632815 rows/sec., 2.45 MiB/sec. | ||
| 18779 | 2026.01.14 00:57:31.429741 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 18780 | 2026.01.14 00:57:31.430024 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.01.14 00:57:31.430105 [ 193 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_45_11} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 18782 | 2026.01.14 00:57:31.430209 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18783 | 2026.01.14 00:57:31.793718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18784 | 2026.01.14 00:57:31.810000 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18785 | 2026.01.14 00:57:31.810051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18786 | 2026.01.14 00:57:31.816120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18787 | 2026.01.14 00:57:31.816837 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18788 | 2026.01.14 00:57:31.819755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18789 | 2026.01.14 00:57:33.663410 [ 224 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 18790 | 2026.01.14 00:57:33.663467 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 18791 | 2026.01.14 00:57:33.665541 [ 224 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): 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] | ||
| 18792 | 2026.01.14 00:57:35.004889 [ 225 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18793 | 2026.01.14 00:57:35.004957 [ 225 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18794 | 2026.01.14 00:57:35.008346 [ 225 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 18795 | 2026.01.14 00:57:35.228435 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2026.01.14 00:57:35.228616 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18797 | 2026.01.14 00:57:35.228684 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18798 | 2026.01.14 00:57:35.229344 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2026.01.14 00:57:35.229395 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18800 | 2026.01.14 00:57:35.229786 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18801 | 2026.01.14 00:57:35.230020 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.01.14 00:57:35.230193 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001622 sec., 1233.0456226880394 rows/sec., 100.55 KiB/sec. | ||
| 18803 | 2026.01.14 00:57:35.230247 [ 4 ] {7a314079-f6eb-48a7-8a6c-0c8d3d0713a9} <Debug> TCPHandler: Processed in 0.001936013 sec. | ||
| 18804 | 2026.01.14 00:57:35.230366 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18805 | 2026.01.14 00:57:35.230469 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18806 | 2026.01.14 00:57:35.230513 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18807 | 2026.01.14 00:57:35.231517 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.01.14 00:57:35.231553 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18809 | 2026.01.14 00:57:35.231916 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18810 | 2026.01.14 00:57:35.232195 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18811 | 2026.01.14 00:57:35.232337 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.00189 sec., 643915.343915344 rows/sec., 53.25 MiB/sec. | ||
| 18812 | 2026.01.14 00:57:35.232379 [ 4 ] {94d2cdc6-57f5-4cb0-8b9f-c7c192c0e406} <Debug> TCPHandler: Processed in 0.002061715 sec. | ||
| 18813 | 2026.01.14 00:57:35.232488 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18814 | 2026.01.14 00:57:35.232584 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18815 | 2026.01.14 00:57:35.232627 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18816 | 2026.01.14 00:57:35.233028 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.01.14 00:57:35.233067 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18818 | 2026.01.14 00:57:35.233374 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18819 | 2026.01.14 00:57:35.233582 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.01.14 00:57:35.233716 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 773.96 KiB/sec. | ||
| 18821 | 2026.01.14 00:57:35.233755 [ 4 ] {d63c92a6-b915-4f18-b538-eb9fdf22327a} <Debug> TCPHandler: Processed in 0.001316508 sec. | ||
| 18822 | 2026.01.14 00:57:35.233853 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18823 | 2026.01.14 00:57:35.233945 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18824 | 2026.01.14 00:57:35.233985 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18825 | 2026.01.14 00:57:35.234464 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18826 | 2026.01.14 00:57:35.234502 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18827 | 2026.01.14 00:57:35.234809 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18828 | 2026.01.14 00:57:35.235022 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2026.01.14 00:57:35.235158 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 18830 | 2026.01.14 00:57:35.235198 [ 4 ] {3935e833-e748-4bf6-82ea-2114b510c00a} <Debug> TCPHandler: Processed in 0.00139368 sec. | ||
| 18831 | 2026.01.14 00:57:35.235302 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.01.14 00:57:35.235396 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18833 | 2026.01.14 00:57:35.235437 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18834 | 2026.01.14 00:57:35.236029 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.01.14 00:57:35.236066 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18836 | 2026.01.14 00:57:35.236393 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18837 | 2026.01.14 00:57:35.236608 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.01.14 00:57:35.236743 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001366 sec., 389458.27232796483 rows/sec., 28.86 MiB/sec. | ||
| 18839 | 2026.01.14 00:57:35.236784 [ 4 ] {aeeb7ad7-a919-4f77-a92d-b05b66589367} <Debug> TCPHandler: Processed in 0.001530264 sec. | ||
| 18840 | 2026.01.14 00:57:35.236890 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.01.14 00:57:35.236982 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18842 | 2026.01.14 00:57:35.237026 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18843 | 2026.01.14 00:57:35.237594 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.01.14 00:57:35.237631 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18845 | 2026.01.14 00:57:35.238014 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18846 | 2026.01.14 00:57:35.238233 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.01.14 00:57:35.238367 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001403 sec., 602280.8267997149 rows/sec., 40.54 MiB/sec. | ||
| 18848 | 2026.01.14 00:57:35.238405 [ 4 ] {e586c295-c3ac-4a80-9a6d-364c55e11cb8} <Debug> TCPHandler: Processed in 0.001563804 sec. | ||
| 18849 | 2026.01.14 00:57:35.238511 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.01.14 00:57:35.238603 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18851 | 2026.01.14 00:57:35.238657 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18852 | 2026.01.14 00:57:35.239432 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.01.14 00:57:35.239468 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18854 | 2026.01.14 00:57:35.239976 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18855 | 2026.01.14 00:57:35.240205 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.01.14 00:57:35.240349 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 18857 | 2026.01.14 00:57:35.240419 [ 4 ] {2d378f7e-28d8-4f6f-a96f-4f245b08b701} <Debug> TCPHandler: Processed in 0.001956552 sec. | ||
| 18858 | 2026.01.14 00:57:35.240525 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2026.01.14 00:57:35.240619 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.01.14 00:57:35.240660 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18861 | 2026.01.14 00:57:35.240995 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.01.14 00:57:35.241031 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18863 | 2026.01.14 00:57:35.241400 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18864 | 2026.01.14 00:57:35.241607 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.01.14 00:57:35.241730 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 18866 | 2026.01.14 00:57:35.241767 [ 4 ] {d19cb3b5-e2d8-4ca0-8b85-571b73cc2330} <Debug> TCPHandler: Processed in 0.001290749 sec. | ||
| 18867 | 2026.01.14 00:57:35.241834 [ 220 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18868 | 2026.01.14 00:57:35.241865 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18869 | 2026.01.14 00:57:35.244933 [ 220 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 18870 | 2026.01.14 00:57:36.182243 [ 222 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18871 | 2026.01.14 00:57:36.182307 [ 222 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18872 | 2026.01.14 00:57:36.185635 [ 222 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 18873 | 2026.01.14 00:57:36.398637 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18874 | 2026.01.14 00:57:36.398690 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18875 | 2026.01.14 00:57:36.402221 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 18876 | 2026.01.14 00:57:36.939039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44642 | ||
| 18877 | 2026.01.14 00:57:36.939566 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.01.14 00:57:36.939615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18879 | 2026.01.14 00:57:36.940093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18880 | 2026.01.14 00:57:36.940326 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.01.14 00:57:36.940451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44642 | ||
| 18882 | 2026.01.14 00:57:39.319856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18883 | 2026.01.14 00:57:39.338492 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2026.01.14 00:57:39.338558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18885 | 2026.01.14 00:57:39.344981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18886 | 2026.01.14 00:57:39.345710 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18887 | 2026.01.14 00:57:39.349102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18888 | 2026.01.14 00:57:39.596909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2300 | ||
| 18889 | 2026.01.14 00:57:39.599787 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18890 | 2026.01.14 00:57:39.599849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18891 | 2026.01.14 00:57:39.601262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18892 | 2026.01.14 00:57:39.601612 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2026.01.14 00:57:39.602043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 18894 | 2026.01.14 00:57:40.196208 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18895 | 2026.01.14 00:57:40.196454 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 18896 | 2026.01.14 00:57:40.196832 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18897 | 2026.01.14 00:57:40.196875 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18898 | 2026.01.14 00:57:40.197161 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18899 | 2026.01.14 00:57:40.197229 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18900 | 2026.01.14 00:57:40.197372 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 18901 | 2026.01.14 00:57:40.197498 [ 330 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18902 | 2026.01.14 00:57:40.197510 [ 323 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18903 | 2026.01.14 00:57:40.197524 [ 316 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18904 | 2026.01.14 00:57:40.197537 [ 298 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18905 | 2026.01.14 00:57:40.197679 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (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 | ||
| 18906 | 2026.01.14 00:57:40.197708 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18907 | 2026.01.14 00:57:40.197807 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18908 | 2026.01.14 00:57:40.197832 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18909 | 2026.01.14 00:57:40.197870 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18910 | 2026.01.14 00:57:40.197912 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18911 | 2026.01.14 00:57:40.197958 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18912 | 2026.01.14 00:57:40.198001 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18913 | 2026.01.14 00:57:40.200528 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.004182 sec., 11477.761836441894 rows/sec., 456.06 KiB/sec. | ||
| 18914 | 2026.01.14 00:57:40.200730 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> MemoryTracker: Peak memory usage (for query): 148.02 KiB. | ||
| 18915 | 2026.01.14 00:57:40.200748 [ 4 ] {6679dcd4-97e0-4911-b05d-43105acadd2a} <Debug> TCPHandler: Processed in 0.004675492 sec. | ||
| 18916 | 2026.01.14 00:57:40.209594 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18917 | 2026.01.14 00:57:40.209726 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18918 | 2026.01.14 00:57:40.209780 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18919 | 2026.01.14 00:57:40.210406 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18920 | 2026.01.14 00:57:40.210453 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18921 | 2026.01.14 00:57:40.211070 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18922 | 2026.01.14 00:57:40.211447 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18923 | 2026.01.14 00:57:40.211636 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001947 sec., 513.6106831022086 rows/sec., 142.95 KiB/sec. | ||
| 18924 | 2026.01.14 00:57:40.211678 [ 4 ] {b8fa75dc-14a9-4d33-866c-56f70270411d} <Debug> TCPHandler: Processed in 0.002146727 sec. | ||
| 18925 | 2026.01.14 00:57:40.211805 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18926 | 2026.01.14 00:57:40.211900 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18927 | 2026.01.14 00:57:40.211940 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18928 | 2026.01.14 00:57:40.212410 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18929 | 2026.01.14 00:57:40.212457 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18930 | 2026.01.14 00:57:40.213126 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18931 | 2026.01.14 00:57:40.213723 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18932 | 2026.01.14 00:57:40.213864 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00198 sec., 1515.1515151515152 rows/sec., 112.45 KiB/sec. | ||
| 18933 | 2026.01.14 00:57:40.213903 [ 4 ] {303139d4-800d-47a7-b0d9-a8b7eabfefb2} <Debug> TCPHandler: Processed in 0.002146207 sec. | ||
| 18934 | 2026.01.14 00:57:40.214019 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18935 | 2026.01.14 00:57:40.214114 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18936 | 2026.01.14 00:57:40.214153 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18937 | 2026.01.14 00:57:40.214663 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2026.01.14 00:57:40.214703 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18939 | 2026.01.14 00:57:40.215151 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18940 | 2026.01.14 00:57:40.215655 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18941 | 2026.01.14 00:57:40.215801 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Debug> executeQuery: Read 154 rows, 13.50 KiB in 0.001705 sec., 90322.58064516129 rows/sec., 7.73 MiB/sec. | ||
| 18942 | 2026.01.14 00:57:40.215840 [ 4 ] {ca5d27b8-eff9-440e-aa4e-31ceb7b536b0} <Debug> TCPHandler: Processed in 0.001870651 sec. | ||
| 18943 | 2026.01.14 00:57:40.215945 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18944 | 2026.01.14 00:57:40.216038 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18945 | 2026.01.14 00:57:40.216079 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18946 | 2026.01.14 00:57:40.216482 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18947 | 2026.01.14 00:57:40.216519 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18948 | 2026.01.14 00:57:40.216944 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18949 | 2026.01.14 00:57:40.217412 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18950 | 2026.01.14 00:57:40.217544 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Debug> executeQuery: Read 49 rows, 3.65 KiB in 0.001523 sec., 32173.34208798424 rows/sec., 2.34 MiB/sec. | ||
| 18951 | 2026.01.14 00:57:40.217542 [ 98 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18952 | 2026.01.14 00:57:40.217583 [ 4 ] {6dcccb7d-80e2-4f42-80da-2c50adf5374a} <Debug> TCPHandler: Processed in 0.001686667 sec. | ||
| 18953 | 2026.01.14 00:57:40.217613 [ 98 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18954 | 2026.01.14 00:57:40.217641 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18955 | 2026.01.14 00:57:40.217697 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18956 | 2026.01.14 00:57:40.217739 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 18957 | 2026.01.14 00:57:40.217794 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18958 | 2026.01.14 00:57:40.217834 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18959 | 2026.01.14 00:57:40.217848 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18960 | 2026.01.14 00:57:40.217882 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 277 rows starting from the beginning of the part | ||
| 18961 | 2026.01.14 00:57:40.217946 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 18962 | 2026.01.14 00:57:40.217997 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 18963 | 2026.01.14 00:57:40.218045 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 18964 | 2026.01.14 00:57:40.218092 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 12 rows starting from the beginning of the part | ||
| 18965 | 2026.01.14 00:57:40.218137 [ 200 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 49 rows starting from the beginning of the part | ||
| 18966 | 2026.01.14 00:57:40.218269 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.01.14 00:57:40.218305 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 18968 | 2026.01.14 00:57:40.218738 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18969 | 2026.01.14 00:57:40.219113 [ 193 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413422 sec., 316961.24724250793 rows/sec., 22.28 MiB/sec. | ||
| 18970 | 2026.01.14 00:57:40.219216 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.01.14 00:57:40.219366 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Debug> executeQuery: Read 131 rows, 10.27 KiB in 0.001589 sec., 82441.78728760227 rows/sec., 6.31 MiB/sec. | ||
| 18972 | 2026.01.14 00:57:40.219404 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18973 | 2026.01.14 00:57:40.219406 [ 4 ] {b943ff01-cd02-4000-aaa6-8d9b16c86037} <Debug> TCPHandler: Processed in 0.001757438 sec. | ||
| 18974 | 2026.01.14 00:57:40.219533 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18975 | 2026.01.14 00:57:40.219626 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18976 | 2026.01.14 00:57:40.219672 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18977 | 2026.01.14 00:57:40.219958 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.01.14 00:57:40.220070 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18979 | 2026.01.14 00:57:40.220114 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 18980 | 2026.01.14 00:57:40.220127 [ 202 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_136_27} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18981 | 2026.01.14 00:57:40.220238 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18982 | 2026.01.14 00:57:40.220578 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18983 | 2026.01.14 00:57:40.221090 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.01.14 00:57:40.221233 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001623 sec., 100431.30006161428 rows/sec., 6.98 MiB/sec. | ||
| 18985 | 2026.01.14 00:57:40.221273 [ 4 ] {a0c807e7-f6ea-4888-b519-5eae5f52d0be} <Debug> TCPHandler: Processed in 0.001788129 sec. | ||
| 18986 | 2026.01.14 00:57:40.221486 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18987 | 2026.01.14 00:57:40.221580 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18988 | 2026.01.14 00:57:40.221633 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18989 | 2026.01.14 00:57:40.222540 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.01.14 00:57:40.222579 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18991 | 2026.01.14 00:57:40.223304 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18992 | 2026.01.14 00:57:40.223716 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18993 | 2026.01.14 00:57:40.223851 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18994 | 2026.01.14 00:57:40.223878 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002296 sec., 20034.843205574914 rows/sec., 35.90 MiB/sec. | ||
| 18995 | 2026.01.14 00:57:40.223895 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2026.01.14 00:57:40.223937 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 18997 | 2026.01.14 00:57:40.223997 [ 4 ] {0c689927-4736-41ae-81e3-a5558348c8f2} <Debug> TCPHandler: Processed in 0.002557336 sec. | ||
| 18998 | 2026.01.14 00:57:40.224015 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 18999 | 2026.01.14 00:57:40.224148 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.01.14 00:57:40.224220 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19001 | 2026.01.14 00:57:40.224272 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2571 rows starting from the beginning of the part | ||
| 19002 | 2026.01.14 00:57:40.224273 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19003 | 2026.01.14 00:57:40.224326 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19004 | 2026.01.14 00:57:40.224392 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 34 rows starting from the beginning of the part | ||
| 19005 | 2026.01.14 00:57:40.224504 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 19006 | 2026.01.14 00:57:40.224611 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 19007 | 2026.01.14 00:57:40.224673 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.01.14 00:57:40.224711 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19009 | 2026.01.14 00:57:40.224716 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 10 rows starting from the beginning of the part | ||
| 19010 | 2026.01.14 00:57:40.224821 [ 200 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 46 rows starting from the beginning of the part | ||
| 19011 | 2026.01.14 00:57:40.225200 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19012 | 2026.01.14 00:57:40.225690 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.01.14 00:57:40.225829 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 19014 | 2026.01.14 00:57:40.225867 [ 4 ] {d2fef8d2-a5cd-4c22-bc8f-ea7767e8fee1} <Debug> TCPHandler: Processed in 0.001783509 sec. | ||
| 19015 | 2026.01.14 00:57:40.234580 [ 198 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2715 rows, containing 19 columns (19 merged, 0 gathered) in 0.010597262 sec., 256198.25196357325 rows/sec., 459.10 MiB/sec. | ||
| 19016 | 2026.01.14 00:57:40.237053 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19017 | 2026.01.14 00:57:40.237762 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2026.01.14 00:57:40.237849 [ 195 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19019 | 2026.01.14 00:57:40.238005 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.06 MiB. | ||
| 19020 | 2026.01.14 00:57:40.433888 [ 222 ] {} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 19021 | 2026.01.14 00:57:40.433930 [ 222 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 19022 | 2026.01.14 00:57:40.436994 [ 222 ] {} <Debug> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): 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] | ||
| 19023 | 2026.01.14 00:57:41.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.60 MiB, peak 406.63 MiB, free memory in arenas 0.00 B, will set to 390.50 MiB (RSS), difference: 2.90 MiB | ||
| 19024 | 2026.01.14 00:57:41.297577 [ 219 ] {} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 19025 | 2026.01.14 00:57:41.297635 [ 219 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 19026 | 2026.01.14 00:57:41.300943 [ 219 ] {} <Debug> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): 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] | ||
| 19027 | 2026.01.14 00:57:41.655482 [ 219 ] {} <Trace> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): 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] | ||
| 19028 | 2026.01.14 00:57:41.655559 [ 219 ] {} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): 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] | ||
| 19029 | 2026.01.14 00:57:41.658077 [ 219 ] {} <Debug> oximeter.measurements_bool (3851cb17-632d-48ef-87ae-1f3e646d9624): 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] | ||
| 19030 | 2026.01.14 00:57:41.698840 [ 94 ] {} <Debug> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19031 | 2026.01.14 00:57:41.698906 [ 94 ] {} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.01.14 00:57:41.698929 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 19033 | 2026.01.14 00:57:41.699033 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::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 | ||
| 19034 | 2026.01.14 00:57:41.699150 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19035 | 2026.01.14 00:57:41.699187 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 19036 | 2026.01.14 00:57:41.699248 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 19037 | 2026.01.14 00:57:41.699290 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 19038 | 2026.01.14 00:57:41.699335 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 19039 | 2026.01.14 00:57:41.699375 [ 191 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::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 | ||
| 19040 | 2026.01.14 00:57:41.700966 [ 194 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001976823 sec., 21246.21172457018 rows/sec., 1.52 MiB/sec. | ||
| 19041 | 2026.01.14 00:57:41.701168 [ 197 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19042 | 2026.01.14 00:57:41.701496 [ 197 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.01.14 00:57:41.701568 [ 197 ] {f1b34af2-fa34-416e-9520-25b5b5e7878b::all_1_5_1} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19044 | 2026.01.14 00:57:41.701676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19045 | 2026.01.14 00:57:44.222033 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19046 | 2026.01.14 00:57:44.222125 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19047 | 2026.01.14 00:57:44.440607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45154 | ||
| 19048 | 2026.01.14 00:57:44.441206 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.01.14 00:57:44.441260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19050 | 2026.01.14 00:57:44.441769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19051 | 2026.01.14 00:57:44.442033 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.01.14 00:57:44.442178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45154 | ||
| 19053 | 2026.01.14 00:57:45.201925 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2026.01.14 00:57:45.202120 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19055 | 2026.01.14 00:57:45.202194 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19056 | 2026.01.14 00:57:45.202931 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2026.01.14 00:57:45.202978 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19058 | 2026.01.14 00:57:45.203375 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19059 | 2026.01.14 00:57:45.203624 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2026.01.14 00:57:45.203785 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001716 sec., 44289.04428904429 rows/sec., 3.65 MiB/sec. | ||
| 19061 | 2026.01.14 00:57:45.203840 [ 4 ] {661f41b4-3f90-4138-b8e3-c379f1871388} <Debug> TCPHandler: Processed in 0.002049585 sec. | ||
| 19062 | 2026.01.14 00:57:45.203972 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19063 | 2026.01.14 00:57:45.204077 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19064 | 2026.01.14 00:57:45.204120 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19065 | 2026.01.14 00:57:45.204533 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.01.14 00:57:45.204571 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19067 | 2026.01.14 00:57:45.204869 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19068 | 2026.01.14 00:57:45.205075 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.01.14 00:57:45.205207 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 19070 | 2026.01.14 00:57:45.205246 [ 4 ] {eaad59f3-37e9-4909-a47f-358760a896b9} <Debug> TCPHandler: Processed in 0.001326009 sec. | ||
| 19071 | 2026.01.14 00:57:45.205368 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.01.14 00:57:45.205464 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19073 | 2026.01.14 00:57:45.205504 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19074 | 2026.01.14 00:57:45.205921 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2026.01.14 00:57:45.205958 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19076 | 2026.01.14 00:57:45.206274 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19077 | 2026.01.14 00:57:45.206475 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2026.01.14 00:57:45.206601 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 19079 | 2026.01.14 00:57:45.206638 [ 4 ] {971553b0-40cc-428d-973d-9475d4adf3d4} <Debug> TCPHandler: Processed in 0.001319709 sec. | ||
| 19080 | 2026.01.14 00:57:45.206747 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19081 | 2026.01.14 00:57:45.206841 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19082 | 2026.01.14 00:57:45.206884 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19083 | 2026.01.14 00:57:45.207289 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19084 | 2026.01.14 00:57:45.207324 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19085 | 2026.01.14 00:57:45.207651 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19086 | 2026.01.14 00:57:45.207870 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19087 | 2026.01.14 00:57:45.207991 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 4 parts from all_1_134_30 to all_137_137_0 | ||
| 19088 | 2026.01.14 00:57:45.207999 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 19089 | 2026.01.14 00:57:45.208063 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19090 | 2026.01.14 00:57:45.208080 [ 4 ] {ece39eca-cd28-41ea-96e7-82c53dc03672} <Debug> TCPHandler: Processed in 0.00138247 sec. | ||
| 19091 | 2026.01.14 00:57:45.208089 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19092 | 2026.01.14 00:57:45.208191 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_30 to all_137_137_0 into Compact with storage Full | ||
| 19093 | 2026.01.14 00:57:45.208195 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19094 | 2026.01.14 00:57:45.208303 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19095 | 2026.01.14 00:57:45.208307 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19096 | 2026.01.14 00:57:45.208340 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_30, total 40393 rows starting from the beginning of the part | ||
| 19097 | 2026.01.14 00:57:45.208370 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19098 | 2026.01.14 00:57:45.208411 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19099 | 2026.01.14 00:57:45.208467 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19100 | 2026.01.14 00:57:45.208519 [ 196 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 845 rows starting from the beginning of the part | ||
| 19101 | 2026.01.14 00:57:45.209159 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2026.01.14 00:57:45.209195 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19103 | 2026.01.14 00:57:45.209728 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19104 | 2026.01.14 00:57:45.209948 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19105 | 2026.01.14 00:57:45.210093 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 19106 | 2026.01.14 00:57:45.210177 [ 4 ] {c0206359-09b0-498d-bc48-b9b7eeac91a9} <Debug> TCPHandler: Processed in 0.002029924 sec. | ||
| 19107 | 2026.01.14 00:57:45.210288 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19108 | 2026.01.14 00:57:45.210383 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19109 | 2026.01.14 00:57:45.210424 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19110 | 2026.01.14 00:57:45.210766 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19111 | 2026.01.14 00:57:45.210802 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19112 | 2026.01.14 00:57:45.211105 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19113 | 2026.01.14 00:57:45.211310 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19114 | 2026.01.14 00:57:45.211442 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 19115 | 2026.01.14 00:57:45.211479 [ 4 ] {2460e493-5480-4676-ae44-604b1fc143ce} <Debug> TCPHandler: Processed in 0.001240737 sec. | ||
| 19116 | 2026.01.14 00:57:45.216031 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41558 rows, containing 5 columns (5 merged, 0 gathered) in 0.007876362 sec., 5276293.801630753 rows/sec., 360.22 MiB/sec. | ||
| 19117 | 2026.01.14 00:57:45.216464 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 19118 | 2026.01.14 00:57:45.216782 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.01.14 00:57:45.216863 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 4 parts: [all_1_134_30, all_137_137_0] -> all_1_137_31 | ||
| 19120 | 2026.01.14 00:57:45.216955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 19121 | 2026.01.14 00:57:45.499606 [ 223 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19122 | 2026.01.14 00:57:45.499653 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19123 | 2026.01.14 00:57:45.503149 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19124 | 2026.01.14 00:57:46.849197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19125 | 2026.01.14 00:57:46.867040 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19126 | 2026.01.14 00:57:46.867108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19127 | 2026.01.14 00:57:46.873944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19128 | 2026.01.14 00:57:46.874657 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2026.01.14 00:57:46.878319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19130 | 2026.01.14 00:57:46.887066 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19131 | 2026.01.14 00:57:46.887128 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19132 | 2026.01.14 00:57:46.890456 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19133 | 2026.01.14 00:57:49.602354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2330 | ||
| 19134 | 2026.01.14 00:57:49.606281 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2026.01.14 00:57:49.606373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19136 | 2026.01.14 00:57:49.608380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19137 | 2026.01.14 00:57:49.608853 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2026.01.14 00:57:49.609151 [ 83 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19139 | 2026.01.14 00:57:49.609255 [ 83 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.01.14 00:57:49.609292 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19141 | 2026.01.14 00:57:49.609471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 19142 | 2026.01.14 00:57:49.609511 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::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 | ||
| 19143 | 2026.01.14 00:57:49.610858 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19144 | 2026.01.14 00:57:49.611112 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2158 rows starting from the beginning of the part | ||
| 19145 | 2026.01.14 00:57:49.611741 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 44 rows starting from the beginning of the part | ||
| 19146 | 2026.01.14 00:57:49.612314 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 19147 | 2026.01.14 00:57:49.612911 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 19148 | 2026.01.14 00:57:49.613503 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 19149 | 2026.01.14 00:57:49.614045 [ 189 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 19150 | 2026.01.14 00:57:49.626774 [ 190 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2330 rows, containing 72 columns (72 merged, 0 gathered) in 0.017373 sec., 134116.15725551144 rows/sec., 102.74 MiB/sec. | ||
| 19151 | 2026.01.14 00:57:49.629933 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19152 | 2026.01.14 00:57:49.630810 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2026.01.14 00:57:49.630931 [ 186 ] {d4e977f8-ab7c-4d95-8710-9a70b8f14e2a::all_1_71_14} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19154 | 2026.01.14 00:57:49.631458 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19155 | 2026.01.14 00:57:50.206965 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19156 | 2026.01.14 00:57:50.207144 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19157 | 2026.01.14 00:57:50.207213 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19158 | 2026.01.14 00:57:50.207893 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2026.01.14 00:57:50.207945 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19160 | 2026.01.14 00:57:50.208335 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19161 | 2026.01.14 00:57:50.208573 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19162 | 2026.01.14 00:57:50.208743 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 19163 | 2026.01.14 00:57:50.208800 [ 4 ] {9e72ec93-8c64-4690-99c7-0e76facc368c} <Debug> TCPHandler: Processed in 0.001964913 sec. | ||
| 19164 | 2026.01.14 00:57:50.208929 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19165 | 2026.01.14 00:57:50.209035 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19166 | 2026.01.14 00:57:50.209090 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19167 | 2026.01.14 00:57:50.209541 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2026.01.14 00:57:50.209581 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19169 | 2026.01.14 00:57:50.209915 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19170 | 2026.01.14 00:57:50.210145 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.01.14 00:57:50.210291 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001282 sec., 7020.280811232449 rows/sec., 555.32 KiB/sec. | ||
| 19172 | 2026.01.14 00:57:50.210331 [ 4 ] {52d46ba0-a676-4b14-8ae9-c652793c6fed} <Debug> TCPHandler: Processed in 0.001454231 sec. | ||
| 19173 | 2026.01.14 00:57:50.210448 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19174 | 2026.01.14 00:57:50.210551 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19175 | 2026.01.14 00:57:50.210594 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19176 | 2026.01.14 00:57:50.211187 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19177 | 2026.01.14 00:57:50.211229 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19178 | 2026.01.14 00:57:50.211615 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19179 | 2026.01.14 00:57:50.211844 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19180 | 2026.01.14 00:57:50.211988 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Debug> executeQuery: Read 281 rows, 25.55 KiB in 0.001457 sec., 192862.0452985587 rows/sec., 17.13 MiB/sec. | ||
| 19181 | 2026.01.14 00:57:50.212031 [ 4 ] {c0c5b4b7-6429-4744-be75-13ccf5dd7131} <Debug> TCPHandler: Processed in 0.001635616 sec. | ||
| 19182 | 2026.01.14 00:57:50.212151 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19183 | 2026.01.14 00:57:50.212250 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19184 | 2026.01.14 00:57:50.212294 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19185 | 2026.01.14 00:57:50.212725 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.01.14 00:57:50.212765 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19187 | 2026.01.14 00:57:50.213083 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19188 | 2026.01.14 00:57:50.213351 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19189 | 2026.01.14 00:57:50.213493 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Debug> executeQuery: Read 69 rows, 5.18 KiB in 0.001263 sec., 54631.828978622325 rows/sec., 4.00 MiB/sec. | ||
| 19190 | 2026.01.14 00:57:50.213534 [ 4 ] {49efb252-026c-4ca9-b87f-028da20ea9bd} <Debug> TCPHandler: Processed in 0.001433682 sec. | ||
| 19191 | 2026.01.14 00:57:50.213648 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19192 | 2026.01.14 00:57:50.213742 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19193 | 2026.01.14 00:57:50.213783 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19194 | 2026.01.14 00:57:50.214186 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.01.14 00:57:50.214228 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19196 | 2026.01.14 00:57:50.214537 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19197 | 2026.01.14 00:57:50.214770 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19198 | 2026.01.14 00:57:50.214913 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.68 MiB/sec. | ||
| 19199 | 2026.01.14 00:57:50.214955 [ 4 ] {2cfe6a04-58cd-47c6-b802-4b67fcb26f8f} <Debug> TCPHandler: Processed in 0.001355839 sec. | ||
| 19200 | 2026.01.14 00:57:50.215066 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19201 | 2026.01.14 00:57:50.215159 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19202 | 2026.01.14 00:57:50.215201 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19203 | 2026.01.14 00:57:50.215611 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19204 | 2026.01.14 00:57:50.215648 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19205 | 2026.01.14 00:57:50.215944 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19206 | 2026.01.14 00:57:50.216159 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19207 | 2026.01.14 00:57:50.216301 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 19208 | 2026.01.14 00:57:50.216343 [ 4 ] {7e43d7de-e7f1-4086-bce7-da7c003c6290} <Debug> TCPHandler: Processed in 0.001326899 sec. | ||
| 19209 | 2026.01.14 00:57:50.216451 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19210 | 2026.01.14 00:57:50.216544 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19211 | 2026.01.14 00:57:50.216587 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19212 | 2026.01.14 00:57:50.217074 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19213 | 2026.01.14 00:57:50.217113 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19214 | 2026.01.14 00:57:50.217432 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19215 | 2026.01.14 00:57:50.217673 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19216 | 2026.01.14 00:57:50.217818 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Debug> executeQuery: Read 175 rows, 14.18 KiB in 0.00129 sec., 135658.91472868217 rows/sec., 10.73 MiB/sec. | ||
| 19217 | 2026.01.14 00:57:50.217863 [ 4 ] {f1981350-fe96-48af-ae94-6bc6a32184cb} <Debug> TCPHandler: Processed in 0.001461762 sec. | ||
| 19218 | 2026.01.14 00:57:50.217976 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19219 | 2026.01.14 00:57:50.218070 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19220 | 2026.01.14 00:57:50.218116 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19221 | 2026.01.14 00:57:50.218532 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19222 | 2026.01.14 00:57:50.218573 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19223 | 2026.01.14 00:57:50.218923 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19224 | 2026.01.14 00:57:50.219159 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2026.01.14 00:57:50.219296 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Debug> executeQuery: Read 202 rows, 14.79 KiB in 0.001243 sec., 162510.05631536606 rows/sec., 11.62 MiB/sec. | ||
| 19226 | 2026.01.14 00:57:50.219335 [ 4 ] {dcdcf3b2-6008-4d16-970d-b9e60c6ce8ba} <Debug> TCPHandler: Processed in 0.001409681 sec. | ||
| 19227 | 2026.01.14 00:57:50.219444 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19228 | 2026.01.14 00:57:50.219538 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19229 | 2026.01.14 00:57:50.219594 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19230 | 2026.01.14 00:57:50.220495 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19231 | 2026.01.14 00:57:50.220533 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19232 | 2026.01.14 00:57:50.221121 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19233 | 2026.01.14 00:57:50.221355 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19234 | 2026.01.14 00:57:50.221513 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001992 sec., 24096.385542168675 rows/sec., 43.18 MiB/sec. | ||
| 19235 | 2026.01.14 00:57:50.221594 [ 4 ] {3f3d7a1c-b627-44be-90ab-b96cc53d0569} <Debug> TCPHandler: Processed in 0.002198458 sec. | ||
| 19236 | 2026.01.14 00:57:50.221705 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19237 | 2026.01.14 00:57:50.221801 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19238 | 2026.01.14 00:57:50.221844 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19239 | 2026.01.14 00:57:50.222175 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19240 | 2026.01.14 00:57:50.222215 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19241 | 2026.01.14 00:57:50.222543 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19242 | 2026.01.14 00:57:50.222765 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19243 | 2026.01.14 00:57:50.222894 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 19244 | 2026.01.14 00:57:50.222932 [ 4 ] {6a581165-c4e5-4ecf-8b9d-e22d42799d29} <Debug> TCPHandler: Processed in 0.001275178 sec. | ||
| 19245 | 2026.01.14 00:57:51.113107 [ 222 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 19246 | 2026.01.14 00:57:51.113187 [ 222 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 19247 | 2026.01.14 00:57:51.116344 [ 222 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): 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] | ||
| 19248 | 2026.01.14 00:57:51.942368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45602 | ||
| 19249 | 2026.01.14 00:57:51.943149 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2026.01.14 00:57:51.943190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19251 | 2026.01.14 00:57:51.943686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19252 | 2026.01.14 00:57:51.943913 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19253 | 2026.01.14 00:57:51.944048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45602 | ||
| 19254 | 2026.01.14 00:57:53.095550 [ 217 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 19255 | 2026.01.14 00:57:53.095603 [ 217 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 19256 | 2026.01.14 00:57:53.097929 [ 217 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): 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] | ||
| 19257 | 2026.01.14 00:57:54.000298 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.50 MiB, peak 406.63 MiB, free memory in arenas 0.00 B, will set to 390.50 MiB (RSS), difference: 4.00 MiB | ||
| 19258 | 2026.01.14 00:57:54.378420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19259 | 2026.01.14 00:57:54.395309 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19260 | 2026.01.14 00:57:54.395361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19261 | 2026.01.14 00:57:54.401636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19262 | 2026.01.14 00:57:54.402342 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19263 | 2026.01.14 00:57:54.405413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19264 | 2026.01.14 00:57:55.178774 [ 78 ] {} <Debug> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19265 | 2026.01.14 00:57:55.178842 [ 78 ] {} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.01.14 00:57:55.178866 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19267 | 2026.01.14 00:57:55.178985 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::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 | ||
| 19268 | 2026.01.14 00:57:55.179274 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19269 | 2026.01.14 00:57:55.179314 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 19270 | 2026.01.14 00:57:55.179392 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 19271 | 2026.01.14 00:57:55.179454 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::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 | ||
| 19272 | 2026.01.14 00:57:55.179514 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19273 | 2026.01.14 00:57:55.179571 [ 189 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::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 | ||
| 19274 | 2026.01.14 00:57:55.181000 [ 186 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002069315 sec., 23679.33349924975 rows/sec., 5.71 MiB/sec. | ||
| 19275 | 2026.01.14 00:57:55.181212 [ 190 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19276 | 2026.01.14 00:57:55.181685 [ 190 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2026.01.14 00:57:55.181772 [ 190 ] {e3f358ed-2a6c-457f-91ec-04daba57a97a::all_1_5_1} <Trace> oximeter.timeseries_schema (e3f358ed-2a6c-457f-91ec-04daba57a97a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19278 | 2026.01.14 00:57:55.181866 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19279 | 2026.01.14 00:57:55.201363 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2026.01.14 00:57:55.201538 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19281 | 2026.01.14 00:57:55.201605 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19282 | 2026.01.14 00:57:55.202320 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19283 | 2026.01.14 00:57:55.202369 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19284 | 2026.01.14 00:57:55.202767 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19285 | 2026.01.14 00:57:55.203002 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19286 | 2026.01.14 00:57:55.203161 [ 78 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19287 | 2026.01.14 00:57:55.203166 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.74 MiB/sec. | ||
| 19288 | 2026.01.14 00:57:55.203206 [ 78 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.01.14 00:57:55.203233 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19290 | 2026.01.14 00:57:55.203242 [ 4 ] {53f9a4a4-3e15-491f-b10f-cc3f7c92516d} <Debug> TCPHandler: Processed in 0.002000374 sec. | ||
| 19291 | 2026.01.14 00:57:55.203330 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 19292 | 2026.01.14 00:57:55.203378 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.01.14 00:57:55.203449 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19294 | 2026.01.14 00:57:55.203484 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19295 | 2026.01.14 00:57:55.203486 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2492 rows starting from the beginning of the part | ||
| 19296 | 2026.01.14 00:57:55.203538 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19297 | 2026.01.14 00:57:55.203573 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1217 rows starting from the beginning of the part | ||
| 19298 | 2026.01.14 00:57:55.203633 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 154 rows starting from the beginning of the part | ||
| 19299 | 2026.01.14 00:57:55.203682 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 76 rows starting from the beginning of the part | ||
| 19300 | 2026.01.14 00:57:55.203729 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 281 rows starting from the beginning of the part | ||
| 19301 | 2026.01.14 00:57:55.203777 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 76 rows starting from the beginning of the part | ||
| 19302 | 2026.01.14 00:57:55.203967 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.01.14 00:57:55.204014 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19304 | 2026.01.14 00:57:55.204356 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19305 | 2026.01.14 00:57:55.204585 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.01.14 00:57:55.204725 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001264 sec., 7911.392405063291 rows/sec., 594.90 KiB/sec. | ||
| 19307 | 2026.01.14 00:57:55.204766 [ 4 ] {0ff59a37-68e2-423e-bef1-53a4ee85ca49} <Debug> TCPHandler: Processed in 0.001439971 sec. | ||
| 19308 | 2026.01.14 00:57:55.204869 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2026.01.14 00:57:55.204963 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19310 | 2026.01.14 00:57:55.205005 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19311 | 2026.01.14 00:57:55.205442 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19312 | 2026.01.14 00:57:55.205479 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19313 | 2026.01.14 00:57:55.205654 [ 188 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4296 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367801 sec., 1814341.6613135985 rows/sec., 157.06 MiB/sec. | ||
| 19314 | 2026.01.14 00:57:55.205787 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19315 | 2026.01.14 00:57:55.205914 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19316 | 2026.01.14 00:57:55.206020 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19317 | 2026.01.14 00:57:55.206151 [ 78 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19318 | 2026.01.14 00:57:55.206166 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001222 sec., 60556.46481178396 rows/sec., 4.73 MiB/sec. | ||
| 19319 | 2026.01.14 00:57:55.206184 [ 78 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2026.01.14 00:57:55.206203 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.01.14 00:57:55.206212 [ 4 ] {41a88951-1b24-43c1-9828-01a7be26227d} <Debug> TCPHandler: Processed in 0.001392341 sec. | ||
| 19322 | 2026.01.14 00:57:55.206211 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19323 | 2026.01.14 00:57:55.206293 [ 209 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_141_28} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19324 | 2026.01.14 00:57:55.206345 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19325 | 2026.01.14 00:57:55.206358 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 19326 | 2026.01.14 00:57:55.206379 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 19327 | 2026.01.14 00:57:55.206447 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19328 | 2026.01.14 00:57:55.206471 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19329 | 2026.01.14 00:57:55.206498 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19330 | 2026.01.14 00:57:55.206507 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1266 rows starting from the beginning of the part | ||
| 19331 | 2026.01.14 00:57:55.206580 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 532 rows starting from the beginning of the part | ||
| 19332 | 2026.01.14 00:57:55.206625 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 131 rows starting from the beginning of the part | ||
| 19333 | 2026.01.14 00:57:55.206666 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 74 rows starting from the beginning of the part | ||
| 19334 | 2026.01.14 00:57:55.206706 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 175 rows starting from the beginning of the part | ||
| 19335 | 2026.01.14 00:57:55.206747 [ 186 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 74 rows starting from the beginning of the part | ||
| 19336 | 2026.01.14 00:57:55.206948 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.01.14 00:57:55.206990 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19338 | 2026.01.14 00:57:55.207341 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19339 | 2026.01.14 00:57:55.207567 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.01.14 00:57:55.207698 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 19341 | 2026.01.14 00:57:55.207736 [ 4 ] {527fa432-63d7-4afb-8201-2858b8017561} <Debug> TCPHandler: Processed in 0.001440991 sec. | ||
| 19342 | 2026.01.14 00:57:55.207859 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2026.01.14 00:57:55.207979 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19344 | 2026.01.14 00:57:55.207977 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2252 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647286 sec., 1367097.152528462 rows/sec., 106.18 MiB/sec. | ||
| 19345 | 2026.01.14 00:57:55.208044 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19346 | 2026.01.14 00:57:55.208214 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19347 | 2026.01.14 00:57:55.208497 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.01.14 00:57:55.208579 [ 209 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_141_28} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19349 | 2026.01.14 00:57:55.208666 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 19350 | 2026.01.14 00:57:55.208943 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19351 | 2026.01.14 00:57:55.208985 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19352 | 2026.01.14 00:57:55.209513 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19353 | 2026.01.14 00:57:55.209726 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.01.14 00:57:55.209868 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001914 sec., 5224.660397074191 rows/sec., 9.36 MiB/sec. | ||
| 19355 | 2026.01.14 00:57:55.209936 [ 4 ] {fb2d5769-d6c8-46f8-8feb-694c92915a7f} <Debug> TCPHandler: Processed in 0.002136587 sec. | ||
| 19356 | 2026.01.14 00:57:55.210043 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19357 | 2026.01.14 00:57:55.210137 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19358 | 2026.01.14 00:57:55.210177 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19359 | 2026.01.14 00:57:55.210509 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.01.14 00:57:55.210545 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19361 | 2026.01.14 00:57:55.210840 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19362 | 2026.01.14 00:57:55.211034 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.01.14 00:57:55.211148 [ 79 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19364 | 2026.01.14 00:57:55.211157 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 19365 | 2026.01.14 00:57:55.211193 [ 79 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.01.14 00:57:55.211208 [ 4 ] {74004049-71a2-48c0-8e9d-b9e1ba017e3d} <Debug> TCPHandler: Processed in 0.001212667 sec. | ||
| 19367 | 2026.01.14 00:57:55.211219 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19368 | 2026.01.14 00:57:55.211313 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19369 | 2026.01.14 00:57:55.211436 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19370 | 2026.01.14 00:57:55.211474 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8328 rows starting from the beginning of the part | ||
| 19371 | 2026.01.14 00:57:55.211541 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19372 | 2026.01.14 00:57:55.211594 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19373 | 2026.01.14 00:57:55.211638 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19374 | 2026.01.14 00:57:55.211681 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19375 | 2026.01.14 00:57:55.211728 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 19376 | 2026.01.14 00:57:55.214134 [ 200 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8628 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860813 sec., 3015925.892394924 rows/sec., 199.90 MiB/sec. | ||
| 19377 | 2026.01.14 00:57:55.214282 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19378 | 2026.01.14 00:57:55.214526 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19379 | 2026.01.14 00:57:55.214591 [ 199 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_141_28} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19380 | 2026.01.14 00:57:55.214652 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 19381 | 2026.01.14 00:57:59.222178 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19382 | 2026.01.14 00:57:59.222274 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19383 | 2026.01.14 00:57:59.444197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46114 | ||
| 19384 | 2026.01.14 00:57:59.444710 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19385 | 2026.01.14 00:57:59.444748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19386 | 2026.01.14 00:57:59.445245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19387 | 2026.01.14 00:57:59.445488 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19388 | 2026.01.14 00:57:59.445629 [ 72 ] {} <Debug> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19389 | 2026.01.14 00:57:59.445634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46114 | ||
| 19390 | 2026.01.14 00:57:59.445682 [ 72 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2026.01.14 00:57:59.445705 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19392 | 2026.01.14 00:57:59.445829 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19393 | 2026.01.14 00:57:59.445989 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19394 | 2026.01.14 00:57:59.446053 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43682 rows starting from the beginning of the part | ||
| 19395 | 2026.01.14 00:57:59.446155 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19396 | 2026.01.14 00:57:59.446228 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19397 | 2026.01.14 00:57:59.446299 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19398 | 2026.01.14 00:57:59.446365 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19399 | 2026.01.14 00:57:59.446433 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::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 | ||
| 19400 | 2026.01.14 00:57:59.449660 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889825 sec., 11855032.038716394 rows/sec., 169.59 MiB/sec. | ||
| 19401 | 2026.01.14 00:57:59.449898 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19402 | 2026.01.14 00:57:59.450143 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.01.14 00:57:59.450214 [ 195 ] {9fc1893a-552e-4f3d-8ca2-13aa039fc74c::all_1_96_19} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19404 | 2026.01.14 00:57:59.450300 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19405 | 2026.01.14 00:57:59.609785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2362 | ||
| 19406 | 2026.01.14 00:57:59.612241 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19407 | 2026.01.14 00:57:59.612292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19408 | 2026.01.14 00:57:59.613480 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19409 | 2026.01.14 00:57:59.613744 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19410 | 2026.01.14 00:57:59.614009 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2362 | ||
| 19411 | 2026.01.14 00:58:00.006958 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006462011 sec. | ||
| 19412 | 2026.01.14 00:58:00.204926 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19413 | 2026.01.14 00:58:00.205122 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19414 | 2026.01.14 00:58:00.205195 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19415 | 2026.01.14 00:58:00.205885 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19416 | 2026.01.14 00:58:00.205936 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19417 | 2026.01.14 00:58:00.206323 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19418 | 2026.01.14 00:58:00.206552 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19419 | 2026.01.14 00:58:00.206719 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001649 sec., 1819.2844147968465 rows/sec., 135.03 KiB/sec. | ||
| 19420 | 2026.01.14 00:58:00.206773 [ 4 ] {d6b36dcb-4d4e-4736-a1cd-fec8968ac159} <Debug> TCPHandler: Processed in 0.001969423 sec. | ||
| 19421 | 2026.01.14 00:58:00.206891 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19422 | 2026.01.14 00:58:00.206992 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19423 | 2026.01.14 00:58:00.207035 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19424 | 2026.01.14 00:58:00.207612 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19425 | 2026.01.14 00:58:00.207658 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19426 | 2026.01.14 00:58:00.208044 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19427 | 2026.01.14 00:58:00.208259 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19428 | 2026.01.14 00:58:00.208398 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Debug> executeQuery: Read 160 rows, 14.06 KiB in 0.001428 sec., 112044.81792717087 rows/sec., 9.61 MiB/sec. | ||
| 19429 | 2026.01.14 00:58:00.208438 [ 4 ] {1ff250d3-ff80-4e20-94d2-de2690c7a9ec} <Debug> TCPHandler: Processed in 0.001598884 sec. | ||
| 19430 | 2026.01.14 00:58:00.208542 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19431 | 2026.01.14 00:58:00.208640 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19432 | 2026.01.14 00:58:00.208682 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19433 | 2026.01.14 00:58:00.209094 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19434 | 2026.01.14 00:58:00.209129 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19435 | 2026.01.14 00:58:00.209438 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19436 | 2026.01.14 00:58:00.209654 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2026.01.14 00:58:00.209785 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Debug> executeQuery: Read 52 rows, 3.87 KiB in 0.001162 sec., 44750.43029259897 rows/sec., 3.25 MiB/sec. | ||
| 19438 | 2026.01.14 00:58:00.209823 [ 4 ] {2e43e48e-ec2f-4235-9b3e-07018566beed} <Debug> TCPHandler: Processed in 0.001331339 sec. | ||
| 19439 | 2026.01.14 00:58:00.209923 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2026.01.14 00:58:00.210018 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19441 | 2026.01.14 00:58:00.210059 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19442 | 2026.01.14 00:58:00.210541 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.01.14 00:58:00.210581 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19444 | 2026.01.14 00:58:00.210908 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19445 | 2026.01.14 00:58:00.211127 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.01.14 00:58:00.211262 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Debug> executeQuery: Read 143 rows, 11.24 KiB in 0.001261 sec., 113402.06185567011 rows/sec., 8.70 MiB/sec. | ||
| 19447 | 2026.01.14 00:58:00.211311 [ 4 ] {a298eac5-68ba-417e-9c93-ae505d34e221} <Debug> TCPHandler: Processed in 0.001436381 sec. | ||
| 19448 | 2026.01.14 00:58:00.211426 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19449 | 2026.01.14 00:58:00.211542 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19450 | 2026.01.14 00:58:00.211595 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19451 | 2026.01.14 00:58:00.212052 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.01.14 00:58:00.212087 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19453 | 2026.01.14 00:58:00.212429 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19454 | 2026.01.14 00:58:00.212647 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19455 | 2026.01.14 00:58:00.212752 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 2 parts from all_1_137_31 to all_138_138_0 | ||
| 19456 | 2026.01.14 00:58:00.212778 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001261 sec., 129262.49008723236 rows/sec., 8.98 MiB/sec. | ||
| 19457 | 2026.01.14 00:58:00.212788 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2026.01.14 00:58:00.212809 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19459 | 2026.01.14 00:58:00.212817 [ 4 ] {804d809b-9b7c-40bd-9788-a07fbce9484c} <Debug> TCPHandler: Processed in 0.001450221 sec. | ||
| 19460 | 2026.01.14 00:58:00.212910 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_31 to all_138_138_0 into Compact with storage Full | ||
| 19461 | 2026.01.14 00:58:00.212923 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2026.01.14 00:58:00.213041 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19463 | 2026.01.14 00:58:00.213063 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19464 | 2026.01.14 00:58:00.213098 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19465 | 2026.01.14 00:58:00.213109 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_31, total 41558 rows starting from the beginning of the part | ||
| 19466 | 2026.01.14 00:58:00.213197 [ 193 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 163 rows starting from the beginning of the part | ||
| 19467 | 2026.01.14 00:58:00.214055 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.01.14 00:58:00.214096 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19469 | 2026.01.14 00:58:00.214692 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19470 | 2026.01.14 00:58:00.214918 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.01.14 00:58:00.215058 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002035 sec., 24078.624078624078 rows/sec., 43.15 MiB/sec. | ||
| 19472 | 2026.01.14 00:58:00.215131 [ 4 ] {515a0774-6368-47ab-aef7-cd2eb092c0eb} <Debug> TCPHandler: Processed in 0.00225697 sec. | ||
| 19473 | 2026.01.14 00:58:00.215239 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2026.01.14 00:58:00.215343 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19475 | 2026.01.14 00:58:00.215386 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19476 | 2026.01.14 00:58:00.215719 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.01.14 00:58:00.215753 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19478 | 2026.01.14 00:58:00.216059 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19479 | 2026.01.14 00:58:00.216260 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Trace> oximeter.measurements_i64 (f1b34af2-fa34-416e-9520-25b5b5e7878b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2026.01.14 00:58:00.216393 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001069 sec., 8419.083255378859 rows/sec., 594.71 KiB/sec. | ||
| 19481 | 2026.01.14 00:58:00.216431 [ 4 ] {4f4f0dc5-b9d7-4e17-9528-2b7b8cbf7b4f} <Debug> TCPHandler: Processed in 0.001240467 sec. | ||
| 19482 | 2026.01.14 00:58:00.216552 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19483 | 2026.01.14 00:58:00.216677 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19484 | 2026.01.14 00:58:00.216729 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19485 | 2026.01.14 00:58:00.217104 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19486 | 2026.01.14 00:58:00.217141 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19487 | 2026.01.14 00:58:00.217472 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19488 | 2026.01.14 00:58:00.217694 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2026.01.14 00:58:00.217846 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 19490 | 2026.01.14 00:58:00.217885 [ 4 ] {3431a4de-8d13-420b-aed6-69b7125f8b53} <Debug> TCPHandler: Processed in 0.001394 sec. | ||
| 19491 | 2026.01.14 00:58:00.217891 [ 223 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 19492 | 2026.01.14 00:58:00.217935 [ 223 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 19493 | 2026.01.14 00:58:00.220512 [ 198 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41721 rows, containing 5 columns (5 merged, 0 gathered) in 0.007643167 sec., 5458601.126993561 rows/sec., 372.69 MiB/sec. | ||
| 19494 | 2026.01.14 00:58:00.220823 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 19495 | 2026.01.14 00:58:00.221092 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2026.01.14 00:58:00.221166 [ 200 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 2 parts: [all_1_137_31, all_138_138_0] -> all_1_138_32 | ||
| 19497 | 2026.01.14 00:58:00.221244 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19498 | 2026.01.14 00:58:00.221896 [ 223 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): 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] | ||
| 19499 | 2026.01.14 00:58:01.079040 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 19500 | 2026.01.14 00:58:01.079095 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 19501 | 2026.01.14 00:58:01.082046 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): 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] | ||
| 19502 | 2026.01.14 00:58:01.231818 [ 217 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 19503 | 2026.01.14 00:58:01.231874 [ 217 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 19504 | 2026.01.14 00:58:01.235545 [ 217 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): 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] | ||
| 19505 | 2026.01.14 00:58:01.295428 [ 217 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 19506 | 2026.01.14 00:58:01.295461 [ 217 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 19507 | 2026.01.14 00:58:01.298512 [ 217 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): 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] | ||
| 19508 | 2026.01.14 00:58:01.905519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19509 | 2026.01.14 00:58:01.923329 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19510 | 2026.01.14 00:58:01.923384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19511 | 2026.01.14 00:58:01.929743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19512 | 2026.01.14 00:58:01.930443 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19513 | 2026.01.14 00:58:01.930745 [ 70 ] {} <Debug> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19514 | 2026.01.14 00:58:01.930834 [ 70 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2026.01.14 00:58:01.930868 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19516 | 2026.01.14 00:58:01.930983 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19517 | 2026.01.14 00:58:01.933615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19518 | 2026.01.14 00:58:01.934048 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19519 | 2026.01.14 00:58:01.934785 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19520 | 2026.01.14 00:58:01.938149 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19521 | 2026.01.14 00:58:01.941575 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19522 | 2026.01.14 00:58:01.945510 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19523 | 2026.01.14 00:58:01.949786 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19524 | 2026.01.14 00:58:01.954306 [ 191 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::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 | ||
| 19525 | 2026.01.14 00:58:02.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.11 MiB, peak 409.01 MiB, free memory in arenas 0.00 B, will set to 390.52 MiB (RSS), difference: -15.60 MiB | ||
| 19526 | 2026.01.14 00:58:02.011281 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.080335977 sec., 8999.703831323293 rows/sec., 46.54 MiB/sec. | ||
| 19527 | 2026.01.14 00:58:02.014394 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19528 | 2026.01.14 00:58:02.016410 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_96_19} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.01.14 00:58:02.016520 [ 200 ] {2b7d943b-c8a6-4778-adb5-1321a49a75fa::all_1_96_19} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19530 | 2026.01.14 00:58:02.019429 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19531 | 2026.01.14 00:58:03.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.99 MiB, peak 409.01 MiB, free memory in arenas 0.00 B, will set to 390.52 MiB (RSS), difference: 14.53 MiB | ||
| 19532 | 2026.01.14 00:58:05.230216 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.01.14 00:58:05.230410 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19534 | 2026.01.14 00:58:05.230478 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19535 | 2026.01.14 00:58:05.231137 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.01.14 00:58:05.231189 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19537 | 2026.01.14 00:58:05.231580 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19538 | 2026.01.14 00:58:05.231808 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19539 | 2026.01.14 00:58:05.231976 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001614 sec., 1239.1573729863692 rows/sec., 101.04 KiB/sec. | ||
| 19540 | 2026.01.14 00:58:05.231986 [ 65 ] {} <Debug> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
| 19541 | 2026.01.14 00:58:05.232031 [ 4 ] {91e44b4f-6e9a-494e-95ef-8fb9546175de} <Debug> TCPHandler: Processed in 0.001943092 sec. | ||
| 19542 | 2026.01.14 00:58:05.232063 [ 65 ] {} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19543 | 2026.01.14 00:58:05.232095 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19544 | 2026.01.14 00:58:05.232180 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19545 | 2026.01.14 00:58:05.232195 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
| 19546 | 2026.01.14 00:58:05.232290 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19547 | 2026.01.14 00:58:05.232291 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19548 | 2026.01.14 00:58:05.232337 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 19549 | 2026.01.14 00:58:05.232340 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19550 | 2026.01.14 00:58:05.232400 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 19551 | 2026.01.14 00:58:05.232447 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 3 rows starting from the beginning of the part | ||
| 19552 | 2026.01.14 00:58:05.232491 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 19553 | 2026.01.14 00:58:05.232532 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part | ||
| 19554 | 2026.01.14 00:58:05.232575 [ 196 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 19555 | 2026.01.14 00:58:05.233317 [ 194 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157065 sec., 33705.97157463064 rows/sec., 2.76 MiB/sec. | ||
| 19556 | 2026.01.14 00:58:05.233477 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19557 | 2026.01.14 00:58:05.233520 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19558 | 2026.01.14 00:58:05.233539 [ 201 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
| 19559 | 2026.01.14 00:58:05.233919 [ 201 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19560 | 2026.01.14 00:58:05.233952 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19561 | 2026.01.14 00:58:05.234021 [ 201 ] {c68a20a7-2d7f-47d5-ad90-2ce63cba701d::all_1_50_12} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
| 19562 | 2026.01.14 00:58:05.234138 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 19563 | 2026.01.14 00:58:05.234193 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19564 | 2026.01.14 00:58:05.234346 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Debug> executeQuery: Read 1217 rows, 103.05 KiB in 0.002079 sec., 585377.5853775854 rows/sec., 48.40 MiB/sec. | ||
| 19565 | 2026.01.14 00:58:05.234387 [ 4 ] {91085ad3-e0e8-4cc6-a823-a680f4f200ad} <Debug> TCPHandler: Processed in 0.00225886 sec. | ||
| 19566 | 2026.01.14 00:58:05.234502 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.01.14 00:58:05.234599 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19568 | 2026.01.14 00:58:05.234642 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19569 | 2026.01.14 00:58:05.235051 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.01.14 00:58:05.235090 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19571 | 2026.01.14 00:58:05.235393 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19572 | 2026.01.14 00:58:05.235608 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.01.14 00:58:05.235732 [ 65 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19574 | 2026.01.14 00:58:05.235741 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 766.64 KiB/sec. | ||
| 19575 | 2026.01.14 00:58:05.235768 [ 65 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.01.14 00:58:05.235791 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19577 | 2026.01.14 00:58:05.235792 [ 4 ] {3ad56383-0202-4dd7-aa27-c6e1469e514c} <Debug> TCPHandler: Processed in 0.001339159 sec. | ||
| 19578 | 2026.01.14 00:58:05.235883 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 19579 | 2026.01.14 00:58:05.235912 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.01.14 00:58:05.236003 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19581 | 2026.01.14 00:58:05.236010 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19582 | 2026.01.14 00:58:05.236045 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 296 rows starting from the beginning of the part | ||
| 19583 | 2026.01.14 00:58:05.236062 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19584 | 2026.01.14 00:58:05.236116 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 19585 | 2026.01.14 00:58:05.236169 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 69 rows starting from the beginning of the part | ||
| 19586 | 2026.01.14 00:58:05.236210 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::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 | ||
| 19587 | 2026.01.14 00:58:05.236251 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 52 rows starting from the beginning of the part | ||
| 19588 | 2026.01.14 00:58:05.236295 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 19589 | 2026.01.14 00:58:05.236604 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19590 | 2026.01.14 00:58:05.236653 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19591 | 2026.01.14 00:58:05.237031 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19592 | 2026.01.14 00:58:05.237121 [ 189 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133451 sec., 336453.0801567617 rows/sec., 23.61 MiB/sec. | ||
| 19593 | 2026.01.14 00:58:05.237322 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19594 | 2026.01.14 00:58:05.237334 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19595 | 2026.01.14 00:58:05.237469 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001476 sec., 154471.54471544715 rows/sec., 10.46 MiB/sec. | ||
| 19596 | 2026.01.14 00:58:05.237518 [ 4 ] {6ad2706b-cdf6-45b6-8a10-31701877ff60} <Debug> TCPHandler: Processed in 0.001654576 sec. | ||
| 19597 | 2026.01.14 00:58:05.237622 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2026.01.14 00:58:05.237630 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19599 | 2026.01.14 00:58:05.237746 [ 194 ] {f255285f-d4f0-409e-ac7c-17e3ec08ab7e::all_1_141_28} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19600 | 2026.01.14 00:58:05.237749 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19601 | 2026.01.14 00:58:05.237812 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19602 | 2026.01.14 00:58:05.237860 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19603 | 2026.01.14 00:58:05.238433 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.01.14 00:58:05.238475 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19605 | 2026.01.14 00:58:05.238815 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19606 | 2026.01.14 00:58:05.239020 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.01.14 00:58:05.239150 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00142 sec., 374647.88732394367 rows/sec., 27.76 MiB/sec. | ||
| 19608 | 2026.01.14 00:58:05.239192 [ 4 ] {7b8a406b-ca95-4733-9c81-56fcfd897c6e} <Debug> TCPHandler: Processed in 0.001612526 sec. | ||
| 19609 | 2026.01.14 00:58:05.239302 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19610 | 2026.01.14 00:58:05.239398 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19611 | 2026.01.14 00:58:05.239443 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19612 | 2026.01.14 00:58:05.240020 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19613 | 2026.01.14 00:58:05.240056 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19614 | 2026.01.14 00:58:05.240425 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19615 | 2026.01.14 00:58:05.240630 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19616 | 2026.01.14 00:58:05.240749 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 | ||
| 19617 | 2026.01.14 00:58:05.240759 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001381 sec., 611875.452570601 rows/sec., 41.18 MiB/sec. | ||
| 19618 | 2026.01.14 00:58:05.240783 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.01.14 00:58:05.240806 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19620 | 2026.01.14 00:58:05.240810 [ 4 ] {1f8a6384-b473-4840-b6b8-790161710431} <Debug> TCPHandler: Processed in 0.001558734 sec. | ||
| 19621 | 2026.01.14 00:58:05.240890 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full | ||
| 19622 | 2026.01.14 00:58:05.240942 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19623 | 2026.01.14 00:58:05.241015 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19624 | 2026.01.14 00:58:05.241041 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19625 | 2026.01.14 00:58:05.241058 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 41721 rows starting from the beginning of the part | ||
| 19626 | 2026.01.14 00:58:05.241102 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19627 | 2026.01.14 00:58:05.241140 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19628 | 2026.01.14 00:58:05.241198 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 202 rows starting from the beginning of the part | ||
| 19629 | 2026.01.14 00:58:05.241249 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19630 | 2026.01.14 00:58:05.241296 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 163 rows starting from the beginning of the part | ||
| 19631 | 2026.01.14 00:58:05.241344 [ 201 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 845 rows starting from the beginning of the part | ||
| 19632 | 2026.01.14 00:58:05.241903 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.01.14 00:58:05.241945 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19634 | 2026.01.14 00:58:05.242463 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19635 | 2026.01.14 00:58:05.242691 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2026.01.14 00:58:05.242817 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19637 | 2026.01.14 00:58:05.242839 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001816 sec., 5506.607929515419 rows/sec., 9.87 MiB/sec. | ||
| 19638 | 2026.01.14 00:58:05.242846 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19639 | 2026.01.14 00:58:05.242881 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19640 | 2026.01.14 00:58:05.242914 [ 4 ] {6335ca93-1acf-4fd0-94c4-92b077a4a378} <Debug> TCPHandler: Processed in 0.002023524 sec. | ||
| 19641 | 2026.01.14 00:58:05.242953 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 19642 | 2026.01.14 00:58:05.243032 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19643 | 2026.01.14 00:58:05.243130 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19644 | 2026.01.14 00:58:05.243173 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19645 | 2026.01.14 00:58:05.243173 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19646 | 2026.01.14 00:58:05.243247 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2715 rows starting from the beginning of the part | ||
| 19647 | 2026.01.14 00:58:05.243457 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 19648 | 2026.01.14 00:58:05.243533 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.01.14 00:58:05.243577 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19650 | 2026.01.14 00:58:05.243602 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 19651 | 2026.01.14 00:58:05.243750 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::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 | ||
| 19652 | 2026.01.14 00:58:05.243880 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 49 rows starting from the beginning of the part | ||
| 19653 | 2026.01.14 00:58:05.243919 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19654 | 2026.01.14 00:58:05.244007 [ 189 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 10 rows starting from the beginning of the part | ||
| 19655 | 2026.01.14 00:58:05.244149 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19656 | 2026.01.14 00:58:05.244288 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 19657 | 2026.01.14 00:58:05.244327 [ 4 ] {8dc3924b-a63f-4059-a586-8f7ff2b7d1b7} <Debug> TCPHandler: Processed in 0.001344709 sec. | ||
| 19658 | 2026.01.14 00:58:05.253635 [ 209 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 19 columns (19 merged, 0 gathered) in 0.010710214 sec., 265354.17499594315 rows/sec., 475.50 MiB/sec. | ||
| 19659 | 2026.01.14 00:58:05.255537 [ 209 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43251 rows, containing 5 columns (5 merged, 0 gathered) in 0.014684281 sec., 2945394.4663684927 rows/sec., 201.13 MiB/sec. | ||
| 19660 | 2026.01.14 00:58:05.255925 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 19661 | 2026.01.14 00:58:05.256210 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19662 | 2026.01.14 00:58:05.256236 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19663 | 2026.01.14 00:58:05.256315 [ 190 ] {eb9a1df1-519b-44bc-98fd-2684330f5928::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 | ||
| 19664 | 2026.01.14 00:58:05.256407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19665 | 2026.01.14 00:58:05.256551 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.01.14 00:58:05.256625 [ 186 ] {b6678ddf-1c1c-4e88-b745-c6280141075e::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19667 | 2026.01.14 00:58:05.256780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.19 MiB. | ||
| 19668 | 2026.01.14 00:58:06.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.23 MiB, peak 417.85 MiB, free memory in arenas 0.00 B, will set to 393.89 MiB (RSS), difference: 2.66 MiB | ||
| 19669 | 2026.01.14 00:58:06.242451 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33658 | ||
| 19670 | 2026.01.14 00:58:06.242576 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19671 | 2026.01.14 00:58:06.242606 [ 353 ] {} <Debug> TCP-Session: 88e6bee9-b4ab-49c0-85d8-ceb16b85ad19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33658 | ||
| 19672 | 2026.01.14 00:58:06.242629 [ 353 ] {} <Debug> TCP-Session: 88e6bee9-b4ab-49c0-85d8-ceb16b85ad19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19673 | 2026.01.14 00:58:06.242644 [ 353 ] {} <Debug> TCP-Session: 88e6bee9-b4ab-49c0-85d8-ceb16b85ad19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19674 | 2026.01.14 00:58:06.242846 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60668 | ||
| 19675 | 2026.01.14 00:58:06.242852 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49061 | ||
| 19676 | 2026.01.14 00:58:06.242893 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49950 | ||
| 19677 | 2026.01.14 00:58:06.242928 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54305 | ||
| 19678 | 2026.01.14 00:58:06.242959 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35982 | ||
| 19679 | 2026.01.14 00:58:06.242986 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19680 | 2026.01.14 00:58:06.243016 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19681 | 2026.01.14 00:58:06.243038 [ 355 ] {} <Debug> TCP-Session: f87ba5a4-0620-45c9-b52f-24e6e7171bed Authenticating user 'default' from [fd00:1122:3344:101::e]:49061 | ||
| 19682 | 2026.01.14 00:58:06.243052 [ 353 ] {} <Trace> TCP-Session: 88e6bee9-b4ab-49c0-85d8-ceb16b85ad19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19683 | 2026.01.14 00:58:06.243075 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19684 | 2026.01.14 00:58:06.243103 [ 355 ] {} <Debug> TCP-Session: f87ba5a4-0620-45c9-b52f-24e6e7171bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19685 | 2026.01.14 00:58:06.243127 [ 358 ] {} <Debug> TCP-Session: d9a4f287-6469-44e7-a133-3814c5a52de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35982 | ||
| 19686 | 2026.01.14 00:58:06.243134 [ 355 ] {} <Debug> TCP-Session: f87ba5a4-0620-45c9-b52f-24e6e7171bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19687 | 2026.01.14 00:58:06.243065 [ 288 ] {} <Debug> TCP-Session: 01776308-1d03-48bb-ae2b-63bd2c28b3bf Authenticating user 'default' from [fd00:1122:3344:101::e]:49950 | ||
| 19688 | 2026.01.14 00:58:06.243162 [ 358 ] {} <Debug> TCP-Session: d9a4f287-6469-44e7-a133-3814c5a52de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19689 | 2026.01.14 00:58:06.243038 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19690 | 2026.01.14 00:58:06.243207 [ 288 ] {} <Debug> TCP-Session: 01776308-1d03-48bb-ae2b-63bd2c28b3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19691 | 2026.01.14 00:58:06.243237 [ 357 ] {} <Debug> TCP-Session: ef821dd0-d5ac-4091-82a8-e8f751eaa2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:54305 | ||
| 19692 | 2026.01.14 00:58:06.243309 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19693 | 2026.01.14 00:58:06.243322 [ 288 ] {} <Debug> TCP-Session: 01776308-1d03-48bb-ae2b-63bd2c28b3bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19694 | 2026.01.14 00:58:06.243332 [ 357 ] {} <Debug> TCP-Session: ef821dd0-d5ac-4091-82a8-e8f751eaa2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19695 | 2026.01.14 00:58:06.243201 [ 358 ] {} <Debug> TCP-Session: d9a4f287-6469-44e7-a133-3814c5a52de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19696 | 2026.01.14 00:58:06.243376 [ 357 ] {} <Debug> TCP-Session: ef821dd0-d5ac-4091-82a8-e8f751eaa2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19697 | 2026.01.14 00:58:06.242976 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19698 | 2026.01.14 00:58:06.242918 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40111 | ||
| 19699 | 2026.01.14 00:58:06.243448 [ 354 ] {} <Debug> TCP-Session: a57e7397-619b-45ab-861b-05340e7b8093 Authenticating user 'default' from [fd00:1122:3344:101::e]:60668 | ||
| 19700 | 2026.01.14 00:58:06.242914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63602 | ||
| 19701 | 2026.01.14 00:58:06.243473 [ 354 ] {} <Debug> TCP-Session: a57e7397-619b-45ab-861b-05340e7b8093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19702 | 2026.01.14 00:58:06.243501 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19703 | 2026.01.14 00:58:06.243515 [ 354 ] {} <Debug> TCP-Session: a57e7397-619b-45ab-861b-05340e7b8093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19704 | 2026.01.14 00:58:06.242879 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49319 | ||
| 19705 | 2026.01.14 00:58:06.243547 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19706 | 2026.01.14 00:58:06.243530 [ 356 ] {} <Debug> TCP-Session: 891679ed-ec58-4b43-af11-5499d1ae29e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40111 | ||
| 19707 | 2026.01.14 00:58:06.243584 [ 289 ] {} <Debug> TCP-Session: 9231cf08-9d89-48ae-bb62-373e662a7ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63602 | ||
| 19708 | 2026.01.14 00:58:06.243601 [ 356 ] {} <Debug> TCP-Session: 891679ed-ec58-4b43-af11-5499d1ae29e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19709 | 2026.01.14 00:58:06.243607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19710 | 2026.01.14 00:58:06.243630 [ 356 ] {} <Debug> TCP-Session: 891679ed-ec58-4b43-af11-5499d1ae29e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19711 | 2026.01.14 00:58:06.243650 [ 286 ] {} <Debug> TCP-Session: 699e3196-5496-436a-9225-eb99c96f974b Authenticating user 'default' from [fd00:1122:3344:101::e]:49319 | ||
| 19712 | 2026.01.14 00:58:06.243620 [ 289 ] {} <Debug> TCP-Session: 9231cf08-9d89-48ae-bb62-373e662a7ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19713 | 2026.01.14 00:58:06.243677 [ 286 ] {} <Debug> TCP-Session: 699e3196-5496-436a-9225-eb99c96f974b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19714 | 2026.01.14 00:58:06.243695 [ 289 ] {} <Debug> TCP-Session: 9231cf08-9d89-48ae-bb62-373e662a7ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19715 | 2026.01.14 00:58:06.243709 [ 286 ] {} <Debug> TCP-Session: 699e3196-5496-436a-9225-eb99c96f974b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19716 | 2026.01.14 00:58:06.243618 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19717 | 2026.01.14 00:58:06.243796 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19718 | 2026.01.14 00:58:06.244095 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 19719 | 2026.01.14 00:58:06.245173 [ 316 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> AggregatingTransform: Aggregating | ||
| 19720 | 2026.01.14 00:58:06.245212 [ 316 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> Aggregator: Aggregation method: without_key | ||
| 19721 | 2026.01.14 00:58:06.245248 [ 316 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051973 sec. (950.595 rows/sec., 37.13 KiB/sec.) | ||
| 19722 | 2026.01.14 00:58:06.245266 [ 316 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Trace> Aggregator: Merging aggregated data | ||
| 19723 | 2026.01.14 00:58:06.246856 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003601 sec., 277.700638711469 rows/sec., 10.85 KiB/sec. | ||
| 19724 | 2026.01.14 00:58:06.247002 [ 353 ] {15cbbdb2-65e0-42e8-9b6a-a09097786b91} <Debug> TCPHandler: Processed in 0.004034448 sec. | ||
| 19725 | 2026.01.14 00:58:06.247123 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19726 | 2026.01.14 00:58:06.247151 [ 353 ] {} <Debug> TCP-Session: 88e6bee9-b4ab-49c0-85d8-ceb16b85ad19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19727 | 2026.01.14 00:58:06.247159 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19728 | 2026.01.14 00:58:06.247178 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19729 | 2026.01.14 00:58:06.247204 [ 354 ] {} <Debug> TCP-Session: a57e7397-619b-45ab-861b-05340e7b8093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19730 | 2026.01.14 00:58:06.247207 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19731 | 2026.01.14 00:58:06.247223 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19732 | 2026.01.14 00:58:06.247240 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19733 | 2026.01.14 00:58:06.247264 [ 355 ] {} <Debug> TCP-Session: f87ba5a4-0620-45c9-b52f-24e6e7171bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19734 | 2026.01.14 00:58:06.247282 [ 357 ] {} <Debug> TCP-Session: ef821dd0-d5ac-4091-82a8-e8f751eaa2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19735 | 2026.01.14 00:58:06.247282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19736 | 2026.01.14 00:58:06.247304 [ 356 ] {} <Debug> TCP-Session: 891679ed-ec58-4b43-af11-5499d1ae29e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19737 | 2026.01.14 00:58:06.247257 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19738 | 2026.01.14 00:58:06.247341 [ 288 ] {} <Debug> TCP-Session: 01776308-1d03-48bb-ae2b-63bd2c28b3bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19739 | 2026.01.14 00:58:06.247221 [ 358 ] {} <Debug> TCP-Session: d9a4f287-6469-44e7-a133-3814c5a52de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19740 | 2026.01.14 00:58:06.247380 [ 286 ] {} <Debug> TCP-Session: 699e3196-5496-436a-9225-eb99c96f974b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19741 | 2026.01.14 00:58:06.247298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19742 | 2026.01.14 00:58:06.247446 [ 289 ] {} <Debug> TCP-Session: 9231cf08-9d89-48ae-bb62-373e662a7ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19743 | 2026.01.14 00:58:06.367837 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59656 | ||
| 19744 | 2026.01.14 00:58:06.367941 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19745 | 2026.01.14 00:58:06.367968 [ 353 ] {} <Debug> TCP-Session: f745f59e-0536-4553-947b-dad218bd4999 Authenticating user 'default' from [fd00:1122:3344:101::e]:59656 | ||
| 19746 | 2026.01.14 00:58:06.367991 [ 353 ] {} <Debug> TCP-Session: f745f59e-0536-4553-947b-dad218bd4999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19747 | 2026.01.14 00:58:06.368005 [ 353 ] {} <Debug> TCP-Session: f745f59e-0536-4553-947b-dad218bd4999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19748 | 2026.01.14 00:58:06.368219 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57882 | ||
| 19749 | 2026.01.14 00:58:06.368247 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56177 | ||
| 19750 | 2026.01.14 00:58:06.368270 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37014 | ||
| 19751 | 2026.01.14 00:58:06.368276 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 | ||
| 19752 | 2026.01.14 00:58:06.368310 [ 353 ] {} <Trace> TCP-Session: f745f59e-0536-4553-947b-dad218bd4999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2026.01.14 00:58:06.368339 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19754 | 2026.01.14 00:58:06.368347 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19755 | 2026.01.14 00:58:06.368340 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19756 | 2026.01.14 00:58:06.368391 [ 356 ] {} <Debug> TCP-Session: 2921ff0f-02cd-44c6-a0a7-6752bccb1f75 Authenticating user 'default' from [fd00:1122:3344:101::e]:37014 | ||
| 19757 | 2026.01.14 00:58:06.368385 [ 288 ] {} <Debug> TCP-Session: e7b65d02-36ee-483c-a250-872ffc72a7d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56177 | ||
| 19758 | 2026.01.14 00:58:06.368408 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19759 | 2026.01.14 00:58:06.368413 [ 354 ] {} <Debug> TCP-Session: 6f69f19c-4c83-498d-ba66-f4685ed6d192 Authenticating user 'default' from [fd00:1122:3344:101::e]:57882 | ||
| 19760 | 2026.01.14 00:58:06.368425 [ 288 ] {} <Debug> TCP-Session: e7b65d02-36ee-483c-a250-872ffc72a7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19761 | 2026.01.14 00:58:06.368448 [ 357 ] {} <Debug> TCP-Session: f3ad94f1-2f11-4363-b664-fc05b052c4f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 | ||
| 19762 | 2026.01.14 00:58:06.368455 [ 354 ] {} <Debug> TCP-Session: 6f69f19c-4c83-498d-ba66-f4685ed6d192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19763 | 2026.01.14 00:58:06.368460 [ 288 ] {} <Debug> TCP-Session: e7b65d02-36ee-483c-a250-872ffc72a7d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19764 | 2026.01.14 00:58:06.368509 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19765 | 2026.01.14 00:58:06.368490 [ 354 ] {} <Debug> TCP-Session: 6f69f19c-4c83-498d-ba66-f4685ed6d192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19766 | 2026.01.14 00:58:06.368420 [ 356 ] {} <Debug> TCP-Session: 2921ff0f-02cd-44c6-a0a7-6752bccb1f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19767 | 2026.01.14 00:58:06.368292 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50013 | ||
| 19768 | 2026.01.14 00:58:06.368575 [ 356 ] {} <Debug> TCP-Session: 2921ff0f-02cd-44c6-a0a7-6752bccb1f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19769 | 2026.01.14 00:58:06.368233 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44923 | ||
| 19770 | 2026.01.14 00:58:06.368238 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53311 | ||
| 19771 | 2026.01.14 00:58:06.368674 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19772 | 2026.01.14 00:58:06.368483 [ 357 ] {} <Debug> TCP-Session: f3ad94f1-2f11-4363-b664-fc05b052c4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19773 | 2026.01.14 00:58:06.368715 [ 358 ] {} <Debug> TCP-Session: 1d188fc9-22d7-45c4-924d-16f9e493fb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:50013 | ||
| 19774 | 2026.01.14 00:58:06.368718 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19775 | 2026.01.14 00:58:06.368728 [ 357 ] {} <Debug> TCP-Session: f3ad94f1-2f11-4363-b664-fc05b052c4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19776 | 2026.01.14 00:58:06.368736 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19777 | 2026.01.14 00:58:06.368760 [ 355 ] {} <Debug> TCP-Session: a8b51765-acd7-40df-8ffc-0c8880075c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:44923 | ||
| 19778 | 2026.01.14 00:58:06.368777 [ 286 ] {} <Debug> TCP-Session: 4cc48be9-fe4d-4e20-a086-d909523e5f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53311 | ||
| 19779 | 2026.01.14 00:58:06.368784 [ 355 ] {} <Debug> TCP-Session: a8b51765-acd7-40df-8ffc-0c8880075c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19780 | 2026.01.14 00:58:06.368797 [ 286 ] {} <Debug> TCP-Session: 4cc48be9-fe4d-4e20-a086-d909523e5f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19781 | 2026.01.14 00:58:06.368802 [ 355 ] {} <Debug> TCP-Session: a8b51765-acd7-40df-8ffc-0c8880075c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19782 | 2026.01.14 00:58:06.368811 [ 286 ] {} <Debug> TCP-Session: 4cc48be9-fe4d-4e20-a086-d909523e5f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19783 | 2026.01.14 00:58:06.368802 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19784 | 2026.01.14 00:58:06.368747 [ 358 ] {} <Debug> TCP-Session: 1d188fc9-22d7-45c4-924d-16f9e493fb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19785 | 2026.01.14 00:58:06.368268 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64685 | ||
| 19786 | 2026.01.14 00:58:06.368874 [ 358 ] {} <Debug> TCP-Session: 1d188fc9-22d7-45c4-924d-16f9e493fb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19787 | 2026.01.14 00:58:06.368887 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19788 | 2026.01.14 00:58:06.368952 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19789 | 2026.01.14 00:58:06.368978 [ 289 ] {} <Debug> TCP-Session: 71e25116-0142-4521-a4ba-fb1cbbf66d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:64685 | ||
| 19790 | 2026.01.14 00:58:06.368994 [ 289 ] {} <Debug> TCP-Session: 71e25116-0142-4521-a4ba-fb1cbbf66d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19791 | 2026.01.14 00:58:06.369005 [ 289 ] {} <Debug> TCP-Session: 71e25116-0142-4521-a4ba-fb1cbbf66d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19792 | 2026.01.14 00:58:06.369208 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 19793 | 2026.01.14 00:58:06.370163 [ 324 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> AggregatingTransform: Aggregating | ||
| 19794 | 2026.01.14 00:58:06.370200 [ 324 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 19795 | 2026.01.14 00:58:06.370236 [ 324 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920871 sec. (1085.928 rows/sec., 42.42 KiB/sec.) | ||
| 19796 | 2026.01.14 00:58:06.370255 [ 324 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Trace> Aggregator: Merging aggregated data | ||
| 19797 | 2026.01.14 00:58:06.371579 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 19798 | 2026.01.14 00:58:06.371709 [ 353 ] {2fe62ecc-7798-4f37-8cf1-d12eaf0515d7} <Debug> TCPHandler: Processed in 0.003528127 sec. | ||
| 19799 | 2026.01.14 00:58:06.371808 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19800 | 2026.01.14 00:58:06.371847 [ 355 ] {} <Debug> TCP-Session: a8b51765-acd7-40df-8ffc-0c8880075c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19801 | 2026.01.14 00:58:06.371847 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19802 | 2026.01.14 00:58:06.371875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19803 | 2026.01.14 00:58:06.371889 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19804 | 2026.01.14 00:58:06.371906 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19805 | 2026.01.14 00:58:06.371926 [ 288 ] {} <Debug> TCP-Session: e7b65d02-36ee-483c-a250-872ffc72a7d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19806 | 2026.01.14 00:58:06.371957 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19807 | 2026.01.14 00:58:06.371956 [ 286 ] {} <Debug> TCP-Session: 4cc48be9-fe4d-4e20-a086-d909523e5f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19808 | 2026.01.14 00:58:06.371978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19809 | 2026.01.14 00:58:06.372009 [ 356 ] {} <Debug> TCP-Session: 2921ff0f-02cd-44c6-a0a7-6752bccb1f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19810 | 2026.01.14 00:58:06.371935 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19811 | 2026.01.14 00:58:06.372034 [ 289 ] {} <Debug> TCP-Session: 71e25116-0142-4521-a4ba-fb1cbbf66d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19812 | 2026.01.14 00:58:06.371899 [ 358 ] {} <Debug> TCP-Session: 1d188fc9-22d7-45c4-924d-16f9e493fb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19813 | 2026.01.14 00:58:06.372072 [ 354 ] {} <Debug> TCP-Session: 6f69f19c-4c83-498d-ba66-f4685ed6d192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2026.01.14 00:58:06.371994 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19815 | 2026.01.14 00:58:06.371949 [ 357 ] {} <Debug> TCP-Session: f3ad94f1-2f11-4363-b664-fc05b052c4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19816 | 2026.01.14 00:58:06.372143 [ 353 ] {} <Debug> TCP-Session: f745f59e-0536-4553-947b-dad218bd4999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19817 | 2026.01.14 00:58:06.459169 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45091 | ||
| 19818 | 2026.01.14 00:58:06.459278 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19819 | 2026.01.14 00:58:06.459308 [ 353 ] {} <Debug> TCP-Session: 2a91d024-cbf6-42c4-af78-7cae0aed3814 Authenticating user 'default' from [fd00:1122:3344:101::e]:45091 | ||
| 19820 | 2026.01.14 00:58:06.459332 [ 353 ] {} <Debug> TCP-Session: 2a91d024-cbf6-42c4-af78-7cae0aed3814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19821 | 2026.01.14 00:58:06.459345 [ 353 ] {} <Debug> TCP-Session: 2a91d024-cbf6-42c4-af78-7cae0aed3814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19822 | 2026.01.14 00:58:06.459553 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39936 | ||
| 19823 | 2026.01.14 00:58:06.459588 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58662 | ||
| 19824 | 2026.01.14 00:58:06.459609 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60417 | ||
| 19825 | 2026.01.14 00:58:06.459637 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56035 | ||
| 19826 | 2026.01.14 00:58:06.459667 [ 353 ] {} <Trace> TCP-Session: 2a91d024-cbf6-42c4-af78-7cae0aed3814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19827 | 2026.01.14 00:58:06.459685 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35478 | ||
| 19828 | 2026.01.14 00:58:06.459702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19829 | 2026.01.14 00:58:06.459734 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19830 | 2026.01.14 00:58:06.459696 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19831 | 2026.01.14 00:58:06.459760 [ 288 ] {} <Debug> TCP-Session: 5776b160-48e2-45e0-8bcb-54323c4e224b Authenticating user 'default' from [fd00:1122:3344:101::e]:60417 | ||
| 19832 | 2026.01.14 00:58:06.459796 [ 286 ] {} <Debug> TCP-Session: e57e2b04-d450-411f-82b7-09aa5e11f84b Authenticating user 'default' from [fd00:1122:3344:101::e]:58662 | ||
| 19833 | 2026.01.14 00:58:06.459799 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19834 | 2026.01.14 00:58:06.459831 [ 288 ] {} <Debug> TCP-Session: 5776b160-48e2-45e0-8bcb-54323c4e224b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2026.01.14 00:58:06.459839 [ 286 ] {} <Debug> TCP-Session: e57e2b04-d450-411f-82b7-09aa5e11f84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19836 | 2026.01.14 00:58:06.459854 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19837 | 2026.01.14 00:58:06.459885 [ 286 ] {} <Debug> TCP-Session: e57e2b04-d450-411f-82b7-09aa5e11f84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19838 | 2026.01.14 00:58:06.459860 [ 288 ] {} <Debug> TCP-Session: 5776b160-48e2-45e0-8bcb-54323c4e224b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19839 | 2026.01.14 00:58:06.459854 [ 358 ] {} <Debug> TCP-Session: 153840b7-fba6-4e60-80f8-94222ae41ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35478 | ||
| 19840 | 2026.01.14 00:58:06.459686 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19841 | 2026.01.14 00:58:06.459961 [ 358 ] {} <Debug> TCP-Session: 153840b7-fba6-4e60-80f8-94222ae41ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19842 | 2026.01.14 00:58:06.459555 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55962 | ||
| 19843 | 2026.01.14 00:58:06.459988 [ 358 ] {} <Debug> TCP-Session: 153840b7-fba6-4e60-80f8-94222ae41ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19844 | 2026.01.14 00:58:06.459983 [ 354 ] {} <Debug> TCP-Session: 3d8f475b-146e-4b50-b2ac-7dee79a2fd31 Authenticating user 'default' from [fd00:1122:3344:101::e]:39936 | ||
| 19845 | 2026.01.14 00:58:06.459637 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52333 | ||
| 19846 | 2026.01.14 00:58:06.460061 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19847 | 2026.01.14 00:58:06.460076 [ 354 ] {} <Debug> TCP-Session: 3d8f475b-146e-4b50-b2ac-7dee79a2fd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19848 | 2026.01.14 00:58:06.460111 [ 355 ] {} <Debug> TCP-Session: 3fa48487-b615-41f0-bd8d-31d78aacb4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55962 | ||
| 19849 | 2026.01.14 00:58:06.460124 [ 354 ] {} <Debug> TCP-Session: 3d8f475b-146e-4b50-b2ac-7dee79a2fd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19850 | 2026.01.14 00:58:06.460130 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19851 | 2026.01.14 00:58:06.460141 [ 355 ] {} <Debug> TCP-Session: 3fa48487-b615-41f0-bd8d-31d78aacb4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19852 | 2026.01.14 00:58:06.460163 [ 356 ] {} <Debug> TCP-Session: 4f09466f-6e22-43e9-826a-c48145b1048f Authenticating user 'default' from [fd00:1122:3344:101::e]:52333 | ||
| 19853 | 2026.01.14 00:58:06.460165 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19854 | 2026.01.14 00:58:06.460185 [ 355 ] {} <Debug> TCP-Session: 3fa48487-b615-41f0-bd8d-31d78aacb4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2026.01.14 00:58:06.460196 [ 356 ] {} <Debug> TCP-Session: 4f09466f-6e22-43e9-826a-c48145b1048f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19856 | 2026.01.14 00:58:06.459776 [ 357 ] {} <Debug> TCP-Session: b9e0d73e-9005-4f24-bc0d-6761a7742525 Authenticating user 'default' from [fd00:1122:3344:101::e]:56035 | ||
| 19857 | 2026.01.14 00:58:06.460249 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19858 | 2026.01.14 00:58:06.460282 [ 357 ] {} <Debug> TCP-Session: b9e0d73e-9005-4f24-bc0d-6761a7742525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19859 | 2026.01.14 00:58:06.460242 [ 356 ] {} <Debug> TCP-Session: 4f09466f-6e22-43e9-826a-c48145b1048f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19860 | 2026.01.14 00:58:06.460316 [ 357 ] {} <Debug> TCP-Session: b9e0d73e-9005-4f24-bc0d-6761a7742525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19861 | 2026.01.14 00:58:06.459630 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41767 | ||
| 19862 | 2026.01.14 00:58:06.460429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19863 | 2026.01.14 00:58:06.460453 [ 289 ] {} <Debug> TCP-Session: 374013f9-258b-4891-ab13-6bfb31f3708d Authenticating user 'default' from [fd00:1122:3344:101::e]:41767 | ||
| 19864 | 2026.01.14 00:58:06.460471 [ 289 ] {} <Debug> TCP-Session: 374013f9-258b-4891-ab13-6bfb31f3708d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19865 | 2026.01.14 00:58:06.460484 [ 289 ] {} <Debug> TCP-Session: 374013f9-258b-4891-ab13-6bfb31f3708d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19866 | 2026.01.14 00:58:06.460590 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Debug> oximeter.version (ef1a694e-4f99-4e5e-a7ab-fec33e2f3309) (SelectExecutor): Key condition: unknown | ||
| 19867 | 2026.01.14 00:58:06.461574 [ 312 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> AggregatingTransform: Aggregating | ||
| 19868 | 2026.01.14 00:58:06.461617 [ 312 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 19869 | 2026.01.14 00:58:06.461654 [ 312 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957091 sec. (1044.833 rows/sec., 40.81 KiB/sec.) | ||
| 19870 | 2026.01.14 00:58:06.461674 [ 312 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Trace> Aggregator: Merging aggregated data | ||
| 19871 | 2026.01.14 00:58:06.463361 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003563 sec., 280.6623631770979 rows/sec., 10.96 KiB/sec. | ||
| 19872 | 2026.01.14 00:58:06.463599 [ 353 ] {eec17305-330c-4390-bf5c-883ba7817c1e} <Debug> TCPHandler: Processed in 0.004054309 sec. | ||
| 19873 | 2026.01.14 00:58:06.463806 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19874 | 2026.01.14 00:58:06.463844 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19875 | 2026.01.14 00:58:06.463864 [ 354 ] {} <Debug> TCP-Session: 3d8f475b-146e-4b50-b2ac-7dee79a2fd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19876 | 2026.01.14 00:58:06.463882 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19877 | 2026.01.14 00:58:06.463913 [ 355 ] {} <Debug> TCP-Session: 3fa48487-b615-41f0-bd8d-31d78aacb4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19878 | 2026.01.14 00:58:06.463932 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19879 | 2026.01.14 00:58:06.463958 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19880 | 2026.01.14 00:58:06.463898 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19881 | 2026.01.14 00:58:06.464010 [ 358 ] {} <Debug> TCP-Session: 153840b7-fba6-4e60-80f8-94222ae41ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19882 | 2026.01.14 00:58:06.464038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19883 | 2026.01.14 00:58:06.464043 [ 286 ] {} <Debug> TCP-Session: e57e2b04-d450-411f-82b7-09aa5e11f84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19884 | 2026.01.14 00:58:06.464092 [ 289 ] {} <Debug> TCP-Session: 374013f9-258b-4891-ab13-6bfb31f3708d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19885 | 2026.01.14 00:58:06.464063 [ 288 ] {} <Debug> TCP-Session: 5776b160-48e2-45e0-8bcb-54323c4e224b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19886 | 2026.01.14 00:58:06.463958 [ 357 ] {} <Debug> TCP-Session: b9e0d73e-9005-4f24-bc0d-6761a7742525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19887 | 2026.01.14 00:58:06.464032 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19888 | 2026.01.14 00:58:06.464027 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19889 | 2026.01.14 00:58:06.464239 [ 356 ] {} <Debug> TCP-Session: 4f09466f-6e22-43e9-826a-c48145b1048f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19890 | 2026.01.14 00:58:06.464338 [ 353 ] {} <Debug> TCP-Session: 2a91d024-cbf6-42c4-af78-7cae0aed3814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19891 | 2026.01.14 00:58:06.945840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46562 | ||
| 19892 | 2026.01.14 00:58:06.946367 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19893 | 2026.01.14 00:58:06.946422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 19894 | 2026.01.14 00:58:06.947146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19895 | 2026.01.14 00:58:06.947725 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19896 | 2026.01.14 00:58:06.947894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46562 | ||
| 19897 | 2026.01.14 00:58:09.433708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19898 | 2026.01.14 00:58:09.453249 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19899 | 2026.01.14 00:58:09.453322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19900 | 2026.01.14 00:58:09.459771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19901 | 2026.01.14 00:58:09.460561 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2026.01.14 00:58:09.465055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19903 | 2026.01.14 00:58:09.614249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2400 | ||
| 19904 | 2026.01.14 00:58:09.616956 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.01.14 00:58:09.617019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19906 | 2026.01.14 00:58:09.618315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19907 | 2026.01.14 00:58:09.618608 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.01.14 00:58:09.619026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2400 | ||
| 19909 | 2026.01.14 00:58:10.204341 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.01.14 00:58:10.204537 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19911 | 2026.01.14 00:58:10.204607 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19912 | 2026.01.14 00:58:10.205405 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.01.14 00:58:10.205451 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19914 | 2026.01.14 00:58:10.205834 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19915 | 2026.01.14 00:58:10.206047 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.01.14 00:58:10.206196 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Debug> executeQuery: Read 154 rows, 13.66 KiB in 0.00171 sec., 90058.47953216375 rows/sec., 7.80 MiB/sec. | ||
| 19917 | 2026.01.14 00:58:10.206238 [ 4 ] {30636c58-34b6-4bb8-b8ad-576e470c19d2} <Debug> TCPHandler: Processed in 0.002027854 sec. | ||
| 19918 | 2026.01.14 00:58:10.206362 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2026.01.14 00:58:10.206463 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19920 | 2026.01.14 00:58:10.206505 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19921 | 2026.01.14 00:58:10.206930 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.01.14 00:58:10.206968 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19923 | 2026.01.14 00:58:10.207292 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19924 | 2026.01.14 00:58:10.207508 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.01.14 00:58:10.207640 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001196 sec., 40969.89966555184 rows/sec., 3.01 MiB/sec. | ||
| 19926 | 2026.01.14 00:58:10.207680 [ 4 ] {14cedbd3-666b-44a4-b48b-046baebea778} <Debug> TCPHandler: Processed in 0.00137642 sec. | ||
| 19927 | 2026.01.14 00:58:10.207732 [ 223 ] {} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19928 | 2026.01.14 00:58:10.207777 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19929 | 2026.01.14 00:58:10.207787 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.01.14 00:58:10.207883 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19931 | 2026.01.14 00:58:10.207925 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19932 | 2026.01.14 00:58:10.208368 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.01.14 00:58:10.208406 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19934 | 2026.01.14 00:58:10.208722 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19935 | 2026.01.14 00:58:10.208928 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.01.14 00:58:10.209070 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.001204 sec., 93853.82059800664 rows/sec., 7.33 MiB/sec. | ||
| 19937 | 2026.01.14 00:58:10.209110 [ 4 ] {9138808b-65ab-48bd-a288-44016ea5083f} <Debug> TCPHandler: Processed in 0.00137296 sec. | ||
| 19938 | 2026.01.14 00:58:10.209223 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.01.14 00:58:10.209315 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19940 | 2026.01.14 00:58:10.209363 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19941 | 2026.01.14 00:58:10.209765 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2026.01.14 00:58:10.209802 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19943 | 2026.01.14 00:58:10.210133 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19944 | 2026.01.14 00:58:10.210386 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.01.14 00:58:10.210528 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 19946 | 2026.01.14 00:58:10.210567 [ 4 ] {14c44e68-dc97-4e5b-8f58-fe314ea70f2f} <Debug> TCPHandler: Processed in 0.00139366 sec. | ||
| 19947 | 2026.01.14 00:58:10.210671 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2026.01.14 00:58:10.210771 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19949 | 2026.01.14 00:58:10.210828 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19950 | 2026.01.14 00:58:10.211043 [ 223 ] {} <Debug> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): 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] | ||
| 19951 | 2026.01.14 00:58:10.211758 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19952 | 2026.01.14 00:58:10.211800 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19953 | 2026.01.14 00:58:10.212390 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19954 | 2026.01.14 00:58:10.212617 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19955 | 2026.01.14 00:58:10.212762 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00201 sec., 24378.109452736317 rows/sec., 43.68 MiB/sec. | ||
| 19956 | 2026.01.14 00:58:10.212823 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19957 | 2026.01.14 00:58:10.212836 [ 4 ] {08f51fe1-3cfb-4e26-8a80-1a9d3b589cb9} <Debug> TCPHandler: Processed in 0.002214579 sec. | ||
| 19958 | 2026.01.14 00:58:10.212857 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19959 | 2026.01.14 00:58:10.212959 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19960 | 2026.01.14 00:58:10.213057 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19961 | 2026.01.14 00:58:10.213101 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19962 | 2026.01.14 00:58:10.213468 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19963 | 2026.01.14 00:58:10.213508 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19964 | 2026.01.14 00:58:10.213829 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19965 | 2026.01.14 00:58:10.214054 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19966 | 2026.01.14 00:58:10.214199 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 19967 | 2026.01.14 00:58:10.214237 [ 4 ] {0d904994-398a-4cab-9281-a6a9ff5befac} <Debug> TCPHandler: Processed in 0.001326459 sec. | ||
| 19968 | 2026.01.14 00:58:10.215754 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): 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] | ||
| 19969 | 2026.01.14 00:58:14.222331 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19970 | 2026.01.14 00:58:14.222424 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19971 | 2026.01.14 00:58:14.448049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47074 | ||
| 19972 | 2026.01.14 00:58:14.448583 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19973 | 2026.01.14 00:58:14.448626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19974 | 2026.01.14 00:58:14.449116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19975 | 2026.01.14 00:58:14.449346 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19976 | 2026.01.14 00:58:14.449501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47074 | ||
| 19977 | 2026.01.14 00:58:15.202641 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2026.01.14 00:58:15.202898 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19979 | 2026.01.14 00:58:15.202995 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19980 | 2026.01.14 00:58:15.203794 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2026.01.14 00:58:15.203839 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19982 | 2026.01.14 00:58:15.204225 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19983 | 2026.01.14 00:58:15.204461 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.01.14 00:58:15.204617 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001787 sec., 42529.37884722999 rows/sec., 3.50 MiB/sec. | ||
| 19985 | 2026.01.14 00:58:15.204672 [ 4 ] {e437180e-1626-4c84-b09e-3889ef050cae} <Debug> TCPHandler: Processed in 0.002185608 sec. | ||
| 19986 | 2026.01.14 00:58:15.204790 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.01.14 00:58:15.204894 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19988 | 2026.01.14 00:58:15.204939 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19989 | 2026.01.14 00:58:15.205343 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.01.14 00:58:15.205382 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 19991 | 2026.01.14 00:58:15.205691 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19992 | 2026.01.14 00:58:15.205915 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.01.14 00:58:15.206050 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 637.25 KiB/sec. | ||
| 19994 | 2026.01.14 00:58:15.206090 [ 4 ] {0d83288b-3ea6-44a9-bd88-8a09ab5c5022} <Debug> TCPHandler: Processed in 0.00135248 sec. | ||
| 19995 | 2026.01.14 00:58:15.206197 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19996 | 2026.01.14 00:58:15.206292 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19997 | 2026.01.14 00:58:15.206333 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19998 | 2026.01.14 00:58:15.206742 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2026.01.14 00:58:15.206780 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20000 | 2026.01.14 00:58:15.207085 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20001 | 2026.01.14 00:58:15.207291 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2026.01.14 00:58:15.207420 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001146 sec., 64572.42582897033 rows/sec., 5.04 MiB/sec. | ||
| 20003 | 2026.01.14 00:58:15.207460 [ 4 ] {dc09150a-d155-4063-a3a8-04abb928fccb} <Debug> TCPHandler: Processed in 0.001313229 sec. | ||
| 20004 | 2026.01.14 00:58:15.207564 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20005 | 2026.01.14 00:58:15.207660 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20006 | 2026.01.14 00:58:15.207705 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20007 | 2026.01.14 00:58:15.208095 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2026.01.14 00:58:15.208132 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20009 | 2026.01.14 00:58:15.208464 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20010 | 2026.01.14 00:58:15.208676 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2026.01.14 00:58:15.208808 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 20012 | 2026.01.14 00:58:15.208847 [ 4 ] {0aebff75-acd9-4419-9640-42a74d52b673} <Debug> TCPHandler: Processed in 0.001331049 sec. | ||
| 20013 | 2026.01.14 00:58:15.208964 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20014 | 2026.01.14 00:58:15.209087 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20015 | 2026.01.14 00:58:15.209155 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20016 | 2026.01.14 00:58:15.209967 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20017 | 2026.01.14 00:58:15.210005 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20018 | 2026.01.14 00:58:15.210525 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20019 | 2026.01.14 00:58:15.210749 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20020 | 2026.01.14 00:58:15.210887 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 20021 | 2026.01.14 00:58:15.210944 [ 4 ] {3703388c-bb2d-4ed0-8477-8a83ecf4b1ed} <Debug> TCPHandler: Processed in 0.002040935 sec. | ||
| 20022 | 2026.01.14 00:58:15.211049 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2026.01.14 00:58:15.211144 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20024 | 2026.01.14 00:58:15.211186 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20025 | 2026.01.14 00:58:15.211522 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2026.01.14 00:58:15.211559 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20027 | 2026.01.14 00:58:15.211871 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20028 | 2026.01.14 00:58:15.212075 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.01.14 00:58:15.212200 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 20030 | 2026.01.14 00:58:15.212237 [ 4 ] {2c49b8ec-6a6d-44ba-a39b-070fefa9bcd8} <Debug> TCPHandler: Processed in 0.001236737 sec. | ||
| 20031 | 2026.01.14 00:58:16.965153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20032 | 2026.01.14 00:58:16.982544 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.01.14 00:58:16.982594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20034 | 2026.01.14 00:58:16.989008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20035 | 2026.01.14 00:58:16.990102 [ 243 ] {} <Trace> system.metric_log (2b7d943b-c8a6-4778-adb5-1321a49a75fa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.01.14 00:58:16.993185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20037 | 2026.01.14 00:58:18.394588 [ 38 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Selected 5 parts from all_1_53_11 to all_57_57_0 | ||
| 20038 | 2026.01.14 00:58:18.394681 [ 38 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20039 | 2026.01.14 00:58:18.394719 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20040 | 2026.01.14 00:58:18.394854 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_11 to all_57_57_0 into Compact with storage Full | ||
| 20041 | 2026.01.14 00:58:18.395002 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20042 | 2026.01.14 00:58:18.395035 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 466 rows starting from the beginning of the part | ||
| 20043 | 2026.01.14 00:58:18.395101 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 20044 | 2026.01.14 00:58:18.395144 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 20045 | 2026.01.14 00:58:18.395186 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 20046 | 2026.01.14 00:58:18.395225 [ 188 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
| 20047 | 2026.01.14 00:58:18.396251 [ 190 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452582 sec., 667776.4146877767 rows/sec., 48.05 MiB/sec. | ||
| 20048 | 2026.01.14 00:58:18.396583 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 20049 | 2026.01.14 00:58:18.397116 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20050 | 2026.01.14 00:58:18.397201 [ 199 ] {4e3e9b4f-8138-4966-bf9a-ac4727358f0d::all_1_57_12} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d) (MergerMutator): Merged 5 parts: [all_1_53_11, all_57_57_0] -> all_1_57_12 | ||
| 20051 | 2026.01.14 00:58:18.397294 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20052 | 2026.01.14 00:58:19.619288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2424 | ||
| 20053 | 2026.01.14 00:58:19.621525 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.01.14 00:58:19.621561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20055 | 2026.01.14 00:58:19.622865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20056 | 2026.01.14 00:58:19.623433 [ 242 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20057 | 2026.01.14 00:58:19.623698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
| 20058 | 2026.01.14 00:58:20.205829 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20059 | 2026.01.14 00:58:20.206008 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20060 | 2026.01.14 00:58:20.206073 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20061 | 2026.01.14 00:58:20.206702 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20062 | 2026.01.14 00:58:20.206755 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20063 | 2026.01.14 00:58:20.207345 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20064 | 2026.01.14 00:58:20.207786 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Trace> oximeter.fields_i16 (70d74e44-ecac-4081-b203-8ffde0909e93): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2026.01.14 00:58:20.207951 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00199 sec., 12060.301507537688 rows/sec., 1.00 MiB/sec. | ||
| 20066 | 2026.01.14 00:58:20.208006 [ 4 ] {77f51c6b-2bd6-41e1-93fb-69816879ee2c} <Debug> TCPHandler: Processed in 0.00230235 sec. | ||
| 20067 | 2026.01.14 00:58:20.208127 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20068 | 2026.01.14 00:58:20.208228 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20069 | 2026.01.14 00:58:20.208272 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20070 | 2026.01.14 00:58:20.208680 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20071 | 2026.01.14 00:58:20.208718 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20072 | 2026.01.14 00:58:20.209114 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20073 | 2026.01.14 00:58:20.209521 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Trace> oximeter.fields_ipaddr (c68a20a7-2d7f-47d5-ad90-2ce63cba701d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20074 | 2026.01.14 00:58:20.209655 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00145 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 20075 | 2026.01.14 00:58:20.209694 [ 4 ] {9f5aebd4-03ba-4293-b7ed-ba8123c26f49} <Debug> TCPHandler: Processed in 0.001618395 sec. | ||
| 20076 | 2026.01.14 00:58:20.209792 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2026.01.14 00:58:20.209887 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20078 | 2026.01.14 00:58:20.209927 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20079 | 2026.01.14 00:58:20.210478 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.01.14 00:58:20.210519 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20081 | 2026.01.14 00:58:20.210950 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20082 | 2026.01.14 00:58:20.211352 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.01.14 00:58:20.211484 [ 37 ] {} <Debug> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20084 | 2026.01.14 00:58:20.211488 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Debug> executeQuery: Read 280 rows, 25.58 KiB in 0.001619 sec., 172946.26312538603 rows/sec., 15.43 MiB/sec. | ||
| 20085 | 2026.01.14 00:58:20.211563 [ 37 ] {} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.01.14 00:58:20.211577 [ 4 ] {a7f2d248-1066-449d-a1ce-edd673436c75} <Debug> TCPHandler: Processed in 0.00183297 sec. | ||
| 20087 | 2026.01.14 00:58:20.211592 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20088 | 2026.01.14 00:58:20.211682 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20089 | 2026.01.14 00:58:20.211711 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::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 | ||
| 20090 | 2026.01.14 00:58:20.211779 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20091 | 2026.01.14 00:58:20.211824 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20092 | 2026.01.14 00:58:20.211841 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20093 | 2026.01.14 00:58:20.211880 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2507 rows starting from the beginning of the part | ||
| 20094 | 2026.01.14 00:58:20.211945 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20095 | 2026.01.14 00:58:20.211994 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1217 rows starting from the beginning of the part | ||
| 20096 | 2026.01.14 00:58:20.212037 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 154 rows starting from the beginning of the part | ||
| 20097 | 2026.01.14 00:58:20.212075 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 76 rows starting from the beginning of the part | ||
| 20098 | 2026.01.14 00:58:20.212114 [ 202 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 280 rows starting from the beginning of the part | ||
| 20099 | 2026.01.14 00:58:20.212251 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20100 | 2026.01.14 00:58:20.212294 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20101 | 2026.01.14 00:58:20.212740 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20102 | 2026.01.14 00:58:20.213165 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Trace> oximeter.fields_u16 (f255285f-d4f0-409e-ac7c-17e3ec08ab7e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20103 | 2026.01.14 00:58:20.213299 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Debug> executeQuery: Read 71 rows, 5.34 KiB in 0.001537 sec., 46193.88418998048 rows/sec., 3.40 MiB/sec. | ||
| 20104 | 2026.01.14 00:58:20.213338 [ 4 ] {d48b1e46-4dc3-48cd-89fc-040d74ae0493} <Debug> TCPHandler: Processed in 0.001703067 sec. | ||
| 20105 | 2026.01.14 00:58:20.213440 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2026.01.14 00:58:20.213532 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20107 | 2026.01.14 00:58:20.213570 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20108 | 2026.01.14 00:58:20.213958 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2026.01.14 00:58:20.213995 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20110 | 2026.01.14 00:58:20.214022 [ 199 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4394 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362762 sec., 1859687.941485431 rows/sec., 161.30 MiB/sec. | ||
| 20111 | 2026.01.14 00:58:20.214447 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20112 | 2026.01.14 00:58:20.214514 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20113 | 2026.01.14 00:58:20.214915 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2026.01.14 00:58:20.215056 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001542 sec., 16212.710765239948 rows/sec., 1.33 MiB/sec. | ||
| 20115 | 2026.01.14 00:58:20.215096 [ 4 ] {80c68bad-f1d2-4675-8a6e-29c3f6d3a64f} <Debug> TCPHandler: Processed in 0.001703418 sec. | ||
| 20116 | 2026.01.14 00:58:20.215188 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.01.14 00:58:20.215193 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20118 | 2026.01.14 00:58:20.215274 [ 190 ] {ab135da6-60db-42d9-a6bc-3b5f62fb5f3e::all_1_146_29} <Trace> oximeter.fields_string (ab135da6-60db-42d9-a6bc-3b5f62fb5f3e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20119 | 2026.01.14 00:58:20.215300 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20120 | 2026.01.14 00:58:20.215345 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20121 | 2026.01.14 00:58:20.215369 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20122 | 2026.01.14 00:58:20.215768 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20123 | 2026.01.14 00:58:20.215810 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20124 | 2026.01.14 00:58:20.216241 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20125 | 2026.01.14 00:58:20.216645 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Trace> oximeter.fields_u8 (36b17db8-4c89-477e-9fdb-b1a015fc16d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20126 | 2026.01.14 00:58:20.216777 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001495 sec., 8026.755852842809 rows/sec., 627.09 KiB/sec. | ||
| 20127 | 2026.01.14 00:58:20.216816 [ 4 ] {1732f9b8-334c-4580-9f59-98fcdcc3340c} <Debug> TCPHandler: Processed in 0.001671196 sec. | ||
| 20128 | 2026.01.14 00:58:20.216920 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2026.01.14 00:58:20.217013 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20130 | 2026.01.14 00:58:20.217052 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20131 | 2026.01.14 00:58:20.217532 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2026.01.14 00:58:20.217572 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20133 | 2026.01.14 00:58:20.218038 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20134 | 2026.01.14 00:58:20.218469 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2026.01.14 00:58:20.218597 [ 37 ] {} <Debug> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20136 | 2026.01.14 00:58:20.218609 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Debug> executeQuery: Read 159 rows, 13.11 KiB in 0.001614 sec., 98513.01115241635 rows/sec., 7.93 MiB/sec. | ||
| 20137 | 2026.01.14 00:58:20.218641 [ 37 ] {} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.01.14 00:58:20.218664 [ 4 ] {a5f0ad15-728b-469d-9d7e-e5451224ee01} <Debug> TCPHandler: Processed in 0.001792099 sec. | ||
| 20139 | 2026.01.14 00:58:20.218664 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20140 | 2026.01.14 00:58:20.218772 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::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 | ||
| 20141 | 2026.01.14 00:58:20.218778 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20142 | 2026.01.14 00:58:20.218891 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20143 | 2026.01.14 00:58:20.218892 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20144 | 2026.01.14 00:58:20.218942 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20145 | 2026.01.14 00:58:20.218944 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1293 rows starting from the beginning of the part | ||
| 20146 | 2026.01.14 00:58:20.219026 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 143 rows starting from the beginning of the part | ||
| 20147 | 2026.01.14 00:58:20.219073 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 532 rows starting from the beginning of the part | ||
| 20148 | 2026.01.14 00:58:20.219116 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 113 rows starting from the beginning of the part | ||
| 20149 | 2026.01.14 00:58:20.219156 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 74 rows starting from the beginning of the part | ||
| 20150 | 2026.01.14 00:58:20.219196 [ 199 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 159 rows starting from the beginning of the part | ||
| 20151 | 2026.01.14 00:58:20.219371 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.01.14 00:58:20.219421 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20153 | 2026.01.14 00:58:20.219891 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20154 | 2026.01.14 00:58:20.220337 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Trace> oximeter.measurements_cumulativeu64 (eb9a1df1-519b-44bc-98fd-2684330f5928): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2026.01.14 00:58:20.220465 [ 195 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734848 sec., 1333834.4339100602 rows/sec., 103.76 MiB/sec. | ||
| 20156 | 2026.01.14 00:58:20.220479 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001606 sec., 125155.66625155666 rows/sec., 8.97 MiB/sec. | ||
| 20157 | 2026.01.14 00:58:20.220535 [ 4 ] {ffca4ca5-fdac-42d7-bd3f-db413d29e724} <Debug> TCPHandler: Processed in 0.00180653 sec. | ||
| 20158 | 2026.01.14 00:58:20.220642 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20159 | 2026.01.14 00:58:20.220735 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20160 | 2026.01.14 00:58:20.220781 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20161 | 2026.01.14 00:58:20.220907 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20162 | 2026.01.14 00:58:20.221118 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20163 | 2026.01.14 00:58:20.221161 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20164 | 2026.01.14 00:58:20.221658 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 20165 | 2026.01.14 00:58:20.221869 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20166 | 2026.01.14 00:58:20.221964 [ 197 ] {7ce73914-4665-4ab3-9dcd-9f014d30e4e6::all_1_146_29} <Trace> oximeter.fields_uuid (7ce73914-4665-4ab3-9dcd-9f014d30e4e6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20167 | 2026.01.14 00:58:20.222081 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 20168 | 2026.01.14 00:58:20.222176 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Trace> oximeter.measurements_f64 (841a4f77-54a9-44d1-9b92-42fec042e8ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.01.14 00:58:20.222314 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001596 sec., 1253.1328320802006 rows/sec., 79.54 KiB/sec. | ||
| 20170 | 2026.01.14 00:58:20.222353 [ 4 ] {dcefd8ec-409d-4245-8137-f5ac76f117ff} <Debug> TCPHandler: Processed in 0.001761688 sec. | ||
| 20171 | 2026.01.14 00:58:20.222476 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.01.14 00:58:20.222593 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20173 | 2026.01.14 00:58:20.222657 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20174 | 2026.01.14 00:58:20.223586 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.01.14 00:58:20.223623 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20176 | 2026.01.14 00:58:20.224345 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20177 | 2026.01.14 00:58:20.224777 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Trace> oximeter.measurements_histogramu64 (b6678ddf-1c1c-4e88-b745-c6280141075e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2026.01.14 00:58:20.224923 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002354 sec., 20815.632965165674 rows/sec., 37.30 MiB/sec. | ||
| 20179 | 2026.01.14 00:58:20.224992 [ 4 ] {7d455a45-6131-4486-ab98-f53813f627a2} <Debug> TCPHandler: Processed in 0.002576306 sec. | ||
| 20180 | 2026.01.14 00:58:20.225094 [ 4 ] {} <Trace> TCP-Session: 663c9b6b-c527-4546-bfd7-443d1d1ded7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20181 | 2026.01.14 00:58:20.225186 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36044) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20182 | 2026.01.14 00:58:20.225227 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20183 | 2026.01.14 00:58:20.225596 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20184 | 2026.01.14 00:58:20.225644 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20185 | 2026.01.14 00:58:20.226151 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20186 | 2026.01.14 00:58:20.226620 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20187 | 2026.01.14 00:58:20.226764 [ 37 ] {} <Debug> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20188 | 2026.01.14 00:58:20.226778 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec. | ||
| 20189 | 2026.01.14 00:58:20.226804 [ 37 ] {} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20190 | 2026.01.14 00:58:20.226827 [ 4 ] {daa65bb7-6718-4e0e-b955-0c9e3052c5d6} <Debug> TCPHandler: Processed in 0.001780729 sec. | ||
| 20191 | 2026.01.14 00:58:20.226830 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20192 | 2026.01.14 00:58:20.226928 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20193 | 2026.01.14 00:58:20.227040 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20194 | 2026.01.14 00:58:20.227073 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8628 rows starting from the beginning of the part | ||
| 20195 | 2026.01.14 00:58:20.227134 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20196 | 2026.01.14 00:58:20.227180 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20197 | 2026.01.14 00:58:20.227227 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20198 | 2026.01.14 00:58:20.227268 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20199 | 2026.01.14 00:58:20.227311 [ 190 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::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 | ||
| 20200 | 2026.01.14 00:58:20.229677 [ 193 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8928 rows, containing 4 columns (4 merged, 0 gathered) in 0.00278315 sec., 3207875.9678781237 rows/sec., 212.74 MiB/sec. | ||
| 20201 | 2026.01.14 00:58:20.230026 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20202 | 2026.01.14 00:58:20.230629 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20203 | 2026.01.14 00:58:20.230716 [ 198 ] {d39f96be-eeb0-4486-a0a3-49a450ca26bd::all_1_146_29} <Trace> oximeter.measurements_u64 (d39f96be-eeb0-4486-a0a3-49a450ca26bd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20204 | 2026.01.14 00:58:20.230801 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 20205 | 2026.01.14 00:58:20.474943 [ 223 ] {} <Trace> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 20206 | 2026.01.14 00:58:20.474998 [ 223 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 20207 | 2026.01.14 00:58:20.477795 [ 223 ] {} <Debug> system.query_log (d4e977f8-ab7c-4d95-8710-9a70b8f14e2a): 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] | ||
| 20208 | 2026.01.14 00:58:21.183349 [ 222 ] {} <Trace> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20209 | 2026.01.14 00:58:21.183401 [ 222 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20210 | 2026.01.14 00:58:21.186317 [ 222 ] {} <Debug> oximeter.fields_u32 (4e3e9b4f-8138-4966-bf9a-ac4727358f0d): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20211 | 2026.01.14 00:58:21.949688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47522 | ||
| 20212 | 2026.01.14 00:58:21.950287 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20213 | 2026.01.14 00:58:21.950330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 20214 | 2026.01.14 00:58:21.951003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20215 | 2026.01.14 00:58:21.951490 [ 244 ] {} <Trace> system.asynchronous_metric_log (9fc1893a-552e-4f3d-8ca2-13aa039fc74c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20216 | 2026.01.14 00:58:21.951635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47522 | ||