| 1 | [ Mar 4 19:22:38 Enabled. ] | ||
| 2 | [ Mar 4 19:22:38 Rereading configuration. ] | ||
| 3 | [ Mar 4 19:22:39 Rereading configuration. ] | ||
| 4 | [ Mar 4 19:22:51 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 4 19:22:51 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.04 19:22:52.913470 [ 1 ] {} <Information> Application: Will watch for the process with pid 25182 | ||
| 29 | 2026.03.04 19:22:52.913751 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.04 19:22:53.422560 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25182 | ||
| 31 | 2026.03.04 19:22:53.423389 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.04 19:22:53.423560 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.04 19:22:53.535917 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.04 19:22:53.573780 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.04 19:22:53.573879 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.04 19:22:53.573898 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.04 19:22:53.573968 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.04 19:22:53.574584 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.04 19:22:53.576695 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.04 19:22:53.577554 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.04 19:22:53.578406 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.04 19:22:53.578453 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.04 19:22:53.578491 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.04 19:22:53.579177 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.04 19:22:53.580251 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.04 19:22:53.586234 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.04 19:22:53.587185 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.04 19:22:53.588405 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.04 19:22:53.588491 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.04 19:22:53.589498 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.04 19:22:53.589941 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.04 19:22:53.593863 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.04 19:22:53.594214 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.04 19:22:53.599457 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.04 19:22:53.599852 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.04 19:22:53.600302 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.04 19:22:53.600776 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.04 19:22:53.602411 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.04 19:22:53.602436 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.04 19:22:53.602506 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.04 19:22:53.602574 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.04 19:22:53.610745 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.04 19:22:53.610768 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165511 sec | ||
| 68 | 2026.03.04 19:22:53.610812 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.04 19:22:53.610849 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.04 19:22:53.611540 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.04 19:22:53.612177 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.04 19:22:53.622124 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.04 19:22:53.622173 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.04 19:22:53.622275 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.04 19:22:53.622290 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.04 19:22:53.622330 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.04 19:22:53.622409 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.04 19:22:53.626427 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.04 19:22:53.626473 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.04 19:22:53.626527 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.04 19:22:53.626687 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.04 19:22:53.626727 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.04 19:22:53.626738 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.04 19:22:53.626822 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.04 19:22:53.626842 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.04 19:22:53.626873 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.04 19:22:53.626946 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.04 19:22:53.650083 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.04 19:22:53.651701 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.04 19:22:53.651813 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132311 sec | ||
| 91 | 2026.03.04 19:22:53.651830 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.04 19:22:53.651841 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.04 19:22:53.651870 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.04 19:22:53.652117 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.04 19:22:53.652226 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.04 19:22:53.652242 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.04 19:22:53.652253 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.04 19:22:53.652263 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.04 19:22:53.673978 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.04 19:22:53.674202 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.04 19:22:53.675678 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.355e-05 sec. | ||
| 102 | 2026.03.04 19:22:53.676091 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.04 19:22:53.676777 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.04 19:22:53.676794 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.04 19:22:53.683729 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42846 | ||
| 106 | 2026.03.04 19:22:53.684734 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.04 19:22:53.684803 [ 3 ] {} <Debug> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Authenticating user 'default' from [fd00:1122:3344:101::d]:42846 | ||
| 108 | 2026.03.04 19:22:53.684832 [ 3 ] {} <Debug> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.04 19:22:53.684921 [ 3 ] {} <Debug> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.04 19:22:53.685028 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.04 19:22:53.685058 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.04 19:22:53.685145 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.04 19:22:53.687616 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64488 | ||
| 114 | 2026.03.04 19:22:53.687751 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.04 19:22:53.687783 [ 4 ] {} <Debug> TCP-Session: 31c4c6e3-141f-496b-9647-12a43b00d95d Authenticating user 'default' from [fd00:1122:3344:101::d]:64488 | ||
| 116 | 2026.03.04 19:22:53.687781 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41716 | ||
| 117 | 2026.03.04 19:22:53.687806 [ 4 ] {} <Debug> TCP-Session: 31c4c6e3-141f-496b-9647-12a43b00d95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.04 19:22:53.687776 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57170 | ||
| 119 | 2026.03.04 19:22:53.687949 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56450 | ||
| 120 | 2026.03.04 19:22:53.687964 [ 4 ] {} <Debug> TCP-Session: 31c4c6e3-141f-496b-9647-12a43b00d95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.04 19:22:53.688063 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46076 | ||
| 122 | 2026.03.04 19:22:53.688821 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38043 | ||
| 123 | 2026.03.04 19:22:53.688838 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.04 19:22:53.688881 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.04 19:22:53.688969 [ 254 ] {} <Debug> TCP-Session: 8acaebbc-fcff-439a-99a0-2768c6436bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57170 | ||
| 126 | 2026.03.04 19:22:53.688971 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46228 | ||
| 127 | 2026.03.04 19:22:53.688984 [ 256 ] {} <Debug> TCP-Session: c8c4f6a6-f352-4dc1-9101-ad28766300e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46076 | ||
| 128 | 2026.03.04 19:22:53.688994 [ 254 ] {} <Debug> TCP-Session: 8acaebbc-fcff-439a-99a0-2768c6436bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.04 19:22:53.689094 [ 256 ] {} <Debug> TCP-Session: c8c4f6a6-f352-4dc1-9101-ad28766300e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.04 19:22:53.689096 [ 254 ] {} <Debug> TCP-Session: 8acaebbc-fcff-439a-99a0-2768c6436bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.04 19:22:53.689122 [ 256 ] {} <Debug> TCP-Session: c8c4f6a6-f352-4dc1-9101-ad28766300e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.04 19:22:53.689502 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.04 19:22:53.689549 [ 5 ] {} <Debug> TCP-Session: 7b7505fd-df20-43a2-bedd-fb771ca17b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:41716 | ||
| 134 | 2026.03.04 19:22:53.689610 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34079 | ||
| 135 | 2026.03.04 19:22:53.689660 [ 5 ] {} <Debug> TCP-Session: 7b7505fd-df20-43a2-bedd-fb771ca17b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.04 19:22:53.689675 [ 5 ] {} <Debug> TCP-Session: 7b7505fd-df20-43a2-bedd-fb771ca17b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.04 19:22:53.690314 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.04 19:22:53.690373 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.04 19:22:53.690423 [ 258 ] {} <Debug> TCP-Session: c733d409-4ed5-4150-a9b1-35ba2a56c592 Authenticating user 'default' from [fd00:1122:3344:101::d]:46228 | ||
| 140 | 2026.03.04 19:22:53.690436 [ 257 ] {} <Debug> TCP-Session: 3a97a1ce-d3c6-4b93-b1d9-b21af4f9e86d Authenticating user 'default' from [fd00:1122:3344:101::d]:38043 | ||
| 141 | 2026.03.04 19:22:53.690442 [ 258 ] {} <Debug> TCP-Session: c733d409-4ed5-4150-a9b1-35ba2a56c592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.04 19:22:53.690489 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.04 19:22:53.690538 [ 258 ] {} <Debug> TCP-Session: c733d409-4ed5-4150-a9b1-35ba2a56c592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.04 19:22:53.690560 [ 259 ] {} <Debug> TCP-Session: 224d72cf-23a9-49a7-89de-2719825b0fec Authenticating user 'default' from [fd00:1122:3344:101::d]:34079 | ||
| 145 | 2026.03.04 19:22:53.690539 [ 257 ] {} <Debug> TCP-Session: 3a97a1ce-d3c6-4b93-b1d9-b21af4f9e86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.04 19:22:53.690435 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.04 19:22:53.690670 [ 259 ] {} <Debug> TCP-Session: 224d72cf-23a9-49a7-89de-2719825b0fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.04 19:22:53.690650 [ 257 ] {} <Debug> TCP-Session: 3a97a1ce-d3c6-4b93-b1d9-b21af4f9e86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.04 19:22:53.690445 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 150 | 2026.03.04 19:22:53.690733 [ 255 ] {} <Debug> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56450 | ||
| 151 | 2026.03.04 19:22:53.690802 [ 255 ] {} <Debug> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.04 19:22:53.690812 [ 259 ] {} <Debug> TCP-Session: 224d72cf-23a9-49a7-89de-2719825b0fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.04 19:22:53.690828 [ 255 ] {} <Debug> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.04 19:22:53.693744 [ 3 ] {1fa08f47-caf6-4734-bc16-6988bc0535e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.04 19:22:53.748599 [ 3 ] {1fa08f47-caf6-4734-bc16-6988bc0535e8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42846) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.04 19:22:53.749600 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35875 | ||
| 180 | 2026.03.04 19:22:53.749654 [ 3 ] {1fa08f47-caf6-4734-bc16-6988bc0535e8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.04 19:22:53.749761 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.03.04 19:22:53.749869 [ 260 ] {} <Debug> TCP-Session: 66e39cd5-f869-4251-bddf-914e6d3e9b42 Authenticating user 'default' from [fd00:1122:3344:101::a]:35875 | ||
| 206 | 2026.03.04 19:22:53.749869 [ 3 ] {1fa08f47-caf6-4734-bc16-6988bc0535e8} <Debug> TCPHandler: Processed in 0.061974584 sec. | ||
| 207 | 2026.03.04 19:22:53.749966 [ 260 ] {} <Debug> TCP-Session: 66e39cd5-f869-4251-bddf-914e6d3e9b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.04 19:22:53.749986 [ 260 ] {} <Debug> TCP-Session: 66e39cd5-f869-4251-bddf-914e6d3e9b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.03.04 19:22:53.750718 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 210 | 2026.03.04 19:22:53.750746 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 211 | 2026.03.04 19:22:53.750830 [ 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 | ||
| 212 | 2026.03.04 19:22:53.750923 [ 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 | ||
| 213 | 2026.03.04 19:22:53.751014 [ 255 ] {0b55c79e-d9f9-4db6-9175-68b5be3d6601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 214 | 2026.03.04 19:22:53.751495 [ 255 ] {0b55c79e-d9f9-4db6-9175-68b5be3d6601} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56450) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 215 | |||
| 216 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 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 | ||
| 219 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 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 | ||
| 224 | 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 | ||
| 225 | 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 | ||
| 226 | 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 | ||
| 227 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 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 | ||
| 230 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 237 | |||
| 238 | 2026.03.04 19:22:53.751809 [ 255 ] {0b55c79e-d9f9-4db6-9175-68b5be3d6601} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 239 | |||
| 240 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 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 | ||
| 243 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 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 | ||
| 248 | 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 | ||
| 249 | 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 | ||
| 250 | 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 | ||
| 251 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 261 | |||
| 262 | 2026.03.04 19:22:53.752145 [ 255 ] {0b55c79e-d9f9-4db6-9175-68b5be3d6601} <Debug> TCPHandler: Processed in 0.001951387 sec. | ||
| 263 | 2026.03.04 19:22:53.752509 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 264 | 2026.03.04 19:22:53.753301 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 265 | 2026.03.04 19:22:53.753420 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57914 | ||
| 266 | 2026.03.04 19:22:53.753512 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33135 | ||
| 267 | 2026.03.04 19:22:53.754336 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 268 | 2026.03.04 19:22:53.754392 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45825 | ||
| 269 | 2026.03.04 19:22:53.754424 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.03.04 19:22:53.754480 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.03.04 19:22:53.754500 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57081 | ||
| 272 | 2026.03.04 19:22:53.754539 [ 262 ] {} <Debug> TCP-Session: e3b06405-90fd-4144-8afa-adc7e6069ec4 Authenticating user 'default' from [fd00:1122:3344:101::a]:33135 | ||
| 273 | 2026.03.04 19:22:53.754574 [ 261 ] {} <Debug> TCP-Session: 394579a7-f8a5-4f68-ab4a-4b8d58530396 Authenticating user 'default' from [fd00:1122:3344:101::a]:57914 | ||
| 274 | 2026.03.04 19:22:53.754590 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36078 | ||
| 275 | 2026.03.04 19:22:53.754724 [ 261 ] {} <Debug> TCP-Session: 394579a7-f8a5-4f68-ab4a-4b8d58530396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.04 19:22:53.754780 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65070 | ||
| 277 | 2026.03.04 19:22:53.754848 [ 261 ] {} <Debug> TCP-Session: 394579a7-f8a5-4f68-ab4a-4b8d58530396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.04 19:22:53.754837 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.03.04 19:22:53.754866 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.03.04 19:22:53.754921 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.03.04 19:22:53.754934 [ 263 ] {} <Debug> TCP-Session: 6339302d-6f3d-4362-864f-f55c6ba6369f Authenticating user 'default' from [fd00:1122:3344:101::a]:45825 | ||
| 282 | 2026.03.04 19:22:53.754971 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 283 | 2026.03.04 19:22:53.755017 [ 265 ] {} <Debug> TCP-Session: cefb25f3-2b3a-460a-929d-b9b1c6e1e28c Authenticating user 'default' from [fd00:1122:3344:101::a]:36078 | ||
| 284 | 2026.03.04 19:22:53.755004 [ 263 ] {} <Debug> TCP-Session: 6339302d-6f3d-4362-864f-f55c6ba6369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.03.04 19:22:53.754996 [ 264 ] {} <Debug> TCP-Session: 2beadcd4-7ca8-4113-b43c-4bf768da92e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:57081 | ||
| 286 | 2026.03.04 19:22:53.755101 [ 265 ] {} <Debug> TCP-Session: cefb25f3-2b3a-460a-929d-b9b1c6e1e28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.03.04 19:22:53.755084 [ 263 ] {} <Debug> TCP-Session: 6339302d-6f3d-4362-864f-f55c6ba6369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.03.04 19:22:53.755083 [ 266 ] {} <Debug> TCP-Session: e3891522-e60c-43db-a677-b7ffb2c0f1f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:65070 | ||
| 289 | 2026.03.04 19:22:53.755174 [ 265 ] {} <Debug> TCP-Session: cefb25f3-2b3a-460a-929d-b9b1c6e1e28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.03.04 19:22:53.754904 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64478 | ||
| 291 | 2026.03.04 19:22:53.754849 [ 262 ] {} <Debug> TCP-Session: e3b06405-90fd-4144-8afa-adc7e6069ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.03.04 19:22:53.755238 [ 266 ] {} <Debug> TCP-Session: e3891522-e60c-43db-a677-b7ffb2c0f1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2026.03.04 19:22:53.755264 [ 262 ] {} <Debug> TCP-Session: e3b06405-90fd-4144-8afa-adc7e6069ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.03.04 19:22:53.755159 [ 264 ] {} <Debug> TCP-Session: 2beadcd4-7ca8-4113-b43c-4bf768da92e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.03.04 19:22:53.755317 [ 266 ] {} <Debug> TCP-Session: e3891522-e60c-43db-a677-b7ffb2c0f1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2026.03.04 19:22:53.755333 [ 264 ] {} <Debug> TCP-Session: 2beadcd4-7ca8-4113-b43c-4bf768da92e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2026.03.04 19:22:53.755407 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.03.04 19:22:53.755444 [ 267 ] {} <Debug> TCP-Session: 43008e27-22e8-44a2-89aa-bc0ccc32a7f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:64478 | ||
| 299 | 2026.03.04 19:22:53.755606 [ 267 ] {} <Debug> TCP-Session: 43008e27-22e8-44a2-89aa-bc0ccc32a7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2026.03.04 19:22:53.755622 [ 267 ] {} <Debug> TCP-Session: 43008e27-22e8-44a2-89aa-bc0ccc32a7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2026.03.04 19:22:53.755963 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.04 19:22:53.756064 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134431 sec | ||
| 303 | 2026.03.04 19:22:53.756078 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.04 19:22:53.756088 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.04 19:22:53.756142 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.04 19:22:53.756848 [ 3 ] {0c7bfa16-c03f-40fc-b177-bd340b7f5099} <Debug> TCPHandler: Processed in 0.004456298 sec. | ||
| 307 | 2026.03.04 19:22:53.756995 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.04 19:22:53.757148 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) /* 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.03.04 19:22:53.757276 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.04 19:22:53.762503 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.04 19:22:53.763953 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040): Loading data parts | ||
| 313 | 2026.03.04 19:22:53.765017 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040): There are no data parts | ||
| 314 | 2026.03.04 19:22:53.767746 [ 3 ] {e8558de8-6c3c-4e76-9f80-33299eaff01d} <Debug> TCPHandler: Processed in 0.010800363 sec. | ||
| 315 | 2026.03.04 19:22:53.767986 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.04 19:22:53.768174 [ 3 ] {09329f16-8eb7-4173-bf2b-146c44d4f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) /* 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.03.04 19:22:53.768301 [ 3 ] {09329f16-8eb7-4173-bf2b-146c44d4f105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.04 19:22:53.778777 [ 3 ] {09329f16-8eb7-4173-bf2b-146c44d4f105} <Debug> oximeter.measurements_bool (e266d729-b45d-4ffa-98b4-9ed0f6b7ab69): Loading data parts | ||
| 329 | 2026.03.04 19:22:53.779070 [ 3 ] {09329f16-8eb7-4173-bf2b-146c44d4f105} <Debug> oximeter.measurements_bool (e266d729-b45d-4ffa-98b4-9ed0f6b7ab69): There are no data parts | ||
| 330 | 2026.03.04 19:22:53.781234 [ 3 ] {09329f16-8eb7-4173-bf2b-146c44d4f105} <Debug> TCPHandler: Processed in 0.013299273 sec. | ||
| 331 | 2026.03.04 19:22:53.781388 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.04 19:22:53.781608 [ 3 ] {4f38c2a7-374b-46f0-8a19-5f8b2a7df9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.781691 [ 3 ] {4f38c2a7-374b-46f0-8a19-5f8b2a7df9ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.04 19:22:53.783985 [ 3 ] {4f38c2a7-374b-46f0-8a19-5f8b2a7df9ac} <Debug> oximeter.measurements_i8 (5bf9d7ff-8817-4ca9-9fcc-f57bfc5a3b34): Loading data parts | ||
| 335 | 2026.03.04 19:22:53.784137 [ 3 ] {4f38c2a7-374b-46f0-8a19-5f8b2a7df9ac} <Debug> oximeter.measurements_i8 (5bf9d7ff-8817-4ca9-9fcc-f57bfc5a3b34): There are no data parts | ||
| 336 | 2026.03.04 19:22:53.785436 [ 3 ] {4f38c2a7-374b-46f0-8a19-5f8b2a7df9ac} <Debug> TCPHandler: Processed in 0.004103367 sec. | ||
| 337 | 2026.03.04 19:22:53.785635 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.04 19:22:53.785790 [ 3 ] {e049fd7c-6fb8-48ba-b0d1-c08b650ef30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.785899 [ 3 ] {e049fd7c-6fb8-48ba-b0d1-c08b650ef30d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.04 19:22:53.787930 [ 3 ] {e049fd7c-6fb8-48ba-b0d1-c08b650ef30d} <Debug> oximeter.measurements_u8 (4ebe84a5-1dcb-45a3-a43b-e00b8f6b4b69): Loading data parts | ||
| 341 | 2026.03.04 19:22:53.788085 [ 3 ] {e049fd7c-6fb8-48ba-b0d1-c08b650ef30d} <Debug> oximeter.measurements_u8 (4ebe84a5-1dcb-45a3-a43b-e00b8f6b4b69): There are no data parts | ||
| 342 | 2026.03.04 19:22:53.789776 [ 3 ] {e049fd7c-6fb8-48ba-b0d1-c08b650ef30d} <Debug> TCPHandler: Processed in 0.004187317 sec. | ||
| 343 | 2026.03.04 19:22:53.789914 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.04 19:22:53.790071 [ 3 ] {4357e7ac-ddc5-48f6-97ff-25400e2b9156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.790188 [ 3 ] {4357e7ac-ddc5-48f6-97ff-25400e2b9156} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.04 19:22:53.792162 [ 3 ] {4357e7ac-ddc5-48f6-97ff-25400e2b9156} <Debug> oximeter.measurements_i16 (6ca0eeae-065d-4139-8f3c-7f183b8b0727): Loading data parts | ||
| 347 | 2026.03.04 19:22:53.792328 [ 3 ] {4357e7ac-ddc5-48f6-97ff-25400e2b9156} <Debug> oximeter.measurements_i16 (6ca0eeae-065d-4139-8f3c-7f183b8b0727): There are no data parts | ||
| 348 | 2026.03.04 19:22:53.793882 [ 3 ] {4357e7ac-ddc5-48f6-97ff-25400e2b9156} <Debug> TCPHandler: Processed in 0.004015856 sec. | ||
| 349 | 2026.03.04 19:22:53.794015 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.04 19:22:53.794249 [ 3 ] {0154382f-aede-4151-997d-169990c22899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.794365 [ 3 ] {0154382f-aede-4151-997d-169990c22899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.04 19:22:53.796130 [ 3 ] {0154382f-aede-4151-997d-169990c22899} <Debug> oximeter.measurements_u16 (a2079e3c-1f50-4458-8ae8-ec7f8314e32e): Loading data parts | ||
| 353 | 2026.03.04 19:22:53.796257 [ 3 ] {0154382f-aede-4151-997d-169990c22899} <Debug> oximeter.measurements_u16 (a2079e3c-1f50-4458-8ae8-ec7f8314e32e): There are no data parts | ||
| 354 | 2026.03.04 19:22:53.798065 [ 3 ] {0154382f-aede-4151-997d-169990c22899} <Debug> TCPHandler: Processed in 0.004096526 sec. | ||
| 355 | 2026.03.04 19:22:53.798216 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.04 19:22:53.798373 [ 3 ] {6e458251-bf27-4f1e-b0a6-c941ebac82cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.798484 [ 3 ] {6e458251-bf27-4f1e-b0a6-c941ebac82cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.04 19:22:53.800239 [ 3 ] {6e458251-bf27-4f1e-b0a6-c941ebac82cb} <Debug> oximeter.measurements_i32 (481a0085-1b22-4864-bc6a-6001c243de93): Loading data parts | ||
| 359 | 2026.03.04 19:22:53.800404 [ 3 ] {6e458251-bf27-4f1e-b0a6-c941ebac82cb} <Debug> oximeter.measurements_i32 (481a0085-1b22-4864-bc6a-6001c243de93): There are no data parts | ||
| 360 | 2026.03.04 19:22:53.801934 [ 3 ] {6e458251-bf27-4f1e-b0a6-c941ebac82cb} <Debug> TCPHandler: Processed in 0.003764935 sec. | ||
| 361 | 2026.03.04 19:22:53.802069 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.04 19:22:53.802284 [ 3 ] {b4767d02-58ae-40f3-998e-4a2e5ea40eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.802392 [ 3 ] {b4767d02-58ae-40f3-998e-4a2e5ea40eb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.04 19:22:53.804146 [ 3 ] {b4767d02-58ae-40f3-998e-4a2e5ea40eb5} <Debug> oximeter.measurements_u32 (297dc87a-5906-4128-b03e-3e398dc7d94a): Loading data parts | ||
| 365 | 2026.03.04 19:22:53.804275 [ 3 ] {b4767d02-58ae-40f3-998e-4a2e5ea40eb5} <Debug> oximeter.measurements_u32 (297dc87a-5906-4128-b03e-3e398dc7d94a): There are no data parts | ||
| 366 | 2026.03.04 19:22:53.805982 [ 3 ] {b4767d02-58ae-40f3-998e-4a2e5ea40eb5} <Debug> TCPHandler: Processed in 0.003959995 sec. | ||
| 367 | 2026.03.04 19:22:53.806132 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.04 19:22:53.806288 [ 3 ] {94c869e9-b04c-4e7d-9a02-66546f40795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.806400 [ 3 ] {94c869e9-b04c-4e7d-9a02-66546f40795d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.04 19:22:53.808430 [ 3 ] {94c869e9-b04c-4e7d-9a02-66546f40795d} <Debug> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): Loading data parts | ||
| 371 | 2026.03.04 19:22:53.808683 [ 3 ] {94c869e9-b04c-4e7d-9a02-66546f40795d} <Debug> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): There are no data parts | ||
| 372 | 2026.03.04 19:22:53.810203 [ 3 ] {94c869e9-b04c-4e7d-9a02-66546f40795d} <Debug> TCPHandler: Processed in 0.004162726 sec. | ||
| 373 | 2026.03.04 19:22:53.810339 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.04 19:22:53.810632 [ 3 ] {cd360a0e-b51a-40c9-813d-3873c5ccde67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.810729 [ 3 ] {cd360a0e-b51a-40c9-813d-3873c5ccde67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.04 19:22:53.812527 [ 3 ] {cd360a0e-b51a-40c9-813d-3873c5ccde67} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Loading data parts | ||
| 377 | 2026.03.04 19:22:53.812683 [ 3 ] {cd360a0e-b51a-40c9-813d-3873c5ccde67} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): There are no data parts | ||
| 378 | 2026.03.04 19:22:53.814075 [ 3 ] {cd360a0e-b51a-40c9-813d-3873c5ccde67} <Debug> TCPHandler: Processed in 0.003765115 sec. | ||
| 379 | 2026.03.04 19:22:53.814212 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.04 19:22:53.814367 [ 3 ] {3d454acc-6524-491c-8544-c78c6a224fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.814540 [ 3 ] {3d454acc-6524-491c-8544-c78c6a224fcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.04 19:22:53.816265 [ 3 ] {3d454acc-6524-491c-8544-c78c6a224fcf} <Debug> oximeter.measurements_f32 (370c1736-47ee-4b92-9f92-db3c201bbd70): Loading data parts | ||
| 383 | 2026.03.04 19:22:53.816476 [ 3 ] {3d454acc-6524-491c-8544-c78c6a224fcf} <Debug> oximeter.measurements_f32 (370c1736-47ee-4b92-9f92-db3c201bbd70): There are no data parts | ||
| 384 | 2026.03.04 19:22:53.817746 [ 3 ] {3d454acc-6524-491c-8544-c78c6a224fcf} <Debug> TCPHandler: Processed in 0.003536814 sec. | ||
| 385 | 2026.03.04 19:22:53.817908 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.04 19:22:53.818142 [ 3 ] {4aade9cf-a308-4741-8345-aee9723122d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.818220 [ 3 ] {4aade9cf-a308-4741-8345-aee9723122d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.04 19:22:53.820015 [ 3 ] {4aade9cf-a308-4741-8345-aee9723122d6} <Debug> oximeter.measurements_f64 (aa4434b0-0133-4488-a608-2432d108f074): Loading data parts | ||
| 389 | 2026.03.04 19:22:53.820159 [ 3 ] {4aade9cf-a308-4741-8345-aee9723122d6} <Debug> oximeter.measurements_f64 (aa4434b0-0133-4488-a608-2432d108f074): There are no data parts | ||
| 390 | 2026.03.04 19:22:53.821477 [ 3 ] {4aade9cf-a308-4741-8345-aee9723122d6} <Debug> TCPHandler: Processed in 0.003623805 sec. | ||
| 391 | 2026.03.04 19:22:53.821701 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.04 19:22:53.821861 [ 3 ] {78105fb7-195f-4a8d-9882-983499f23d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.821967 [ 3 ] {78105fb7-195f-4a8d-9882-983499f23d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.04 19:22:53.823808 [ 3 ] {78105fb7-195f-4a8d-9882-983499f23d25} <Debug> oximeter.measurements_string (7e3a0b27-2abe-4d27-9b97-58aff8dbe30e): Loading data parts | ||
| 395 | 2026.03.04 19:22:53.823996 [ 3 ] {78105fb7-195f-4a8d-9882-983499f23d25} <Debug> oximeter.measurements_string (7e3a0b27-2abe-4d27-9b97-58aff8dbe30e): There are no data parts | ||
| 396 | 2026.03.04 19:22:53.825278 [ 3 ] {78105fb7-195f-4a8d-9882-983499f23d25} <Debug> TCPHandler: Processed in 0.003626254 sec. | ||
| 397 | 2026.03.04 19:22:53.825430 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.04 19:22:53.825659 [ 3 ] {f4740d67-6f45-431c-a647-b54820826963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.825764 [ 3 ] {f4740d67-6f45-431c-a647-b54820826963} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.04 19:22:53.827620 [ 3 ] {f4740d67-6f45-431c-a647-b54820826963} <Debug> oximeter.measurements_bytes (886ffb56-4cbe-4aca-b816-50ddb2e76516): Loading data parts | ||
| 408 | 2026.03.04 19:22:53.827924 [ 3 ] {f4740d67-6f45-431c-a647-b54820826963} <Debug> oximeter.measurements_bytes (886ffb56-4cbe-4aca-b816-50ddb2e76516): There are no data parts | ||
| 409 | 2026.03.04 19:22:53.829293 [ 3 ] {f4740d67-6f45-431c-a647-b54820826963} <Debug> TCPHandler: Processed in 0.003909685 sec. | ||
| 410 | 2026.03.04 19:22:53.829433 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.04 19:22:53.829661 [ 3 ] {1562f79d-9477-416e-81ae-84829f745ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.829764 [ 3 ] {1562f79d-9477-416e-81ae-84829f745ad3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.04 19:22:53.831654 [ 3 ] {1562f79d-9477-416e-81ae-84829f745ad3} <Debug> oximeter.measurements_cumulativei64 (46bab38f-2d1c-4a72-a801-0db9b53df3ac): Loading data parts | ||
| 414 | 2026.03.04 19:22:53.831781 [ 3 ] {1562f79d-9477-416e-81ae-84829f745ad3} <Debug> oximeter.measurements_cumulativei64 (46bab38f-2d1c-4a72-a801-0db9b53df3ac): There are no data parts | ||
| 415 | 2026.03.04 19:22:53.833279 [ 3 ] {1562f79d-9477-416e-81ae-84829f745ad3} <Debug> TCPHandler: Processed in 0.003894325 sec. | ||
| 416 | 2026.03.04 19:22:53.833417 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.04 19:22:53.833576 [ 3 ] {3671adc7-b334-436c-9ec6-1c78ac86577f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.833703 [ 3 ] {3671adc7-b334-436c-9ec6-1c78ac86577f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.04 19:22:53.835664 [ 3 ] {3671adc7-b334-436c-9ec6-1c78ac86577f} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Loading data parts | ||
| 420 | 2026.03.04 19:22:53.835797 [ 3 ] {3671adc7-b334-436c-9ec6-1c78ac86577f} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): There are no data parts | ||
| 421 | 2026.03.04 19:22:53.837119 [ 3 ] {3671adc7-b334-436c-9ec6-1c78ac86577f} <Debug> TCPHandler: Processed in 0.003788025 sec. | ||
| 422 | 2026.03.04 19:22:53.837303 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.04 19:22:53.837453 [ 3 ] {1cdd2af0-ad76-456f-b8a6-d52ab8f9d944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.837620 [ 3 ] {1cdd2af0-ad76-456f-b8a6-d52ab8f9d944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.04 19:22:53.839589 [ 3 ] {1cdd2af0-ad76-456f-b8a6-d52ab8f9d944} <Debug> oximeter.measurements_cumulativef32 (c8826241-99c1-46a7-8b20-9012c9899ad6): Loading data parts | ||
| 426 | 2026.03.04 19:22:53.839781 [ 3 ] {1cdd2af0-ad76-456f-b8a6-d52ab8f9d944} <Debug> oximeter.measurements_cumulativef32 (c8826241-99c1-46a7-8b20-9012c9899ad6): There are no data parts | ||
| 427 | 2026.03.04 19:22:53.841057 [ 3 ] {1cdd2af0-ad76-456f-b8a6-d52ab8f9d944} <Debug> TCPHandler: Processed in 0.003749575 sec. | ||
| 428 | 2026.03.04 19:22:53.841203 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.04 19:22:53.841427 [ 3 ] {21da91d1-ca99-4ebd-8462-ee6f8e103030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.841533 [ 3 ] {21da91d1-ca99-4ebd-8462-ee6f8e103030} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.04 19:22:53.843321 [ 3 ] {21da91d1-ca99-4ebd-8462-ee6f8e103030} <Debug> oximeter.measurements_cumulativef64 (24c4b85a-5e98-4e42-b213-860cdab417f9): Loading data parts | ||
| 432 | 2026.03.04 19:22:53.843475 [ 3 ] {21da91d1-ca99-4ebd-8462-ee6f8e103030} <Debug> oximeter.measurements_cumulativef64 (24c4b85a-5e98-4e42-b213-860cdab417f9): There are no data parts | ||
| 433 | 2026.03.04 19:22:53.845107 [ 3 ] {21da91d1-ca99-4ebd-8462-ee6f8e103030} <Debug> TCPHandler: Processed in 0.003954366 sec. | ||
| 434 | 2026.03.04 19:22:53.845250 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.04 19:22:53.845472 [ 3 ] {7fc08895-6880-4837-afd9-912832627ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.845604 [ 3 ] {7fc08895-6880-4837-afd9-912832627ee0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.04 19:22:53.847741 [ 3 ] {7fc08895-6880-4837-afd9-912832627ee0} <Debug> oximeter.measurements_histogrami8 (164fe553-e4a3-42a5-a713-a05f5b9cc8d3): Loading data parts | ||
| 448 | 2026.03.04 19:22:53.847957 [ 3 ] {7fc08895-6880-4837-afd9-912832627ee0} <Debug> oximeter.measurements_histogrami8 (164fe553-e4a3-42a5-a713-a05f5b9cc8d3): There are no data parts | ||
| 449 | 2026.03.04 19:22:53.849355 [ 3 ] {7fc08895-6880-4837-afd9-912832627ee0} <Debug> TCPHandler: Processed in 0.004153097 sec. | ||
| 450 | 2026.03.04 19:22:53.849501 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.04 19:22:53.849803 [ 3 ] {90d980c6-9859-4bfb-a9ff-772173b05b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.849935 [ 3 ] {90d980c6-9859-4bfb-a9ff-772173b05b4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.04 19:22:53.852028 [ 3 ] {90d980c6-9859-4bfb-a9ff-772173b05b4a} <Debug> oximeter.measurements_histogramu8 (73ee047c-e212-4532-91e1-d393c356748d): Loading data parts | ||
| 454 | 2026.03.04 19:22:53.852167 [ 3 ] {90d980c6-9859-4bfb-a9ff-772173b05b4a} <Debug> oximeter.measurements_histogramu8 (73ee047c-e212-4532-91e1-d393c356748d): There are no data parts | ||
| 455 | 2026.03.04 19:22:53.853567 [ 3 ] {90d980c6-9859-4bfb-a9ff-772173b05b4a} <Debug> TCPHandler: Processed in 0.004112696 sec. | ||
| 456 | 2026.03.04 19:22:53.853802 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.04 19:22:53.854067 [ 3 ] {79a450e4-9708-4881-a332-87a25f408c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.854197 [ 3 ] {79a450e4-9708-4881-a332-87a25f408c05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.04 19:22:53.856700 [ 3 ] {79a450e4-9708-4881-a332-87a25f408c05} <Debug> oximeter.measurements_histogrami16 (f54015e5-4085-44e6-845e-7cbe67d99d89): Loading data parts | ||
| 460 | 2026.03.04 19:22:53.856999 [ 3 ] {79a450e4-9708-4881-a332-87a25f408c05} <Debug> oximeter.measurements_histogrami16 (f54015e5-4085-44e6-845e-7cbe67d99d89): There are no data parts | ||
| 461 | 2026.03.04 19:22:53.858440 [ 3 ] {79a450e4-9708-4881-a332-87a25f408c05} <Debug> TCPHandler: Processed in 0.004691538 sec. | ||
| 462 | 2026.03.04 19:22:53.858595 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.04 19:22:53.858921 [ 3 ] {5bbd64dd-4008-419d-8699-61c4676201b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.859078 [ 3 ] {5bbd64dd-4008-419d-8699-61c4676201b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.03.04 19:22:53.861295 [ 3 ] {5bbd64dd-4008-419d-8699-61c4676201b5} <Debug> oximeter.measurements_histogramu16 (43a5d23a-5537-46b0-a20e-bcef421e1bdf): Loading data parts | ||
| 466 | 2026.03.04 19:22:53.861447 [ 3 ] {5bbd64dd-4008-419d-8699-61c4676201b5} <Debug> oximeter.measurements_histogramu16 (43a5d23a-5537-46b0-a20e-bcef421e1bdf): There are no data parts | ||
| 467 | 2026.03.04 19:22:53.863745 [ 3 ] {5bbd64dd-4008-419d-8699-61c4676201b5} <Debug> TCPHandler: Processed in 0.00521849 sec. | ||
| 468 | 2026.03.04 19:22:53.863964 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.04 19:22:53.864169 [ 3 ] {5ac0f74f-c82f-446a-b9b0-fe9512d2ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.864302 [ 3 ] {5ac0f74f-c82f-446a-b9b0-fe9512d2ad1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.03.04 19:22:53.866461 [ 3 ] {5ac0f74f-c82f-446a-b9b0-fe9512d2ad1c} <Debug> oximeter.measurements_histogrami32 (7b635d6d-ff09-4f25-b53d-da21e609969b): Loading data parts | ||
| 472 | 2026.03.04 19:22:53.866607 [ 3 ] {5ac0f74f-c82f-446a-b9b0-fe9512d2ad1c} <Debug> oximeter.measurements_histogrami32 (7b635d6d-ff09-4f25-b53d-da21e609969b): There are no data parts | ||
| 473 | 2026.03.04 19:22:53.868013 [ 3 ] {5ac0f74f-c82f-446a-b9b0-fe9512d2ad1c} <Debug> TCPHandler: Processed in 0.004076936 sec. | ||
| 474 | 2026.03.04 19:22:53.868166 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.03.04 19:22:53.868392 [ 3 ] {9521d81d-5258-4554-9686-8bae64f19be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.868520 [ 3 ] {9521d81d-5258-4554-9686-8bae64f19be1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.03.04 19:22:53.870701 [ 3 ] {9521d81d-5258-4554-9686-8bae64f19be1} <Debug> oximeter.measurements_histogramu32 (ec761e97-8538-4670-b827-f433bfcc19fa): Loading data parts | ||
| 478 | 2026.03.04 19:22:53.870849 [ 3 ] {9521d81d-5258-4554-9686-8bae64f19be1} <Debug> oximeter.measurements_histogramu32 (ec761e97-8538-4670-b827-f433bfcc19fa): There are no data parts | ||
| 479 | 2026.03.04 19:22:53.872499 [ 3 ] {9521d81d-5258-4554-9686-8bae64f19be1} <Debug> TCPHandler: Processed in 0.004381758 sec. | ||
| 480 | 2026.03.04 19:22:53.872696 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.03.04 19:22:53.872968 [ 3 ] {fb977bb1-b69e-42cc-baeb-d8acd97a2271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.873114 [ 3 ] {fb977bb1-b69e-42cc-baeb-d8acd97a2271} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.03.04 19:22:53.875213 [ 3 ] {fb977bb1-b69e-42cc-baeb-d8acd97a2271} <Debug> oximeter.measurements_histogrami64 (862119a9-f473-4725-b783-110f56c2e1d1): Loading data parts | ||
| 484 | 2026.03.04 19:22:53.875364 [ 3 ] {fb977bb1-b69e-42cc-baeb-d8acd97a2271} <Debug> oximeter.measurements_histogrami64 (862119a9-f473-4725-b783-110f56c2e1d1): There are no data parts | ||
| 485 | 2026.03.04 19:22:53.876790 [ 3 ] {fb977bb1-b69e-42cc-baeb-d8acd97a2271} <Debug> TCPHandler: Processed in 0.004145717 sec. | ||
| 486 | 2026.03.04 19:22:53.876934 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.03.04 19:22:53.877148 [ 3 ] {b0f4d1c8-241b-4648-89f0-0d6028d83fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.877263 [ 3 ] {b0f4d1c8-241b-4648-89f0-0d6028d83fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.03.04 19:22:53.879406 [ 3 ] {b0f4d1c8-241b-4648-89f0-0d6028d83fc9} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Loading data parts | ||
| 490 | 2026.03.04 19:22:53.879547 [ 3 ] {b0f4d1c8-241b-4648-89f0-0d6028d83fc9} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): There are no data parts | ||
| 491 | 2026.03.04 19:22:53.880988 [ 3 ] {b0f4d1c8-241b-4648-89f0-0d6028d83fc9} <Debug> TCPHandler: Processed in 0.004101296 sec. | ||
| 492 | 2026.03.04 19:22:53.881133 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.04 19:22:53.881429 [ 3 ] {8f27d6cf-db85-483b-bcae-a793413afee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.881566 [ 3 ] {8f27d6cf-db85-483b-bcae-a793413afee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.03.04 19:22:53.883559 [ 3 ] {8f27d6cf-db85-483b-bcae-a793413afee8} <Debug> oximeter.measurements_histogramf32 (5933eb82-cb3c-43ea-96bb-8e35bbfcc2c3): Loading data parts | ||
| 496 | 2026.03.04 19:22:53.883802 [ 3 ] {8f27d6cf-db85-483b-bcae-a793413afee8} <Debug> oximeter.measurements_histogramf32 (5933eb82-cb3c-43ea-96bb-8e35bbfcc2c3): There are no data parts | ||
| 497 | 2026.03.04 19:22:53.885660 [ 3 ] {8f27d6cf-db85-483b-bcae-a793413afee8} <Debug> TCPHandler: Processed in 0.004575389 sec. | ||
| 498 | 2026.03.04 19:22:53.885810 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.04 19:22:53.886021 [ 3 ] {718107c3-41a3-4fa9-addf-0c7b2004f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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.03.04 19:22:53.886193 [ 3 ] {718107c3-41a3-4fa9-addf-0c7b2004f22f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.03.04 19:22:53.888325 [ 3 ] {718107c3-41a3-4fa9-addf-0c7b2004f22f} <Debug> oximeter.measurements_histogramf64 (21e705d8-65fd-4fb2-a10a-a6139ebcebb0): Loading data parts | ||
| 502 | 2026.03.04 19:22:53.888544 [ 3 ] {718107c3-41a3-4fa9-addf-0c7b2004f22f} <Debug> oximeter.measurements_histogramf64 (21e705d8-65fd-4fb2-a10a-a6139ebcebb0): There are no data parts | ||
| 503 | 2026.03.04 19:22:53.889892 [ 3 ] {718107c3-41a3-4fa9-addf-0c7b2004f22f} <Debug> TCPHandler: Processed in 0.004130086 sec. | ||
| 504 | 2026.03.04 19:22:53.890038 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.04 19:22:53.890301 [ 3 ] {ebabaa75-402f-4093-8bfd-9d66bd2e5bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) /* 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.03.04 19:22:53.890435 [ 3 ] {ebabaa75-402f-4093-8bfd-9d66bd2e5bbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.03.04 19:22:53.892354 [ 3 ] {ebabaa75-402f-4093-8bfd-9d66bd2e5bbe} <Debug> oximeter.fields_bool (91231c7c-a3ba-4be3-8374-a8fcebfd9586): Loading data parts | ||
| 533 | 2026.03.04 19:22:53.892561 [ 3 ] {ebabaa75-402f-4093-8bfd-9d66bd2e5bbe} <Debug> oximeter.fields_bool (91231c7c-a3ba-4be3-8374-a8fcebfd9586): There are no data parts | ||
| 534 | 2026.03.04 19:22:53.893901 [ 3 ] {ebabaa75-402f-4093-8bfd-9d66bd2e5bbe} <Debug> TCPHandler: Processed in 0.003912665 sec. | ||
| 535 | 2026.03.04 19:22:53.894091 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.04 19:22:53.894247 [ 3 ] {9a56294d-4ab5-4e21-a16b-d2ab91c40b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 537 | 2026.03.04 19:22:53.894373 [ 3 ] {9a56294d-4ab5-4e21-a16b-d2ab91c40b88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.03.04 19:22:53.896183 [ 3 ] {9a56294d-4ab5-4e21-a16b-d2ab91c40b88} <Debug> oximeter.fields_i8 (bc3c78ec-9741-48bc-9bb2-c34a3dab45a8): Loading data parts | ||
| 539 | 2026.03.04 19:22:53.896380 [ 3 ] {9a56294d-4ab5-4e21-a16b-d2ab91c40b88} <Debug> oximeter.fields_i8 (bc3c78ec-9741-48bc-9bb2-c34a3dab45a8): There are no data parts | ||
| 540 | 2026.03.04 19:22:53.897675 [ 3 ] {9a56294d-4ab5-4e21-a16b-d2ab91c40b88} <Debug> TCPHandler: Processed in 0.003633894 sec. | ||
| 541 | 2026.03.04 19:22:53.897819 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.04 19:22:53.898054 [ 3 ] {36509f96-cdfa-4814-b88a-dcd2b9d2d68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 543 | 2026.03.04 19:22:53.898170 [ 3 ] {36509f96-cdfa-4814-b88a-dcd2b9d2d68a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.03.04 19:22:53.901478 [ 3 ] {36509f96-cdfa-4814-b88a-dcd2b9d2d68a} <Debug> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Loading data parts | ||
| 545 | 2026.03.04 19:22:53.901689 [ 3 ] {36509f96-cdfa-4814-b88a-dcd2b9d2d68a} <Debug> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): There are no data parts | ||
| 546 | 2026.03.04 19:22:53.903083 [ 3 ] {36509f96-cdfa-4814-b88a-dcd2b9d2d68a} <Debug> TCPHandler: Processed in 0.005310881 sec. | ||
| 547 | 2026.03.04 19:22:53.903279 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.04 19:22:53.903439 [ 3 ] {d8462023-7262-4b72-bed3-96d3447aa1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 549 | 2026.03.04 19:22:53.903566 [ 3 ] {d8462023-7262-4b72-bed3-96d3447aa1d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.03.04 19:22:53.905340 [ 3 ] {d8462023-7262-4b72-bed3-96d3447aa1d1} <Debug> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Loading data parts | ||
| 551 | 2026.03.04 19:22:53.905681 [ 3 ] {d8462023-7262-4b72-bed3-96d3447aa1d1} <Debug> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): There are no data parts | ||
| 552 | 2026.03.04 19:22:53.907052 [ 3 ] {d8462023-7262-4b72-bed3-96d3447aa1d1} <Debug> TCPHandler: Processed in 0.003823885 sec. | ||
| 553 | 2026.03.04 19:22:53.907195 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.04 19:22:53.907425 [ 3 ] {2fc5d508-ae84-4944-a6db-b8466c5bcba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 555 | 2026.03.04 19:22:53.907536 [ 3 ] {2fc5d508-ae84-4944-a6db-b8466c5bcba2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.03.04 19:22:53.909419 [ 3 ] {2fc5d508-ae84-4944-a6db-b8466c5bcba2} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Loading data parts | ||
| 557 | 2026.03.04 19:22:53.909576 [ 3 ] {2fc5d508-ae84-4944-a6db-b8466c5bcba2} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): There are no data parts | ||
| 558 | 2026.03.04 19:22:53.910954 [ 3 ] {2fc5d508-ae84-4944-a6db-b8466c5bcba2} <Debug> TCPHandler: Processed in 0.003805975 sec. | ||
| 559 | 2026.03.04 19:22:53.911125 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.04 19:22:53.911280 [ 3 ] {a1a0fff6-301d-44ff-bfcf-b19143ac9ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 561 | 2026.03.04 19:22:53.911389 [ 3 ] {a1a0fff6-301d-44ff-bfcf-b19143ac9ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.03.04 19:22:53.913169 [ 3 ] {a1a0fff6-301d-44ff-bfcf-b19143ac9ce1} <Debug> oximeter.fields_i32 (2cde9fea-503e-403d-b3fe-b5f847bd7654): Loading data parts | ||
| 563 | 2026.03.04 19:22:53.913388 [ 3 ] {a1a0fff6-301d-44ff-bfcf-b19143ac9ce1} <Debug> oximeter.fields_i32 (2cde9fea-503e-403d-b3fe-b5f847bd7654): There are no data parts | ||
| 564 | 2026.03.04 19:22:53.914718 [ 3 ] {a1a0fff6-301d-44ff-bfcf-b19143ac9ce1} <Debug> TCPHandler: Processed in 0.003652724 sec. | ||
| 565 | 2026.03.04 19:22:53.914846 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.03.04 19:22:53.915066 [ 3 ] {a91302de-9b8a-4b63-84ae-70c327289cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 567 | 2026.03.04 19:22:53.915170 [ 3 ] {a91302de-9b8a-4b63-84ae-70c327289cfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.03.04 19:22:53.917111 [ 3 ] {a91302de-9b8a-4b63-84ae-70c327289cfb} <Debug> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Loading data parts | ||
| 569 | 2026.03.04 19:22:53.917257 [ 3 ] {a91302de-9b8a-4b63-84ae-70c327289cfb} <Debug> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): There are no data parts | ||
| 570 | 2026.03.04 19:22:53.918547 [ 3 ] {a91302de-9b8a-4b63-84ae-70c327289cfb} <Debug> TCPHandler: Processed in 0.003729104 sec. | ||
| 571 | 2026.03.04 19:22:53.918700 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.03.04 19:22:53.918844 [ 3 ] {1eeb5ba0-696c-4f66-ae52-1056c5fd2c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 573 | 2026.03.04 19:22:53.918952 [ 3 ] {1eeb5ba0-696c-4f66-ae52-1056c5fd2c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.03.04 19:22:53.920847 [ 3 ] {1eeb5ba0-696c-4f66-ae52-1056c5fd2c06} <Debug> oximeter.fields_i64 (3656e8c1-4a85-418f-91ee-146d9314979d): Loading data parts | ||
| 575 | 2026.03.04 19:22:53.921051 [ 3 ] {1eeb5ba0-696c-4f66-ae52-1056c5fd2c06} <Debug> oximeter.fields_i64 (3656e8c1-4a85-418f-91ee-146d9314979d): There are no data parts | ||
| 576 | 2026.03.04 19:22:53.922295 [ 3 ] {1eeb5ba0-696c-4f66-ae52-1056c5fd2c06} <Debug> TCPHandler: Processed in 0.003632664 sec. | ||
| 577 | 2026.03.04 19:22:53.922422 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.03.04 19:22:53.922646 [ 3 ] {5b0078b6-d6d6-49d1-a8bb-0c0feeed18c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 579 | 2026.03.04 19:22:53.922755 [ 3 ] {5b0078b6-d6d6-49d1-a8bb-0c0feeed18c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.03.04 19:22:53.924600 [ 3 ] {5b0078b6-d6d6-49d1-a8bb-0c0feeed18c5} <Debug> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Loading data parts | ||
| 581 | 2026.03.04 19:22:53.924735 [ 3 ] {5b0078b6-d6d6-49d1-a8bb-0c0feeed18c5} <Debug> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): There are no data parts | ||
| 582 | 2026.03.04 19:22:53.925997 [ 3 ] {5b0078b6-d6d6-49d1-a8bb-0c0feeed18c5} <Debug> TCPHandler: Processed in 0.003622045 sec. | ||
| 583 | 2026.03.04 19:22:53.926171 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.03.04 19:22:53.926325 [ 3 ] {8a8f26c1-3985-487d-913f-1d3fd04888b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 585 | 2026.03.04 19:22:53.926441 [ 3 ] {8a8f26c1-3985-487d-913f-1d3fd04888b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.03.04 19:22:53.928186 [ 3 ] {8a8f26c1-3985-487d-913f-1d3fd04888b0} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Loading data parts | ||
| 587 | 2026.03.04 19:22:53.928378 [ 3 ] {8a8f26c1-3985-487d-913f-1d3fd04888b0} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): There are no data parts | ||
| 588 | 2026.03.04 19:22:53.929665 [ 3 ] {8a8f26c1-3985-487d-913f-1d3fd04888b0} <Debug> TCPHandler: Processed in 0.003541054 sec. | ||
| 589 | 2026.03.04 19:22:53.929852 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.03.04 19:22:53.930129 [ 3 ] {9aa7eac0-eaec-46f8-8f78-90c0eb06914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 591 | 2026.03.04 19:22:53.930260 [ 3 ] {9aa7eac0-eaec-46f8-8f78-90c0eb06914d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.03.04 19:22:53.932186 [ 3 ] {9aa7eac0-eaec-46f8-8f78-90c0eb06914d} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Loading data parts | ||
| 593 | 2026.03.04 19:22:53.932313 [ 3 ] {9aa7eac0-eaec-46f8-8f78-90c0eb06914d} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): There are no data parts | ||
| 594 | 2026.03.04 19:22:53.933598 [ 3 ] {9aa7eac0-eaec-46f8-8f78-90c0eb06914d} <Debug> TCPHandler: Processed in 0.003809755 sec. | ||
| 595 | 2026.03.04 19:22:53.933734 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.03.04 19:22:53.933888 [ 3 ] {9ac4a35c-e3c7-4c07-a70c-cc0f66385591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) 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) | ||
| 597 | 2026.03.04 19:22:53.934002 [ 3 ] {9ac4a35c-e3c7-4c07-a70c-cc0f66385591} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.03.04 19:22:53.935787 [ 3 ] {9ac4a35c-e3c7-4c07-a70c-cc0f66385591} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Loading data parts | ||
| 599 | 2026.03.04 19:22:53.935973 [ 3 ] {9ac4a35c-e3c7-4c07-a70c-cc0f66385591} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): There are no data parts | ||
| 600 | 2026.03.04 19:22:53.937165 [ 3 ] {9ac4a35c-e3c7-4c07-a70c-cc0f66385591} <Debug> TCPHandler: Processed in 0.003519864 sec. | ||
| 601 | 2026.03.04 19:22:53.937304 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.03.04 19:22:53.937742 [ 3 ] {e5b83fd1-fced-469f-93de-599c74fb0d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.03.04 19:22:53.937868 [ 3 ] {e5b83fd1-fced-469f-93de-599c74fb0d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.03.04 19:22:53.939643 [ 3 ] {e5b83fd1-fced-469f-93de-599c74fb0d09} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Loading data parts | ||
| 608 | 2026.03.04 19:22:53.939829 [ 3 ] {e5b83fd1-fced-469f-93de-599c74fb0d09} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): There are no data parts | ||
| 609 | 2026.03.04 19:22:53.941174 [ 3 ] {e5b83fd1-fced-469f-93de-599c74fb0d09} <Debug> TCPHandler: Processed in 0.003866816 sec. | ||
| 610 | 2026.03.04 19:22:53.941488 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.03.04 19:22:53.941899 [ 255 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.03.04 19:22:53.943273 [ 255 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.03.04 19:22:53.952218 [ 269 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Trace> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.03.04 19:22:53.952404 [ 269 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 615 | 2026.03.04 19:22:53.956994 [ 269 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.03.04 19:22:53.959280 [ 269 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Trace> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.03.04 19:22:53.959718 [ 255 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017953 sec., 55.70099704784715 rows/sec., 891.22 B/sec. | ||
| 618 | 2026.03.04 19:22:53.960018 [ 255 ] {fb025fd3-79ae-4b40-be01-fb300c425c79} <Debug> TCPHandler: Processed in 0.018703504 sec. | ||
| 619 | 2026.03.04 19:22:54.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.20 MiB, peak 124.20 MiB, free memory in arenas 0.00 B, will set to 138.57 MiB (RSS), difference: 14.36 MiB | ||
| 620 | 2026.03.04 19:22:54.894237 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47246 | ||
| 621 | 2026.03.04 19:22:54.894391 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.04 19:22:54.894440 [ 270 ] {} <Debug> TCP-Session: 8e892e0a-5ae7-41d6-a0f4-79a61f2f09ca Authenticating user 'default' from [fd00:1122:3344:101::c]:47246 | ||
| 623 | 2026.03.04 19:22:54.894645 [ 270 ] {} <Debug> TCP-Session: 8e892e0a-5ae7-41d6-a0f4-79a61f2f09ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.04 19:22:54.894673 [ 270 ] {} <Debug> TCP-Session: 8e892e0a-5ae7-41d6-a0f4-79a61f2f09ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.04 19:22:54.894764 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.04 19:22:54.894936 [ 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.03.04 19:22:54.894957 [ 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.03.04 19:22:54.898018 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57323 | ||
| 629 | 2026.03.04 19:22:54.898229 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.03.04 19:22:54.898268 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53406 | ||
| 631 | 2026.03.04 19:22:54.898253 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55060 | ||
| 632 | 2026.03.04 19:22:54.898499 [ 271 ] {} <Debug> TCP-Session: d02aa7c0-6108-419c-a2ff-20f407def0b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:57323 | ||
| 633 | 2026.03.04 19:22:54.898459 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59693 | ||
| 634 | 2026.03.04 19:22:54.898657 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48296 | ||
| 635 | 2026.03.04 19:22:54.898548 [ 271 ] {} <Debug> TCP-Session: d02aa7c0-6108-419c-a2ff-20f407def0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.03.04 19:22:54.898550 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47386 | ||
| 637 | 2026.03.04 19:22:54.898463 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52066 | ||
| 638 | 2026.03.04 19:22:54.898800 [ 271 ] {} <Debug> TCP-Session: d02aa7c0-6108-419c-a2ff-20f407def0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.04 19:22:54.898788 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.04 19:22:54.898765 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.04 19:22:54.899016 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.04 19:22:54.899229 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.04 19:22:54.899242 [ 272 ] {} <Debug> TCP-Session: 1cf4b145-79e3-4d3c-b114-26a58e4ccb0a Authenticating user 'default' from [fd00:1122:3344:101::c]:53406 | ||
| 644 | 2026.03.04 19:22:54.899234 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.04 19:22:54.899420 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.04 19:22:54.899383 [ 276 ] {} <Debug> TCP-Session: de225fa8-d1c5-4b5d-a902-d1fd1daf70b7 Authenticating user 'default' from [fd00:1122:3344:101::c]:47386 | ||
| 647 | 2026.03.04 19:22:54.899314 [ 272 ] {} <Debug> TCP-Session: 1cf4b145-79e3-4d3c-b114-26a58e4ccb0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.04 19:22:54.899583 [ 274 ] {} <Debug> TCP-Session: 33b3f70c-20ca-4fe5-82e9-bab53eefd48e Authenticating user 'default' from [fd00:1122:3344:101::c]:52066 | ||
| 649 | 2026.03.04 19:22:54.899561 [ 276 ] {} <Debug> TCP-Session: de225fa8-d1c5-4b5d-a902-d1fd1daf70b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.04 19:22:54.899650 [ 272 ] {} <Debug> TCP-Session: 1cf4b145-79e3-4d3c-b114-26a58e4ccb0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.04 19:22:54.899677 [ 276 ] {} <Debug> TCP-Session: de225fa8-d1c5-4b5d-a902-d1fd1daf70b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.04 19:22:54.899666 [ 274 ] {} <Debug> TCP-Session: 33b3f70c-20ca-4fe5-82e9-bab53eefd48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.04 19:22:54.899544 [ 277 ] {} <Debug> TCP-Session: 95b7fd59-a26e-47fa-a4bc-ad5286c5bbf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:48296 | ||
| 654 | 2026.03.04 19:22:54.899791 [ 274 ] {} <Debug> TCP-Session: 33b3f70c-20ca-4fe5-82e9-bab53eefd48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.04 19:22:54.899296 [ 275 ] {} <Debug> TCP-Session: 97cc9106-0409-4617-9f68-a53b497b2efa Authenticating user 'default' from [fd00:1122:3344:101::c]:59693 | ||
| 656 | 2026.03.04 19:22:54.899255 [ 273 ] {} <Debug> TCP-Session: fa3bcfa4-b2ae-43e9-8042-327e958262d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:55060 | ||
| 657 | 2026.03.04 19:22:54.899948 [ 277 ] {} <Debug> TCP-Session: 95b7fd59-a26e-47fa-a4bc-ad5286c5bbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.04 19:22:54.900109 [ 273 ] {} <Debug> TCP-Session: fa3bcfa4-b2ae-43e9-8042-327e958262d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.04 19:22:54.899964 [ 275 ] {} <Debug> TCP-Session: 97cc9106-0409-4617-9f68-a53b497b2efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.04 19:22:54.900246 [ 273 ] {} <Debug> TCP-Session: fa3bcfa4-b2ae-43e9-8042-327e958262d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.04 19:22:54.900236 [ 277 ] {} <Debug> TCP-Session: 95b7fd59-a26e-47fa-a4bc-ad5286c5bbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.04 19:22:54.900335 [ 275 ] {} <Debug> TCP-Session: 97cc9106-0409-4617-9f68-a53b497b2efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.04 19:22:54.940494 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54882 | ||
| 664 | 2026.03.04 19:22:54.940791 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.04 19:22:54.940905 [ 278 ] {} <Debug> TCP-Session: a3b2feb9-a516-4673-ad89-9ef36f81696e Authenticating user 'default' from [fd00:1122:3344:101::b]:54882 | ||
| 666 | 2026.03.04 19:22:54.940940 [ 278 ] {} <Debug> TCP-Session: a3b2feb9-a516-4673-ad89-9ef36f81696e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.04 19:22:54.941279 [ 278 ] {} <Debug> TCP-Session: a3b2feb9-a516-4673-ad89-9ef36f81696e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.04 19:22:54.941395 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.04 19:22:54.941437 [ 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 | ||
| 670 | 2026.03.04 19:22:54.941704 [ 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 | ||
| 671 | 2026.03.04 19:22:54.943398 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52900 | ||
| 672 | 2026.03.04 19:22:54.943602 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.03.04 19:22:54.943642 [ 279 ] {} <Debug> TCP-Session: f66b6381-0f14-4dad-9e7d-0a4bb2fccfef Authenticating user 'default' from [fd00:1122:3344:101::b]:52900 | ||
| 674 | 2026.03.04 19:22:54.943803 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56106 | ||
| 675 | 2026.03.04 19:22:54.943670 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61432 | ||
| 676 | 2026.03.04 19:22:54.943872 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48876 | ||
| 677 | 2026.03.04 19:22:54.943914 [ 279 ] {} <Debug> TCP-Session: f66b6381-0f14-4dad-9e7d-0a4bb2fccfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.04 19:22:54.943653 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48469 | ||
| 679 | 2026.03.04 19:22:54.944007 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37002 | ||
| 680 | 2026.03.04 19:22:54.944069 [ 279 ] {} <Debug> TCP-Session: f66b6381-0f14-4dad-9e7d-0a4bb2fccfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.04 19:22:54.944189 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36153 | ||
| 682 | 2026.03.04 19:22:54.944212 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.04 19:22:54.944488 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.04 19:22:54.944495 [ 280 ] {} <Debug> TCP-Session: 30a59a2a-c950-449e-84a2-38d86c9e31ff Authenticating user 'default' from [fd00:1122:3344:101::b]:61432 | ||
| 685 | 2026.03.04 19:22:54.944604 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.04 19:22:54.944662 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.04 19:22:54.944572 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.04 19:22:54.944537 [ 282 ] {} <Debug> TCP-Session: 2e0ffa05-6c45-4b72-89ee-d20d3abf956b Authenticating user 'default' from [fd00:1122:3344:101::b]:56106 | ||
| 689 | 2026.03.04 19:22:54.944808 [ 284 ] {} <Debug> TCP-Session: 6d670584-ee7d-423b-9b64-bfd3f734acc9 Authenticating user 'default' from [fd00:1122:3344:101::b]:37002 | ||
| 690 | 2026.03.04 19:22:54.944782 [ 285 ] {} <Debug> TCP-Session: 4349d3d0-ca26-4f13-8b7c-00abfef3c76b Authenticating user 'default' from [fd00:1122:3344:101::b]:36153 | ||
| 691 | 2026.03.04 19:22:54.944759 [ 283 ] {} <Debug> TCP-Session: 233479c4-4a50-4b6f-84cf-f3ebf4c77396 Authenticating user 'default' from [fd00:1122:3344:101::b]:48876 | ||
| 692 | 2026.03.04 19:22:54.944918 [ 284 ] {} <Debug> TCP-Session: 6d670584-ee7d-423b-9b64-bfd3f734acc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.04 19:22:54.944901 [ 285 ] {} <Debug> TCP-Session: 4349d3d0-ca26-4f13-8b7c-00abfef3c76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.04 19:22:54.944893 [ 282 ] {} <Debug> TCP-Session: 2e0ffa05-6c45-4b72-89ee-d20d3abf956b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.04 19:22:54.945093 [ 284 ] {} <Debug> TCP-Session: 6d670584-ee7d-423b-9b64-bfd3f734acc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.04 19:22:54.945084 [ 283 ] {} <Debug> TCP-Session: 233479c4-4a50-4b6f-84cf-f3ebf4c77396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.04 19:22:54.945074 [ 285 ] {} <Debug> TCP-Session: 4349d3d0-ca26-4f13-8b7c-00abfef3c76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.04 19:22:54.945195 [ 283 ] {} <Debug> TCP-Session: 233479c4-4a50-4b6f-84cf-f3ebf4c77396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.04 19:22:54.944752 [ 280 ] {} <Debug> TCP-Session: 30a59a2a-c950-449e-84a2-38d86c9e31ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.04 19:22:54.944502 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.04 19:22:54.945360 [ 280 ] {} <Debug> TCP-Session: 30a59a2a-c950-449e-84a2-38d86c9e31ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.04 19:22:54.945185 [ 282 ] {} <Debug> TCP-Session: 2e0ffa05-6c45-4b72-89ee-d20d3abf956b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.04 19:22:54.945556 [ 281 ] {} <Debug> TCP-Session: 2f7ace2a-81d0-4f80-9b0c-e582094aebbf Authenticating user 'default' from [fd00:1122:3344:101::b]:48469 | ||
| 704 | 2026.03.04 19:22:54.945724 [ 281 ] {} <Debug> TCP-Session: 2f7ace2a-81d0-4f80-9b0c-e582094aebbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.04 19:22:54.945751 [ 281 ] {} <Debug> TCP-Session: 2f7ace2a-81d0-4f80-9b0c-e582094aebbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.04 19:22:55.001250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.66 MiB, peak 138.66 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.05 MiB | ||
| 707 | 2026.03.04 19:23:01.127550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.04 19:23:01.127616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.04 19:23:01.127658 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.04 19:23:01.127700 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.04 19:23:01.132087 [ 245 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Loading data parts | ||
| 712 | 2026.03.04 19:23:01.132312 [ 245 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): There are no data parts | ||
| 713 | 2026.03.04 19:23:01.136583 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.04 19:23:01.136722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 715 | 2026.03.04 19:23:01.142269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.04 19:23:01.142842 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): 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.03.04 19:23:01.143066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.04 19:23:01.146079 [ 244 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Loading data parts | ||
| 719 | 2026.03.04 19:23:01.146246 [ 244 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): There are no data parts | ||
| 720 | 2026.03.04 19:23:01.172253 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.04 19:23:01.172416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 722 | 2026.03.04 19:23:01.178665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.04 19:23:01.179865 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): 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.03.04 19:23:01.183144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.04 19:23:02.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2026.03.04 19:23:03.627303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.04 19:23:03.627606 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.04 19:23:03.631998 [ 243 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Loading data parts | ||
| 729 | 2026.03.04 19:23:03.632180 [ 243 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): There are no data parts | ||
| 730 | 2026.03.04 19:23:03.637685 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.04 19:23:03.637795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 732 | 2026.03.04 19:23:03.639452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.04 19:23:03.639911 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.04 19:23:03.640161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.04 19:23:04.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.03.04 19:23:08.603623 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.04 19:23:08.603677 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.04 19:23:08.643416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.04 19:23:08.646567 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.04 19:23:08.646610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 741 | 2026.03.04 19:23:08.647474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.04 19:23:08.648081 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.04 19:23:08.648236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.04 19:23:08.683508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.04 19:23:08.701004 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.04 19:23:08.701172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 747 | 2026.03.04 19:23:08.707833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.04 19:23:08.708983 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.04 19:23:08.712245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.04 19:23:09.000678 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 2.15 MiB | ||
| 751 | 2026.03.04 19:23:10.804288 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37448 | ||
| 752 | 2026.03.04 19:23:10.804696 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.04 19:23:10.804750 [ 286 ] {} <Debug> TCP-Session: 64b6398b-a67f-4183-ad9a-95a9a2a3caab Authenticating user 'default' from [fd00:1122:3344:101::e]:37448 | ||
| 754 | 2026.03.04 19:23:10.804785 [ 286 ] {} <Debug> TCP-Session: 64b6398b-a67f-4183-ad9a-95a9a2a3caab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.04 19:23:10.804807 [ 286 ] {} <Debug> TCP-Session: 64b6398b-a67f-4183-ad9a-95a9a2a3caab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.04 19:23:10.804943 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.03.04 19:23:10.804973 [ 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 | ||
| 758 | 2026.03.04 19:23:10.805085 [ 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 | ||
| 759 | 2026.03.04 19:23:10.805553 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49858 | ||
| 760 | 2026.03.04 19:23:10.805681 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41068 | ||
| 761 | 2026.03.04 19:23:10.805782 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.04 19:23:10.805826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47203 | ||
| 763 | 2026.03.04 19:23:10.805834 [ 287 ] {} <Debug> TCP-Session: cea52e00-cf7d-4377-9890-7831e5f1d0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49858 | ||
| 764 | 2026.03.04 19:23:10.805900 [ 287 ] {} <Debug> TCP-Session: cea52e00-cf7d-4377-9890-7831e5f1d0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.04 19:23:10.805914 [ 287 ] {} <Debug> TCP-Session: cea52e00-cf7d-4377-9890-7831e5f1d0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.04 19:23:10.805968 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57316 | ||
| 767 | 2026.03.04 19:23:10.805976 [ 286 ] {} <Trace> TCP-Session: 64b6398b-a67f-4183-ad9a-95a9a2a3caab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.04 19:23:10.805975 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.03.04 19:23:10.806064 [ 288 ] {} <Debug> TCP-Session: 91aae247-f446-49dd-9cc3-c1196025ae77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41068 | ||
| 770 | 2026.03.04 19:23:10.806087 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50916 | ||
| 771 | 2026.03.04 19:23:10.806091 [ 288 ] {} <Debug> TCP-Session: 91aae247-f446-49dd-9cc3-c1196025ae77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.04 19:23:10.806101 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.04 19:23:10.806134 [ 288 ] {} <Debug> TCP-Session: 91aae247-f446-49dd-9cc3-c1196025ae77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.04 19:23:10.806175 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 775 | 2026.03.04 19:23:10.806177 [ 289 ] {} <Debug> TCP-Session: 1a197400-67f0-4bee-a40b-c22a3bf43a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:47203 | ||
| 776 | 2026.03.04 19:23:10.806224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.03.04 19:23:10.806229 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41919 | ||
| 778 | 2026.03.04 19:23:10.806270 [ 290 ] {} <Debug> TCP-Session: 50a86fe0-1a95-420a-8178-706170f9e4ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57316 | ||
| 779 | 2026.03.04 19:23:10.806227 [ 289 ] {} <Debug> TCP-Session: 1a197400-67f0-4bee-a40b-c22a3bf43a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.04 19:23:10.806301 [ 290 ] {} <Debug> TCP-Session: 50a86fe0-1a95-420a-8178-706170f9e4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.04 19:23:10.806317 [ 289 ] {} <Debug> TCP-Session: 1a197400-67f0-4bee-a40b-c22a3bf43a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.04 19:23:10.806325 [ 290 ] {} <Debug> TCP-Session: 50a86fe0-1a95-420a-8178-706170f9e4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.04 19:23:10.806364 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.03.04 19:23:10.806393 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59663 | ||
| 785 | 2026.03.04 19:23:10.806408 [ 291 ] {} <Debug> TCP-Session: b9ed8861-cac2-4715-a2ab-0c58ef67271c Authenticating user 'default' from [fd00:1122:3344:101::e]:50916 | ||
| 786 | 2026.03.04 19:23:10.806442 [ 291 ] {} <Debug> TCP-Session: b9ed8861-cac2-4715-a2ab-0c58ef67271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.04 19:23:10.806454 [ 291 ] {} <Debug> TCP-Session: b9ed8861-cac2-4715-a2ab-0c58ef67271c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.04 19:23:10.806499 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.03.04 19:23:10.806541 [ 292 ] {} <Debug> TCP-Session: f77f688b-a1ea-41a3-bf15-d4166ada7a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:41919 | ||
| 790 | 2026.03.04 19:23:10.806562 [ 292 ] {} <Debug> TCP-Session: f77f688b-a1ea-41a3-bf15-d4166ada7a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.04 19:23:10.806574 [ 292 ] {} <Debug> TCP-Session: f77f688b-a1ea-41a3-bf15-d4166ada7a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.03.04 19:23:10.806644 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.03.04 19:23:10.806657 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 794 | 2026.03.04 19:23:10.806687 [ 293 ] {} <Debug> TCP-Session: a1c237f8-5b1b-4f96-ae7d-87935892ec40 Authenticating user 'default' from [fd00:1122:3344:101::e]:59663 | ||
| 795 | 2026.03.04 19:23:10.806712 [ 293 ] {} <Debug> TCP-Session: a1c237f8-5b1b-4f96-ae7d-87935892ec40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.04 19:23:10.806729 [ 293 ] {} <Debug> TCP-Session: a1c237f8-5b1b-4f96-ae7d-87935892ec40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.03.04 19:23:10.806793 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 798 | 2026.03.04 19:23:10.806838 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.03.04 19:23:10.806867 [ 294 ] {} <Debug> TCP-Session: 2682860a-759e-4952-b740-f5a5d3343e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 800 | 2026.03.04 19:23:10.806885 [ 294 ] {} <Debug> TCP-Session: 2682860a-759e-4952-b740-f5a5d3343e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.04 19:23:10.806898 [ 294 ] {} <Debug> TCP-Session: 2682860a-759e-4952-b740-f5a5d3343e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.04 19:23:10.807144 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.03.04 19:23:10.812396 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.03.04 19:23:10.819314 [ 302 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.03.04 19:23:10.819431 [ 302 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.03.04 19:23:10.820191 [ 302 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005255731 sec. (190.268 rows/sec., 7.43 KiB/sec.) | ||
| 807 | 2026.03.04 19:23:10.820219 [ 302 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.03.04 19:23:10.820279 [ 302 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.03.04 19:23:10.821547 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.015433 sec., 64.79621590099138 rows/sec., 2.53 KiB/sec. | ||
| 810 | 2026.03.04 19:23:10.821728 [ 286 ] {edc461f7-fdbf-411e-9f8b-cb036ce85fe5} <Debug> TCPHandler: Processed in 0.015959542 sec. | ||
| 811 | 2026.03.04 19:23:10.824440 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.04 19:23:10.824483 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.04 19:23:10.824498 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.03.04 19:23:10.824539 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.04 19:23:10.824562 [ 287 ] {} <Debug> TCP-Session: cea52e00-cf7d-4377-9890-7831e5f1d0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.03.04 19:23:10.824580 [ 288 ] {} <Debug> TCP-Session: 91aae247-f446-49dd-9cc3-c1196025ae77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.03.04 19:23:10.824595 [ 292 ] {} <Debug> TCP-Session: f77f688b-a1ea-41a3-bf15-d4166ada7a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.04 19:23:10.824602 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.03.04 19:23:10.824625 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.03.04 19:23:10.824658 [ 290 ] {} <Debug> TCP-Session: 50a86fe0-1a95-420a-8178-706170f9e4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.04 19:23:10.824585 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.03.04 19:23:10.824674 [ 294 ] {} <Debug> TCP-Session: 2682860a-759e-4952-b740-f5a5d3343e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.03.04 19:23:10.824567 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.03.04 19:23:10.824749 [ 289 ] {} <Debug> TCP-Session: 1a197400-67f0-4bee-a40b-c22a3bf43a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.04 19:23:10.824519 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.03.04 19:23:10.824775 [ 293 ] {} <Debug> TCP-Session: a1c237f8-5b1b-4f96-ae7d-87935892ec40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.04 19:23:10.824507 [ 286 ] {} <Debug> TCP-Session: 64b6398b-a67f-4183-ad9a-95a9a2a3caab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.04 19:23:10.824816 [ 291 ] {} <Debug> TCP-Session: b9ed8861-cac2-4715-a2ab-0c58ef67271c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.04 19:23:11.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 168.23 MiB, free memory in arenas 0.00 B, will set to 161.63 MiB (RSS), difference: 3.52 MiB | ||
| 830 | 2026.03.04 19:23:11.800921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34950 | ||
| 831 | 2026.03.04 19:23:11.801025 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.04 19:23:11.801050 [ 286 ] {} <Debug> TCP-Session: e86dd7a6-d778-4548-a602-d6a21352aae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34950 | ||
| 833 | 2026.03.04 19:23:11.801072 [ 286 ] {} <Debug> TCP-Session: e86dd7a6-d778-4548-a602-d6a21352aae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.04 19:23:11.801085 [ 286 ] {} <Debug> TCP-Session: e86dd7a6-d778-4548-a602-d6a21352aae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.04 19:23:11.801299 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46137 | ||
| 836 | 2026.03.04 19:23:11.801313 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42641 | ||
| 837 | 2026.03.04 19:23:11.801347 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52835 | ||
| 838 | 2026.03.04 19:23:11.801361 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42069 | ||
| 839 | 2026.03.04 19:23:11.801401 [ 286 ] {} <Trace> TCP-Session: e86dd7a6-d778-4548-a602-d6a21352aae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.03.04 19:23:11.801416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.04 19:23:11.801385 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55112 | ||
| 842 | 2026.03.04 19:23:11.801460 [ 287 ] {} <Debug> TCP-Session: f3c234a5-54c2-46bf-a85c-0164b10002de Authenticating user 'default' from [fd00:1122:3344:101::e]:46137 | ||
| 843 | 2026.03.04 19:23:11.801459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.04 19:23:11.801447 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.04 19:23:11.801504 [ 287 ] {} <Debug> TCP-Session: f3c234a5-54c2-46bf-a85c-0164b10002de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.04 19:23:11.801518 [ 292 ] {} <Debug> TCP-Session: 71688153-04e4-427c-b55b-1f4226e87d01 Authenticating user 'default' from [fd00:1122:3344:101::e]:42069 | ||
| 847 | 2026.03.04 19:23:11.801534 [ 288 ] {} <Debug> TCP-Session: 434b42ae-4a51-446f-8610-ed3f288c59db Authenticating user 'default' from [fd00:1122:3344:101::e]:42641 | ||
| 848 | 2026.03.04 19:23:11.801541 [ 287 ] {} <Debug> TCP-Session: f3c234a5-54c2-46bf-a85c-0164b10002de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.04 19:23:11.801562 [ 292 ] {} <Debug> TCP-Session: 71688153-04e4-427c-b55b-1f4226e87d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.04 19:23:11.801574 [ 288 ] {} <Debug> TCP-Session: 434b42ae-4a51-446f-8610-ed3f288c59db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.04 19:23:11.801573 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 852 | 2026.03.04 19:23:11.801596 [ 288 ] {} <Debug> TCP-Session: 434b42ae-4a51-446f-8610-ed3f288c59db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.04 19:23:11.801530 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.03.04 19:23:11.801373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59210 | ||
| 855 | 2026.03.04 19:23:11.801661 [ 294 ] {} <Debug> TCP-Session: c7ac7af3-689e-4073-b07b-584641e79a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:55112 | ||
| 856 | 2026.03.04 19:23:11.801329 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37198 | ||
| 857 | 2026.03.04 19:23:11.801711 [ 294 ] {} <Debug> TCP-Session: c7ac7af3-689e-4073-b07b-584641e79a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.04 19:23:11.801330 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36994 | ||
| 859 | 2026.03.04 19:23:11.801753 [ 294 ] {} <Debug> TCP-Session: c7ac7af3-689e-4073-b07b-584641e79a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.04 19:23:11.801759 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.03.04 19:23:11.801778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.03.04 19:23:11.801806 [ 293 ] {} <Debug> TCP-Session: cd39914b-5f54-4f2e-84e0-c8266fda15c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59210 | ||
| 863 | 2026.03.04 19:23:11.801813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.03.04 19:23:11.801816 [ 289 ] {} <Debug> TCP-Session: e238de08-b236-4d76-9813-e5be155cef57 Authenticating user 'default' from [fd00:1122:3344:101::e]:37198 | ||
| 865 | 2026.03.04 19:23:11.801836 [ 293 ] {} <Debug> TCP-Session: cd39914b-5f54-4f2e-84e0-c8266fda15c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.04 19:23:11.801843 [ 290 ] {} <Debug> TCP-Session: 4b588ef3-c9fd-423c-ba51-470eac6e40bd Authenticating user 'default' from [fd00:1122:3344:101::e]:36994 | ||
| 867 | 2026.03.04 19:23:11.801857 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 868 | 2026.03.04 19:23:11.801879 [ 290 ] {} <Debug> TCP-Session: 4b588ef3-c9fd-423c-ba51-470eac6e40bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.03.04 19:23:11.801860 [ 293 ] {} <Debug> TCP-Session: cd39914b-5f54-4f2e-84e0-c8266fda15c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.04 19:23:11.801898 [ 290 ] {} <Debug> TCP-Session: 4b588ef3-c9fd-423c-ba51-470eac6e40bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.04 19:23:11.801920 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.03.04 19:23:11.801853 [ 289 ] {} <Debug> TCP-Session: e238de08-b236-4d76-9813-e5be155cef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.04 19:23:11.801446 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.03.04 19:23:11.801959 [ 289 ] {} <Debug> TCP-Session: e238de08-b236-4d76-9813-e5be155cef57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.04 19:23:11.801589 [ 292 ] {} <Debug> TCP-Session: 71688153-04e4-427c-b55b-1f4226e87d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.04 19:23:11.801990 [ 291 ] {} <Debug> TCP-Session: 8d1e3475-6249-433f-99e0-80bff8530604 Authenticating user 'default' from [fd00:1122:3344:101::e]:52835 | ||
| 877 | 2026.03.04 19:23:11.802029 [ 291 ] {} <Debug> TCP-Session: 8d1e3475-6249-433f-99e0-80bff8530604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.04 19:23:11.802042 [ 291 ] {} <Debug> TCP-Session: 8d1e3475-6249-433f-99e0-80bff8530604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.04 19:23:11.802204 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.03.04 19:23:11.803182 [ 318 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.03.04 19:23:11.803233 [ 318 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.03.04 19:23:11.803271 [ 318 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966834 sec. (1034.304 rows/sec., 40.40 KiB/sec.) | ||
| 883 | 2026.03.04 19:23:11.803291 [ 318 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.03.04 19:23:11.804666 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 885 | 2026.03.04 19:23:11.804790 [ 286 ] {79d4693a-b1a7-4454-84c9-1df487fb9916} <Debug> TCPHandler: Processed in 0.003505783 sec. | ||
| 886 | 2026.03.04 19:23:11.804905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.04 19:23:11.804932 [ 286 ] {} <Debug> TCP-Session: e86dd7a6-d778-4548-a602-d6a21352aae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.04 19:23:11.804944 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.04 19:23:11.804957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.04 19:23:11.804980 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.04 19:23:11.805007 [ 287 ] {} <Debug> TCP-Session: f3c234a5-54c2-46bf-a85c-0164b10002de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.04 19:23:11.805019 [ 294 ] {} <Debug> TCP-Session: c7ac7af3-689e-4073-b07b-584641e79a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.04 19:23:11.805032 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.04 19:23:11.805051 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.04 19:23:11.805086 [ 291 ] {} <Debug> TCP-Session: 8d1e3475-6249-433f-99e0-80bff8530604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.04 19:23:11.805040 [ 289 ] {} <Debug> TCP-Session: e238de08-b236-4d76-9813-e5be155cef57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.04 19:23:11.805114 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.04 19:23:11.805140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.04 19:23:11.805168 [ 292 ] {} <Debug> TCP-Session: 71688153-04e4-427c-b55b-1f4226e87d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.04 19:23:11.805111 [ 288 ] {} <Debug> TCP-Session: 434b42ae-4a51-446f-8610-ed3f288c59db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.04 19:23:11.805192 [ 293 ] {} <Debug> TCP-Session: cd39914b-5f54-4f2e-84e0-c8266fda15c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.04 19:23:11.805001 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.03.04 19:23:11.805259 [ 290 ] {} <Debug> TCP-Session: 4b588ef3-c9fd-423c-ba51-470eac6e40bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.04 19:23:13.642650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 905 | 2026.03.04 19:23:13.644851 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.03.04 19:23:13.644907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 907 | 2026.03.04 19:23:13.646126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.03.04 19:23:13.646600 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.03.04 19:23:13.646925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 910 | 2026.03.04 19:23:13.973021 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.03.04 19:23:13.973237 [ 3 ] {71ea66d3-35aa-4945-a4a6-2cef07b3c0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 912 | 2026.03.04 19:23:13.973544 [ 3 ] {71ea66d3-35aa-4945-a4a6-2cef07b3c0b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.03.04 19:23:13.973615 [ 3 ] {71ea66d3-35aa-4945-a4a6-2cef07b3c0b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.03.04 19:23:13.974032 [ 3 ] {71ea66d3-35aa-4945-a4a6-2cef07b3c0b1} <Debug> TCPHandler: Processed in 0.001143655 sec. | ||
| 915 | 2026.03.04 19:23:13.988133 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.03.04 19:23:13.988286 [ 3 ] {17af7750-caac-4f77-ad00-9c41bc7c7bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.03.04 19:23:13.992946 [ 3 ] {17af7750-caac-4f77-ad00-9c41bc7c7bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.03.04 19:23:13.993001 [ 3 ] {17af7750-caac-4f77-ad00-9c41bc7c7bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.03.04 19:23:13.993457 [ 3 ] {17af7750-caac-4f77-ad00-9c41bc7c7bb0} <Debug> TCPHandler: Processed in 0.005385301 sec. | ||
| 920 | 2026.03.04 19:23:13.993714 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.03.04 19:23:13.993858 [ 3 ] {cc150aca-cb92-4d05-910a-b1a9634b28e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.03.04 19:23:13.996130 [ 3 ] {cc150aca-cb92-4d05-910a-b1a9634b28e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.03.04 19:23:13.996185 [ 3 ] {cc150aca-cb92-4d05-910a-b1a9634b28e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.03.04 19:23:13.996544 [ 3 ] {cc150aca-cb92-4d05-910a-b1a9634b28e2} <Debug> TCPHandler: Processed in 0.002889872 sec. | ||
| 925 | 2026.03.04 19:23:13.996762 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.03.04 19:23:13.996902 [ 3 ] {4480674a-76dd-42a0-a2e9-23ec5a43f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 927 | 2026.03.04 19:23:13.997153 [ 3 ] {4480674a-76dd-42a0-a2e9-23ec5a43f6c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.03.04 19:23:13.997197 [ 3 ] {4480674a-76dd-42a0-a2e9-23ec5a43f6c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.03.04 19:23:13.997486 [ 3 ] {4480674a-76dd-42a0-a2e9-23ec5a43f6c9} <Debug> TCPHandler: Processed in 0.000782172 sec. | ||
| 930 | 2026.03.04 19:23:13.997709 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.04 19:23:13.997823 [ 3 ] {477c0016-f956-42f5-acea-fff9dd2e34eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 932 | 2026.03.04 19:23:13.998060 [ 3 ] {477c0016-f956-42f5-acea-fff9dd2e34eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.03.04 19:23:13.998103 [ 3 ] {477c0016-f956-42f5-acea-fff9dd2e34eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.03.04 19:23:13.998459 [ 3 ] {477c0016-f956-42f5-acea-fff9dd2e34eb} <Debug> TCPHandler: Processed in 0.000797724 sec. | ||
| 935 | 2026.03.04 19:23:13.998667 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.03.04 19:23:13.998782 [ 3 ] {4ab921d5-1da7-4946-9f95-c262dc2a1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 937 | 2026.03.04 19:23:13.999016 [ 3 ] {4ab921d5-1da7-4946-9f95-c262dc2a1138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.03.04 19:23:13.999059 [ 3 ] {4ab921d5-1da7-4946-9f95-c262dc2a1138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.03.04 19:23:13.999369 [ 3 ] {4ab921d5-1da7-4946-9f95-c262dc2a1138} <Debug> TCPHandler: Processed in 0.000750413 sec. | ||
| 940 | 2026.03.04 19:23:14.000737 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.04 19:23:14.000784 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 169.94 MiB, free memory in arenas 0.00 B, will set to 162.00 MiB (RSS), difference: 4.08 MiB | ||
| 942 | 2026.03.04 19:23:14.000845 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 943 | 2026.03.04 19:23:14.000891 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.03.04 19:23:14.005737 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.03.04 19:23:14.005790 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 946 | 2026.03.04 19:23:14.008449 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.03.04 19:23:14.008839 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.03.04 19:23:14.009009 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Debug> executeQuery: Read 6 rows, 906.00 B in 0.008199 sec., 731.7965605561654 rows/sec., 107.91 KiB/sec. | ||
| 949 | 2026.03.04 19:23:14.009048 [ 3 ] {ee5d2372-4f16-4ec8-bfce-c06d15a6977d} <Debug> TCPHandler: Processed in 0.008362533 sec. | ||
| 950 | 2026.03.04 19:23:14.009158 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.04 19:23:14.009256 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 952 | 2026.03.04 19:23:14.009296 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 953 | 2026.03.04 19:23:14.009806 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.03.04 19:23:14.009841 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 955 | 2026.03.04 19:23:14.012432 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.03.04 19:23:14.012928 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.03.04 19:23:14.013067 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003834 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec. | ||
| 958 | 2026.03.04 19:23:14.013104 [ 3 ] {ac19271b-68b0-4f15-a183-9f422de3b391} <Debug> TCPHandler: Processed in 0.003994965 sec. | ||
| 959 | 2026.03.04 19:23:14.013222 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.04 19:23:14.013318 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 961 | 2026.03.04 19:23:14.013355 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 962 | 2026.03.04 19:23:14.015749 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.03.04 19:23:14.015783 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 964 | 2026.03.04 19:23:14.016244 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.03.04 19:23:14.016781 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.03.04 19:23:14.016932 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Debug> executeQuery: Read 26 rows, 2.49 KiB in 0.003633 sec., 7156.61987338288 rows/sec., 685.72 KiB/sec. | ||
| 967 | 2026.03.04 19:23:14.016973 [ 3 ] {0a6fa4e6-0f60-4ed2-b6fe-80eda011279b} <Debug> TCPHandler: Processed in 0.003800375 sec. | ||
| 968 | 2026.03.04 19:23:14.017087 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.03.04 19:23:14.017180 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 970 | 2026.03.04 19:23:14.017220 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 971 | 2026.03.04 19:23:14.017621 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.03.04 19:23:14.017656 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 973 | 2026.03.04 19:23:14.018080 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.03.04 19:23:14.018545 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.03.04 19:23:14.018672 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.00151 sec., 9271.523178807947 rows/sec., 682.95 KiB/sec. | ||
| 976 | 2026.03.04 19:23:14.018707 [ 3 ] {2c9a04d8-ce75-42d6-b513-df57a169a2a6} <Debug> TCPHandler: Processed in 0.001668896 sec. | ||
| 977 | 2026.03.04 19:23:14.018836 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.03.04 19:23:14.018989 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 979 | 2026.03.04 19:23:14.019049 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 980 | 2026.03.04 19:23:14.019476 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.04 19:23:14.019512 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 982 | 2026.03.04 19:23:14.019933 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.03.04 19:23:14.020379 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.04 19:23:14.020505 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Debug> executeQuery: Read 22 rows, 1.77 KiB in 0.001551 sec., 14184.397163120566 rows/sec., 1.11 MiB/sec. | ||
| 985 | 2026.03.04 19:23:14.020541 [ 3 ] {7ce9869d-d047-449a-a6d6-e7b93a6f0542} <Debug> TCPHandler: Processed in 0.001781938 sec. | ||
| 986 | 2026.03.04 19:23:14.020647 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.04 19:23:14.020739 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.03.04 19:23:14.020781 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 989 | 2026.03.04 19:23:14.023137 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.03.04 19:23:14.023195 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 991 | 2026.03.04 19:23:14.025988 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.03.04 19:23:14.026471 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.03.04 19:23:14.026622 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.005901 sec., 2033.5536349771226 rows/sec., 152.91 KiB/sec. | ||
| 994 | 2026.03.04 19:23:14.026663 [ 3 ] {906f0ff0-0238-44d8-bc93-154d6b3df5eb} <Debug> TCPHandler: Processed in 0.006066024 sec. | ||
| 995 | 2026.03.04 19:23:14.026790 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.03.04 19:23:14.026902 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 997 | 2026.03.04 19:23:14.026964 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 998 | 2026.03.04 19:23:14.027739 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.03.04 19:23:14.027774 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1000 | 2026.03.04 19:23:14.029033 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.03.04 19:23:14.029457 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.03.04 19:23:14.029590 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002712 sec., 3687.3156342182892 rows/sec., 6.61 MiB/sec. | ||
| 1003 | 2026.03.04 19:23:14.029647 [ 3 ] {c8112dcf-68e0-40a0-b0f6-2b0e06615f05} <Debug> TCPHandler: Processed in 0.002915572 sec. | ||
| 1004 | 2026.03.04 19:23:14.029756 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.03.04 19:23:14.029850 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.03.04 19:23:14.029891 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1007 | 2026.03.04 19:23:14.030205 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.03.04 19:23:14.030241 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1009 | 2026.03.04 19:23:14.030639 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.03.04 19:23:14.031081 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.03.04 19:23:14.031207 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001375 sec., 7272.727272727273 rows/sec., 458.10 KiB/sec. | ||
| 1012 | 2026.03.04 19:23:14.031240 [ 3 ] {b756bbb5-cb4a-4830-963c-f1ef8a9f770d} <Debug> TCPHandler: Processed in 0.001534826 sec. | ||
| 1013 | 2026.03.04 19:23:14.787462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39287 | ||
| 1014 | 2026.03.04 19:23:14.787563 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.03.04 19:23:14.787587 [ 286 ] {} <Debug> TCP-Session: cd2faa5c-d4c1-4555-9776-83bd4628d0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39287 | ||
| 1016 | 2026.03.04 19:23:14.787608 [ 286 ] {} <Debug> TCP-Session: cd2faa5c-d4c1-4555-9776-83bd4628d0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.04 19:23:14.787621 [ 286 ] {} <Debug> TCP-Session: cd2faa5c-d4c1-4555-9776-83bd4628d0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.04 19:23:14.787806 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43767 | ||
| 1019 | 2026.03.04 19:23:14.787853 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53228 | ||
| 1020 | 2026.03.04 19:23:14.787894 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37717 | ||
| 1021 | 2026.03.04 19:23:14.787924 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38493 | ||
| 1022 | 2026.03.04 19:23:14.787933 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.03.04 19:23:14.787931 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46808 | ||
| 1024 | 2026.03.04 19:23:14.787993 [ 287 ] {} <Debug> TCP-Session: 2beb9a2e-3a12-45f7-9a43-a2608284d97d Authenticating user 'default' from [fd00:1122:3344:101::e]:43767 | ||
| 1025 | 2026.03.04 19:23:14.788006 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.03.04 19:23:14.788013 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.03.04 19:23:14.788029 [ 287 ] {} <Debug> TCP-Session: 2beb9a2e-3a12-45f7-9a43-a2608284d97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.03.04 19:23:14.788040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.03.04 19:23:14.788061 [ 287 ] {} <Debug> TCP-Session: 2beb9a2e-3a12-45f7-9a43-a2608284d97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.04 19:23:14.788063 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.03.04 19:23:14.788075 [ 291 ] {} <Debug> TCP-Session: 16f80dad-e988-45a2-ab09-48c2f679acb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37717 | ||
| 1032 | 2026.03.04 19:23:14.788120 [ 294 ] {} <Debug> TCP-Session: fe988555-b3d0-49d3-9d9b-a4d23c86daca Authenticating user 'default' from [fd00:1122:3344:101::e]:46808 | ||
| 1033 | 2026.03.04 19:23:14.788142 [ 291 ] {} <Debug> TCP-Session: 16f80dad-e988-45a2-ab09-48c2f679acb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.04 19:23:14.788152 [ 294 ] {} <Debug> TCP-Session: fe988555-b3d0-49d3-9d9b-a4d23c86daca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.04 19:23:14.788164 [ 291 ] {} <Debug> TCP-Session: 16f80dad-e988-45a2-ab09-48c2f679acb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.04 19:23:14.788179 [ 294 ] {} <Debug> TCP-Session: fe988555-b3d0-49d3-9d9b-a4d23c86daca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.04 19:23:14.788083 [ 293 ] {} <Debug> TCP-Session: 7d4d2da6-5ac8-4acf-920a-8206701b746f Authenticating user 'default' from [fd00:1122:3344:101::e]:38493 | ||
| 1038 | 2026.03.04 19:23:14.788047 [ 288 ] {} <Debug> TCP-Session: 4d8d5d62-8bf0-44c2-9f78-6e9b420e2055 Authenticating user 'default' from [fd00:1122:3344:101::e]:53228 | ||
| 1039 | 2026.03.04 19:23:14.788235 [ 293 ] {} <Debug> TCP-Session: 7d4d2da6-5ac8-4acf-920a-8206701b746f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.03.04 19:23:14.787927 [ 286 ] {} <Trace> TCP-Session: cd2faa5c-d4c1-4555-9776-83bd4628d0cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.03.04 19:23:14.788262 [ 293 ] {} <Debug> TCP-Session: 7d4d2da6-5ac8-4acf-920a-8206701b746f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.04 19:23:14.788261 [ 288 ] {} <Debug> TCP-Session: 4d8d5d62-8bf0-44c2-9f78-6e9b420e2055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.04 19:23:14.787908 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54305 | ||
| 1044 | 2026.03.04 19:23:14.788313 [ 288 ] {} <Debug> TCP-Session: 4d8d5d62-8bf0-44c2-9f78-6e9b420e2055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.04 19:23:14.787868 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55164 | ||
| 1046 | 2026.03.04 19:23:14.787868 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63732 | ||
| 1047 | 2026.03.04 19:23:14.788392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.04 19:23:14.788423 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1049 | 2026.03.04 19:23:14.788436 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.03.04 19:23:14.788425 [ 292 ] {} <Debug> TCP-Session: 37fcdcb8-2480-4547-a498-7fc22a4e405b Authenticating user 'default' from [fd00:1122:3344:101::e]:54305 | ||
| 1051 | 2026.03.04 19:23:14.788468 [ 290 ] {} <Debug> TCP-Session: 4ced37c6-74ac-4367-a0bd-9542df8769ed Authenticating user 'default' from [fd00:1122:3344:101::e]:55164 | ||
| 1052 | 2026.03.04 19:23:14.788487 [ 292 ] {} <Debug> TCP-Session: 37fcdcb8-2480-4547-a498-7fc22a4e405b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.04 19:23:14.788498 [ 290 ] {} <Debug> TCP-Session: 4ced37c6-74ac-4367-a0bd-9542df8769ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.04 19:23:14.788510 [ 292 ] {} <Debug> TCP-Session: 37fcdcb8-2480-4547-a498-7fc22a4e405b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.04 19:23:14.788523 [ 290 ] {} <Debug> TCP-Session: 4ced37c6-74ac-4367-a0bd-9542df8769ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.04 19:23:14.788534 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.03.04 19:23:14.788568 [ 289 ] {} <Debug> TCP-Session: 1d8867c0-5d1a-401d-9267-927cf5ea3e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:63732 | ||
| 1058 | 2026.03.04 19:23:14.788584 [ 289 ] {} <Debug> TCP-Session: 1d8867c0-5d1a-401d-9267-927cf5ea3e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.03.04 19:23:14.788596 [ 289 ] {} <Debug> TCP-Session: 1d8867c0-5d1a-401d-9267-927cf5ea3e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.04 19:23:14.788681 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1061 | 2026.03.04 19:23:14.788737 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.03.04 19:23:14.789003 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 1063 | 2026.03.04 19:23:14.789961 [ 337 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> AggregatingTransform: Aggregating | ||
| 1064 | 2026.03.04 19:23:14.790021 [ 337 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> Aggregator: Aggregation method: without_key | ||
| 1065 | 2026.03.04 19:23:14.790065 [ 337 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968014 sec. (1033.043 rows/sec., 40.35 KiB/sec.) | ||
| 1066 | 2026.03.04 19:23:14.790089 [ 337 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Trace> Aggregator: Merging aggregated data | ||
| 1067 | 2026.03.04 19:23:14.791204 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002837 sec., 352.4850193866761 rows/sec., 13.77 KiB/sec. | ||
| 1068 | 2026.03.04 19:23:14.791367 [ 286 ] {705ae7e6-3d5b-46c3-8ad3-6a9e16258eba} <Debug> TCPHandler: Processed in 0.003554314 sec. | ||
| 1069 | 2026.03.04 19:23:14.791469 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.03.04 19:23:14.791501 [ 286 ] {} <Debug> TCP-Session: cd2faa5c-d4c1-4555-9776-83bd4628d0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.04 19:23:14.791504 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1072 | 2026.03.04 19:23:14.791522 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1073 | 2026.03.04 19:23:14.791542 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.03.04 19:23:14.791548 [ 294 ] {} <Debug> TCP-Session: fe988555-b3d0-49d3-9d9b-a4d23c86daca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.03.04 19:23:14.791574 [ 287 ] {} <Debug> TCP-Session: 2beb9a2e-3a12-45f7-9a43-a2608284d97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.04 19:23:14.791583 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2026.03.04 19:23:14.791591 [ 289 ] {} <Debug> TCP-Session: 1d8867c0-5d1a-401d-9267-927cf5ea3e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.04 19:23:14.791622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.03.04 19:23:14.791618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.03.04 19:23:14.791645 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1081 | 2026.03.04 19:23:14.791666 [ 291 ] {} <Debug> TCP-Session: 16f80dad-e988-45a2-ab09-48c2f679acb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.03.04 19:23:14.791692 [ 288 ] {} <Debug> TCP-Session: 4d8d5d62-8bf0-44c2-9f78-6e9b420e2055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.03.04 19:23:14.791706 [ 293 ] {} <Debug> TCP-Session: 7d4d2da6-5ac8-4acf-920a-8206701b746f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.03.04 19:23:14.791644 [ 292 ] {} <Debug> TCP-Session: 37fcdcb8-2480-4547-a498-7fc22a4e405b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.04 19:23:14.791565 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2026.03.04 19:23:14.791789 [ 290 ] {} <Debug> TCP-Session: 4ced37c6-74ac-4367-a0bd-9542df8769ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.03.04 19:23:14.859591 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64885 | ||
| 1088 | 2026.03.04 19:23:14.859698 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.03.04 19:23:14.859723 [ 286 ] {} <Debug> TCP-Session: 435c4c29-a4ba-4cf2-b176-917556263f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:64885 | ||
| 1090 | 2026.03.04 19:23:14.859744 [ 286 ] {} <Debug> TCP-Session: 435c4c29-a4ba-4cf2-b176-917556263f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.04 19:23:14.859758 [ 286 ] {} <Debug> TCP-Session: 435c4c29-a4ba-4cf2-b176-917556263f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.04 19:23:14.859974 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39676 | ||
| 1093 | 2026.03.04 19:23:14.860014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63460 | ||
| 1094 | 2026.03.04 19:23:14.860033 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61809 | ||
| 1095 | 2026.03.04 19:23:14.860071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51487 | ||
| 1096 | 2026.03.04 19:23:14.860102 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.03.04 19:23:14.860089 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39721 | ||
| 1098 | 2026.03.04 19:23:14.860147 [ 287 ] {} <Debug> TCP-Session: d6c19bfc-9dc2-4f9f-9cf8-e40acdfd6bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:39676 | ||
| 1099 | 2026.03.04 19:23:14.860166 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.03.04 19:23:14.860166 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.03.04 19:23:14.860181 [ 286 ] {} <Trace> TCP-Session: 435c4c29-a4ba-4cf2-b176-917556263f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.04 19:23:14.860204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.03.04 19:23:14.860199 [ 293 ] {} <Debug> TCP-Session: eb93c055-22e3-411c-9b73-14d6ee0ad79c Authenticating user 'default' from [fd00:1122:3344:101::e]:51487 | ||
| 1104 | 2026.03.04 19:23:14.860235 [ 294 ] {} <Debug> TCP-Session: 0bedee3a-9467-4ebc-8d3f-9348051434ba Authenticating user 'default' from [fd00:1122:3344:101::e]:39721 | ||
| 1105 | 2026.03.04 19:23:14.860203 [ 289 ] {} <Debug> TCP-Session: b9f6cddf-4d85-4213-83cb-4b8805a630a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61809 | ||
| 1106 | 2026.03.04 19:23:14.860255 [ 293 ] {} <Debug> TCP-Session: eb93c055-22e3-411c-9b73-14d6ee0ad79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.03.04 19:23:14.860263 [ 294 ] {} <Debug> TCP-Session: 0bedee3a-9467-4ebc-8d3f-9348051434ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.04 19:23:14.860284 [ 293 ] {} <Debug> TCP-Session: eb93c055-22e3-411c-9b73-14d6ee0ad79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.03.04 19:23:14.860280 [ 289 ] {} <Debug> TCP-Session: b9f6cddf-4d85-4213-83cb-4b8805a630a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.04 19:23:14.860297 [ 294 ] {} <Debug> TCP-Session: 0bedee3a-9467-4ebc-8d3f-9348051434ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.03.04 19:23:14.860314 [ 289 ] {} <Debug> TCP-Session: b9f6cddf-4d85-4213-83cb-4b8805a630a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.04 19:23:14.860190 [ 287 ] {} <Debug> TCP-Session: d6c19bfc-9dc2-4f9f-9cf8-e40acdfd6bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.04 19:23:14.860061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60414 | ||
| 1114 | 2026.03.04 19:23:14.860367 [ 287 ] {} <Debug> TCP-Session: d6c19bfc-9dc2-4f9f-9cf8-e40acdfd6bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.04 19:23:14.860379 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1116 | 2026.03.04 19:23:14.860050 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63064 | ||
| 1117 | 2026.03.04 19:23:14.860440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.03.04 19:23:14.860035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44359 | ||
| 1119 | 2026.03.04 19:23:14.860494 [ 292 ] {} <Debug> TCP-Session: 32c7f582-37ea-423b-86ee-5f4ace59ad7f Authenticating user 'default' from [fd00:1122:3344:101::e]:60414 | ||
| 1120 | 2026.03.04 19:23:14.860131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.04 19:23:14.860522 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.03.04 19:23:14.860536 [ 292 ] {} <Debug> TCP-Session: 32c7f582-37ea-423b-86ee-5f4ace59ad7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.03.04 19:23:14.860550 [ 288 ] {} <Debug> TCP-Session: 535dc649-e3f4-4d7d-a128-60c6953e16ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63460 | ||
| 1124 | 2026.03.04 19:23:14.860557 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.03.04 19:23:14.860569 [ 291 ] {} <Debug> TCP-Session: ec971261-d1e2-4390-8460-34b921026cad Authenticating user 'default' from [fd00:1122:3344:101::e]:63064 | ||
| 1126 | 2026.03.04 19:23:14.860581 [ 288 ] {} <Debug> TCP-Session: 535dc649-e3f4-4d7d-a128-60c6953e16ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.03.04 19:23:14.860599 [ 290 ] {} <Debug> TCP-Session: ccf27c2d-84f5-4512-a194-bb774fc74df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44359 | ||
| 1128 | 2026.03.04 19:23:14.860612 [ 291 ] {} <Debug> TCP-Session: ec971261-d1e2-4390-8460-34b921026cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.04 19:23:14.860636 [ 290 ] {} <Debug> TCP-Session: ccf27c2d-84f5-4512-a194-bb774fc74df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.04 19:23:14.860649 [ 291 ] {} <Debug> TCP-Session: ec971261-d1e2-4390-8460-34b921026cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.04 19:23:14.860665 [ 290 ] {} <Debug> TCP-Session: ccf27c2d-84f5-4512-a194-bb774fc74df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.04 19:23:14.860571 [ 292 ] {} <Debug> TCP-Session: 32c7f582-37ea-423b-86ee-5f4ace59ad7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.03.04 19:23:14.860682 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1134 | 2026.03.04 19:23:14.860620 [ 288 ] {} <Debug> TCP-Session: 535dc649-e3f4-4d7d-a128-60c6953e16ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.04 19:23:14.860767 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2026.03.04 19:23:14.861044 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 1137 | 2026.03.04 19:23:14.861130 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1138 | 2026.03.04 19:23:15.000910 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.90 MiB, peak 170.95 MiB, free memory in arenas 0.00 B, will set to 173.29 MiB (RSS), difference: 10.39 MiB | ||
| 1139 | 2026.03.04 19:23:15.124276 [ 305 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> AggregatingTransform: Aggregating | ||
| 1140 | 2026.03.04 19:23:15.124602 [ 305 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1141 | 2026.03.04 19:23:15.124651 [ 305 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001662336 sec. (601.563 rows/sec., 23.50 KiB/sec.) | ||
| 1142 | 2026.03.04 19:23:15.124668 [ 305 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Trace> Aggregator: Merging aggregated data | ||
| 1143 | 2026.03.04 19:23:15.126056 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.265716 sec., 3.763416580108085 rows/sec., 150.54 B/sec. | ||
| 1144 | 2026.03.04 19:23:15.126357 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1145 | 2026.03.04 19:23:15.126390 [ 286 ] {2ba526b1-d95d-4c7b-a4e4-8e6fbc0fecc5} <Debug> TCPHandler: Processed in 0.26630592 sec. | ||
| 1146 | 2026.03.04 19:23:15.126568 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.03.04 19:23:15.126608 [ 286 ] {} <Debug> TCP-Session: 435c4c29-a4ba-4cf2-b176-917556263f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.04 19:23:15.126613 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.03.04 19:23:15.126646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.03.04 19:23:15.126665 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.03.04 19:23:15.126691 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.03.04 19:23:15.126718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.03.04 19:23:15.126719 [ 293 ] {} <Debug> TCP-Session: eb93c055-22e3-411c-9b73-14d6ee0ad79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.04 19:23:15.126743 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.03.04 19:23:15.126754 [ 288 ] {} <Debug> TCP-Session: 535dc649-e3f4-4d7d-a128-60c6953e16ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.04 19:23:15.126772 [ 287 ] {} <Debug> TCP-Session: d6c19bfc-9dc2-4f9f-9cf8-e40acdfd6bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.04 19:23:15.126786 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2026.03.04 19:23:15.126800 [ 290 ] {} <Debug> TCP-Session: ccf27c2d-84f5-4512-a194-bb774fc74df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.03.04 19:23:15.126767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.03.04 19:23:15.126837 [ 292 ] {} <Debug> TCP-Session: 32c7f582-37ea-423b-86ee-5f4ace59ad7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.04 19:23:15.126718 [ 289 ] {} <Debug> TCP-Session: b9f6cddf-4d85-4213-83cb-4b8805a630a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.03.04 19:23:15.126654 [ 294 ] {} <Debug> TCP-Session: 0bedee3a-9467-4ebc-8d3f-9348051434ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.04 19:23:15.126895 [ 291 ] {} <Debug> TCP-Session: ec971261-d1e2-4390-8460-34b921026cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.03.04 19:23:16.000678 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.67 MiB, peak 180.78 MiB, free memory in arenas 0.00 B, will set to 182.98 MiB (RSS), difference: 8.31 MiB | ||
| 1165 | 2026.03.04 19:23:16.149047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 1482 | ||
| 1166 | 2026.03.04 19:23:16.149575 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.03.04 19:23:16.149620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1168 | 2026.03.04 19:23:16.150219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.03.04 19:23:16.150650 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.03.04 19:23:16.150778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1482 | ||
| 1171 | 2026.03.04 19:23:16.213043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1172 | 2026.03.04 19:23:16.230187 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.04 19:23:16.230250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1174 | 2026.03.04 19:23:16.236790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2026.03.04 19:23:16.238073 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.04 19:23:16.241534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1177 | 2026.03.04 19:23:17.000597 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.52 MiB, peak 187.52 MiB, free memory in arenas 0.00 B, will set to 185.84 MiB (RSS), difference: 2.32 MiB | ||
| 1178 | 2026.03.04 19:23:18.971967 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.04 19:23:18.972155 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.04 19:23:18.972224 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1181 | 2026.03.04 19:23:18.972849 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.04 19:23:18.972901 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1183 | 2026.03.04 19:23:18.973440 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.03.04 19:23:18.973922 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.04 19:23:18.974088 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001983 sec., 2017.145738779627 rows/sec., 169.90 KiB/sec. | ||
| 1186 | 2026.03.04 19:23:18.974135 [ 3 ] {01c39363-bbdb-48cf-80c4-647b3709924e} <Debug> TCPHandler: Processed in 0.002300679 sec. | ||
| 1187 | 2026.03.04 19:23:18.974268 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.04 19:23:18.974373 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.04 19:23:18.974414 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1190 | 2026.03.04 19:23:18.974835 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.04 19:23:18.974873 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1192 | 2026.03.04 19:23:18.975290 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1193 | 2026.03.04 19:23:18.975714 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.04 19:23:18.975849 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.0015 sec., 5333.333333333333 rows/sec., 428.39 KiB/sec. | ||
| 1195 | 2026.03.04 19:23:18.975885 [ 3 ] {5f4bcd6e-3fe7-4a64-bcde-eb8d594e8e11} <Debug> TCPHandler: Processed in 0.001671087 sec. | ||
| 1196 | 2026.03.04 19:23:18.976001 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.04 19:23:18.976099 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.03.04 19:23:18.976143 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1199 | 2026.03.04 19:23:18.976501 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.03.04 19:23:18.976538 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1201 | 2026.03.04 19:23:18.976975 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.03.04 19:23:18.977472 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.03.04 19:23:18.977605 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001527 sec., 6548.788474132286 rows/sec., 498.83 KiB/sec. | ||
| 1204 | 2026.03.04 19:23:18.977643 [ 3 ] {21d290f7-8604-4311-9ad0-d0672b29e690} <Debug> TCPHandler: Processed in 0.001692466 sec. | ||
| 1205 | 2026.03.04 19:23:18.977752 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.04 19:23:18.977847 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.03.04 19:23:18.977888 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1208 | 2026.03.04 19:23:18.978197 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.03.04 19:23:18.978233 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1210 | 2026.03.04 19:23:18.978674 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.03.04 19:23:18.979085 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.03.04 19:23:18.979212 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001384 sec., 7225.43352601156 rows/sec., 455.12 KiB/sec. | ||
| 1213 | 2026.03.04 19:23:18.979247 [ 3 ] {fb98f7d1-a1b5-49cb-9067-f7660b6d3fd9} <Debug> TCPHandler: Processed in 0.001544486 sec. | ||
| 1214 | 2026.03.04 19:23:23.603923 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1215 | 2026.03.04 19:23:23.603986 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1216 | 2026.03.04 19:23:23.647761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 132 | ||
| 1217 | 2026.03.04 19:23:23.650173 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.03.04 19:23:23.650217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1219 | 2026.03.04 19:23:23.651508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2026.03.04 19:23:23.651539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1930 | ||
| 1221 | 2026.03.04 19:23:23.652010 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.03.04 19:23:23.652028 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.03.04 19:23:23.652075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1224 | 2026.03.04 19:23:23.652273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 1225 | 2026.03.04 19:23:23.652726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2026.03.04 19:23:23.653295 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.03.04 19:23:23.653444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1228 | 2026.03.04 19:23:23.742193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1229 | 2026.03.04 19:23:23.759187 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.04 19:23:23.759257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1231 | 2026.03.04 19:23:23.765810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2026.03.04 19:23:23.766986 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.04 19:23:23.770319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1234 | 2026.03.04 19:23:23.972641 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.03.04 19:23:23.972819 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1236 | 2026.03.04 19:23:23.972885 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1237 | 2026.03.04 19:23:23.973523 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.03.04 19:23:23.973572 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1239 | 2026.03.04 19:23:23.974119 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1240 | 2026.03.04 19:23:23.974571 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.03.04 19:23:23.974730 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.00196 sec., 12244.897959183674 rows/sec., 1.17 MiB/sec. | ||
| 1242 | 2026.03.04 19:23:23.974781 [ 3 ] {039e6aac-b4a4-416f-9324-3d3b3eb84651} <Debug> TCPHandler: Processed in 0.002268719 sec. | ||
| 1243 | 2026.03.04 19:23:23.974909 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.03.04 19:23:23.975013 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.03.04 19:23:23.975057 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1246 | 2026.03.04 19:23:23.975487 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.03.04 19:23:23.975526 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1248 | 2026.03.04 19:23:23.975951 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.03.04 19:23:23.976392 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.03.04 19:23:23.976527 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001539 sec., 6497.72579597141 rows/sec., 488.60 KiB/sec. | ||
| 1251 | 2026.03.04 19:23:23.976566 [ 3 ] {c2325197-50cd-4cb6-aa4e-abdeeb415d47} <Debug> TCPHandler: Processed in 0.001708626 sec. | ||
| 1252 | 2026.03.04 19:23:23.976681 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.03.04 19:23:23.976779 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1254 | 2026.03.04 19:23:23.976820 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2026.03.04 19:23:23.977235 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.03.04 19:23:23.977270 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1257 | 2026.03.04 19:23:23.977710 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2026.03.04 19:23:23.978126 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.03.04 19:23:23.978256 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001498 sec., 12016.021361815754 rows/sec., 963.52 KiB/sec. | ||
| 1260 | 2026.03.04 19:23:23.978294 [ 3 ] {debfb5c2-9541-4204-9e5a-91565b9d31e0} <Debug> TCPHandler: Processed in 0.001661836 sec. | ||
| 1261 | 2026.03.04 19:23:23.978404 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.03.04 19:23:23.978500 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.03.04 19:23:23.978545 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1264 | 2026.03.04 19:23:23.978909 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.03.04 19:23:23.978944 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1266 | 2026.03.04 19:23:23.979360 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2026.03.04 19:23:23.979780 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.03.04 19:23:23.979900 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001446 sec., 6915.629322268326 rows/sec., 526.78 KiB/sec. | ||
| 1269 | 2026.03.04 19:23:23.979934 [ 3 ] {e60cb2e0-4c94-4390-97d3-0a2615e88cb5} <Debug> TCPHandler: Processed in 0.001608136 sec. | ||
| 1270 | 2026.03.04 19:23:23.980038 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.04 19:23:23.980126 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.03.04 19:23:23.980176 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1273 | 2026.03.04 19:23:23.980968 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.03.04 19:23:23.981004 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1275 | 2026.03.04 19:23:23.981629 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1276 | 2026.03.04 19:23:23.982047 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.03.04 19:23:23.982184 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002034 sec., 4916.420845624386 rows/sec., 8.81 MiB/sec. | ||
| 1278 | 2026.03.04 19:23:23.982240 [ 3 ] {ba24ec86-d9ce-4bd2-821a-f05a045fd211} <Debug> TCPHandler: Processed in 0.002215699 sec. | ||
| 1279 | 2026.03.04 19:23:23.982357 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.03.04 19:23:23.982451 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.03.04 19:23:23.982494 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1282 | 2026.03.04 19:23:23.982832 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.04 19:23:23.982868 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1284 | 2026.03.04 19:23:23.983291 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.03.04 19:23:23.983760 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.04 19:23:23.983898 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001465 sec., 6825.938566552902 rows/sec., 429.95 KiB/sec. | ||
| 1287 | 2026.03.04 19:23:23.983937 [ 3 ] {8dcdd70d-fc49-45c6-835d-b26632856055} <Debug> TCPHandler: Processed in 0.001629297 sec. | ||
| 1288 | 2026.03.04 19:23:28.971204 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.03.04 19:23:28.971436 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 1290 | 2026.03.04 19:23:28.971760 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1291 | 2026.03.04 19:23:28.971829 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
| 1292 | 2026.03.04 19:23:28.972037 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2026.03.04 19:23:28.972110 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.03.04 19:23:28.972297 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1295 | 2026.03.04 19:23:28.974375 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1296 | 2026.03.04 19:23:28.976460 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1297 | 2026.03.04 19:23:28.976488 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1298 | 2026.03.04 19:23:28.980627 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
| 1299 | 2026.03.04 19:23:28.980667 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1300 | 2026.03.04 19:23:29.004635 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.033286 sec., 180.25596346812472 rows/sec., 7.48 KiB/sec. | ||
| 1301 | 2026.03.04 19:23:29.004797 [ 3 ] {edc2b0f4-4cbd-4e6f-b76a-e3701fdfe476} <Debug> TCPHandler: Processed in 0.033739013 sec. | ||
| 1302 | 2026.03.04 19:23:29.005237 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.04 19:23:29.005468 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1304 | 2026.03.04 19:23:29.005694 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1305 | 2026.03.04 19:23:29.005728 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1306 | 2026.03.04 19:23:29.005885 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1307 | 2026.03.04 19:23:29.005945 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1308 | 2026.03.04 19:23:29.006060 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1309 | 2026.03.04 19:23:29.006092 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1310 | 2026.03.04 19:23:29.006113 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1311 | 2026.03.04 19:23:29.006128 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1312 | 2026.03.04 19:23:29.006162 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1313 | 2026.03.04 19:23:29.006182 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1314 | 2026.03.04 19:23:29.006630 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 199.54 KiB/sec. | ||
| 1315 | 2026.03.04 19:23:29.006719 [ 3 ] {393ad0af-86ee-4a63-bd0f-bfb4e2de931a} <Debug> TCPHandler: Processed in 0.001592856 sec. | ||
| 1316 | 2026.03.04 19:23:29.006931 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.04 19:23:29.007059 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1318 | 2026.03.04 19:23:29.007251 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1319 | 2026.03.04 19:23:29.007280 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1320 | 2026.03.04 19:23:29.007425 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2026.03.04 19:23:29.007479 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1322 | 2026.03.04 19:23:29.007578 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1323 | 2026.03.04 19:23:29.007607 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1324 | 2026.03.04 19:23:29.007627 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1325 | 2026.03.04 19:23:29.007642 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1326 | 2026.03.04 19:23:29.007674 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1327 | 2026.03.04 19:23:29.007693 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1328 | 2026.03.04 19:23:29.008130 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 222.74 KiB/sec. | ||
| 1329 | 2026.03.04 19:23:29.008213 [ 3 ] {ce1a0f4c-61c6-422b-82fc-d674ab6ce0a1} <Debug> TCPHandler: Processed in 0.001333825 sec. | ||
| 1330 | 2026.03.04 19:23:29.008427 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.03.04 19:23:29.008551 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1332 | 2026.03.04 19:23:29.008736 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1333 | 2026.03.04 19:23:29.008764 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1334 | 2026.03.04 19:23:29.008909 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2026.03.04 19:23:29.008963 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1336 | 2026.03.04 19:23:29.009061 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1337 | 2026.03.04 19:23:29.009089 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1338 | 2026.03.04 19:23:29.009110 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1339 | 2026.03.04 19:23:29.009125 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1340 | 2026.03.04 19:23:29.009157 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1341 | 2026.03.04 19:23:29.009176 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1342 | 2026.03.04 19:23:29.009563 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 235.59 KiB/sec. | ||
| 1343 | 2026.03.04 19:23:29.009645 [ 3 ] {9c6c91c3-962b-4ee0-9575-05dcfd125f40} <Debug> TCPHandler: Processed in 0.001269755 sec. | ||
| 1344 | 2026.03.04 19:23:29.009842 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.04 19:23:29.009966 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1346 | 2026.03.04 19:23:29.010151 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1347 | 2026.03.04 19:23:29.010180 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1348 | 2026.03.04 19:23:29.010329 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1349 | 2026.03.04 19:23:29.010383 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1350 | 2026.03.04 19:23:29.010481 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1351 | 2026.03.04 19:23:29.010509 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1352 | 2026.03.04 19:23:29.010528 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1353 | 2026.03.04 19:23:29.010543 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1354 | 2026.03.04 19:23:29.010575 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1355 | 2026.03.04 19:23:29.010593 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1356 | 2026.03.04 19:23:29.010965 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 238.99 KiB/sec. | ||
| 1357 | 2026.03.04 19:23:29.011046 [ 3 ] {90b66c0e-cdc6-4ecc-9b1c-ac50b1c2d4db} <Debug> TCPHandler: Processed in 0.001259594 sec. | ||
| 1358 | 2026.03.04 19:23:29.011235 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.03.04 19:23:29.011356 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1360 | 2026.03.04 19:23:29.011540 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1361 | 2026.03.04 19:23:29.011569 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1362 | 2026.03.04 19:23:29.011718 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2026.03.04 19:23:29.011771 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1364 | 2026.03.04 19:23:29.011868 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1365 | 2026.03.04 19:23:29.011896 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1366 | 2026.03.04 19:23:29.011914 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1367 | 2026.03.04 19:23:29.011929 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1368 | 2026.03.04 19:23:29.011961 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1369 | 2026.03.04 19:23:29.011980 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1370 | 2026.03.04 19:23:29.012357 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 238.76 KiB/sec. | ||
| 1371 | 2026.03.04 19:23:29.012445 [ 3 ] {db191e74-da89-4c56-893d-9e93dcf2278b} <Debug> TCPHandler: Processed in 0.001260455 sec. | ||
| 1372 | 2026.03.04 19:23:29.012632 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.03.04 19:23:29.012751 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1374 | 2026.03.04 19:23:29.012934 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1375 | 2026.03.04 19:23:29.012964 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1376 | 2026.03.04 19:23:29.013114 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.03.04 19:23:29.013166 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1378 | 2026.03.04 19:23:29.013263 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1379 | 2026.03.04 19:23:29.013291 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1380 | 2026.03.04 19:23:29.013311 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1381 | 2026.03.04 19:23:29.013326 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1382 | 2026.03.04 19:23:29.013359 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1383 | 2026.03.04 19:23:29.013378 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1384 | 2026.03.04 19:23:29.013756 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 238.07 KiB/sec. | ||
| 1385 | 2026.03.04 19:23:29.013838 [ 3 ] {b94b1800-0c6e-4333-b040-094e934c00bc} <Debug> TCPHandler: Processed in 0.001256885 sec. | ||
| 1386 | 2026.03.04 19:23:29.014029 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.04 19:23:29.014149 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1388 | 2026.03.04 19:23:29.014334 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1389 | 2026.03.04 19:23:29.014363 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1390 | 2026.03.04 19:23:29.014517 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1391 | 2026.03.04 19:23:29.014569 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1392 | 2026.03.04 19:23:29.014669 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1393 | 2026.03.04 19:23:29.014696 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1394 | 2026.03.04 19:23:29.014715 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1395 | 2026.03.04 19:23:29.014731 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1396 | 2026.03.04 19:23:29.014768 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1397 | 2026.03.04 19:23:29.014787 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1398 | 2026.03.04 19:23:29.015164 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 235.59 KiB/sec. | ||
| 1399 | 2026.03.04 19:23:29.015245 [ 3 ] {ece4d2d5-fb6e-4184-be66-c6265f1971f5} <Debug> TCPHandler: Processed in 0.001265425 sec. | ||
| 1400 | 2026.03.04 19:23:29.015430 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.03.04 19:23:29.015551 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1402 | 2026.03.04 19:23:29.015736 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1403 | 2026.03.04 19:23:29.015766 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1404 | 2026.03.04 19:23:29.015923 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2026.03.04 19:23:29.015976 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1406 | 2026.03.04 19:23:29.016073 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1407 | 2026.03.04 19:23:29.016100 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1408 | 2026.03.04 19:23:29.016120 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1409 | 2026.03.04 19:23:29.016134 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1410 | 2026.03.04 19:23:29.016166 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1411 | 2026.03.04 19:23:29.016184 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1412 | 2026.03.04 19:23:29.016565 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 235.59 KiB/sec. | ||
| 1413 | 2026.03.04 19:23:29.016646 [ 3 ] {755a6d49-a58c-44a6-ba48-c8d22fb68c1b} <Debug> TCPHandler: Processed in 0.001266676 sec. | ||
| 1414 | 2026.03.04 19:23:29.016835 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.04 19:23:29.016957 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1416 | 2026.03.04 19:23:29.017143 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1417 | 2026.03.04 19:23:29.017174 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1418 | 2026.03.04 19:23:29.017333 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1419 | 2026.03.04 19:23:29.017385 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1420 | 2026.03.04 19:23:29.017480 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1421 | 2026.03.04 19:23:29.017508 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1422 | 2026.03.04 19:23:29.017527 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1423 | 2026.03.04 19:23:29.017542 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1424 | 2026.03.04 19:23:29.017574 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1425 | 2026.03.04 19:23:29.017593 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1426 | 2026.03.04 19:23:29.017974 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 234.71 KiB/sec. | ||
| 1427 | 2026.03.04 19:23:29.018056 [ 3 ] {699d8970-af25-4705-a721-3a8361cd6716} <Debug> TCPHandler: Processed in 0.001271615 sec. | ||
| 1428 | 2026.03.04 19:23:29.018246 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.04 19:23:29.018366 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 1430 | 2026.03.04 19:23:29.018551 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1431 | 2026.03.04 19:23:29.018581 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1432 | 2026.03.04 19:23:29.018740 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.03.04 19:23:29.018792 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1434 | 2026.03.04 19:23:29.018985 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1435 | 2026.03.04 19:23:29.019012 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1436 | 2026.03.04 19:23:29.019030 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1437 | 2026.03.04 19:23:29.019045 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1438 | 2026.03.04 19:23:29.019078 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1439 | 2026.03.04 19:23:29.019188 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1440 | 2026.03.04 19:23:29.019876 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 160.35 KiB/sec. | ||
| 1441 | 2026.03.04 19:23:29.019936 [ 3 ] {f96475e4-38ef-44d4-8222-e61c8351385f} <Debug> TCPHandler: Processed in 0.001738766 sec. | ||
| 1442 | 2026.03.04 19:23:29.020122 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.04 19:23:29.020246 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1444 | 2026.03.04 19:23:29.020430 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.03.04 19:23:29.020461 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1446 | 2026.03.04 19:23:29.020619 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.03.04 19:23:29.020671 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.03.04 19:23:29.020767 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1449 | 2026.03.04 19:23:29.020795 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1450 | 2026.03.04 19:23:29.020814 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1451 | 2026.03.04 19:23:29.020828 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1452 | 2026.03.04 19:23:29.020860 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1453 | 2026.03.04 19:23:29.020878 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1454 | 2026.03.04 19:23:29.021562 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 182.84 KiB/sec. | ||
| 1455 | 2026.03.04 19:23:29.021646 [ 3 ] {a8bf9f33-0ead-4155-aabb-7065faa23848} <Debug> TCPHandler: Processed in 0.001574716 sec. | ||
| 1456 | 2026.03.04 19:23:29.021899 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.03.04 19:23:29.022032 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1458 | 2026.03.04 19:23:29.022236 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1459 | 2026.03.04 19:23:29.022268 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1460 | 2026.03.04 19:23:29.022444 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2026.03.04 19:23:29.022500 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2026.03.04 19:23:29.022608 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1463 | 2026.03.04 19:23:29.022637 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1464 | 2026.03.04 19:23:29.022656 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 1465 | 2026.03.04 19:23:29.022672 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2026.03.04 19:23:29.022705 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1467 | 2026.03.04 19:23:29.022724 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1468 | 2026.03.04 19:23:29.023225 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 201.31 KiB/sec. | ||
| 1469 | 2026.03.04 19:23:29.023326 [ 3 ] {c2027614-2e0f-49bf-9a5b-4f6ef8c37520} <Debug> TCPHandler: Processed in 0.001490356 sec. | ||
| 1470 | 2026.03.04 19:23:29.023579 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.03.04 19:23:29.023712 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1472 | 2026.03.04 19:23:29.023917 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.03.04 19:23:29.023950 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1474 | 2026.03.04 19:23:29.024119 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.03.04 19:23:29.024175 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.03.04 19:23:29.024278 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1477 | 2026.03.04 19:23:29.024306 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.03.04 19:23:29.024325 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1479 | 2026.03.04 19:23:29.024339 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.03.04 19:23:29.024372 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1481 | 2026.03.04 19:23:29.024390 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1482 | 2026.03.04 19:23:29.024824 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 214.31 KiB/sec. | ||
| 1483 | 2026.03.04 19:23:29.024917 [ 3 ] {6bdeabfe-7822-4ce0-8f44-7bcdcccf8c18} <Debug> TCPHandler: Processed in 0.001391955 sec. | ||
| 1484 | 2026.03.04 19:23:29.026799 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.04 19:23:29.026929 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1486 | 2026.03.04 19:23:29.027126 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.03.04 19:23:29.027158 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1488 | 2026.03.04 19:23:29.027328 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.03.04 19:23:29.027380 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.03.04 19:23:29.027482 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1491 | 2026.03.04 19:23:29.027509 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.03.04 19:23:29.027528 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1493 | 2026.03.04 19:23:29.027543 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.03.04 19:23:29.027576 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1495 | 2026.03.04 19:23:29.027594 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1496 | 2026.03.04 19:23:29.028109 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 202.46 KiB/sec. | ||
| 1497 | 2026.03.04 19:23:29.028200 [ 3 ] {a3eeb7c3-64eb-49f7-9fda-053d787a7bf3} <Debug> TCPHandler: Processed in 0.001452066 sec. | ||
| 1498 | 2026.03.04 19:23:29.028421 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.04 19:23:29.028550 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1500 | 2026.03.04 19:23:29.028742 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2026.03.04 19:23:29.028773 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1502 | 2026.03.04 19:23:29.028953 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2026.03.04 19:23:29.029007 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2026.03.04 19:23:29.029103 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1505 | 2026.03.04 19:23:29.029130 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2026.03.04 19:23:29.029148 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1507 | 2026.03.04 19:23:29.029162 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.03.04 19:23:29.029194 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1509 | 2026.03.04 19:23:29.029212 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1510 | 2026.03.04 19:23:29.029671 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 213.02 KiB/sec. | ||
| 1511 | 2026.03.04 19:23:29.029765 [ 3 ] {5cf2946b-e4a2-4ed5-a9d4-e26547412b0f} <Debug> TCPHandler: Processed in 0.001394105 sec. | ||
| 1512 | 2026.03.04 19:23:29.029979 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.03.04 19:23:29.030107 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1514 | 2026.03.04 19:23:29.030297 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.03.04 19:23:29.030329 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1516 | 2026.03.04 19:23:29.030496 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.03.04 19:23:29.030548 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.03.04 19:23:29.030644 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1519 | 2026.03.04 19:23:29.030671 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.03.04 19:23:29.030688 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1521 | 2026.03.04 19:23:29.030702 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.03.04 19:23:29.030734 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1523 | 2026.03.04 19:23:29.030752 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1524 | 2026.03.04 19:23:29.031159 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> executeQuery: Read 6 rows, 255.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 226.18 KiB/sec. | ||
| 1525 | 2026.03.04 19:23:29.031249 [ 3 ] {6beac649-12f3-40af-b5e8-031630bd67f9} <Debug> TCPHandler: Processed in 0.001320805 sec. | ||
| 1526 | 2026.03.04 19:23:29.037009 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.03.04 19:23:29.037123 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1528 | 2026.03.04 19:23:29.037167 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1529 | 2026.03.04 19:23:29.037713 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.04 19:23:29.037756 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1531 | 2026.03.04 19:23:29.038311 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1532 | 2026.03.04 19:23:29.038681 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.03.04 19:23:29.038851 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Debug> executeQuery: Read 17 rows, 2.28 KiB in 0.001757 sec., 9675.583380762662 rows/sec., 1.27 MiB/sec. | ||
| 1534 | 2026.03.04 19:23:29.038899 [ 3 ] {d3fd6d9a-d391-451a-886e-87c596871d41} <Debug> TCPHandler: Processed in 0.001942947 sec. | ||
| 1535 | 2026.03.04 19:23:29.039044 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.03.04 19:23:29.039146 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1537 | 2026.03.04 19:23:29.039187 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1538 | 2026.03.04 19:23:29.039630 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.03.04 19:23:29.039667 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1540 | 2026.03.04 19:23:29.040147 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1541 | 2026.03.04 19:23:29.040590 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.03.04 19:23:29.040769 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 1543 | 2026.03.04 19:23:29.040833 [ 3 ] {0ac1d0d5-1647-4154-b52d-74502a011b54} <Debug> TCPHandler: Processed in 0.001839497 sec. | ||
| 1544 | 2026.03.04 19:23:29.040962 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.03.04 19:23:29.041069 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1546 | 2026.03.04 19:23:29.041110 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1547 | 2026.03.04 19:23:29.041562 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.04 19:23:29.041597 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1549 | 2026.03.04 19:23:29.042016 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1550 | 2026.03.04 19:23:29.042483 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.04 19:23:29.042627 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Debug> executeQuery: Read 70 rows, 6.08 KiB in 0.00158 sec., 44303.79746835443 rows/sec., 3.76 MiB/sec. | ||
| 1552 | 2026.03.04 19:23:29.042663 [ 3 ] {5870a8d9-7ff6-4bcc-82ff-5888afa7f442} <Debug> TCPHandler: Processed in 0.001750947 sec. | ||
| 1553 | 2026.03.04 19:23:29.042786 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.04 19:23:29.042879 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.03.04 19:23:29.042918 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1556 | 2026.03.04 19:23:29.043319 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.04 19:23:29.043352 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1558 | 2026.03.04 19:23:29.043763 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.03.04 19:23:29.044172 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.04 19:23:29.044307 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001447 sec., 15894.955079474776 rows/sec., 1.15 MiB/sec. | ||
| 1561 | 2026.03.04 19:23:29.044343 [ 3 ] {fc1a4a21-d4f5-41c4-bb49-cb613f387602} <Debug> TCPHandler: Processed in 0.001604457 sec. | ||
| 1562 | 2026.03.04 19:23:29.044451 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.03.04 19:23:29.044543 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1564 | 2026.03.04 19:23:29.044581 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1565 | 2026.03.04 19:23:29.045014 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.03.04 19:23:29.045048 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1567 | 2026.03.04 19:23:29.045488 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1568 | 2026.03.04 19:23:29.045982 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.03.04 19:23:29.046114 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Debug> executeQuery: Read 77 rows, 6.17 KiB in 0.00159 sec., 48427.67295597484 rows/sec., 3.79 MiB/sec. | ||
| 1570 | 2026.03.04 19:23:29.046150 [ 3 ] {9bebf7bf-558a-41c1-b15e-3a5c1082c403} <Debug> TCPHandler: Processed in 0.001748337 sec. | ||
| 1571 | 2026.03.04 19:23:29.046265 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.03.04 19:23:29.046364 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.03.04 19:23:29.046405 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1574 | 2026.03.04 19:23:29.046777 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.03.04 19:23:29.046813 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1576 | 2026.03.04 19:23:29.047257 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1577 | 2026.03.04 19:23:29.047875 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.03.04 19:23:29.048025 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001679 sec., 66706.37284097678 rows/sec., 4.65 MiB/sec. | ||
| 1579 | 2026.03.04 19:23:29.048061 [ 3 ] {0cf2666e-8be1-43f0-8a5a-26aec32bc988} <Debug> TCPHandler: Processed in 0.001844518 sec. | ||
| 1580 | 2026.03.04 19:23:29.048177 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.04 19:23:29.048272 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.03.04 19:23:29.048325 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1583 | 2026.03.04 19:23:29.049131 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.03.04 19:23:29.049166 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1585 | 2026.03.04 19:23:29.049850 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1586 | 2026.03.04 19:23:29.050279 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.03.04 19:23:29.050422 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002169 sec., 8759.79714153988 rows/sec., 15.70 MiB/sec. | ||
| 1588 | 2026.03.04 19:23:29.050479 [ 3 ] {c602dc70-f086-468a-b24f-1251d3cb25f9} <Debug> TCPHandler: Processed in 0.002349879 sec. | ||
| 1589 | 2026.03.04 19:23:29.050583 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.03.04 19:23:29.050677 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.03.04 19:23:29.050717 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1592 | 2026.03.04 19:23:29.051071 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Trace> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.03.04 19:23:29.051105 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1594 | 2026.03.04 19:23:29.051520 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1595 | 2026.03.04 19:23:29.051957 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Trace> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.03.04 19:23:29.052081 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001424 sec., 16853.932584269663 rows/sec., 1.20 MiB/sec. | ||
| 1597 | 2026.03.04 19:23:29.052116 [ 3 ] {10312434-9c86-4051-812d-dfc827218ba2} <Debug> TCPHandler: Processed in 0.001580747 sec. | ||
| 1598 | 2026.03.04 19:23:29.052224 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.03.04 19:23:29.052318 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.03.04 19:23:29.052358 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1601 | 2026.03.04 19:23:29.052689 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.03.04 19:23:29.052724 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1603 | 2026.03.04 19:23:29.053140 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1604 | 2026.03.04 19:23:29.053653 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.03.04 19:23:29.053783 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001484 sec., 26954.17789757412 rows/sec., 1.80 MiB/sec. | ||
| 1606 | 2026.03.04 19:23:29.053817 [ 3 ] {74336f80-647c-4ff4-9662-77a475bae54e} <Debug> TCPHandler: Processed in 0.001641356 sec. | ||
| 1607 | 2026.03.04 19:23:31.154193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2442 | ||
| 1608 | 2026.03.04 19:23:31.154706 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.03.04 19:23:31.154752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1610 | 2026.03.04 19:23:31.155452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2026.03.04 19:23:31.155977 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.03.04 19:23:31.156151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2442 | ||
| 1613 | 2026.03.04 19:23:31.271053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1614 | 2026.03.04 19:23:31.287625 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.03.04 19:23:31.287681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1616 | 2026.03.04 19:23:31.294042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2026.03.04 19:23:31.295135 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.04 19:23:31.297895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1619 | 2026.03.04 19:23:32.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.10 MiB, peak 193.10 MiB, free memory in arenas 0.00 B, will set to 190.52 MiB (RSS), difference: 1.41 MiB | ||
| 1620 | 2026.03.04 19:23:33.652489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 196 | ||
| 1621 | 2026.03.04 19:23:33.655316 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.03.04 19:23:33.655358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1623 | 2026.03.04 19:23:33.656725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1624 | 2026.03.04 19:23:33.657193 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.03.04 19:23:33.657425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1626 | 2026.03.04 19:23:33.976804 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.03.04 19:23:33.976987 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1628 | 2026.03.04 19:23:33.977053 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1629 | 2026.03.04 19:23:33.977776 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.03.04 19:23:33.977822 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1631 | 2026.03.04 19:23:33.978332 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1632 | 2026.03.04 19:23:33.978796 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.03.04 19:23:33.978977 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.002024 sec., 24703.55731225296 rows/sec., 2.10 MiB/sec. | ||
| 1634 | 2026.03.04 19:23:33.979026 [ 3 ] {bde0f999-969e-4306-9c3a-140030ffbc49} <Debug> TCPHandler: Processed in 0.002352229 sec. | ||
| 1635 | 2026.03.04 19:23:33.979150 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.03.04 19:23:33.979250 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.03.04 19:23:33.979291 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1638 | 2026.03.04 19:23:33.979724 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.03.04 19:23:33.979761 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1640 | 2026.03.04 19:23:33.980167 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1641 | 2026.03.04 19:23:33.980640 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.03.04 19:23:33.980768 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001545 sec., 6472.491909385113 rows/sec., 486.70 KiB/sec. | ||
| 1643 | 2026.03.04 19:23:33.980802 [ 3 ] {952291a9-a8a0-4818-ac9b-9a20b93eae6f} <Debug> TCPHandler: Processed in 0.001708827 sec. | ||
| 1644 | 2026.03.04 19:23:33.980903 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.03.04 19:23:33.980992 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1646 | 2026.03.04 19:23:33.981029 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1647 | 2026.03.04 19:23:33.981412 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.03.04 19:23:33.981445 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1649 | 2026.03.04 19:23:33.981892 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1650 | 2026.03.04 19:23:33.982336 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.03.04 19:23:33.982486 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001495 sec., 30769.23076923077 rows/sec., 2.40 MiB/sec. | ||
| 1652 | 2026.03.04 19:23:33.982525 [ 3 ] {a7776e94-44a0-4d1a-ba9f-00f11d2e5755} <Debug> TCPHandler: Processed in 0.001656996 sec. | ||
| 1653 | 2026.03.04 19:23:33.982639 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.04 19:23:33.982733 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.03.04 19:23:33.982775 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1656 | 2026.03.04 19:23:33.983147 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.04 19:23:33.983183 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1658 | 2026.03.04 19:23:33.983632 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1659 | 2026.03.04 19:23:33.984111 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.03.04 19:23:33.984258 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00158 sec., 69620.25316455695 rows/sec., 4.86 MiB/sec. | ||
| 1661 | 2026.03.04 19:23:33.984293 [ 3 ] {65102f1b-ac68-447a-9f34-97e134f70c99} <Debug> TCPHandler: Processed in 0.001739836 sec. | ||
| 1662 | 2026.03.04 19:23:33.984395 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.04 19:23:33.984481 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.03.04 19:23:33.984531 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1665 | 2026.03.04 19:23:33.985314 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.04 19:23:33.985350 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1667 | 2026.03.04 19:23:33.985975 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1668 | 2026.03.04 19:23:33.986428 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.04 19:23:33.986566 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002051 sec., 4875.6704046806435 rows/sec., 8.74 MiB/sec. | ||
| 1670 | 2026.03.04 19:23:33.986618 [ 3 ] {66914c54-1ce1-43d6-b3c5-6688f233b465} <Debug> TCPHandler: Processed in 0.002224978 sec. | ||
| 1671 | 2026.03.04 19:23:33.986728 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.03.04 19:23:33.986815 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.03.04 19:23:33.986853 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1674 | 2026.03.04 19:23:33.987153 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.03.04 19:23:33.987186 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1676 | 2026.03.04 19:23:33.987600 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1677 | 2026.03.04 19:23:33.988165 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.03.04 19:23:33.988315 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001511 sec., 26472.534745201854 rows/sec., 1.77 MiB/sec. | ||
| 1679 | 2026.03.04 19:23:33.988351 [ 3 ] {989d5273-e208-4c7b-997e-43b07a4385a3} <Debug> TCPHandler: Processed in 0.001669586 sec. | ||
| 1680 | 2026.03.04 19:23:38.604245 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1681 | 2026.03.04 19:23:38.604317 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1682 | 2026.03.04 19:23:38.657355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2890 | ||
| 1683 | 2026.03.04 19:23:38.657889 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.04 19:23:38.657937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1685 | 2026.03.04 19:23:38.658557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1686 | 2026.03.04 19:23:38.658989 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.04 19:23:38.659128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1688 | 2026.03.04 19:23:38.659130 [ 64 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1689 | 2026.03.04 19:23:38.659201 [ 64 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.03.04 19:23:38.659225 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1691 | 2026.03.04 19:23:38.661750 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 1692 | 2026.03.04 19:23:38.664050 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1693 | 2026.03.04 19:23:38.664153 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1694 | 2026.03.04 19:23:38.664263 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1695 | 2026.03.04 19:23:38.664316 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 506 rows starting from the beginning of the part | ||
| 1696 | 2026.03.04 19:23:38.664363 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1697 | 2026.03.04 19:23:38.664407 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1698 | 2026.03.04 19:23:38.664468 [ 201 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1699 | 2026.03.04 19:23:38.692550 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.033196441 sec., 87057.52523290072 rows/sec., 1.25 MiB/sec. | ||
| 1700 | 2026.03.04 19:23:38.693483 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.03.04 19:23:38.694122 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.04 19:23:38.694200 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_6_1} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.03.04 19:23:38.696298 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1704 | 2026.03.04 19:23:38.799093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1705 | 2026.03.04 19:23:38.816484 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.03.04 19:23:38.816525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1707 | 2026.03.04 19:23:38.823138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.03.04 19:23:38.824260 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.03.04 19:23:38.824511 [ 64 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2026.03.04 19:23:38.824547 [ 64 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.04 19:23:38.824568 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1712 | 2026.03.04 19:23:38.824638 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1713 | 2026.03.04 19:23:38.827334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1714 | 2026.03.04 19:23:38.827612 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1715 | 2026.03.04 19:23:38.828380 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1716 | 2026.03.04 19:23:38.831736 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1717 | 2026.03.04 19:23:38.835108 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1718 | 2026.03.04 19:23:38.838712 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1719 | 2026.03.04 19:23:38.846240 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1720 | 2026.03.04 19:23:38.850393 [ 200 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 1721 | 2026.03.04 19:23:38.904707 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.080063086 sec., 574.5469266573111 rows/sec., 2.97 MiB/sec. | ||
| 1722 | 2026.03.04 19:23:38.907307 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1723 | 2026.03.04 19:23:38.909844 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.04 19:23:38.909964 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_6_1} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1725 | 2026.03.04 19:23:38.911934 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1726 | 2026.03.04 19:23:38.978120 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.03.04 19:23:38.978313 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1728 | 2026.03.04 19:23:38.978387 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1729 | 2026.03.04 19:23:38.979060 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.03.04 19:23:38.979108 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1731 | 2026.03.04 19:23:38.979625 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1732 | 2026.03.04 19:23:38.980065 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.03.04 19:23:38.980201 [ 64 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.03.04 19:23:38.980226 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Debug> executeQuery: Read 78 rows, 6.88 KiB in 0.001969 sec., 39614.01726764855 rows/sec., 3.41 MiB/sec. | ||
| 1735 | 2026.03.04 19:23:38.980261 [ 64 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.04 19:23:38.980286 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1737 | 2026.03.04 19:23:38.980289 [ 3 ] {4f11efc2-222f-49dd-bfc4-738f3b0b3ca8} <Debug> TCPHandler: Processed in 0.002304789 sec. | ||
| 1738 | 2026.03.04 19:23:38.980386 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 1739 | 2026.03.04 19:23:38.980434 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.03.04 19:23:38.980512 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.03.04 19:23:38.980545 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.03.04 19:23:38.980558 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1743 | 2026.03.04 19:23:38.980594 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1744 | 2026.03.04 19:23:38.980658 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 1745 | 2026.03.04 19:23:38.980713 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1746 | 2026.03.04 19:23:38.980760 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1747 | 2026.03.04 19:23:38.980800 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 1748 | 2026.03.04 19:23:38.980841 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1749 | 2026.03.04 19:23:38.981033 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.04 19:23:38.981077 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1751 | 2026.03.04 19:23:38.981610 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1752 | 2026.03.04 19:23:38.981727 [ 191 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383586 sec., 182135.40755688478 rows/sec., 16.56 MiB/sec. | ||
| 1753 | 2026.03.04 19:23:38.982016 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2026.03.04 19:23:38.982076 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.04 19:23:38.982250 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.02 MiB/sec. | ||
| 1756 | 2026.03.04 19:23:38.982294 [ 3 ] {8a60c4e1-c7b0-4cd1-864c-1a90f835bad8} <Debug> TCPHandler: Processed in 0.001913438 sec. | ||
| 1757 | 2026.03.04 19:23:38.982407 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.04 19:23:38.982506 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1759 | 2026.03.04 19:23:38.982543 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.04 19:23:38.982549 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1761 | 2026.03.04 19:23:38.982626 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_6_1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1762 | 2026.03.04 19:23:38.982712 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1763 | 2026.03.04 19:23:38.982986 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.03.04 19:23:38.983028 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1765 | 2026.03.04 19:23:38.983508 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1766 | 2026.03.04 19:23:38.983897 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.03.04 19:23:38.983989 [ 64 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1768 | 2026.03.04 19:23:38.984017 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Debug> executeQuery: Read 63 rows, 5.07 KiB in 0.001577 sec., 39949.270767279646 rows/sec., 3.14 MiB/sec. | ||
| 1769 | 2026.03.04 19:23:38.984020 [ 64 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.04 19:23:38.984054 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1771 | 2026.03.04 19:23:38.984059 [ 3 ] {36cfeacc-ffd1-405d-9727-c57d0093c83a} <Debug> TCPHandler: Processed in 0.001750237 sec. | ||
| 1772 | 2026.03.04 19:23:38.984122 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 1773 | 2026.03.04 19:23:38.984171 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.03.04 19:23:38.984219 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1775 | 2026.03.04 19:23:38.984248 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 1776 | 2026.03.04 19:23:38.984266 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.04 19:23:38.984361 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 1778 | 2026.03.04 19:23:38.984378 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1779 | 2026.03.04 19:23:38.984409 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1780 | 2026.03.04 19:23:38.984456 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1781 | 2026.03.04 19:23:38.984497 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1782 | 2026.03.04 19:23:38.984551 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
| 1783 | 2026.03.04 19:23:38.984757 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.04 19:23:38.984798 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1785 | 2026.03.04 19:23:38.985244 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1786 | 2026.03.04 19:23:38.985372 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227865 sec., 190574.6967296893 rows/sec., 15.66 MiB/sec. | ||
| 1787 | 2026.03.04 19:23:38.985707 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1788 | 2026.03.04 19:23:38.985782 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.04 19:23:38.985894 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1790 | 2026.03.04 19:23:38.985924 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.03.04 19:23:38.985930 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001622 sec., 67817.50924784217 rows/sec., 4.73 MiB/sec. | ||
| 1792 | 2026.03.04 19:23:38.985942 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1793 | 2026.03.04 19:23:38.985976 [ 3 ] {56651c8d-8f94-4f7c-b04d-52a62106b1d2} <Debug> TCPHandler: Processed in 0.001797577 sec. | ||
| 1794 | 2026.03.04 19:23:38.986010 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 1795 | 2026.03.04 19:23:38.986098 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.03.04 19:23:38.986120 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1797 | 2026.03.04 19:23:38.986152 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1798 | 2026.03.04 19:23:38.986198 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1799 | 2026.03.04 19:23:38.986207 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.04 19:23:38.986237 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 1801 | 2026.03.04 19:23:38.986272 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1802 | 2026.03.04 19:23:38.986278 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 1803 | 2026.03.04 19:23:38.986327 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1804 | 2026.03.04 19:23:38.986335 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.04 19:23:38.986362 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1806 | 2026.03.04 19:23:38.986430 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_6_1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1807 | 2026.03.04 19:23:38.986529 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1808 | 2026.03.04 19:23:38.987090 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.04 19:23:38.987136 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1810 | 2026.03.04 19:23:38.987230 [ 191 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243895 sec., 292629.2010177708 rows/sec., 20.53 MiB/sec. | ||
| 1811 | 2026.03.04 19:23:38.987478 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1812 | 2026.03.04 19:23:38.987910 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1813 | 2026.03.04 19:23:38.988033 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.04 19:23:38.988127 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1815 | 2026.03.04 19:23:38.988194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1816 | 2026.03.04 19:23:38.988424 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.03.04 19:23:38.988611 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002428 sec., 9884.678747940692 rows/sec., 17.71 MiB/sec. | ||
| 1818 | 2026.03.04 19:23:38.988678 [ 3 ] {a76f287d-dce5-4850-807f-f4bc0574e34b} <Debug> TCPHandler: Processed in 0.00262865 sec. | ||
| 1819 | 2026.03.04 19:23:38.988788 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.03.04 19:23:38.988891 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.03.04 19:23:38.988936 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1822 | 2026.03.04 19:23:38.989259 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Trace> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.03.04 19:23:38.989294 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1824 | 2026.03.04 19:23:38.989819 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1825 | 2026.03.04 19:23:38.990233 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Trace> oximeter.measurements_i64 (adbe4e44-fde2-4b26-86dc-7b4474c0f29b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.03.04 19:23:38.990363 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001493 sec., 2009.3770931011386 rows/sec., 160.91 KiB/sec. | ||
| 1827 | 2026.03.04 19:23:38.990399 [ 3 ] {bbd9dcb7-8136-447c-985b-afd2d6bf4a94} <Debug> TCPHandler: Processed in 0.001662137 sec. | ||
| 1828 | 2026.03.04 19:23:38.990506 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.03.04 19:23:38.990599 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.03.04 19:23:38.990639 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2026.03.04 19:23:38.990953 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.03.04 19:23:38.990988 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1833 | 2026.03.04 19:23:38.991382 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1834 | 2026.03.04 19:23:38.991803 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.03.04 19:23:38.991923 [ 64 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1836 | 2026.03.04 19:23:38.991929 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001348 sec., 29673.590504451036 rows/sec., 1.98 MiB/sec. | ||
| 1837 | 2026.03.04 19:23:38.991962 [ 64 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.03.04 19:23:38.991983 [ 3 ] {d0353037-2c6e-4636-87f7-5595e7ff341d} <Debug> TCPHandler: Processed in 0.001522976 sec. | ||
| 1839 | 2026.03.04 19:23:38.991987 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1840 | 2026.03.04 19:23:38.992126 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 1841 | 2026.03.04 19:23:38.992261 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1842 | 2026.03.04 19:23:38.992303 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1843 | 2026.03.04 19:23:38.992383 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1844 | 2026.03.04 19:23:38.992428 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 1845 | 2026.03.04 19:23:38.992477 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 1846 | 2026.03.04 19:23:38.992517 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1847 | 2026.03.04 19:23:38.992565 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1848 | 2026.03.04 19:23:38.993498 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001422706 sec., 105432.8863447543 rows/sec., 6.93 MiB/sec. | ||
| 1849 | 2026.03.04 19:23:38.993762 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1850 | 2026.03.04 19:23:38.994221 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.03.04 19:23:38.994288 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_6_1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1852 | 2026.03.04 19:23:38.994353 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1853 | 2026.03.04 19:23:39.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.37 MiB, peak 201.23 MiB, free memory in arenas 0.00 B, will set to 201.89 MiB (RSS), difference: 9.53 MiB | ||
| 1854 | 2026.03.04 19:23:43.657740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 222 | ||
| 1855 | 2026.03.04 19:23:43.659818 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.03.04 19:23:43.659864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1857 | 2026.03.04 19:23:43.661206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1858 | 2026.03.04 19:23:43.661667 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.03.04 19:23:43.661931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1860 | 2026.03.04 19:23:43.976963 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.03.04 19:23:43.977110 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1862 | 2026.03.04 19:23:43.977164 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1863 | 2026.03.04 19:23:43.977734 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.03.04 19:23:43.977770 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1865 | 2026.03.04 19:23:43.978214 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1866 | 2026.03.04 19:23:43.978631 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.03.04 19:23:43.978766 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001696 sec., 29481.132075471698 rows/sec., 2.51 MiB/sec. | ||
| 1868 | 2026.03.04 19:23:43.978804 [ 3 ] {7a42f026-b75f-446e-9f36-0b00464bb2da} <Debug> TCPHandler: Processed in 0.001912098 sec. | ||
| 1869 | 2026.03.04 19:23:43.978929 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.03.04 19:23:43.979024 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.03.04 19:23:43.979063 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1872 | 2026.03.04 19:23:43.979457 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.03.04 19:23:43.979491 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1874 | 2026.03.04 19:23:43.979925 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1875 | 2026.03.04 19:23:43.980340 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.03.04 19:23:43.980467 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001462 sec., 6839.945280437757 rows/sec., 514.33 KiB/sec. | ||
| 1877 | 2026.03.04 19:23:43.980465 [ 56 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1878 | 2026.03.04 19:23:43.980505 [ 3 ] {bcd4c23c-4146-4acb-8d7b-ab305c903045} <Debug> TCPHandler: Processed in 0.001625726 sec. | ||
| 1879 | 2026.03.04 19:23:43.980549 [ 56 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.03.04 19:23:43.980579 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1881 | 2026.03.04 19:23:43.980640 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.03.04 19:23:43.980702 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 1883 | 2026.03.04 19:23:43.980739 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1884 | 2026.03.04 19:23:43.980784 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1885 | 2026.03.04 19:23:43.980840 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1886 | 2026.03.04 19:23:43.980876 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1887 | 2026.03.04 19:23:43.980940 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1888 | 2026.03.04 19:23:43.980985 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1889 | 2026.03.04 19:23:43.981029 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1890 | 2026.03.04 19:23:43.981067 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 1891 | 2026.03.04 19:23:43.981107 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1892 | 2026.03.04 19:23:43.981229 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.03.04 19:23:43.981270 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1894 | 2026.03.04 19:23:43.981700 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1895 | 2026.03.04 19:23:43.981994 [ 195 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354195 sec., 67198.59399864863 rows/sec., 5.16 MiB/sec. | ||
| 1896 | 2026.03.04 19:23:43.982145 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.03.04 19:23:43.982208 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1898 | 2026.03.04 19:23:43.982284 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001562 sec., 29449.423815620998 rows/sec., 2.30 MiB/sec. | ||
| 1899 | 2026.03.04 19:23:43.982325 [ 3 ] {c7d3cde4-07a4-4252-a86e-e3f5f4f336c1} <Debug> TCPHandler: Processed in 0.001740367 sec. | ||
| 1900 | 2026.03.04 19:23:43.982444 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.03.04 19:23:43.982539 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.03.04 19:23:43.982583 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1903 | 2026.03.04 19:23:43.982732 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.03.04 19:23:43.982805 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_6_1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1905 | 2026.03.04 19:23:43.982880 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1906 | 2026.03.04 19:23:43.982985 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.03.04 19:23:43.983026 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1908 | 2026.03.04 19:23:43.983468 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2026.03.04 19:23:43.983892 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.03.04 19:23:43.984022 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.0015 sec., 73333.33333333333 rows/sec., 5.12 MiB/sec. | ||
| 1911 | 2026.03.04 19:23:43.984057 [ 3 ] {788ba7ca-067a-41ba-8a65-2106ff5dc88f} <Debug> TCPHandler: Processed in 0.001660916 sec. | ||
| 1912 | 2026.03.04 19:23:43.984176 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.03.04 19:23:43.984270 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.03.04 19:23:43.984323 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1915 | 2026.03.04 19:23:43.985051 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.03.04 19:23:43.985087 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1917 | 2026.03.04 19:23:43.985700 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1918 | 2026.03.04 19:23:43.986199 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.03.04 19:23:43.986328 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1920 | 2026.03.04 19:23:43.986334 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002083 sec., 4800.7681228996635 rows/sec., 8.60 MiB/sec. | ||
| 1921 | 2026.03.04 19:23:43.986377 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.03.04 19:23:43.986405 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1923 | 2026.03.04 19:23:43.986409 [ 3 ] {7bb7ba17-e8f4-4718-93ae-0540ca787fbd} <Debug> TCPHandler: Processed in 0.002283329 sec. | ||
| 1924 | 2026.03.04 19:23:43.986500 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 1925 | 2026.03.04 19:23:43.986533 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.04 19:23:43.986629 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.03.04 19:23:43.986670 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2026.03.04 19:23:43.986739 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1929 | 2026.03.04 19:23:43.986815 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1930 | 2026.03.04 19:23:43.986979 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1931 | 2026.03.04 19:23:43.986998 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.04 19:23:43.987033 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1933 | 2026.03.04 19:23:43.987105 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1934 | 2026.03.04 19:23:43.987226 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1935 | 2026.03.04 19:23:43.987342 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 1936 | 2026.03.04 19:23:43.987459 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1937 | 2026.03.04 19:23:43.987464 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1938 | 2026.03.04 19:23:43.987927 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.04 19:23:43.988055 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001445 sec., 27681.660899653976 rows/sec., 1.85 MiB/sec. | ||
| 1940 | 2026.03.04 19:23:43.988090 [ 3 ] {329d6d92-4b26-4893-961b-171f7b355add} <Debug> TCPHandler: Processed in 0.001606367 sec. | ||
| 1941 | 2026.03.04 19:23:43.989184 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 19 columns (19 merged, 0 gathered) in 0.002726171 sec., 30445.632353949917 rows/sec., 54.56 MiB/sec. | ||
| 1942 | 2026.03.04 19:23:43.989708 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1943 | 2026.03.04 19:23:43.990339 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.03.04 19:23:43.990429 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1945 | 2026.03.04 19:23:43.990561 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1946 | 2026.03.04 19:23:46.159562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3402 | ||
| 1947 | 2026.03.04 19:23:46.160104 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.03.04 19:23:46.160154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1949 | 2026.03.04 19:23:46.160749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1950 | 2026.03.04 19:23:46.161258 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): 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.03.04 19:23:46.161408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3402 | ||
| 1952 | 2026.03.04 19:23:46.327722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1953 | 2026.03.04 19:23:46.345244 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.03.04 19:23:46.345311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1955 | 2026.03.04 19:23:46.350902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1956 | 2026.03.04 19:23:46.351983 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.04 19:23:46.355223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1958 | 2026.03.04 19:23:48.977833 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.03.04 19:23:48.978023 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1960 | 2026.03.04 19:23:48.978090 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1961 | 2026.03.04 19:23:48.978795 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.04 19:23:48.978851 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1963 | 2026.03.04 19:23:48.979433 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2026.03.04 19:23:48.979981 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.04 19:23:48.980157 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Debug> executeQuery: Read 78 rows, 6.88 KiB in 0.002186 sec., 35681.61024702653 rows/sec., 3.07 MiB/sec. | ||
| 1966 | 2026.03.04 19:23:48.980215 [ 3 ] {9447b9a1-e4aa-46b4-bdf3-12f9a8728194} <Debug> TCPHandler: Processed in 0.00252616 sec. | ||
| 1967 | 2026.03.04 19:23:48.980352 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.04 19:23:48.980460 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.04 19:23:48.980504 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1970 | 2026.03.04 19:23:48.980932 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.04 19:23:48.980970 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1972 | 2026.03.04 19:23:48.981441 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.03.04 19:23:48.982033 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.04 19:23:48.982183 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 1.01 MiB/sec. | ||
| 1975 | 2026.03.04 19:23:48.982224 [ 3 ] {c602acf1-264a-4cc9-94e4-ce8cceebf98f} <Debug> TCPHandler: Processed in 0.001925058 sec. | ||
| 1976 | 2026.03.04 19:23:48.982359 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.04 19:23:48.982461 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1978 | 2026.03.04 19:23:48.982505 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1979 | 2026.03.04 19:23:48.982960 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.04 19:23:48.982997 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1981 | 2026.03.04 19:23:48.983500 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1982 | 2026.03.04 19:23:48.984001 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.04 19:23:48.984138 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.76 MiB/sec. | ||
| 1984 | 2026.03.04 19:23:48.984180 [ 3 ] {dddcd759-6226-4c36-a7bd-f58fda9aa6d2} <Debug> TCPHandler: Processed in 0.001876458 sec. | ||
| 1985 | 2026.03.04 19:23:48.984311 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.04 19:23:48.984408 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.04 19:23:48.984451 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1988 | 2026.03.04 19:23:48.984836 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.04 19:23:48.984872 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1990 | 2026.03.04 19:23:48.985378 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1991 | 2026.03.04 19:23:48.985948 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.04 19:23:48.986082 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001694 sec., 64935.06493506493 rows/sec., 4.53 MiB/sec. | ||
| 1993 | 2026.03.04 19:23:48.986117 [ 3 ] {623f00c3-8f70-4267-b6a0-049775fe5ee2} <Debug> TCPHandler: Processed in 0.001856797 sec. | ||
| 1994 | 2026.03.04 19:23:48.986233 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.04 19:23:48.986328 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.04 19:23:48.986383 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1997 | 2026.03.04 19:23:48.987184 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.04 19:23:48.987220 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1999 | 2026.03.04 19:23:48.987855 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.03.04 19:23:48.988276 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): 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.03.04 19:23:48.988417 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002107 sec., 11390.602752728999 rows/sec., 20.41 MiB/sec. | ||
| 2002 | 2026.03.04 19:23:48.988479 [ 3 ] {e1da52d5-8f0a-46b7-aaa5-ffad2490766b} <Debug> TCPHandler: Processed in 0.002294409 sec. | ||
| 2003 | 2026.03.04 19:23:48.988605 [ 3 ] {} <Trace> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.04 19:23:48.988700 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.04 19:23:48.988746 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2006 | 2026.03.04 19:23:48.989088 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.04 19:23:48.989121 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2008 | 2026.03.04 19:23:48.989527 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.03.04 19:23:48.989956 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.04 19:23:48.990085 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001403 sec., 28510.33499643621 rows/sec., 1.90 MiB/sec. | ||
| 2011 | 2026.03.04 19:23:48.990119 [ 3 ] {4bccc91e-e191-4a69-a7e6-93d14ea01ccf} <Debug> TCPHandler: Processed in 0.001563996 sec. | ||
| 2012 | 2026.03.04 19:23:53.604371 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2013 | 2026.03.04 19:23:53.604436 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2014 | 2026.03.04 19:23:53.661797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3850 | ||
| 2015 | 2026.03.04 19:23:53.662361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 246 | ||
| 2016 | 2026.03.04 19:23:53.662468 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.03.04 19:23:53.662540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2018 | 2026.03.04 19:23:53.663235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2019 | 2026.03.04 19:23:53.663467 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.03.04 19:23:53.663609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 2021 | 2026.03.04 19:23:53.664774 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.04 19:23:53.664835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2023 | 2026.03.04 19:23:53.666026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2024 | 2026.03.04 19:23:53.666305 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.03.04 19:23:53.666439 [ 53 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2026 | 2026.03.04 19:23:53.666487 [ 53 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.04 19:23:53.666509 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2028 | 2026.03.04 19:23:53.666604 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 2029 | 2026.03.04 19:23:53.666660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 2030 | 2026.03.04 19:23:53.667241 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2031 | 2026.03.04 19:23:53.667430 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2032 | 2026.03.04 19:23:53.667896 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 2033 | 2026.03.04 19:23:53.668319 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2034 | 2026.03.04 19:23:53.668739 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 2035 | 2026.03.04 19:23:53.669133 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2036 | 2026.03.04 19:23:53.669507 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 2037 | 2026.03.04 19:23:53.675039 [ 191 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 72 columns (72 merged, 0 gathered) in 0.008473013 sec., 29033.355666986467 rows/sec., 28.13 MiB/sec. | ||
| 2038 | 2026.03.04 19:23:53.676204 [ 191 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2039 | 2026.03.04 19:23:53.676748 [ 191 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.04 19:23:53.676813 [ 191 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_6_1} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2041 | 2026.03.04 19:23:53.677011 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 2042 | 2026.03.04 19:23:53.691105 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.03.04 19:23:53.691147 [ 3 ] {} <Debug> TCP-Session: a27851f6-c265-49ab-b980-a48c6823726b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.04 19:23:53.855589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2045 | 2026.03.04 19:23:53.873787 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.04 19:23:53.873846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2047 | 2026.03.04 19:23:53.879867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.03.04 19:23:53.880560 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.04 19:23:53.884066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2050 | 2026.03.04 19:23:53.977002 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.04 19:23:53.977188 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2052 | 2026.03.04 19:23:53.977248 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2053 | 2026.03.04 19:23:53.977958 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.04 19:23:53.977997 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2055 | 2026.03.04 19:23:53.978384 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2056 | 2026.03.04 19:23:53.978618 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.03.04 19:23:53.978794 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001656 sec., 30193.236714975847 rows/sec., 2.57 MiB/sec. | ||
| 2058 | 2026.03.04 19:23:53.978833 [ 255 ] {3ea9713e-ee46-4e72-90bf-d2d311cdbae8} <Debug> TCPHandler: Processed in 0.001954027 sec. | ||
| 2059 | 2026.03.04 19:23:53.978969 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.03.04 19:23:53.979093 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.03.04 19:23:53.979140 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2062 | 2026.03.04 19:23:53.979615 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.03.04 19:23:53.979657 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2064 | 2026.03.04 19:23:53.980015 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2065 | 2026.03.04 19:23:53.980226 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.03.04 19:23:53.980350 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001283 sec., 7794.232268121589 rows/sec., 586.09 KiB/sec. | ||
| 2067 | 2026.03.04 19:23:53.980385 [ 255 ] {42ef9ac8-096e-44c5-a5d5-2a8d0bb60df1} <Debug> TCPHandler: Processed in 0.001480556 sec. | ||
| 2068 | 2026.03.04 19:23:53.980494 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.03.04 19:23:53.980586 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2070 | 2026.03.04 19:23:53.980626 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2071 | 2026.03.04 19:23:53.981016 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.03.04 19:23:53.981050 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2073 | 2026.03.04 19:23:53.981332 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2074 | 2026.03.04 19:23:53.981529 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.03.04 19:23:53.981652 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001084 sec., 42435.42435424354 rows/sec., 3.31 MiB/sec. | ||
| 2076 | 2026.03.04 19:23:53.981687 [ 255 ] {fadebd87-831f-4333-9bd3-1a4a9336d4e3} <Debug> TCPHandler: Processed in 0.001240585 sec. | ||
| 2077 | 2026.03.04 19:23:53.981793 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.03.04 19:23:53.981885 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.03.04 19:23:53.981926 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2080 | 2026.03.04 19:23:53.982315 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.03.04 19:23:53.982359 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2082 | 2026.03.04 19:23:53.982682 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2083 | 2026.03.04 19:23:53.982880 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.03.04 19:23:53.983001 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001134 sec., 97001.76366843033 rows/sec., 6.77 MiB/sec. | ||
| 2085 | 2026.03.04 19:23:53.983039 [ 255 ] {1b9dfc33-5e72-4e92-abeb-a4aaf2d4ba9e} <Debug> TCPHandler: Processed in 0.001290565 sec. | ||
| 2086 | 2026.03.04 19:23:53.983148 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.03.04 19:23:53.983240 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.03.04 19:23:53.983296 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2089 | 2026.03.04 19:23:53.984040 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.03.04 19:23:53.984078 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2091 | 2026.03.04 19:23:53.984564 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.03.04 19:23:53.984780 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.03.04 19:23:53.984910 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001689 sec., 5920.663114268798 rows/sec., 10.61 MiB/sec. | ||
| 2094 | 2026.03.04 19:23:53.984956 [ 255 ] {f062f525-f65f-44a2-aac9-eb6f80ae7a34} <Debug> TCPHandler: Processed in 0.001856338 sec. | ||
| 2095 | 2026.03.04 19:23:53.985068 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.03.04 19:23:53.985161 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.03.04 19:23:53.985202 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2098 | 2026.03.04 19:23:53.985520 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.03.04 19:23:53.985553 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2100 | 2026.03.04 19:23:53.985840 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2101 | 2026.03.04 19:23:53.986039 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.03.04 19:23:53.986158 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001016 sec., 39370.07874015748 rows/sec., 2.63 MiB/sec. | ||
| 2103 | 2026.03.04 19:23:53.986192 [ 255 ] {49c141f1-a45f-4e45-b2f1-72496d5b6079} <Debug> TCPHandler: Processed in 0.001171574 sec. | ||
| 2104 | 2026.03.04 19:23:54.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.72 MiB, peak 207.24 MiB, free memory in arenas 0.00 B, will set to 204.04 MiB (RSS), difference: 2.31 MiB | ||
| 2105 | 2026.03.04 19:23:55.111088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41141 | ||
| 2106 | 2026.03.04 19:23:55.111219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2026.03.04 19:23:55.111247 [ 289 ] {} <Debug> TCP-Session: 52896ac1-8d3d-4b64-ba34-34e247d22dee Authenticating user 'default' from [fd00:1122:3344:101::e]:41141 | ||
| 2108 | 2026.03.04 19:23:55.111270 [ 289 ] {} <Debug> TCP-Session: 52896ac1-8d3d-4b64-ba34-34e247d22dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.03.04 19:23:55.111283 [ 289 ] {} <Debug> TCP-Session: 52896ac1-8d3d-4b64-ba34-34e247d22dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.03.04 19:23:55.111511 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61606 | ||
| 2111 | 2026.03.04 19:23:55.111542 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49552 | ||
| 2112 | 2026.03.04 19:23:55.111565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50234 | ||
| 2113 | 2026.03.04 19:23:55.111573 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65292 | ||
| 2114 | 2026.03.04 19:23:55.111559 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 2115 | 2026.03.04 19:23:55.111643 [ 289 ] {} <Trace> TCP-Session: 52896ac1-8d3d-4b64-ba34-34e247d22dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.04 19:23:55.111537 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47758 | ||
| 2117 | 2026.03.04 19:23:55.111531 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51924 | ||
| 2118 | 2026.03.04 19:23:55.111739 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.03.04 19:23:55.111777 [ 294 ] {} <Debug> TCP-Session: 80759433-19da-47fc-806b-046ba3ebbc12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49552 | ||
| 2120 | 2026.03.04 19:23:55.111801 [ 294 ] {} <Debug> TCP-Session: 80759433-19da-47fc-806b-046ba3ebbc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.04 19:23:55.111813 [ 294 ] {} <Debug> TCP-Session: 80759433-19da-47fc-806b-046ba3ebbc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.03.04 19:23:55.111515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34881 | ||
| 2123 | 2026.03.04 19:23:55.111849 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2124 | 2026.03.04 19:23:55.112123 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2125 | 2026.03.04 19:23:55.112124 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2126 | 2026.03.04 19:23:55.112167 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.03.04 19:23:55.112175 [ 291 ] {} <Debug> TCP-Session: f839b5c5-380e-4ed0-aea4-c5a2706c7313 Authenticating user 'default' from [fd00:1122:3344:101::e]:34881 | ||
| 2128 | 2026.03.04 19:23:55.112196 [ 292 ] {} <Debug> TCP-Session: 0fd32d3b-e760-4443-942e-e2e253ad0aad Authenticating user 'default' from [fd00:1122:3344:101::e]:47758 | ||
| 2129 | 2026.03.04 19:23:55.112205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2130 | 2026.03.04 19:23:55.112226 [ 291 ] {} <Debug> TCP-Session: f839b5c5-380e-4ed0-aea4-c5a2706c7313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.03.04 19:23:55.112236 [ 292 ] {} <Debug> TCP-Session: 0fd32d3b-e760-4443-942e-e2e253ad0aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.03.04 19:23:55.112249 [ 3 ] {} <Debug> TCP-Session: 95101e8b-4e08-43f5-b3b5-631397f0e58b Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 2133 | 2026.03.04 19:23:55.112258 [ 291 ] {} <Debug> TCP-Session: f839b5c5-380e-4ed0-aea4-c5a2706c7313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.03.04 19:23:55.112278 [ 3 ] {} <Debug> TCP-Session: 95101e8b-4e08-43f5-b3b5-631397f0e58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.03.04 19:23:55.112288 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.03.04 19:23:55.112301 [ 3 ] {} <Debug> TCP-Session: 95101e8b-4e08-43f5-b3b5-631397f0e58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.04 19:23:55.112268 [ 292 ] {} <Debug> TCP-Session: 0fd32d3b-e760-4443-942e-e2e253ad0aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.03.04 19:23:55.112337 [ 286 ] {} <Debug> TCP-Session: decfe913-4029-42a9-8d04-30d22f3c1e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50234 | ||
| 2139 | 2026.03.04 19:23:55.112211 [ 293 ] {} <Debug> TCP-Session: bcee696c-09b4-4514-9e4f-81d5cd017659 Authenticating user 'default' from [fd00:1122:3344:101::e]:51924 | ||
| 2140 | 2026.03.04 19:23:55.112378 [ 286 ] {} <Debug> TCP-Session: decfe913-4029-42a9-8d04-30d22f3c1e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.03.04 19:23:55.112399 [ 293 ] {} <Debug> TCP-Session: bcee696c-09b4-4514-9e4f-81d5cd017659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.04 19:23:55.112405 [ 286 ] {} <Debug> TCP-Session: decfe913-4029-42a9-8d04-30d22f3c1e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.03.04 19:23:55.112420 [ 293 ] {} <Debug> TCP-Session: bcee696c-09b4-4514-9e4f-81d5cd017659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.04 19:23:55.112217 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2145 | 2026.03.04 19:23:55.112452 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.03.04 19:23:55.112475 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.03.04 19:23:55.112487 [ 290 ] {} <Debug> TCP-Session: fc00dd2f-1503-4000-9626-f35e62061a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:61606 | ||
| 2148 | 2026.03.04 19:23:55.112498 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2026.03.04 19:23:55.112510 [ 287 ] {} <Debug> TCP-Session: 6a65fe93-a747-4499-8201-3ff4f61ea273 Authenticating user 'default' from [fd00:1122:3344:101::e]:65292 | ||
| 2150 | 2026.03.04 19:23:55.112519 [ 290 ] {} <Debug> TCP-Session: fc00dd2f-1503-4000-9626-f35e62061a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.04 19:23:55.112546 [ 287 ] {} <Debug> TCP-Session: 6a65fe93-a747-4499-8201-3ff4f61ea273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.04 19:23:55.112552 [ 290 ] {} <Debug> TCP-Session: fc00dd2f-1503-4000-9626-f35e62061a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.03.04 19:23:55.112567 [ 287 ] {} <Debug> TCP-Session: 6a65fe93-a747-4499-8201-3ff4f61ea273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.03.04 19:23:55.112830 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 2155 | 2026.03.04 19:23:55.114112 [ 321 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> AggregatingTransform: Aggregating | ||
| 2156 | 2026.03.04 19:23:55.114161 [ 321 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 2157 | 2026.03.04 19:23:55.114201 [ 321 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001264175 sec. (791.030 rows/sec., 30.90 KiB/sec.) | ||
| 2158 | 2026.03.04 19:23:55.114218 [ 321 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Trace> Aggregator: Merging aggregated data | ||
| 2159 | 2026.03.04 19:23:55.115499 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003708 sec., 269.6871628910464 rows/sec., 10.53 KiB/sec. | ||
| 2160 | 2026.03.04 19:23:55.115653 [ 289 ] {fba388ed-1e89-4c84-94c1-5baaaa3b99ae} <Debug> TCPHandler: Processed in 0.004161806 sec. | ||
| 2161 | 2026.03.04 19:23:55.115740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.03.04 19:23:55.115768 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.03.04 19:23:55.115777 [ 289 ] {} <Debug> TCP-Session: 52896ac1-8d3d-4b64-ba34-34e247d22dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.03.04 19:23:55.115808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2026.03.04 19:23:55.115812 [ 290 ] {} <Debug> TCP-Session: fc00dd2f-1503-4000-9626-f35e62061a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.04 19:23:55.115827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.03.04 19:23:55.115856 [ 292 ] {} <Debug> TCP-Session: 0fd32d3b-e760-4443-942e-e2e253ad0aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.04 19:23:55.115851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.03.04 19:23:55.115887 [ 287 ] {} <Debug> TCP-Session: 6a65fe93-a747-4499-8201-3ff4f61ea273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.04 19:23:55.115890 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.03.04 19:23:55.115919 [ 294 ] {} <Debug> TCP-Session: 80759433-19da-47fc-806b-046ba3ebbc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.04 19:23:55.115931 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2026.03.04 19:23:55.115946 [ 291 ] {} <Debug> TCP-Session: f839b5c5-380e-4ed0-aea4-c5a2706c7313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.04 19:23:55.115905 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.03.04 19:23:55.115978 [ 286 ] {} <Debug> TCP-Session: decfe913-4029-42a9-8d04-30d22f3c1e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.04 19:23:55.115868 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.03.04 19:23:55.116031 [ 3 ] {} <Debug> TCP-Session: 95101e8b-4e08-43f5-b3b5-631397f0e58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.04 19:23:55.116068 [ 293 ] {} <Debug> TCP-Session: bcee696c-09b4-4514-9e4f-81d5cd017659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.03.04 19:23:55.144014 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37462 | ||
| 2180 | 2026.03.04 19:23:55.144117 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.03.04 19:23:55.144144 [ 289 ] {} <Debug> TCP-Session: 4e1c3285-7041-4199-819c-4a78241ff86e Authenticating user 'default' from [fd00:1122:3344:101::e]:37462 | ||
| 2182 | 2026.03.04 19:23:55.144164 [ 289 ] {} <Debug> TCP-Session: 4e1c3285-7041-4199-819c-4a78241ff86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.03.04 19:23:55.144178 [ 289 ] {} <Debug> TCP-Session: 4e1c3285-7041-4199-819c-4a78241ff86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.03.04 19:23:55.144416 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36661 | ||
| 2185 | 2026.03.04 19:23:55.144428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42907 | ||
| 2186 | 2026.03.04 19:23:55.144450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56031 | ||
| 2187 | 2026.03.04 19:23:55.144475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36340 | ||
| 2188 | 2026.03.04 19:23:55.144493 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44600 | ||
| 2189 | 2026.03.04 19:23:55.144532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.03.04 19:23:55.144511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.03.04 19:23:55.144482 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53540 | ||
| 2192 | 2026.03.04 19:23:55.144565 [ 291 ] {} <Debug> TCP-Session: 77fa59f8-8262-477d-8ce2-e54dd6d3e5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42907 | ||
| 2193 | 2026.03.04 19:23:55.144588 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2026.03.04 19:23:55.144582 [ 290 ] {} <Debug> TCP-Session: 149c4d8b-d78d-4069-baf2-702b35394800 Authenticating user 'default' from [fd00:1122:3344:101::e]:36661 | ||
| 2195 | 2026.03.04 19:23:55.144610 [ 291 ] {} <Debug> TCP-Session: 77fa59f8-8262-477d-8ce2-e54dd6d3e5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.03.04 19:23:55.144622 [ 287 ] {} <Debug> TCP-Session: 35c13955-9f61-4c8d-bf7f-28c43f038a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:44600 | ||
| 2197 | 2026.03.04 19:23:55.144634 [ 290 ] {} <Debug> TCP-Session: 149c4d8b-d78d-4069-baf2-702b35394800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.04 19:23:55.144629 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.03.04 19:23:55.144657 [ 290 ] {} <Debug> TCP-Session: 149c4d8b-d78d-4069-baf2-702b35394800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.03.04 19:23:55.144649 [ 287 ] {} <Debug> TCP-Session: 35c13955-9f61-4c8d-bf7f-28c43f038a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.04 19:23:55.144670 [ 286 ] {} <Debug> TCP-Session: 067c7651-55cb-45fb-9964-d0d3821c32b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53540 | ||
| 2202 | 2026.03.04 19:23:55.144689 [ 287 ] {} <Debug> TCP-Session: 35c13955-9f61-4c8d-bf7f-28c43f038a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.04 19:23:55.144705 [ 286 ] {} <Debug> TCP-Session: 067c7651-55cb-45fb-9964-d0d3821c32b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.03.04 19:23:55.144638 [ 291 ] {} <Debug> TCP-Session: 77fa59f8-8262-477d-8ce2-e54dd6d3e5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.04 19:23:55.144730 [ 286 ] {} <Debug> TCP-Session: 067c7651-55cb-45fb-9964-d0d3821c32b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.04 19:23:55.144577 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.03.04 19:23:55.144577 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2026.03.04 19:23:55.144458 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36213 | ||
| 2209 | 2026.03.04 19:23:55.144798 [ 292 ] {} <Debug> TCP-Session: 1ea7037a-a7b2-4972-8f94-e17dc6cf9d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:56031 | ||
| 2210 | 2026.03.04 19:23:55.144810 [ 3 ] {} <Debug> TCP-Session: 5859ee47-1871-4ca1-84ec-6a23f4e43a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36340 | ||
| 2211 | 2026.03.04 19:23:55.144854 [ 292 ] {} <Debug> TCP-Session: 1ea7037a-a7b2-4972-8f94-e17dc6cf9d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.04 19:23:55.144500 [ 289 ] {} <Trace> TCP-Session: 4e1c3285-7041-4199-819c-4a78241ff86e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.03.04 19:23:55.144868 [ 3 ] {} <Debug> TCP-Session: 5859ee47-1871-4ca1-84ec-6a23f4e43a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.04 19:23:55.144871 [ 292 ] {} <Debug> TCP-Session: 1ea7037a-a7b2-4972-8f94-e17dc6cf9d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.04 19:23:55.144912 [ 3 ] {} <Debug> TCP-Session: 5859ee47-1871-4ca1-84ec-6a23f4e43a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.04 19:23:55.144868 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.03.04 19:23:55.144932 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55436 | ||
| 2218 | 2026.03.04 19:23:55.144964 [ 294 ] {} <Debug> TCP-Session: 11f3e9b4-6868-4fd1-aa07-0563723d8bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:36213 | ||
| 2219 | 2026.03.04 19:23:55.144991 [ 294 ] {} <Debug> TCP-Session: 11f3e9b4-6868-4fd1-aa07-0563723d8bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.04 19:23:55.145004 [ 294 ] {} <Debug> TCP-Session: 11f3e9b4-6868-4fd1-aa07-0563723d8bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.04 19:23:55.145028 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2222 | 2026.03.04 19:23:55.145056 [ 293 ] {} <Debug> TCP-Session: 84fa47be-c4c9-44b6-b503-2748a81a918e Authenticating user 'default' from [fd00:1122:3344:101::e]:55436 | ||
| 2223 | 2026.03.04 19:23:55.145061 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2224 | 2026.03.04 19:23:55.145075 [ 293 ] {} <Debug> TCP-Session: 84fa47be-c4c9-44b6-b503-2748a81a918e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.04 19:23:55.145091 [ 293 ] {} <Debug> TCP-Session: 84fa47be-c4c9-44b6-b503-2748a81a918e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.03.04 19:23:55.145337 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2227 | 2026.03.04 19:23:55.145394 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2228 | 2026.03.04 19:23:55.145662 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 2229 | 2026.03.04 19:23:55.146614 [ 332 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> AggregatingTransform: Aggregating | ||
| 2230 | 2026.03.04 19:23:55.146668 [ 332 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2231 | 2026.03.04 19:23:55.146706 [ 332 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946874 sec. (1056.107 rows/sec., 41.25 KiB/sec.) | ||
| 2232 | 2026.03.04 19:23:55.146727 [ 332 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Trace> Aggregator: Merging aggregated data | ||
| 2233 | 2026.03.04 19:23:55.148115 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 2234 | 2026.03.04 19:23:55.148263 [ 289 ] {7be2f939-6e4f-4443-ad42-758b0f0bdb9a} <Debug> TCPHandler: Processed in 0.003870545 sec. | ||
| 2235 | 2026.03.04 19:23:55.148388 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.03.04 19:23:55.148411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.03.04 19:23:55.148435 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2026.03.04 19:23:55.148450 [ 289 ] {} <Debug> TCP-Session: 4e1c3285-7041-4199-819c-4a78241ff86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.04 19:23:55.148489 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.03.04 19:23:55.148495 [ 3 ] {} <Debug> TCP-Session: 5859ee47-1871-4ca1-84ec-6a23f4e43a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.04 19:23:55.148510 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.03.04 19:23:55.148534 [ 291 ] {} <Debug> TCP-Session: 77fa59f8-8262-477d-8ce2-e54dd6d3e5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.03.04 19:23:55.148539 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.03.04 19:23:55.148569 [ 292 ] {} <Debug> TCP-Session: 1ea7037a-a7b2-4972-8f94-e17dc6cf9d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.04 19:23:55.148518 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.03.04 19:23:55.148597 [ 287 ] {} <Debug> TCP-Session: 35c13955-9f61-4c8d-bf7f-28c43f038a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.04 19:23:55.148469 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.03.04 19:23:55.148640 [ 286 ] {} <Debug> TCP-Session: 067c7651-55cb-45fb-9964-d0d3821c32b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.04 19:23:55.148454 [ 290 ] {} <Debug> TCP-Session: 149c4d8b-d78d-4069-baf2-702b35394800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.04 19:23:55.148672 [ 294 ] {} <Debug> TCP-Session: 11f3e9b4-6868-4fd1-aa07-0563723d8bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.03.04 19:23:55.148454 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.03.04 19:23:55.148733 [ 293 ] {} <Debug> TCP-Session: 84fa47be-c4c9-44b6-b503-2748a81a918e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.04 19:23:55.285674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45685 | ||
| 2254 | 2026.03.04 19:23:55.285779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.03.04 19:23:55.285805 [ 289 ] {} <Debug> TCP-Session: 9dfeb206-2bf6-4354-9fc4-23d7c37a91e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45685 | ||
| 2256 | 2026.03.04 19:23:55.285829 [ 289 ] {} <Debug> TCP-Session: 9dfeb206-2bf6-4354-9fc4-23d7c37a91e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.03.04 19:23:55.285842 [ 289 ] {} <Debug> TCP-Session: 9dfeb206-2bf6-4354-9fc4-23d7c37a91e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.04 19:23:55.286048 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46486 | ||
| 2259 | 2026.03.04 19:23:55.286083 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50085 | ||
| 2260 | 2026.03.04 19:23:55.286094 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53067 | ||
| 2261 | 2026.03.04 19:23:55.286099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38484 | ||
| 2262 | 2026.03.04 19:23:55.286138 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35821 | ||
| 2263 | 2026.03.04 19:23:55.286175 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.03.04 19:23:55.286187 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.03.04 19:23:55.286232 [ 293 ] {} <Debug> TCP-Session: 87c99dce-1fdc-4a93-b359-cc73f6fe74b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50085 | ||
| 2266 | 2026.03.04 19:23:55.286177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.03.04 19:23:55.286254 [ 294 ] {} <Debug> TCP-Session: 82e19774-cdcb-4cc9-bb28-ccd0ce2266ab Authenticating user 'default' from [fd00:1122:3344:101::e]:53067 | ||
| 2268 | 2026.03.04 19:23:55.286264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.03.04 19:23:55.286292 [ 294 ] {} <Debug> TCP-Session: 82e19774-cdcb-4cc9-bb28-ccd0ce2266ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.04 19:23:55.286283 [ 290 ] {} <Debug> TCP-Session: 9d1c2ecb-3366-4033-9a62-255509894bec Authenticating user 'default' from [fd00:1122:3344:101::e]:46486 | ||
| 2271 | 2026.03.04 19:23:55.286318 [ 294 ] {} <Debug> TCP-Session: 82e19774-cdcb-4cc9-bb28-ccd0ce2266ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.04 19:23:55.286322 [ 292 ] {} <Debug> TCP-Session: 057a1b16-ca1c-462d-a6a9-4cbd0ba7fd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38484 | ||
| 2273 | 2026.03.04 19:23:55.286331 [ 290 ] {} <Debug> TCP-Session: 9d1c2ecb-3366-4033-9a62-255509894bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.03.04 19:23:55.286272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2026.03.04 19:23:55.286371 [ 292 ] {} <Debug> TCP-Session: 057a1b16-ca1c-462d-a6a9-4cbd0ba7fd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.03.04 19:23:55.286403 [ 287 ] {} <Debug> TCP-Session: 802e22da-fad9-4a03-b025-922a2f445062 Authenticating user 'default' from [fd00:1122:3344:101::e]:35821 | ||
| 2277 | 2026.03.04 19:23:55.286417 [ 292 ] {} <Debug> TCP-Session: 057a1b16-ca1c-462d-a6a9-4cbd0ba7fd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.03.04 19:23:55.286439 [ 287 ] {} <Debug> TCP-Session: 802e22da-fad9-4a03-b025-922a2f445062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.03.04 19:23:55.286367 [ 290 ] {} <Debug> TCP-Session: 9d1c2ecb-3366-4033-9a62-255509894bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.04 19:23:55.286463 [ 287 ] {} <Debug> TCP-Session: 802e22da-fad9-4a03-b025-922a2f445062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.03.04 19:23:55.286138 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54018 | ||
| 2282 | 2026.03.04 19:23:55.286125 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61895 | ||
| 2283 | 2026.03.04 19:23:55.286052 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46429 | ||
| 2284 | 2026.03.04 19:23:55.286572 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.03.04 19:23:55.286261 [ 293 ] {} <Debug> TCP-Session: 87c99dce-1fdc-4a93-b359-cc73f6fe74b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.04 19:23:55.286607 [ 286 ] {} <Debug> TCP-Session: fc1f9d1a-6c2e-45e2-816e-11706c2bc1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54018 | ||
| 2287 | 2026.03.04 19:23:55.286630 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.03.04 19:23:55.286642 [ 293 ] {} <Debug> TCP-Session: 87c99dce-1fdc-4a93-b359-cc73f6fe74b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.04 19:23:55.286663 [ 291 ] {} <Debug> TCP-Session: e5209ae5-faf5-400a-9d13-925c08c26f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:46429 | ||
| 2290 | 2026.03.04 19:23:55.286650 [ 286 ] {} <Debug> TCP-Session: fc1f9d1a-6c2e-45e2-816e-11706c2bc1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.04 19:23:55.286691 [ 291 ] {} <Debug> TCP-Session: e5209ae5-faf5-400a-9d13-925c08c26f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.04 19:23:55.286707 [ 286 ] {} <Debug> TCP-Session: fc1f9d1a-6c2e-45e2-816e-11706c2bc1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.04 19:23:55.286721 [ 291 ] {} <Debug> TCP-Session: e5209ae5-faf5-400a-9d13-925c08c26f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.04 19:23:55.286634 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.03.04 19:23:55.286159 [ 289 ] {} <Trace> TCP-Session: 9dfeb206-2bf6-4354-9fc4-23d7c37a91e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.03.04 19:23:55.286794 [ 3 ] {} <Debug> TCP-Session: aa041c24-20df-4a0b-ab66-fb1bec6003f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61895 | ||
| 2297 | 2026.03.04 19:23:55.286825 [ 3 ] {} <Debug> TCP-Session: aa041c24-20df-4a0b-ab66-fb1bec6003f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.04 19:23:55.286839 [ 3 ] {} <Debug> TCP-Session: aa041c24-20df-4a0b-ab66-fb1bec6003f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.03.04 19:23:55.286954 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2300 | 2026.03.04 19:23:55.287212 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2301 | 2026.03.04 19:23:55.287268 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2302 | 2026.03.04 19:23:55.287546 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 2303 | 2026.03.04 19:23:55.288429 [ 340 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> AggregatingTransform: Aggregating | ||
| 2304 | 2026.03.04 19:23:55.288485 [ 340 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> Aggregator: Aggregation method: without_key | ||
| 2305 | 2026.03.04 19:23:55.288525 [ 340 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881623 sec. (1134.272 rows/sec., 44.31 KiB/sec.) | ||
| 2306 | 2026.03.04 19:23:55.288545 [ 340 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Trace> Aggregator: Merging aggregated data | ||
| 2307 | 2026.03.04 19:23:55.289853 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 2308 | 2026.03.04 19:23:55.290025 [ 289 ] {4d65bb52-ed91-4473-a338-e1639605f544} <Debug> TCPHandler: Processed in 0.003986936 sec. | ||
| 2309 | 2026.03.04 19:23:55.290157 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.03.04 19:23:55.290185 [ 289 ] {} <Debug> TCP-Session: 9dfeb206-2bf6-4354-9fc4-23d7c37a91e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.04 19:23:55.290188 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.03.04 19:23:55.290207 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.03.04 19:23:55.290228 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2314 | 2026.03.04 19:23:55.290235 [ 290 ] {} <Debug> TCP-Session: 9d1c2ecb-3366-4033-9a62-255509894bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.03.04 19:23:55.290246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.03.04 19:23:55.290274 [ 294 ] {} <Debug> TCP-Session: 82e19774-cdcb-4cc9-bb28-ccd0ce2266ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.03.04 19:23:55.290291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2026.03.04 19:23:55.290324 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.03.04 19:23:55.290308 [ 3 ] {} <Debug> TCP-Session: aa041c24-20df-4a0b-ab66-fb1bec6003f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.04 19:23:55.290358 [ 293 ] {} <Debug> TCP-Session: 87c99dce-1fdc-4a93-b359-cc73f6fe74b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.04 19:23:55.290365 [ 286 ] {} <Debug> TCP-Session: fc1f9d1a-6c2e-45e2-816e-11706c2bc1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.04 19:23:55.290308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2026.03.04 19:23:55.290264 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.03.04 19:23:55.290257 [ 291 ] {} <Debug> TCP-Session: e5209ae5-faf5-400a-9d13-925c08c26f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.04 19:23:55.290449 [ 292 ] {} <Debug> TCP-Session: 057a1b16-ca1c-462d-a6a9-4cbd0ba7fd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.04 19:23:55.290465 [ 287 ] {} <Debug> TCP-Session: 802e22da-fad9-4a03-b025-922a2f445062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.04 19:23:58.973830 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.03.04 19:23:58.974076 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2329 | 2026.03.04 19:23:58.974436 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.03.04 19:23:58.974478 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 2331 | 2026.03.04 19:23:58.974750 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.03.04 19:23:58.974820 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.03.04 19:23:58.974955 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2334 | 2026.03.04 19:23:58.975067 [ 328 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2335 | 2026.03.04 19:23:58.975080 [ 341 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.03.04 19:23:58.975205 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2337 | 2026.03.04 19:23:58.975231 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2338 | 2026.03.04 19:23:58.977569 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2339 | 2026.03.04 19:23:58.977598 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2340 | 2026.03.04 19:23:58.977647 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2341 | 2026.03.04 19:23:58.977686 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2342 | 2026.03.04 19:23:58.978521 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004545 sec., 5060.50605060506 rows/sec., 211.00 KiB/sec. | ||
| 2343 | 2026.03.04 19:23:58.978637 [ 255 ] {70ea1c3c-8682-4250-a0e3-eb184fe5aed7} <Debug> TCPHandler: Processed in 0.00493641 sec. | ||
| 2344 | 2026.03.04 19:23:58.979042 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.03.04 19:23:58.979182 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2346 | 2026.03.04 19:23:58.979392 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2347 | 2026.03.04 19:23:58.979425 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2348 | 2026.03.04 19:23:58.979602 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2349 | 2026.03.04 19:23:58.979654 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2350 | 2026.03.04 19:23:58.979753 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2351 | 2026.03.04 19:23:58.979822 [ 328 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2352 | 2026.03.04 19:23:58.979822 [ 300 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2353 | 2026.03.04 19:23:58.979914 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2354 | 2026.03.04 19:23:58.979941 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2355 | 2026.03.04 19:23:58.979996 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2356 | 2026.03.04 19:23:58.980013 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2357 | 2026.03.04 19:23:58.980042 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2358 | 2026.03.04 19:23:58.980072 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2359 | 2026.03.04 19:23:58.980751 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001631 sec., 14101.778050275903 rows/sec., 587.97 KiB/sec. | ||
| 2360 | 2026.03.04 19:23:58.980854 [ 255 ] {edc762bb-dbc3-4288-b0af-b75af1111a36} <Debug> TCPHandler: Processed in 0.001869098 sec. | ||
| 2361 | 2026.03.04 19:23:58.981093 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.03.04 19:23:58.981220 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2363 | 2026.03.04 19:23:58.981421 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2364 | 2026.03.04 19:23:58.981454 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2365 | 2026.03.04 19:23:58.981629 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2366 | 2026.03.04 19:23:58.981679 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2367 | 2026.03.04 19:23:58.981776 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2368 | 2026.03.04 19:23:58.981838 [ 300 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2369 | 2026.03.04 19:23:58.981838 [ 341 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2370 | 2026.03.04 19:23:58.981946 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2371 | 2026.03.04 19:23:58.981972 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2372 | 2026.03.04 19:23:58.982026 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2373 | 2026.03.04 19:23:58.982042 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2374 | 2026.03.04 19:23:58.982071 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2375 | 2026.03.04 19:23:58.982100 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2376 | 2026.03.04 19:23:58.982800 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00163 sec., 14110.42944785276 rows/sec., 588.33 KiB/sec. | ||
| 2377 | 2026.03.04 19:23:58.982900 [ 255 ] {d569a727-4dcb-4ebe-a8bb-57610c25b2e7} <Debug> TCPHandler: Processed in 0.001854188 sec. | ||
| 2378 | 2026.03.04 19:23:58.983145 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.03.04 19:23:58.983272 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2380 | 2026.03.04 19:23:58.983471 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2381 | 2026.03.04 19:23:58.983504 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2382 | 2026.03.04 19:23:58.983692 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2383 | 2026.03.04 19:23:58.983745 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2384 | 2026.03.04 19:23:58.983843 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2385 | 2026.03.04 19:23:58.983913 [ 326 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2386 | 2026.03.04 19:23:58.983916 [ 328 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2387 | 2026.03.04 19:23:58.984042 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2388 | 2026.03.04 19:23:58.984068 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2389 | 2026.03.04 19:23:58.984122 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2390 | 2026.03.04 19:23:58.984139 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2391 | 2026.03.04 19:23:58.984170 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2392 | 2026.03.04 19:23:58.984199 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2393 | 2026.03.04 19:23:58.984773 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001551 sec., 14829.142488716956 rows/sec., 618.30 KiB/sec. | ||
| 2394 | 2026.03.04 19:23:58.984876 [ 255 ] {5b163955-fbe7-4303-91ca-641b3203084a} <Debug> TCPHandler: Processed in 0.001778727 sec. | ||
| 2395 | 2026.03.04 19:23:58.985117 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.03.04 19:23:58.985253 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2397 | 2026.03.04 19:23:58.985457 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2398 | 2026.03.04 19:23:58.985490 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2399 | 2026.03.04 19:23:58.985682 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2400 | 2026.03.04 19:23:58.985732 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2401 | 2026.03.04 19:23:58.985835 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2402 | 2026.03.04 19:23:58.985898 [ 312 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2403 | 2026.03.04 19:23:58.985903 [ 326 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2404 | 2026.03.04 19:23:58.985999 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2405 | 2026.03.04 19:23:58.986023 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2406 | 2026.03.04 19:23:58.986076 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2407 | 2026.03.04 19:23:58.986092 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2408 | 2026.03.04 19:23:58.986120 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2409 | 2026.03.04 19:23:58.986149 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2410 | 2026.03.04 19:23:58.986688 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001494 sec., 15394.91298527443 rows/sec., 641.89 KiB/sec. | ||
| 2411 | 2026.03.04 19:23:58.986791 [ 255 ] {31a86e2c-8dc7-4b8b-8b70-11c43c2e356d} <Debug> TCPHandler: Processed in 0.001721487 sec. | ||
| 2412 | 2026.03.04 19:23:58.987052 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.03.04 19:23:58.987181 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2414 | 2026.03.04 19:23:58.987384 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2415 | 2026.03.04 19:23:58.987418 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2416 | 2026.03.04 19:23:58.987602 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2417 | 2026.03.04 19:23:58.987652 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2418 | 2026.03.04 19:23:58.987764 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2419 | 2026.03.04 19:23:58.987830 [ 328 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2420 | 2026.03.04 19:23:58.987830 [ 312 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2026.03.04 19:23:58.987919 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 2422 | 2026.03.04 19:23:58.987945 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2423 | 2026.03.04 19:23:58.987999 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2424 | 2026.03.04 19:23:58.988015 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2425 | 2026.03.04 19:23:58.988044 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2426 | 2026.03.04 19:23:58.988073 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2427 | 2026.03.04 19:23:58.988593 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001463 sec., 15721.120984278878 rows/sec., 655.49 KiB/sec. | ||
| 2428 | 2026.03.04 19:23:58.988691 [ 255 ] {5338d246-088e-4ecb-879b-9674721e536f} <Debug> TCPHandler: Processed in 0.001686316 sec. | ||
| 2429 | 2026.03.04 19:23:59.004146 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.04 19:23:59.004256 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.04 19:23:59.004305 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2432 | 2026.03.04 19:23:59.004923 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.04 19:23:59.004962 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2434 | 2026.03.04 19:23:59.005399 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2435 | 2026.03.04 19:23:59.005601 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.04 19:23:59.005747 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001522 sec., 3942.181340341656 rows/sec., 1.82 MiB/sec. | ||
| 2437 | 2026.03.04 19:23:59.005785 [ 255 ] {c793249f-78ae-4aa4-8351-659f0bc19319} <Debug> TCPHandler: Processed in 0.001690597 sec. | ||
| 2438 | 2026.03.04 19:23:59.005921 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.03.04 19:23:59.006018 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.03.04 19:23:59.006060 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2441 | 2026.03.04 19:23:59.009128 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.03.04 19:23:59.009164 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2443 | 2026.03.04 19:23:59.009557 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2444 | 2026.03.04 19:23:59.009778 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.03.04 19:23:59.009917 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003917 sec., 6127.138115905029 rows/sec., 520.57 KiB/sec. | ||
| 2446 | 2026.03.04 19:23:59.009968 [ 255 ] {93f091bf-8f97-4f54-b0f9-92c0f7ff9f55} <Debug> TCPHandler: Processed in 0.004095896 sec. | ||
| 2447 | 2026.03.04 19:23:59.010111 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.03.04 19:23:59.010207 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.04 19:23:59.010250 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2450 | 2026.03.04 19:23:59.010961 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.04 19:23:59.011008 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2452 | 2026.03.04 19:23:59.011380 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2453 | 2026.03.04 19:23:59.011655 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.04 19:23:59.012139 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001948 sec., 1026.694045174538 rows/sec., 83.72 KiB/sec. | ||
| 2455 | 2026.03.04 19:23:59.012189 [ 255 ] {e5d0f12a-b8d7-478c-a649-57f802cc222b} <Debug> TCPHandler: Processed in 0.002127978 sec. | ||
| 2456 | 2026.03.04 19:23:59.012387 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.03.04 19:23:59.012501 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2458 | 2026.03.04 19:23:59.012596 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2459 | 2026.03.04 19:23:59.013295 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.03.04 19:23:59.013341 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2461 | 2026.03.04 19:23:59.013748 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2462 | 2026.03.04 19:23:59.013959 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.04 19:23:59.014084 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Debug> executeQuery: Read 199 rows, 18.41 KiB in 0.001606 sec., 123910.33623910336 rows/sec., 11.19 MiB/sec. | ||
| 2464 | 2026.03.04 19:23:59.014119 [ 255 ] {031c869f-c435-48f1-9748-b72461b38ba6} <Debug> TCPHandler: Processed in 0.001795367 sec. | ||
| 2465 | 2026.03.04 19:23:59.014235 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.04 19:23:59.014329 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.03.04 19:23:59.014368 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2468 | 2026.03.04 19:23:59.014774 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.04 19:23:59.014810 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2470 | 2026.03.04 19:23:59.015098 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2471 | 2026.03.04 19:23:59.015301 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.03.04 19:23:59.015424 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001113 sec., 34141.95867026055 rows/sec., 2.55 MiB/sec. | ||
| 2473 | 2026.03.04 19:23:59.015459 [ 255 ] {ecde7353-b3ba-4ac8-819a-fa4041aaf5a2} <Debug> TCPHandler: Processed in 0.001271915 sec. | ||
| 2474 | 2026.03.04 19:23:59.015568 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.04 19:23:59.015661 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.03.04 19:23:59.015698 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2477 | 2026.03.04 19:23:59.016131 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.03.04 19:23:59.016165 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2479 | 2026.03.04 19:23:59.016542 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2480 | 2026.03.04 19:23:59.016750 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.03.04 19:23:59.016872 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.62 MiB/sec. | ||
| 2482 | 2026.03.04 19:23:59.016908 [ 255 ] {e8c77052-b447-48e9-bd35-bf62973c6ac3} <Debug> TCPHandler: Processed in 0.001387556 sec. | ||
| 2483 | 2026.03.04 19:23:59.017017 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.03.04 19:23:59.017109 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.03.04 19:23:59.017147 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2486 | 2026.03.04 19:23:59.017528 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.03.04 19:23:59.017564 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2488 | 2026.03.04 19:23:59.017869 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2489 | 2026.03.04 19:23:59.018078 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.04 19:23:59.018196 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 2491 | 2026.03.04 19:23:59.018232 [ 255 ] {7c8b946c-2bd7-4eba-af96-1f85a67b8803} <Debug> TCPHandler: Processed in 0.001262055 sec. | ||
| 2492 | 2026.03.04 19:23:59.018339 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.03.04 19:23:59.018431 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2494 | 2026.03.04 19:23:59.018470 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2495 | 2026.03.04 19:23:59.018891 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.03.04 19:23:59.018925 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2497 | 2026.03.04 19:23:59.019215 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2498 | 2026.03.04 19:23:59.019418 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.03.04 19:23:59.019540 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Debug> executeQuery: Read 98 rows, 8.22 KiB in 0.001126 sec., 87033.74777975133 rows/sec., 7.13 MiB/sec. | ||
| 2500 | 2026.03.04 19:23:59.019576 [ 255 ] {622e2b85-d6bc-408e-9614-0539587f5441} <Debug> TCPHandler: Processed in 0.001283785 sec. | ||
| 2501 | 2026.03.04 19:23:59.019689 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.03.04 19:23:59.019782 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.03.04 19:23:59.019822 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2504 | 2026.03.04 19:23:59.020290 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.03.04 19:23:59.020325 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2506 | 2026.03.04 19:23:59.020643 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2507 | 2026.03.04 19:23:59.020847 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.03.04 19:23:59.020972 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Debug> executeQuery: Read 399 rows, 31.84 KiB in 0.001208 sec., 330298.0132450331 rows/sec., 25.74 MiB/sec. | ||
| 2509 | 2026.03.04 19:23:59.021006 [ 255 ] {3516b030-f843-4f6e-873c-551d0e5a1380} <Debug> TCPHandler: Processed in 0.001364465 sec. | ||
| 2510 | 2026.03.04 19:23:59.021122 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.03.04 19:23:59.021214 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.03.04 19:23:59.021267 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2513 | 2026.03.04 19:23:59.022035 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.03.04 19:23:59.022072 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2515 | 2026.03.04 19:23:59.022564 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2516 | 2026.03.04 19:23:59.022792 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.03.04 19:23:59.022925 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 24.87 MiB/sec. | ||
| 2518 | 2026.03.04 19:23:59.022974 [ 255 ] {a007256f-7d3a-4897-b827-e7363d4fcbfe} <Debug> TCPHandler: Processed in 0.001899877 sec. | ||
| 2519 | 2026.03.04 19:23:59.023086 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.03.04 19:23:59.023179 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.03.04 19:23:59.023219 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2522 | 2026.03.04 19:23:59.023540 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.03.04 19:23:59.023576 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2524 | 2026.03.04 19:23:59.023881 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2525 | 2026.03.04 19:23:59.024093 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.03.04 19:23:59.024214 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001053 sec., 37986.70465337132 rows/sec., 2.54 MiB/sec. | ||
| 2527 | 2026.03.04 19:23:59.024248 [ 255 ] {111c8d56-3411-45d6-af2c-27248be11cb7} <Debug> TCPHandler: Processed in 0.001210765 sec. | ||
| 2528 | 2026.03.04 19:24:01.163740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4362 | ||
| 2529 | 2026.03.04 19:24:01.164411 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.04 19:24:01.164453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2531 | 2026.03.04 19:24:01.164916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2532 | 2026.03.04 19:24:01.165223 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.03.04 19:24:01.165357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4362 | ||
| 2534 | 2026.03.04 19:24:01.384264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2535 | 2026.03.04 19:24:01.400270 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.04 19:24:01.400334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2537 | 2026.03.04 19:24:01.406045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2538 | 2026.03.04 19:24:01.406739 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): 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.03.04 19:24:01.409710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2540 | 2026.03.04 19:24:03.667528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 298 | ||
| 2541 | 2026.03.04 19:24:03.670375 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.04 19:24:03.670419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2543 | 2026.03.04 19:24:03.671711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2544 | 2026.03.04 19:24:03.671971 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.04 19:24:03.672280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2546 | 2026.03.04 19:24:03.977842 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.03.04 19:24:03.978023 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2548 | 2026.03.04 19:24:03.978088 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2549 | 2026.03.04 19:24:03.978748 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.04 19:24:03.978793 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2551 | 2026.03.04 19:24:03.979179 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2552 | 2026.03.04 19:24:03.979396 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.04 19:24:03.979539 [ 39 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2554 | 2026.03.04 19:24:03.979561 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001629 sec., 30693.677102516882 rows/sec., 2.61 MiB/sec. | ||
| 2555 | 2026.03.04 19:24:03.979607 [ 39 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.04 19:24:03.979626 [ 255 ] {4285bf5c-911f-4b32-8a30-0b5261206880} <Debug> TCPHandler: Processed in 0.001962218 sec. | ||
| 2557 | 2026.03.04 19:24:03.979644 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2558 | 2026.03.04 19:24:03.979758 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.03.04 19:24:03.979830 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2560 | 2026.03.04 19:24:03.979926 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.03.04 19:24:03.979991 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2562 | 2026.03.04 19:24:03.980080 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2563 | 2026.03.04 19:24:03.980131 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
| 2564 | 2026.03.04 19:24:03.980237 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2565 | 2026.03.04 19:24:03.980294 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2566 | 2026.03.04 19:24:03.980346 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2567 | 2026.03.04 19:24:03.980390 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 199 rows starting from the beginning of the part | ||
| 2568 | 2026.03.04 19:24:03.980432 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2569 | 2026.03.04 19:24:03.980433 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.04 19:24:03.980483 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2571 | 2026.03.04 19:24:03.980839 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2572 | 2026.03.04 19:24:03.981079 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.04 19:24:03.981218 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001335 sec., 7490.63670411985 rows/sec., 563.26 KiB/sec. | ||
| 2574 | 2026.03.04 19:24:03.981254 [ 255 ] {1c287dbf-42e2-491b-976c-19c48a87f79e} <Debug> TCPHandler: Processed in 0.001516086 sec. | ||
| 2575 | 2026.03.04 19:24:03.981364 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.03.04 19:24:03.981398 [ 191 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622106 sec., 326119.2548452444 rows/sec., 29.85 MiB/sec. | ||
| 2577 | 2026.03.04 19:24:03.981460 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2578 | 2026.03.04 19:24:03.981506 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2579 | 2026.03.04 19:24:03.981559 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2580 | 2026.03.04 19:24:03.981808 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.03.04 19:24:03.981946 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_11_2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2582 | 2026.03.04 19:24:03.981979 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.03.04 19:24:03.982016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2584 | 2026.03.04 19:24:03.982021 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2585 | 2026.03.04 19:24:03.982365 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2586 | 2026.03.04 19:24:03.982580 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.03.04 19:24:03.982699 [ 39 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2588 | 2026.03.04 19:24:03.982713 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001236 sec., 37216.8284789644 rows/sec., 2.91 MiB/sec. | ||
| 2589 | 2026.03.04 19:24:03.982745 [ 39 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.03.04 19:24:03.982766 [ 255 ] {552559d7-850c-4955-96a1-47ebfb54ef8f} <Debug> TCPHandler: Processed in 0.001423775 sec. | ||
| 2591 | 2026.03.04 19:24:03.982771 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2592 | 2026.03.04 19:24:03.982873 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 2593 | 2026.03.04 19:24:03.982882 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.03.04 19:24:03.982988 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.03.04 19:24:03.982991 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2026.03.04 19:24:03.983032 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2597 | 2026.03.04 19:24:03.983051 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 2598 | 2026.03.04 19:24:03.983137 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2599 | 2026.03.04 19:24:03.983186 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 2600 | 2026.03.04 19:24:03.983224 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 2601 | 2026.03.04 19:24:03.983265 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 98 rows starting from the beginning of the part | ||
| 2602 | 2026.03.04 19:24:03.983303 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2603 | 2026.03.04 19:24:03.983387 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.03.04 19:24:03.983426 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2605 | 2026.03.04 19:24:03.983762 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2606 | 2026.03.04 19:24:03.984082 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.03.04 19:24:03.984198 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2608 | 2026.03.04 19:24:03.984219 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001243 sec., 88495.57522123893 rows/sec., 6.18 MiB/sec. | ||
| 2609 | 2026.03.04 19:24:03.984230 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397695 sec., 280461.76025527745 rows/sec., 23.26 MiB/sec. | ||
| 2610 | 2026.03.04 19:24:03.984239 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.03.04 19:24:03.984266 [ 255 ] {4136ab15-d5dc-430c-bb76-5939ab2baf3e} <Debug> TCPHandler: Processed in 0.001431686 sec. | ||
| 2612 | 2026.03.04 19:24:03.984282 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2613 | 2026.03.04 19:24:03.984349 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 2614 | 2026.03.04 19:24:03.984385 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.03.04 19:24:03.984418 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2616 | 2026.03.04 19:24:03.984442 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2026.03.04 19:24:03.984469 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 364 rows starting from the beginning of the part | ||
| 2618 | 2026.03.04 19:24:03.984486 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.03.04 19:24:03.984513 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2620 | 2026.03.04 19:24:03.984548 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2621 | 2026.03.04 19:24:03.984555 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2622 | 2026.03.04 19:24:03.984600 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2623 | 2026.03.04 19:24:03.984636 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 399 rows starting from the beginning of the part | ||
| 2624 | 2026.03.04 19:24:03.984670 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2625 | 2026.03.04 19:24:03.984740 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.03.04 19:24:03.984825 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_11_2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2627 | 2026.03.04 19:24:03.984904 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2628 | 2026.03.04 19:24:03.985313 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.04 19:24:03.985355 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2630 | 2026.03.04 19:24:03.985588 [ 197 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262576 sec., 952813.9296169102 rows/sec., 69.17 MiB/sec. | ||
| 2631 | 2026.03.04 19:24:03.985751 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2632 | 2026.03.04 19:24:03.985891 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2633 | 2026.03.04 19:24:03.986030 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.03.04 19:24:03.986105 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2026.03.04 19:24:03.986161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2636 | 2026.03.04 19:24:03.986180 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.04 19:24:03.986321 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 2638 | 2026.03.04 19:24:03.986380 [ 255 ] {9069c011-e15f-4e12-a5a2-6dc99854f99a} <Debug> TCPHandler: Processed in 0.002075358 sec. | ||
| 2639 | 2026.03.04 19:24:03.986483 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.03.04 19:24:03.986572 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.04 19:24:03.986611 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2642 | 2026.03.04 19:24:03.986984 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.03.04 19:24:03.987018 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2644 | 2026.03.04 19:24:03.987324 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2645 | 2026.03.04 19:24:03.987533 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.04 19:24:03.987662 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001064 sec., 37593.984962406015 rows/sec., 2.51 MiB/sec. | ||
| 2647 | 2026.03.04 19:24:03.987698 [ 255 ] {d9af9a68-d534-478a-905f-d3f082b30cc6} <Debug> TCPHandler: Processed in 0.001225735 sec. | ||
| 2648 | 2026.03.04 19:24:03.987694 [ 38 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2649 | 2026.03.04 19:24:03.987765 [ 38 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.04 19:24:03.987786 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2651 | 2026.03.04 19:24:03.987879 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 2652 | 2026.03.04 19:24:03.987971 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2026.03.04 19:24:03.987994 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 2654 | 2026.03.04 19:24:03.988039 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2655 | 2026.03.04 19:24:03.988111 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2656 | 2026.03.04 19:24:03.988150 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2657 | 2026.03.04 19:24:03.988185 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2658 | 2026.03.04 19:24:03.988220 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2659 | 2026.03.04 19:24:03.989052 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198125 sec., 292123.1090245175 rows/sec., 19.37 MiB/sec. | ||
| 2660 | 2026.03.04 19:24:03.989186 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2661 | 2026.03.04 19:24:03.989431 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.03.04 19:24:03.989520 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_11_2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2663 | 2026.03.04 19:24:03.989574 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2664 | 2026.03.04 19:24:08.604482 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2665 | 2026.03.04 19:24:08.604574 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2666 | 2026.03.04 19:24:08.665772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4810 | ||
| 2667 | 2026.03.04 19:24:08.666334 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.03.04 19:24:08.666385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2669 | 2026.03.04 19:24:08.666901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2670 | 2026.03.04 19:24:08.667139 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.03.04 19:24:08.667268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2672 | 2026.03.04 19:24:08.910062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2673 | 2026.03.04 19:24:08.927590 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.03.04 19:24:08.927651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2675 | 2026.03.04 19:24:08.933782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2676 | 2026.03.04 19:24:08.934493 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.03.04 19:24:08.937750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2678 | 2026.03.04 19:24:08.978346 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.03.04 19:24:08.978512 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2680 | 2026.03.04 19:24:08.978572 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2681 | 2026.03.04 19:24:08.979199 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.03.04 19:24:08.979240 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2683 | 2026.03.04 19:24:08.979615 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2684 | 2026.03.04 19:24:08.979832 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.04 19:24:08.979974 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Debug> executeQuery: Read 80 rows, 7.06 KiB in 0.001508 sec., 53050.39787798408 rows/sec., 4.57 MiB/sec. | ||
| 2686 | 2026.03.04 19:24:08.980013 [ 255 ] {8069dc55-2324-4bdb-b634-8b23db84ffc6} <Debug> TCPHandler: Processed in 0.001785117 sec. | ||
| 2687 | 2026.03.04 19:24:08.980138 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.03.04 19:24:08.980231 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.03.04 19:24:08.980270 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2690 | 2026.03.04 19:24:08.980663 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.03.04 19:24:08.980699 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2692 | 2026.03.04 19:24:08.981016 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2693 | 2026.03.04 19:24:08.981221 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.04 19:24:08.981349 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001136 sec., 22007.042253521126 rows/sec., 1.62 MiB/sec. | ||
| 2695 | 2026.03.04 19:24:08.981356 [ 34 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2696 | 2026.03.04 19:24:08.981384 [ 255 ] {fded9352-67fc-4878-9073-534117ceafb0} <Debug> TCPHandler: Processed in 0.001293495 sec. | ||
| 2697 | 2026.03.04 19:24:08.981428 [ 34 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.03.04 19:24:08.981459 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2699 | 2026.03.04 19:24:08.981516 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.03.04 19:24:08.981559 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 2701 | 2026.03.04 19:24:08.981636 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2702 | 2026.03.04 19:24:08.981659 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2026.03.04 19:24:08.981678 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2704 | 2026.03.04 19:24:08.981690 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
| 2705 | 2026.03.04 19:24:08.981759 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2706 | 2026.03.04 19:24:08.981808 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2707 | 2026.03.04 19:24:08.981854 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 2708 | 2026.03.04 19:24:08.981901 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2709 | 2026.03.04 19:24:08.981967 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2710 | 2026.03.04 19:24:08.982076 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.03.04 19:24:08.982110 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2712 | 2026.03.04 19:24:08.982436 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2713 | 2026.03.04 19:24:08.982642 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.03.04 19:24:08.982763 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001151 sec., 52997.393570807995 rows/sec., 4.14 MiB/sec. | ||
| 2715 | 2026.03.04 19:24:08.982764 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242565 sec., 119913.24397516428 rows/sec., 9.27 MiB/sec. | ||
| 2716 | 2026.03.04 19:24:08.982799 [ 255 ] {81047bb7-d2eb-483e-8a0c-cb58175c7efd} <Debug> TCPHandler: Processed in 0.001333316 sec. | ||
| 2717 | 2026.03.04 19:24:08.982912 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2718 | 2026.03.04 19:24:08.982928 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.03.04 19:24:08.983020 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.03.04 19:24:08.983061 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2721 | 2026.03.04 19:24:08.983151 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.04 19:24:08.983215 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_11_2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2723 | 2026.03.04 19:24:08.983273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2724 | 2026.03.04 19:24:08.983443 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.03.04 19:24:08.983478 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2726 | 2026.03.04 19:24:08.983802 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2727 | 2026.03.04 19:24:08.984007 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.04 19:24:08.984131 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001129 sec., 97431.35518157661 rows/sec., 6.80 MiB/sec. | ||
| 2729 | 2026.03.04 19:24:08.984166 [ 255 ] {589fca67-6ea4-42b6-a67a-990683f79dcd} <Debug> TCPHandler: Processed in 0.001285035 sec. | ||
| 2730 | 2026.03.04 19:24:08.984283 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.03.04 19:24:08.984374 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.03.04 19:24:08.984427 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2733 | 2026.03.04 19:24:08.985219 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.03.04 19:24:08.985255 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2735 | 2026.03.04 19:24:08.985795 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2736 | 2026.03.04 19:24:08.986022 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.03.04 19:24:08.986152 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001795 sec., 13927.57660167131 rows/sec., 24.96 MiB/sec. | ||
| 2738 | 2026.03.04 19:24:08.986154 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2739 | 2026.03.04 19:24:08.986202 [ 255 ] {f9ec7525-53e5-4b1d-9b33-6197e444e016} <Debug> TCPHandler: Processed in 0.001965878 sec. | ||
| 2740 | 2026.03.04 19:24:08.986207 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.03.04 19:24:08.986240 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2742 | 2026.03.04 19:24:08.986324 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.03.04 19:24:08.986351 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 2744 | 2026.03.04 19:24:08.986423 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.03.04 19:24:08.986469 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2746 | 2026.03.04 19:24:08.986564 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2747 | 2026.03.04 19:24:08.986624 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
| 2748 | 2026.03.04 19:24:08.986763 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2749 | 2026.03.04 19:24:08.986820 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.03.04 19:24:08.986859 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2751 | 2026.03.04 19:24:08.986862 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2752 | 2026.03.04 19:24:08.986958 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2753 | 2026.03.04 19:24:08.987061 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2754 | 2026.03.04 19:24:08.987150 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2755 | 2026.03.04 19:24:08.987203 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2026.03.04 19:24:08.987418 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.03.04 19:24:08.987552 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.32 MiB/sec. | ||
| 2758 | 2026.03.04 19:24:08.987588 [ 255 ] {c04d9509-5c31-4353-9bae-7cdf3066b9b6} <Debug> TCPHandler: Processed in 0.001311806 sec. | ||
| 2759 | 2026.03.04 19:24:08.991255 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 19 columns (19 merged, 0 gathered) in 0.004944299 sec., 35596.55271657317 rows/sec., 63.79 MiB/sec. | ||
| 2760 | 2026.03.04 19:24:08.991646 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2761 | 2026.03.04 19:24:08.991960 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.03.04 19:24:08.992029 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2763 | 2026.03.04 19:24:08.992109 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2764 | 2026.03.04 19:24:09.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.48 MiB, peak 214.65 MiB, free memory in arenas 0.00 B, will set to 208.09 MiB (RSS), difference: 1.61 MiB | ||
| 2765 | 2026.03.04 19:24:13.672822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 322 | ||
| 2766 | 2026.03.04 19:24:13.674945 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.03.04 19:24:13.675002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2768 | 2026.03.04 19:24:13.676320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2769 | 2026.03.04 19:24:13.676601 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.03.04 19:24:13.676960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2771 | 2026.03.04 19:24:13.980616 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.04 19:24:13.980788 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.04 19:24:13.980850 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2774 | 2026.03.04 19:24:13.981454 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.04 19:24:13.981493 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2776 | 2026.03.04 19:24:13.981845 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2777 | 2026.03.04 19:24:13.982048 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.04 19:24:13.982252 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001511 sec., 6618.1336863004635 rows/sec., 539.66 KiB/sec. | ||
| 2779 | 2026.03.04 19:24:13.982292 [ 255 ] {8bfa9c80-abe2-4b0d-8000-f135ab82fed0} <Debug> TCPHandler: Processed in 0.001799337 sec. | ||
| 2780 | 2026.03.04 19:24:13.982412 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.03.04 19:24:13.982507 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2782 | 2026.03.04 19:24:13.982545 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2783 | 2026.03.04 19:24:13.982981 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.03.04 19:24:13.983015 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2785 | 2026.03.04 19:24:13.983314 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2786 | 2026.03.04 19:24:13.983529 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.03.04 19:24:13.983651 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.82 MiB/sec. | ||
| 2788 | 2026.03.04 19:24:13.983687 [ 255 ] {af02e53f-0443-4b4f-92a8-3da417c8885d} <Debug> TCPHandler: Processed in 0.001322556 sec. | ||
| 2789 | 2026.03.04 19:24:13.983795 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.03.04 19:24:13.983887 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.03.04 19:24:13.983926 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2792 | 2026.03.04 19:24:13.984294 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.03.04 19:24:13.984327 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2794 | 2026.03.04 19:24:13.984593 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2795 | 2026.03.04 19:24:13.984781 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.03.04 19:24:13.984896 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001073 sec., 25163.09412861137 rows/sec., 1.80 MiB/sec. | ||
| 2797 | 2026.03.04 19:24:13.984929 [ 255 ] {4bbc5b68-363e-4338-ba8e-cae7f974abb0} <Debug> TCPHandler: Processed in 0.001230515 sec. | ||
| 2798 | 2026.03.04 19:24:13.985025 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.03.04 19:24:13.985110 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2026.03.04 19:24:13.985211 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2026.03.04 19:24:13.985611 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.03.04 19:24:13.985646 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2803 | 2026.03.04 19:24:13.985936 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2804 | 2026.03.04 19:24:13.986144 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.03.04 19:24:13.986269 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001115 sec., 81614.34977578475 rows/sec., 6.39 MiB/sec. | ||
| 2806 | 2026.03.04 19:24:13.986305 [ 255 ] {89ff420d-976b-4485-abcb-43325f608f58} <Debug> TCPHandler: Processed in 0.001269845 sec. | ||
| 2807 | 2026.03.04 19:24:13.986410 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.03.04 19:24:13.986501 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2809 | 2026.03.04 19:24:13.986543 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2810 | 2026.03.04 19:24:13.986938 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.03.04 19:24:13.986975 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2812 | 2026.03.04 19:24:13.987298 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2813 | 2026.03.04 19:24:13.987499 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.03.04 19:24:13.987616 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001161 sec., 142118.8630490956 rows/sec., 9.89 MiB/sec. | ||
| 2815 | 2026.03.04 19:24:13.987648 [ 255 ] {7c085cfd-ddd4-4d7c-b852-16129ac53035} <Debug> TCPHandler: Processed in 0.001315736 sec. | ||
| 2816 | 2026.03.04 19:24:13.987753 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.04 19:24:13.987849 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.03.04 19:24:13.987902 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2819 | 2026.03.04 19:24:13.988711 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.04 19:24:13.988747 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2821 | 2026.03.04 19:24:13.989284 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2822 | 2026.03.04 19:24:13.989503 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.04 19:24:13.989643 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001767 sec., 9620.82625919638 rows/sec., 17.24 MiB/sec. | ||
| 2824 | 2026.03.04 19:24:13.989705 [ 255 ] {3a92838e-fc3e-44e7-8467-13d081df0aa2} <Debug> TCPHandler: Processed in 0.001964678 sec. | ||
| 2825 | 2026.03.04 19:24:13.989815 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.03.04 19:24:13.989910 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.03.04 19:24:13.989951 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2828 | 2026.03.04 19:24:13.990299 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.03.04 19:24:13.990338 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2830 | 2026.03.04 19:24:13.990658 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2831 | 2026.03.04 19:24:13.990864 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.04 19:24:13.990991 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2833 | 2026.03.04 19:24:13.991038 [ 255 ] {17482dd2-31e6-457c-ba07-c77eae272f14} <Debug> TCPHandler: Processed in 0.001272445 sec. | ||
| 2834 | 2026.03.04 19:24:16.167471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5322 | ||
| 2835 | 2026.03.04 19:24:16.168092 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.04 19:24:16.168129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2837 | 2026.03.04 19:24:16.168681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2838 | 2026.03.04 19:24:16.168940 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.04 19:24:16.169071 [ 57 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2840 | 2026.03.04 19:24:16.169089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5322 | ||
| 2841 | 2026.03.04 19:24:16.169114 [ 57 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.03.04 19:24:16.169132 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2843 | 2026.03.04 19:24:16.169266 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 2844 | 2026.03.04 19:24:16.169423 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2845 | 2026.03.04 19:24:16.169468 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2846 | 2026.03.04 19:24:16.169540 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2847 | 2026.03.04 19:24:16.169589 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2848 | 2026.03.04 19:24:16.169635 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2849 | 2026.03.04 19:24:16.169677 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2850 | 2026.03.04 19:24:16.169720 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2851 | 2026.03.04 19:24:16.171088 [ 192 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883878 sec., 2825023.7011101567 rows/sec., 40.41 MiB/sec. | ||
| 2852 | 2026.03.04 19:24:16.171780 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2853 | 2026.03.04 19:24:16.172081 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.04 19:24:16.172163 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_11_2} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2855 | 2026.03.04 19:24:16.172247 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2856 | 2026.03.04 19:24:16.437932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2857 | 2026.03.04 19:24:16.455739 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.04 19:24:16.455806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2859 | 2026.03.04 19:24:16.463018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2860 | 2026.03.04 19:24:16.463749 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.04 19:24:16.464066 [ 57 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2862 | 2026.03.04 19:24:16.464128 [ 57 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.03.04 19:24:16.464149 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2864 | 2026.03.04 19:24:16.464247 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2865 | 2026.03.04 19:24:16.467136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2866 | 2026.03.04 19:24:16.467317 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.03.04 19:24:16.468101 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2868 | 2026.03.04 19:24:16.471461 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2869 | 2026.03.04 19:24:16.475044 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2870 | 2026.03.04 19:24:16.478897 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2871 | 2026.03.04 19:24:16.483238 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2872 | 2026.03.04 19:24:16.487590 [ 192 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 2873 | 2026.03.04 19:24:16.537442 [ 187 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073227919 sec., 1133.4474765014147 rows/sec., 5.86 MiB/sec. | ||
| 2874 | 2026.03.04 19:24:16.539834 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2875 | 2026.03.04 19:24:16.542006 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_11_2} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.03.04 19:24:16.542121 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_11_2} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2877 | 2026.03.04 19:24:16.544132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2878 | 2026.03.04 19:24:17.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.24 MiB, peak 219.14 MiB, free memory in arenas 0.00 B, will set to 219.61 MiB (RSS), difference: 10.36 MiB | ||
| 2879 | 2026.03.04 19:24:18.981359 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.04 19:24:18.981553 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2881 | 2026.03.04 19:24:18.981625 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2882 | 2026.03.04 19:24:18.982337 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.04 19:24:18.982382 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2884 | 2026.03.04 19:24:18.982779 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2885 | 2026.03.04 19:24:18.983003 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.04 19:24:18.983155 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001655 sec., 64048.33836858006 rows/sec., 5.38 MiB/sec. | ||
| 2887 | 2026.03.04 19:24:18.983203 [ 255 ] {62e65244-9038-458d-a589-251705e9406a} <Debug> TCPHandler: Processed in 0.001977328 sec. | ||
| 2888 | 2026.03.04 19:24:18.983329 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.03.04 19:24:18.983433 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.03.04 19:24:18.983477 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2891 | 2026.03.04 19:24:18.983876 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.03.04 19:24:18.983922 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2893 | 2026.03.04 19:24:18.984223 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2894 | 2026.03.04 19:24:18.984438 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.04 19:24:18.984567 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 2896 | 2026.03.04 19:24:18.984604 [ 255 ] {045735d3-223a-4b7d-95d2-90e96a8559b3} <Debug> TCPHandler: Processed in 0.001325346 sec. | ||
| 2897 | 2026.03.04 19:24:18.984703 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.03.04 19:24:18.984796 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.03.04 19:24:18.984837 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.03.04 19:24:18.985248 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.03.04 19:24:18.985284 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2902 | 2026.03.04 19:24:18.985588 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2903 | 2026.03.04 19:24:18.985803 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.03.04 19:24:18.985929 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001151 sec., 77324.06602953954 rows/sec., 6.04 MiB/sec. | ||
| 2905 | 2026.03.04 19:24:18.985964 [ 255 ] {613a1d6c-caea-400b-a9d3-83222bc93788} <Debug> TCPHandler: Processed in 0.001308595 sec. | ||
| 2906 | 2026.03.04 19:24:18.986069 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.03.04 19:24:18.986164 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.03.04 19:24:18.986207 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.03.04 19:24:18.986597 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.03.04 19:24:18.986632 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2911 | 2026.03.04 19:24:18.986961 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2912 | 2026.03.04 19:24:18.987168 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.03.04 19:24:18.987292 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 2914 | 2026.03.04 19:24:18.987328 [ 255 ] {12cee9fd-7414-4634-8912-b04ccf0f0b6a} <Debug> TCPHandler: Processed in 0.001306645 sec. | ||
| 2915 | 2026.03.04 19:24:18.987447 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.03.04 19:24:18.987569 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.03.04 19:24:18.987636 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2918 | 2026.03.04 19:24:18.988482 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.03.04 19:24:18.988520 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2920 | 2026.03.04 19:24:18.989079 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2921 | 2026.03.04 19:24:18.989306 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.03.04 19:24:18.989451 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001907 sec., 13109.596224436287 rows/sec., 23.49 MiB/sec. | ||
| 2923 | 2026.03.04 19:24:18.989510 [ 255 ] {eaa47e00-8c24-4422-a6c8-c0a9971b301d} <Debug> TCPHandler: Processed in 0.002124278 sec. | ||
| 2924 | 2026.03.04 19:24:18.989629 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.03.04 19:24:18.989724 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.03.04 19:24:18.989765 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2927 | 2026.03.04 19:24:18.990107 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.03.04 19:24:18.990142 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2929 | 2026.03.04 19:24:18.990456 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2930 | 2026.03.04 19:24:18.990663 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.03.04 19:24:18.990793 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2932 | 2026.03.04 19:24:18.990831 [ 255 ] {8af4e0b7-0656-468d-8a15-4a21186d6f9f} <Debug> TCPHandler: Processed in 0.001251705 sec. | ||
| 2933 | 2026.03.04 19:24:23.604646 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2934 | 2026.03.04 19:24:23.604722 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2935 | 2026.03.04 19:24:23.669527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5770 | ||
| 2936 | 2026.03.04 19:24:23.670082 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.03.04 19:24:23.670135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2938 | 2026.03.04 19:24:23.670752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2939 | 2026.03.04 19:24:23.670995 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.03.04 19:24:23.671145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 2941 | 2026.03.04 19:24:23.677867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 348 | ||
| 2942 | 2026.03.04 19:24:23.680078 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.03.04 19:24:23.680138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2944 | 2026.03.04 19:24:23.681401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2945 | 2026.03.04 19:24:23.681685 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.03.04 19:24:23.682043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2947 | 2026.03.04 19:24:23.967571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2948 | 2026.03.04 19:24:23.981564 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.03.04 19:24:23.981745 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2950 | 2026.03.04 19:24:23.981810 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2951 | 2026.03.04 19:24:23.982491 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.04 19:24:23.982533 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2953 | 2026.03.04 19:24:23.982953 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2954 | 2026.03.04 19:24:23.983199 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.04 19:24:23.983357 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001661 sec., 54184.22636965683 rows/sec., 4.56 MiB/sec. | ||
| 2956 | 2026.03.04 19:24:23.983406 [ 255 ] {9bf6e354-f373-40bf-a969-fb3c23479d31} <Debug> TCPHandler: Processed in 0.001969198 sec. | ||
| 2957 | 2026.03.04 19:24:23.983533 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.03.04 19:24:23.983636 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.03.04 19:24:23.983679 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2960 | 2026.03.04 19:24:23.984161 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.03.04 19:24:23.984208 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2962 | 2026.03.04 19:24:23.984557 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2963 | 2026.03.04 19:24:23.984778 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.03.04 19:24:23.984916 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001302 sec., 13056.835637480799 rows/sec., 981.81 KiB/sec. | ||
| 2965 | 2026.03.04 19:24:23.984954 [ 255 ] {bb0b860c-a121-4e03-8b4b-7eecdb30b9b6} <Debug> TCPHandler: Processed in 0.001475266 sec. | ||
| 2966 | 2026.03.04 19:24:23.985062 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.04 19:24:23.985160 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2968 | 2026.03.04 19:24:23.985201 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2969 | 2026.03.04 19:24:23.985635 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.03.04 19:24:23.985670 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2971 | 2026.03.04 19:24:23.985989 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2972 | 2026.03.04 19:24:23.986213 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.03.04 19:24:23.986342 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001202 sec., 67387.68718801998 rows/sec., 5.26 MiB/sec. | ||
| 2974 | 2026.03.04 19:24:23.986379 [ 255 ] {34a25b58-73bf-4c00-99df-271bdfb9f924} <Debug> TCPHandler: Processed in 0.001366655 sec. | ||
| 2975 | 2026.03.04 19:24:23.986487 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.03.04 19:24:23.986503 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.03.04 19:24:23.986568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2978 | 2026.03.04 19:24:23.986582 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.04 19:24:23.986630 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2980 | 2026.03.04 19:24:23.987044 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.04 19:24:23.987081 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2982 | 2026.03.04 19:24:23.987416 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2983 | 2026.03.04 19:24:23.987630 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.04 19:24:23.987763 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2985 | 2026.03.04 19:24:23.987798 [ 255 ] {60962453-ccfd-4210-9a50-2444bb6afcdc} <Debug> TCPHandler: Processed in 0.001359625 sec. | ||
| 2986 | 2026.03.04 19:24:23.987899 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.04 19:24:23.987995 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.04 19:24:23.988049 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2989 | 2026.03.04 19:24:23.988855 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.04 19:24:23.988894 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2991 | 2026.03.04 19:24:23.989559 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2992 | 2026.03.04 19:24:23.989793 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): 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.03.04 19:24:23.989939 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001962 sec., 8664.627930682977 rows/sec., 15.53 MiB/sec. | ||
| 2994 | 2026.03.04 19:24:23.990000 [ 255 ] {90e52347-1220-4e24-9c10-9228a2a64134} <Debug> TCPHandler: Processed in 0.002150259 sec. | ||
| 2995 | 2026.03.04 19:24:23.990111 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.04 19:24:23.990206 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.04 19:24:23.990248 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2998 | 2026.03.04 19:24:23.990569 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.04 19:24:23.990605 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3000 | 2026.03.04 19:24:23.990919 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3001 | 2026.03.04 19:24:23.991131 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.04 19:24:23.991262 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3003 | 2026.03.04 19:24:23.991298 [ 255 ] {d5f1cb2c-560b-4cf6-8019-553af6c83418} <Debug> TCPHandler: Processed in 0.001236195 sec. | ||
| 3004 | 2026.03.04 19:24:23.992680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3005 | 2026.03.04 19:24:23.993403 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.03.04 19:24:23.996882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3007 | 2026.03.04 19:24:28.982641 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.03.04 19:24:28.982855 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.03.04 19:24:28.982931 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3010 | 2026.03.04 19:24:28.983666 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.03.04 19:24:28.983722 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3012 | 2026.03.04 19:24:28.984173 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3013 | 2026.03.04 19:24:28.984387 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.03.04 19:24:28.984537 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001732 sec., 13856.812933025403 rows/sec., 1.15 MiB/sec. | ||
| 3015 | 2026.03.04 19:24:28.984580 [ 255 ] {df6336c6-77b9-4868-8c86-b744f75cf124} <Debug> TCPHandler: Processed in 0.002069998 sec. | ||
| 3016 | 2026.03.04 19:24:28.984712 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.03.04 19:24:28.984806 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3018 | 2026.03.04 19:24:28.984846 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3019 | 2026.03.04 19:24:28.985272 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.03.04 19:24:28.985311 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3021 | 2026.03.04 19:24:28.985611 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3022 | 2026.03.04 19:24:28.985831 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.03.04 19:24:28.985962 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 277.83 KiB/sec. | ||
| 3024 | 2026.03.04 19:24:28.985997 [ 255 ] {853b9ee5-2265-43e9-a117-cca144df860e} <Debug> TCPHandler: Processed in 0.001334086 sec. | ||
| 3025 | 2026.03.04 19:24:28.986109 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.03.04 19:24:28.986202 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3027 | 2026.03.04 19:24:28.986241 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3028 | 2026.03.04 19:24:28.986724 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.03.04 19:24:28.986759 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3030 | 2026.03.04 19:24:28.987086 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3031 | 2026.03.04 19:24:28.987291 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.03.04 19:24:28.987440 [ 89 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3033 | 2026.03.04 19:24:28.987455 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Debug> executeQuery: Read 228 rows, 20.73 KiB in 0.001272 sec., 179245.28301886795 rows/sec., 15.92 MiB/sec. | ||
| 3034 | 2026.03.04 19:24:28.987474 [ 89 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.04 19:24:28.987492 [ 255 ] {24fc1360-b3c1-42c7-bc16-c5520eb62fc8} <Debug> TCPHandler: Processed in 0.001430996 sec. | ||
| 3036 | 2026.03.04 19:24:28.987493 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3037 | 2026.03.04 19:24:28.987648 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 3038 | 2026.03.04 19:24:28.987711 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.03.04 19:24:28.987795 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3040 | 2026.03.04 19:24:28.987829 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 3041 | 2026.03.04 19:24:28.987857 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.03.04 19:24:28.987907 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3043 | 2026.03.04 19:24:28.987922 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 80 rows starting from the beginning of the part | ||
| 3044 | 2026.03.04 19:24:28.987975 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 3045 | 2026.03.04 19:24:28.988018 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 3046 | 2026.03.04 19:24:28.988059 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3047 | 2026.03.04 19:24:28.988099 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 3048 | 2026.03.04 19:24:28.988319 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.03.04 19:24:28.988359 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3050 | 2026.03.04 19:24:28.988663 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3051 | 2026.03.04 19:24:28.988995 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.03.04 19:24:28.989130 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Debug> executeQuery: Read 41 rows, 3.12 KiB in 0.001296 sec., 31635.8024691358 rows/sec., 2.35 MiB/sec. | ||
| 3053 | 2026.03.04 19:24:28.989142 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559116 sec., 527221.8359634562 rows/sec., 48.06 MiB/sec. | ||
| 3054 | 2026.03.04 19:24:28.989168 [ 255 ] {dff40561-a845-4a71-a7a5-efebf0564ffc} <Debug> TCPHandler: Processed in 0.001582756 sec. | ||
| 3055 | 2026.03.04 19:24:28.989284 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.03.04 19:24:28.989304 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3057 | 2026.03.04 19:24:28.989380 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.04 19:24:28.989425 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3059 | 2026.03.04 19:24:28.989573 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.03.04 19:24:28.989647 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_16_3} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3061 | 2026.03.04 19:24:28.989723 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3062 | 2026.03.04 19:24:28.989838 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.03.04 19:24:28.989878 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3064 | 2026.03.04 19:24:28.990190 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3065 | 2026.03.04 19:24:28.990394 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.03.04 19:24:28.990522 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 3067 | 2026.03.04 19:24:28.990562 [ 255 ] {8e65df42-d6fa-465d-ab23-f77a08ada7c7} <Debug> TCPHandler: Processed in 0.001326286 sec. | ||
| 3068 | 2026.03.04 19:24:28.990676 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.03.04 19:24:28.990770 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.03.04 19:24:28.990810 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3071 | 2026.03.04 19:24:28.991200 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.03.04 19:24:28.991235 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3073 | 2026.03.04 19:24:28.991520 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3074 | 2026.03.04 19:24:28.991720 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.03.04 19:24:28.991841 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 3076 | 2026.03.04 19:24:28.991876 [ 255 ] {931a6234-9023-44af-9690-2067b24f42a5} <Debug> TCPHandler: Processed in 0.001246855 sec. | ||
| 3077 | 2026.03.04 19:24:28.991973 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.03.04 19:24:28.992065 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3079 | 2026.03.04 19:24:28.992103 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3080 | 2026.03.04 19:24:28.992584 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.04 19:24:28.992618 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3082 | 2026.03.04 19:24:28.992931 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3083 | 2026.03.04 19:24:28.993146 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.04 19:24:28.993243 [ 89 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3085 | 2026.03.04 19:24:28.993270 [ 89 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.03.04 19:24:28.993273 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001225 sec., 105306.1224489796 rows/sec., 8.53 MiB/sec. | ||
| 3087 | 2026.03.04 19:24:28.993287 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3088 | 2026.03.04 19:24:28.993315 [ 255 ] {5784f054-4fdd-4cbe-9f4c-31e6ae3baa49} <Debug> TCPHandler: Processed in 0.001388576 sec. | ||
| 3089 | 2026.03.04 19:24:28.993361 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 3090 | 2026.03.04 19:24:28.993428 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.03.04 19:24:28.993450 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3092 | 2026.03.04 19:24:28.993479 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 134 rows starting from the beginning of the part | ||
| 3093 | 2026.03.04 19:24:28.993528 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.03.04 19:24:28.993543 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 61 rows starting from the beginning of the part | ||
| 3095 | 2026.03.04 19:24:28.993576 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3096 | 2026.03.04 19:24:28.993593 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 3097 | 2026.03.04 19:24:28.993642 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 3098 | 2026.03.04 19:24:28.993684 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 3099 | 2026.03.04 19:24:28.993726 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 129 rows starting from the beginning of the part | ||
| 3100 | 2026.03.04 19:24:28.994000 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.04 19:24:28.994040 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3102 | 2026.03.04 19:24:28.994402 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3103 | 2026.03.04 19:24:28.994534 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204665 sec., 485612.1826399871 rows/sec., 40.43 MiB/sec. | ||
| 3104 | 2026.03.04 19:24:28.994613 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.03.04 19:24:28.994665 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3106 | 2026.03.04 19:24:28.994715 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3107 | 2026.03.04 19:24:28.994747 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.03.04 19:24:28.994748 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001238 sec., 159935.37964458804 rows/sec., 11.47 MiB/sec. | ||
| 3109 | 2026.03.04 19:24:28.994768 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3110 | 2026.03.04 19:24:28.994793 [ 255 ] {25a8183d-3548-488d-85d0-9c8a7e2d5aa0} <Debug> TCPHandler: Processed in 0.001415345 sec. | ||
| 3111 | 2026.03.04 19:24:28.994834 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3112 | 2026.03.04 19:24:28.994912 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.04 19:24:28.994923 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3114 | 2026.03.04 19:24:28.994919 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.03.04 19:24:28.994959 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1203 rows starting from the beginning of the part | ||
| 3116 | 2026.03.04 19:24:28.995004 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_16_3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3117 | 2026.03.04 19:24:28.995007 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.03.04 19:24:28.995020 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3119 | 2026.03.04 19:24:28.995079 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 3120 | 2026.03.04 19:24:28.995083 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3121 | 2026.03.04 19:24:28.995082 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3122 | 2026.03.04 19:24:28.995122 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3123 | 2026.03.04 19:24:28.995166 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3124 | 2026.03.04 19:24:28.995205 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3125 | 2026.03.04 19:24:28.995894 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.03.04 19:24:28.995928 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3127 | 2026.03.04 19:24:28.996273 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1996 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459816 sec., 1367295.604377538 rows/sec., 97.95 MiB/sec. | ||
| 3128 | 2026.03.04 19:24:28.996492 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3129 | 2026.03.04 19:24:28.996618 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3130 | 2026.03.04 19:24:28.996737 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.04 19:24:28.996799 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.03.04 19:24:28.996853 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3133 | 2026.03.04 19:24:28.996882 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.04 19:24:28.997038 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002047 sec., 12212.994626282363 rows/sec., 21.89 MiB/sec. | ||
| 3135 | 2026.03.04 19:24:28.997097 [ 255 ] {121353a9-e1b9-451a-96f1-a28eb85acc2b} <Debug> TCPHandler: Processed in 0.002234598 sec. | ||
| 3136 | 2026.03.04 19:24:28.997221 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.04 19:24:28.997314 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.04 19:24:28.997355 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.03.04 19:24:28.997681 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.04 19:24:28.997714 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3141 | 2026.03.04 19:24:28.998007 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3142 | 2026.03.04 19:24:28.998214 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.04 19:24:28.998301 [ 89 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3144 | 2026.03.04 19:24:28.998326 [ 89 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.03.04 19:24:28.998336 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3146 | 2026.03.04 19:24:28.998342 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3147 | 2026.03.04 19:24:28.998370 [ 255 ] {a68f1126-a18e-4962-837f-6f7fb9bb39b9} <Debug> TCPHandler: Processed in 0.001207384 sec. | ||
| 3148 | 2026.03.04 19:24:28.998413 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3149 | 2026.03.04 19:24:28.998504 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.03.04 19:24:28.998528 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 350 rows starting from the beginning of the part | ||
| 3151 | 2026.03.04 19:24:28.998570 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3152 | 2026.03.04 19:24:28.998604 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3153 | 2026.03.04 19:24:28.998634 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3154 | 2026.03.04 19:24:28.998668 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3155 | 2026.03.04 19:24:28.998698 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3156 | 2026.03.04 19:24:28.999389 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001004553 sec., 627144.6105879928 rows/sec., 41.86 MiB/sec. | ||
| 3157 | 2026.03.04 19:24:28.999573 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3158 | 2026.03.04 19:24:28.999880 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.03.04 19:24:28.999956 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_16_3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3160 | 2026.03.04 19:24:29.000043 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3161 | 2026.03.04 19:24:31.172102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6282 | ||
| 3162 | 2026.03.04 19:24:31.172680 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.03.04 19:24:31.172721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3164 | 2026.03.04 19:24:31.173172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3165 | 2026.03.04 19:24:31.173394 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.03.04 19:24:31.173521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6282 | ||
| 3167 | 2026.03.04 19:24:31.497808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3168 | 2026.03.04 19:24:31.514057 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.03.04 19:24:31.514115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3170 | 2026.03.04 19:24:31.519407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3171 | 2026.03.04 19:24:31.520104 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.04 19:24:31.523122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3173 | 2026.03.04 19:24:33.683074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 380 | ||
| 3174 | 2026.03.04 19:24:33.685381 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.04 19:24:33.685429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3176 | 2026.03.04 19:24:33.686637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3177 | 2026.03.04 19:24:33.686911 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.04 19:24:33.687165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 3179 | 2026.03.04 19:24:33.980697 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.04 19:24:33.980875 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.04 19:24:33.980940 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3182 | 2026.03.04 19:24:33.981652 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.04 19:24:33.981693 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3184 | 2026.03.04 19:24:33.982094 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3185 | 2026.03.04 19:24:33.982344 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.04 19:24:33.982534 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001709 sec., 52662.37565827969 rows/sec., 4.43 MiB/sec. | ||
| 3187 | 2026.03.04 19:24:33.982589 [ 255 ] {be9e49a9-ba69-4164-80c9-ddd56c3bf337} <Debug> TCPHandler: Processed in 0.002019258 sec. | ||
| 3188 | 2026.03.04 19:24:33.982734 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.03.04 19:24:33.982839 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.03.04 19:24:33.982883 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3191 | 2026.03.04 19:24:33.983298 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.04 19:24:33.983333 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3193 | 2026.03.04 19:24:33.983806 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3194 | 2026.03.04 19:24:33.984061 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.04 19:24:33.984170 [ 101 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3196 | 2026.03.04 19:24:33.984202 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001388 sec., 12247.838616714698 rows/sec., 920.98 KiB/sec. | ||
| 3197 | 2026.03.04 19:24:33.984207 [ 101 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.04 19:24:33.984233 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3199 | 2026.03.04 19:24:33.984243 [ 255 ] {bd879990-959e-4dc0-9962-8b1a467a0214} <Debug> TCPHandler: Processed in 0.001560916 sec. | ||
| 3200 | 2026.03.04 19:24:33.984354 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 3201 | 2026.03.04 19:24:33.984364 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.04 19:24:33.984505 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.04 19:24:33.984509 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3204 | 2026.03.04 19:24:33.984553 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3205 | 2026.03.04 19:24:33.984562 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part | ||
| 3206 | 2026.03.04 19:24:33.984643 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3207 | 2026.03.04 19:24:33.984690 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3208 | 2026.03.04 19:24:33.984734 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 3209 | 2026.03.04 19:24:33.984774 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 3210 | 2026.03.04 19:24:33.984814 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3211 | 2026.03.04 19:24:33.985032 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.04 19:24:33.985073 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3213 | 2026.03.04 19:24:33.985427 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3214 | 2026.03.04 19:24:33.985660 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364055 sec., 134891.9215134287 rows/sec., 10.41 MiB/sec. | ||
| 3215 | 2026.03.04 19:24:33.985672 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.04 19:24:33.985853 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001369 sec., 59167.2753834916 rows/sec., 4.62 MiB/sec. | ||
| 3217 | 2026.03.04 19:24:33.985887 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3218 | 2026.03.04 19:24:33.985891 [ 255 ] {4d58860e-b171-4c97-a1b9-17cc17152dd2} <Debug> TCPHandler: Processed in 0.001578706 sec. | ||
| 3219 | 2026.03.04 19:24:33.986032 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.04 19:24:33.986130 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.03.04 19:24:33.986176 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3222 | 2026.03.04 19:24:33.986209 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.03.04 19:24:33.986287 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_16_3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3224 | 2026.03.04 19:24:33.986387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3225 | 2026.03.04 19:24:33.986601 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.04 19:24:33.986640 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3227 | 2026.03.04 19:24:33.986991 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3228 | 2026.03.04 19:24:33.987209 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.04 19:24:33.987336 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3230 | 2026.03.04 19:24:33.987372 [ 255 ] {70c32e46-dfc1-403e-b7c4-7475c9a33ef8} <Debug> TCPHandler: Processed in 0.001389836 sec. | ||
| 3231 | 2026.03.04 19:24:33.987493 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.03.04 19:24:33.987597 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.03.04 19:24:33.987653 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3234 | 2026.03.04 19:24:33.988420 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.03.04 19:24:33.988456 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3236 | 2026.03.04 19:24:33.988993 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3237 | 2026.03.04 19:24:33.989213 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.03.04 19:24:33.989330 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3239 | 2026.03.04 19:24:33.989349 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001771 sec., 9599.096555618295 rows/sec., 17.20 MiB/sec. | ||
| 3240 | 2026.03.04 19:24:33.989377 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.04 19:24:33.989401 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3242 | 2026.03.04 19:24:33.989422 [ 255 ] {02caf55d-0163-4bb1-a8d3-e1ec7e2cdbeb} <Debug> TCPHandler: Processed in 0.001977168 sec. | ||
| 3243 | 2026.03.04 19:24:33.989475 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 3244 | 2026.03.04 19:24:33.989543 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.03.04 19:24:33.989641 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.03.04 19:24:33.989677 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2026.03.04 19:24:33.989683 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3248 | 2026.03.04 19:24:33.989742 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part | ||
| 3249 | 2026.03.04 19:24:33.989883 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3250 | 2026.03.04 19:24:33.989998 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3251 | 2026.03.04 19:24:33.990031 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.04 19:24:33.990073 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3253 | 2026.03.04 19:24:33.990100 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 3254 | 2026.03.04 19:24:33.990205 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3255 | 2026.03.04 19:24:33.990304 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3256 | 2026.03.04 19:24:33.990391 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3257 | 2026.03.04 19:24:33.990610 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.04 19:24:33.990744 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3259 | 2026.03.04 19:24:33.990780 [ 255 ] {0539329b-1079-4d1c-bd84-d8150ffc6673} <Debug> TCPHandler: Processed in 0.001285115 sec. | ||
| 3260 | 2026.03.04 19:24:33.993120 [ 194 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003672645 sec., 75422.48161747187 rows/sec., 135.15 MiB/sec. | ||
| 3261 | 2026.03.04 19:24:33.993483 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3262 | 2026.03.04 19:24:33.993765 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.04 19:24:33.993825 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3264 | 2026.03.04 19:24:33.993907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3265 | 2026.03.04 19:24:38.604787 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3266 | 2026.03.04 19:24:38.604849 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3267 | 2026.03.04 19:24:38.674488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6730 | ||
| 3268 | 2026.03.04 19:24:38.674994 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.04 19:24:38.675036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3270 | 2026.03.04 19:24:38.675523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3271 | 2026.03.04 19:24:38.675741 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.03.04 19:24:38.675866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3273 | 2026.03.04 19:24:38.981401 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.03.04 19:24:38.981670 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3275 | 2026.03.04 19:24:38.981767 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3276 | 2026.03.04 19:24:38.982700 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.04 19:24:38.982737 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3278 | 2026.03.04 19:24:38.983169 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3279 | 2026.03.04 19:24:38.983398 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.04 19:24:38.983563 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001969 sec., 53834.433722701884 rows/sec., 4.53 MiB/sec. | ||
| 3281 | 2026.03.04 19:24:38.983603 [ 255 ] {a454daa3-80a0-46a1-8a82-b80a28d2cc42} <Debug> TCPHandler: Processed in 0.00236887 sec. | ||
| 3282 | 2026.03.04 19:24:38.983746 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.04 19:24:38.983844 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.04 19:24:38.983883 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3285 | 2026.03.04 19:24:38.984327 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.04 19:24:38.984361 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3287 | 2026.03.04 19:24:38.984650 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3288 | 2026.03.04 19:24:38.984857 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.04 19:24:38.984983 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 3290 | 2026.03.04 19:24:38.985018 [ 255 ] {5f7fcdbb-ba95-4680-8d6a-97325f88b37a} <Debug> TCPHandler: Processed in 0.001320415 sec. | ||
| 3291 | 2026.03.04 19:24:38.985134 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.03.04 19:24:38.985227 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3293 | 2026.03.04 19:24:38.985265 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2026.03.04 19:24:38.985676 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.03.04 19:24:38.985710 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3296 | 2026.03.04 19:24:38.986004 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3297 | 2026.03.04 19:24:38.986213 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.03.04 19:24:38.986354 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001146 sec., 77661.43106457242 rows/sec., 6.06 MiB/sec. | ||
| 3299 | 2026.03.04 19:24:38.986390 [ 255 ] {37628103-e4d6-4a9b-9b22-a4ca0421a7a1} <Debug> TCPHandler: Processed in 0.001303785 sec. | ||
| 3300 | 2026.03.04 19:24:38.986509 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.04 19:24:38.986601 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.04 19:24:38.986643 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3303 | 2026.03.04 19:24:38.987049 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.04 19:24:38.987083 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3305 | 2026.03.04 19:24:38.987431 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3306 | 2026.03.04 19:24:38.987637 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.04 19:24:38.987771 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3308 | 2026.03.04 19:24:38.987806 [ 255 ] {4d96db7a-8054-4aaf-9bab-29c32d90ab3d} <Debug> TCPHandler: Processed in 0.001345076 sec. | ||
| 3309 | 2026.03.04 19:24:38.987916 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.03.04 19:24:38.988007 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.03.04 19:24:38.988060 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3312 | 2026.03.04 19:24:38.988820 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.03.04 19:24:38.988851 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3314 | 2026.03.04 19:24:38.989347 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3315 | 2026.03.04 19:24:38.989549 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.03.04 19:24:38.989743 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001752 sec., 14269.406392694063 rows/sec., 25.57 MiB/sec. | ||
| 3317 | 2026.03.04 19:24:38.989792 [ 255 ] {989515ba-6fa8-4193-971a-fa607133b119} <Debug> TCPHandler: Processed in 0.001922417 sec. | ||
| 3318 | 2026.03.04 19:24:38.989902 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.03.04 19:24:38.989995 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.03.04 19:24:38.990035 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3321 | 2026.03.04 19:24:38.990365 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.03.04 19:24:38.990398 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3323 | 2026.03.04 19:24:38.990691 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3324 | 2026.03.04 19:24:38.990899 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.03.04 19:24:38.991040 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3326 | 2026.03.04 19:24:38.991073 [ 255 ] {cf386222-5d76-4b06-9409-f5f59d56714c} <Debug> TCPHandler: Processed in 0.001219454 sec. | ||
| 3327 | 2026.03.04 19:24:39.019935 [ 125 ] {} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3328 | 2026.03.04 19:24:39.019965 [ 125 ] {} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.04 19:24:39.019983 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3330 | 2026.03.04 19:24:39.020097 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 3331 | 2026.03.04 19:24:39.020227 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2026.03.04 19:24:39.020259 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 3333 | 2026.03.04 19:24:39.020322 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3334 | 2026.03.04 19:24:39.020367 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3335 | 2026.03.04 19:24:39.020497 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3336 | 2026.03.04 19:24:39.020536 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3337 | 2026.03.04 19:24:39.021274 [ 200 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229165 sec., 19525.450204000277 rows/sec., 1.63 MiB/sec. | ||
| 3338 | 2026.03.04 19:24:39.021461 [ 194 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3339 | 2026.03.04 19:24:39.021802 [ 194 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.03.04 19:24:39.021907 [ 194 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_5_1} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3341 | 2026.03.04 19:24:39.022005 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3342 | 2026.03.04 19:24:39.024026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3343 | 2026.03.04 19:24:39.042307 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.04 19:24:39.042382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3345 | 2026.03.04 19:24:39.049283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3346 | 2026.03.04 19:24:39.050327 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.03.04 19:24:39.054476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3348 | 2026.03.04 19:24:43.687528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 404 | ||
| 3349 | 2026.03.04 19:24:43.690238 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.03.04 19:24:43.690296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3351 | 2026.03.04 19:24:43.691525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3352 | 2026.03.04 19:24:43.691809 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.04 19:24:43.691970 [ 150 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3354 | 2026.03.04 19:24:43.692067 [ 150 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.03.04 19:24:43.692103 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3356 | 2026.03.04 19:24:43.692171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 3357 | 2026.03.04 19:24:43.692276 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 3358 | 2026.03.04 19:24:43.693074 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.03.04 19:24:43.693241 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part | ||
| 3360 | 2026.03.04 19:24:43.693662 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 3361 | 2026.03.04 19:24:43.694116 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3362 | 2026.03.04 19:24:43.694606 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3363 | 2026.03.04 19:24:43.695021 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3364 | 2026.03.04 19:24:43.695394 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 3365 | 2026.03.04 19:24:43.701796 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 72 columns (72 merged, 0 gathered) in 0.009594068 sec., 42109.353404624606 rows/sec., 37.88 MiB/sec. | ||
| 3366 | 2026.03.04 19:24:43.702902 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3367 | 2026.03.04 19:24:43.703516 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.03.04 19:24:43.703605 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_11_2} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3369 | 2026.03.04 19:24:43.703961 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 3370 | 2026.03.04 19:24:43.980765 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.03.04 19:24:43.980914 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3372 | 2026.03.04 19:24:43.980973 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3373 | 2026.03.04 19:24:43.981635 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.04 19:24:43.981675 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3375 | 2026.03.04 19:24:43.982035 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3376 | 2026.03.04 19:24:43.982283 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.04 19:24:43.982437 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001563 sec., 57581.57389635317 rows/sec., 4.85 MiB/sec. | ||
| 3378 | 2026.03.04 19:24:43.982477 [ 255 ] {ded0e80f-b818-4fd6-9995-81c15827273b} <Debug> TCPHandler: Processed in 0.001826888 sec. | ||
| 3379 | 2026.03.04 19:24:43.982610 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.03.04 19:24:43.982706 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.03.04 19:24:43.982747 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3382 | 2026.03.04 19:24:43.983180 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.04 19:24:43.983217 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3384 | 2026.03.04 19:24:43.983523 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3385 | 2026.03.04 19:24:43.983735 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.03.04 19:24:43.983870 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001184 sec., 14358.108108108108 rows/sec., 1.05 MiB/sec. | ||
| 3387 | 2026.03.04 19:24:43.983908 [ 255 ] {ff36149d-a004-4480-94ff-045baf45c1b3} <Debug> TCPHandler: Processed in 0.001353255 sec. | ||
| 3388 | 2026.03.04 19:24:43.984025 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.03.04 19:24:43.984119 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3390 | 2026.03.04 19:24:43.984158 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3391 | 2026.03.04 19:24:43.984590 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.03.04 19:24:43.984627 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3393 | 2026.03.04 19:24:43.984947 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3394 | 2026.03.04 19:24:43.985166 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.03.04 19:24:43.985292 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001192 sec., 67953.0201342282 rows/sec., 5.31 MiB/sec. | ||
| 3396 | 2026.03.04 19:24:43.985330 [ 255 ] {2674da24-95c2-4fae-9e25-450449df8f58} <Debug> TCPHandler: Processed in 0.001359225 sec. | ||
| 3397 | 2026.03.04 19:24:43.985443 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.03.04 19:24:43.985537 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.03.04 19:24:43.985579 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3400 | 2026.03.04 19:24:43.985998 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.03.04 19:24:43.986034 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3402 | 2026.03.04 19:24:43.986362 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3403 | 2026.03.04 19:24:43.986579 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.03.04 19:24:43.986706 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3405 | 2026.03.04 19:24:43.986742 [ 255 ] {1068397c-8249-46e3-86af-2fdb1ae7bf8a} <Debug> TCPHandler: Processed in 0.001348815 sec. | ||
| 3406 | 2026.03.04 19:24:43.986854 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.03.04 19:24:43.986948 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.03.04 19:24:43.987002 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3409 | 2026.03.04 19:24:43.987776 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.03.04 19:24:43.987813 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3411 | 2026.03.04 19:24:43.988360 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3412 | 2026.03.04 19:24:43.988584 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.03.04 19:24:43.988733 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001803 sec., 9428.729894620079 rows/sec., 16.90 MiB/sec. | ||
| 3414 | 2026.03.04 19:24:43.988787 [ 255 ] {39094f31-3c21-464f-9144-6cf8197b8cf7} <Debug> TCPHandler: Processed in 0.001982038 sec. | ||
| 3415 | 2026.03.04 19:24:43.988904 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.03.04 19:24:43.988999 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.03.04 19:24:43.989042 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3418 | 2026.03.04 19:24:43.989375 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.03.04 19:24:43.989412 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3420 | 2026.03.04 19:24:43.989746 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3421 | 2026.03.04 19:24:43.989950 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.03.04 19:24:43.990078 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3423 | 2026.03.04 19:24:43.990113 [ 255 ] {4a61be54-0a63-42a8-af92-7c579640d659} <Debug> TCPHandler: Processed in 0.001258545 sec. | ||
| 3424 | 2026.03.04 19:24:46.176528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7242 | ||
| 3425 | 2026.03.04 19:24:46.177102 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.03.04 19:24:46.177135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3427 | 2026.03.04 19:24:46.177728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3428 | 2026.03.04 19:24:46.177972 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.03.04 19:24:46.178128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7242 | ||
| 3430 | 2026.03.04 19:24:46.555173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3431 | 2026.03.04 19:24:46.571724 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.03.04 19:24:46.571801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3433 | 2026.03.04 19:24:46.577316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3434 | 2026.03.04 19:24:46.578015 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.04 19:24:46.581705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3436 | 2026.03.04 19:24:48.982197 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.03.04 19:24:48.982375 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3438 | 2026.03.04 19:24:48.982445 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3439 | 2026.03.04 19:24:48.983110 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.04 19:24:48.983149 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3441 | 2026.03.04 19:24:48.983544 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3442 | 2026.03.04 19:24:48.983784 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.03.04 19:24:48.983934 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001607 sec., 65961.41879278158 rows/sec., 5.55 MiB/sec. | ||
| 3444 | 2026.03.04 19:24:48.983977 [ 255 ] {e853935f-b607-4aae-9d99-e11d539637a7} <Debug> TCPHandler: Processed in 0.001903577 sec. | ||
| 3445 | 2026.03.04 19:24:48.984123 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.03.04 19:24:48.984237 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.03.04 19:24:48.984278 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3448 | 2026.03.04 19:24:48.984706 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.04 19:24:48.984740 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3450 | 2026.03.04 19:24:48.985040 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3451 | 2026.03.04 19:24:48.985254 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.03.04 19:24:48.985382 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00117 sec., 21367.521367521367 rows/sec., 1.57 MiB/sec. | ||
| 3453 | 2026.03.04 19:24:48.985419 [ 255 ] {5e80f31e-9d89-4cbc-8313-9e428347be3d} <Debug> TCPHandler: Processed in 0.001358766 sec. | ||
| 3454 | 2026.03.04 19:24:48.985544 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.03.04 19:24:48.985638 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3456 | 2026.03.04 19:24:48.985678 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3457 | 2026.03.04 19:24:48.986117 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.03.04 19:24:48.986153 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3459 | 2026.03.04 19:24:48.986455 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3460 | 2026.03.04 19:24:48.986668 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.03.04 19:24:48.986795 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001175 sec., 75744.68085106382 rows/sec., 5.92 MiB/sec. | ||
| 3462 | 2026.03.04 19:24:48.986830 [ 255 ] {be6d1322-8f5e-4953-b79a-bd135f220532} <Debug> TCPHandler: Processed in 0.001335895 sec. | ||
| 3463 | 2026.03.04 19:24:48.986946 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.03.04 19:24:48.987041 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.03.04 19:24:48.987082 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3466 | 2026.03.04 19:24:48.987516 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.03.04 19:24:48.987550 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3468 | 2026.03.04 19:24:48.987882 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3469 | 2026.03.04 19:24:48.988120 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.04 19:24:48.988249 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 3471 | 2026.03.04 19:24:48.988284 [ 255 ] {4ab92cbc-7dd8-48b4-9371-aace4326a927} <Debug> TCPHandler: Processed in 0.001387005 sec. | ||
| 3472 | 2026.03.04 19:24:48.988398 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.03.04 19:24:48.988494 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.03.04 19:24:48.988547 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3475 | 2026.03.04 19:24:48.989339 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.04 19:24:48.989373 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3477 | 2026.03.04 19:24:48.989924 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3478 | 2026.03.04 19:24:48.990150 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.03.04 19:24:48.990284 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 3480 | 2026.03.04 19:24:48.990335 [ 255 ] {5310a1c0-dd4c-490d-9609-ba3106c7bee2} <Debug> TCPHandler: Processed in 0.001985848 sec. | ||
| 3481 | 2026.03.04 19:24:48.990451 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.03.04 19:24:48.990546 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.03.04 19:24:48.990586 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3484 | 2026.03.04 19:24:48.990920 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.04 19:24:48.990956 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3486 | 2026.03.04 19:24:48.991261 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3487 | 2026.03.04 19:24:48.991485 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.04 19:24:48.991611 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3489 | 2026.03.04 19:24:48.991645 [ 255 ] {ec43d5ed-22e4-40bb-9472-589aaec8283a} <Debug> TCPHandler: Processed in 0.001243805 sec. | ||
| 3490 | 2026.03.04 19:24:53.605080 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3491 | 2026.03.04 19:24:53.605141 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3492 | 2026.03.04 19:24:53.678545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7690 | ||
| 3493 | 2026.03.04 19:24:53.679314 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.04 19:24:53.679376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3495 | 2026.03.04 19:24:53.679850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3496 | 2026.03.04 19:24:53.680079 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.03.04 19:24:53.680197 [ 141 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3498 | 2026.03.04 19:24:53.680200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3499 | 2026.03.04 19:24:53.680237 [ 141 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.03.04 19:24:53.680260 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3501 | 2026.03.04 19:24:53.680400 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 3502 | 2026.03.04 19:24:53.680549 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2026.03.04 19:24:53.680589 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5322 rows starting from the beginning of the part | ||
| 3504 | 2026.03.04 19:24:53.680654 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3505 | 2026.03.04 19:24:53.680699 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3506 | 2026.03.04 19:24:53.680743 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3507 | 2026.03.04 19:24:53.680784 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3508 | 2026.03.04 19:24:53.680828 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3509 | 2026.03.04 19:24:53.682287 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938778 sec., 3966415.9589184527 rows/sec., 56.74 MiB/sec. | ||
| 3510 | 2026.03.04 19:24:53.682920 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3511 | 2026.03.04 19:24:53.683181 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.03.04 19:24:53.683239 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_16_3} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3513 | 2026.03.04 19:24:53.683315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3514 | 2026.03.04 19:24:53.692859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 428 | ||
| 3515 | 2026.03.04 19:24:53.695164 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.04 19:24:53.695208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3517 | 2026.03.04 19:24:53.696372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3518 | 2026.03.04 19:24:53.696633 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.04 19:24:53.696880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3520 | 2026.03.04 19:24:53.981440 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.03.04 19:24:53.981647 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3522 | 2026.03.04 19:24:53.981718 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3523 | 2026.03.04 19:24:53.982451 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.03.04 19:24:53.982496 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3525 | 2026.03.04 19:24:53.982900 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3526 | 2026.03.04 19:24:53.983173 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.04 19:24:53.983330 [ 140 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3528 | 2026.03.04 19:24:53.983340 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001751 sec., 51399.20045688179 rows/sec., 4.33 MiB/sec. | ||
| 3529 | 2026.03.04 19:24:53.983407 [ 140 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.04 19:24:53.983433 [ 255 ] {70cba007-51f2-4b7d-8f26-de7245ef542a} <Debug> TCPHandler: Processed in 0.002124749 sec. | ||
| 3531 | 2026.03.04 19:24:53.983437 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3532 | 2026.03.04 19:24:53.983561 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 3533 | 2026.03.04 19:24:53.983599 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.03.04 19:24:53.983675 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.03.04 19:24:53.983709 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 268 rows starting from the beginning of the part | ||
| 3536 | 2026.03.04 19:24:53.983709 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.03.04 19:24:53.983772 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3538 | 2026.03.04 19:24:53.983773 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3539 | 2026.03.04 19:24:53.983822 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3540 | 2026.03.04 19:24:53.983866 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3541 | 2026.03.04 19:24:53.983910 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
| 3542 | 2026.03.04 19:24:53.983957 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3543 | 2026.03.04 19:24:53.984231 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.03.04 19:24:53.984274 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3545 | 2026.03.04 19:24:53.984614 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3546 | 2026.03.04 19:24:53.984869 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.03.04 19:24:53.984901 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390175 sec., 539500.4226086644 rows/sec., 48.45 MiB/sec. | ||
| 3548 | 2026.03.04 19:24:53.985017 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001332 sec., 12762.762762762763 rows/sec., 959.70 KiB/sec. | ||
| 3549 | 2026.03.04 19:24:53.985042 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3550 | 2026.03.04 19:24:53.985060 [ 255 ] {7ec33dbe-9d6d-4a29-b965-b8487be59a8c} <Debug> TCPHandler: Processed in 0.001516556 sec. | ||
| 3551 | 2026.03.04 19:24:53.985188 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.03.04 19:24:53.985289 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3553 | 2026.03.04 19:24:53.985305 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.03.04 19:24:53.985334 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3555 | 2026.03.04 19:24:53.985375 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_21_4} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3556 | 2026.03.04 19:24:53.985440 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3557 | 2026.03.04 19:24:53.985775 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.04 19:24:53.985819 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3559 | 2026.03.04 19:24:53.986158 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3560 | 2026.03.04 19:24:53.986400 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.04 19:24:53.986521 [ 139 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3562 | 2026.03.04 19:24:53.986536 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001266 sec., 63981.04265402844 rows/sec., 5.00 MiB/sec. | ||
| 3563 | 2026.03.04 19:24:53.986589 [ 139 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.03.04 19:24:53.986600 [ 255 ] {8a6d2471-a7f7-4145-aa6e-f1624f9057a3} <Debug> TCPHandler: Processed in 0.001461506 sec. | ||
| 3565 | 2026.03.04 19:24:53.986616 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3566 | 2026.03.04 19:24:53.986715 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 3567 | 2026.03.04 19:24:53.986726 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.03.04 19:24:53.986840 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2026.03.04 19:24:53.986842 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.03.04 19:24:53.986878 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 176 rows starting from the beginning of the part | ||
| 3571 | 2026.03.04 19:24:53.986904 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2026.03.04 19:24:53.986943 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
| 3573 | 2026.03.04 19:24:53.986997 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 89 rows starting from the beginning of the part | ||
| 3574 | 2026.03.04 19:24:53.987034 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 81 rows starting from the beginning of the part | ||
| 3575 | 2026.03.04 19:24:53.987069 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part | ||
| 3576 | 2026.03.04 19:24:53.987102 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 81 rows starting from the beginning of the part | ||
| 3577 | 2026.03.04 19:24:53.987330 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.03.04 19:24:53.987372 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3579 | 2026.03.04 19:24:53.987736 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3580 | 2026.03.04 19:24:53.987938 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266355 sec., 471431.7865053638 rows/sec., 38.93 MiB/sec. | ||
| 3581 | 2026.03.04 19:24:53.987960 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.03.04 19:24:53.988078 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3583 | 2026.03.04 19:24:53.988087 [ 193 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3584 | 2026.03.04 19:24:53.988103 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 3585 | 2026.03.04 19:24:53.988117 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.04 19:24:53.988151 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3587 | 2026.03.04 19:24:53.988152 [ 255 ] {8a051bd4-63b2-446e-97bd-7c937e40b658} <Debug> TCPHandler: Processed in 0.001475466 sec. | ||
| 3588 | 2026.03.04 19:24:53.988218 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3589 | 2026.03.04 19:24:53.988279 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.04 19:24:53.988319 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3591 | 2026.03.04 19:24:53.988350 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1996 rows starting from the beginning of the part | ||
| 3592 | 2026.03.04 19:24:53.988375 [ 193 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.03.04 19:24:53.988380 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.03.04 19:24:53.988396 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3595 | 2026.03.04 19:24:53.988443 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3596 | 2026.03.04 19:24:53.988448 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3597 | 2026.03.04 19:24:53.988446 [ 193 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_21_4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3598 | 2026.03.04 19:24:53.988481 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3599 | 2026.03.04 19:24:53.988520 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3600 | 2026.03.04 19:24:53.988542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3601 | 2026.03.04 19:24:53.988554 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 3602 | 2026.03.04 19:24:53.989245 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.03.04 19:24:53.989287 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3604 | 2026.03.04 19:24:53.989648 [ 198 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451196 sec., 1926686.6777471823 rows/sec., 136.93 MiB/sec. | ||
| 3605 | 2026.03.04 19:24:53.989906 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3606 | 2026.03.04 19:24:53.989907 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3607 | 2026.03.04 19:24:53.990162 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.03.04 19:24:53.990169 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.04 19:24:53.990232 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3610 | 2026.03.04 19:24:53.990299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3611 | 2026.03.04 19:24:53.990319 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001954 sec., 8700.102354145343 rows/sec., 15.59 MiB/sec. | ||
| 3612 | 2026.03.04 19:24:53.990415 [ 255 ] {c0777ede-2afc-4218-a543-5ad5fdd63b7c} <Debug> TCPHandler: Processed in 0.002184909 sec. | ||
| 3613 | 2026.03.04 19:24:53.990548 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.03.04 19:24:53.990645 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.03.04 19:24:53.990687 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3616 | 2026.03.04 19:24:53.991043 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.03.04 19:24:53.991079 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3618 | 2026.03.04 19:24:53.991407 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3619 | 2026.03.04 19:24:53.991631 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.03.04 19:24:53.991735 [ 139 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3621 | 2026.03.04 19:24:53.991763 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3622 | 2026.03.04 19:24:53.991769 [ 139 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.03.04 19:24:53.991804 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3624 | 2026.03.04 19:24:53.991807 [ 255 ] {62fa7939-7df8-4031-9e32-bd9d7b347db5} <Debug> TCPHandler: Processed in 0.001312534 sec. | ||
| 3625 | 2026.03.04 19:24:53.991869 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3626 | 2026.03.04 19:24:53.991957 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.03.04 19:24:53.991979 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 630 rows starting from the beginning of the part | ||
| 3628 | 2026.03.04 19:24:53.992018 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3629 | 2026.03.04 19:24:53.992052 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3630 | 2026.03.04 19:24:53.992084 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3631 | 2026.03.04 19:24:53.992113 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3632 | 2026.03.04 19:24:53.992143 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 3633 | 2026.03.04 19:24:53.992886 [ 197 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001046024 sec., 889080.9388694714 rows/sec., 59.53 MiB/sec. | ||
| 3634 | 2026.03.04 19:24:53.993041 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3635 | 2026.03.04 19:24:53.993281 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.03.04 19:24:53.993345 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_21_4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3637 | 2026.03.04 19:24:53.993404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3638 | 2026.03.04 19:24:54.002023 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000772813 sec. | ||
| 3639 | 2026.03.04 19:24:54.082005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3640 | 2026.03.04 19:24:54.099360 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.03.04 19:24:54.099428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3642 | 2026.03.04 19:24:54.105742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3643 | 2026.03.04 19:24:54.106445 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.03.04 19:24:54.106730 [ 139 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3645 | 2026.03.04 19:24:54.106769 [ 139 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.03.04 19:24:54.106786 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3647 | 2026.03.04 19:24:54.106897 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3648 | 2026.03.04 19:24:54.110013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3649 | 2026.03.04 19:24:54.111168 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3650 | 2026.03.04 19:24:54.112665 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3651 | 2026.03.04 19:24:54.117288 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3652 | 2026.03.04 19:24:54.121440 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3653 | 2026.03.04 19:24:54.125592 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3654 | 2026.03.04 19:24:54.130244 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3655 | 2026.03.04 19:24:54.134274 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 3656 | 2026.03.04 19:24:54.188628 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081790643 sec., 1479.3868291266522 rows/sec., 7.65 MiB/sec. | ||
| 3657 | 2026.03.04 19:24:54.191280 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3658 | 2026.03.04 19:24:54.193845 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_16_3} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.04 19:24:54.193979 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_16_3} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3660 | 2026.03.04 19:24:54.196328 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3661 | 2026.03.04 19:24:54.932842 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64473 | ||
| 3662 | 2026.03.04 19:24:54.932969 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.03.04 19:24:54.933000 [ 287 ] {} <Debug> TCP-Session: a2d89301-0f46-44c7-a152-d348a4f425fd Authenticating user 'default' from [fd00:1122:3344:101::e]:64473 | ||
| 3664 | 2026.03.04 19:24:54.933029 [ 287 ] {} <Debug> TCP-Session: a2d89301-0f46-44c7-a152-d348a4f425fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.03.04 19:24:54.933044 [ 287 ] {} <Debug> TCP-Session: a2d89301-0f46-44c7-a152-d348a4f425fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.03.04 19:24:54.933298 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51443 | ||
| 3667 | 2026.03.04 19:24:54.933325 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48924 | ||
| 3668 | 2026.03.04 19:24:54.933353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59411 | ||
| 3669 | 2026.03.04 19:24:54.933397 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33677 | ||
| 3670 | 2026.03.04 19:24:54.933387 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65003 | ||
| 3671 | 2026.03.04 19:24:54.933451 [ 287 ] {} <Trace> TCP-Session: a2d89301-0f46-44c7-a152-d348a4f425fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.03.04 19:24:54.933331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44189 | ||
| 3673 | 2026.03.04 19:24:54.933323 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43363 | ||
| 3674 | 2026.03.04 19:24:54.933370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59162 | ||
| 3675 | 2026.03.04 19:24:54.933654 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.03.04 19:24:54.933689 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64473) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3677 | 2026.03.04 19:24:54.933705 [ 288 ] {} <Debug> TCP-Session: dce83bbe-91a8-4c8d-a6bd-19232933b8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51443 | ||
| 3678 | 2026.03.04 19:24:54.933753 [ 288 ] {} <Debug> TCP-Session: dce83bbe-91a8-4c8d-a6bd-19232933b8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.03.04 19:24:54.933772 [ 288 ] {} <Debug> TCP-Session: dce83bbe-91a8-4c8d-a6bd-19232933b8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.03.04 19:24:54.933878 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3681 | 2026.03.04 19:24:54.933929 [ 290 ] {} <Debug> TCP-Session: 71623070-3458-49ed-80d7-d7900fbbb8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44189 | ||
| 3682 | 2026.03.04 19:24:54.933957 [ 290 ] {} <Debug> TCP-Session: 71623070-3458-49ed-80d7-d7900fbbb8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.03.04 19:24:54.933972 [ 290 ] {} <Debug> TCP-Session: 71623070-3458-49ed-80d7-d7900fbbb8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.03.04 19:24:54.933979 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3685 | 2026.03.04 19:24:54.934024 [ 289 ] {} <Debug> TCP-Session: 923ad8ee-e9a9-4b1a-81fc-36b9c360bd48 Authenticating user 'default' from [fd00:1122:3344:101::e]:43363 | ||
| 3686 | 2026.03.04 19:24:54.934051 [ 289 ] {} <Debug> TCP-Session: 923ad8ee-e9a9-4b1a-81fc-36b9c360bd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.03.04 19:24:54.934065 [ 289 ] {} <Debug> TCP-Session: 923ad8ee-e9a9-4b1a-81fc-36b9c360bd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.03.04 19:24:54.934197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.03.04 19:24:54.934226 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2026.03.04 19:24:54.934246 [ 291 ] {} <Debug> TCP-Session: 66e868f6-88b5-4393-8c35-30e3cdb7256f Authenticating user 'default' from [fd00:1122:3344:101::e]:48924 | ||
| 3691 | 2026.03.04 19:24:54.934255 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3692 | 2026.03.04 19:24:54.934269 [ 294 ] {} <Debug> TCP-Session: 8f59741d-4c9f-4dd7-80ea-747d02e65cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65003 | ||
| 3693 | 2026.03.04 19:24:54.934280 [ 291 ] {} <Debug> TCP-Session: 66e868f6-88b5-4393-8c35-30e3cdb7256f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.04 19:24:54.934323 [ 294 ] {} <Debug> TCP-Session: 8f59741d-4c9f-4dd7-80ea-747d02e65cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.03.04 19:24:54.934325 [ 291 ] {} <Debug> TCP-Session: 66e868f6-88b5-4393-8c35-30e3cdb7256f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.03.04 19:24:54.934358 [ 294 ] {} <Debug> TCP-Session: 8f59741d-4c9f-4dd7-80ea-747d02e65cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.03.04 19:24:54.934331 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3698 | 2026.03.04 19:24:54.934522 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.03.04 19:24:54.934571 [ 293 ] {} <Debug> TCP-Session: ac0a9884-3738-408b-be92-add03feb9074 Authenticating user 'default' from [fd00:1122:3344:101::e]:59162 | ||
| 3700 | 2026.03.04 19:24:54.934593 [ 293 ] {} <Debug> TCP-Session: ac0a9884-3738-408b-be92-add03feb9074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.03.04 19:24:54.934608 [ 293 ] {} <Debug> TCP-Session: ac0a9884-3738-408b-be92-add03feb9074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.03.04 19:24:54.934707 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2026.03.04 19:24:54.934755 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3704 | 2026.03.04 19:24:54.934765 [ 3 ] {} <Debug> TCP-Session: 38dd301c-750e-42bf-b0e1-b7fce518171d Authenticating user 'default' from [fd00:1122:3344:101::e]:33677 | ||
| 3705 | 2026.03.04 19:24:54.934794 [ 292 ] {} <Debug> TCP-Session: b4d6bc06-fb5f-4ac3-9669-c4aef8c32f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59411 | ||
| 3706 | 2026.03.04 19:24:54.934808 [ 3 ] {} <Debug> TCP-Session: 38dd301c-750e-42bf-b0e1-b7fce518171d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.03.04 19:24:54.934815 [ 292 ] {} <Debug> TCP-Session: b4d6bc06-fb5f-4ac3-9669-c4aef8c32f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.03.04 19:24:54.934836 [ 3 ] {} <Debug> TCP-Session: 38dd301c-750e-42bf-b0e1-b7fce518171d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.03.04 19:24:54.934837 [ 292 ] {} <Debug> TCP-Session: b4d6bc06-fb5f-4ac3-9669-c4aef8c32f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.03.04 19:24:54.934967 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 3711 | 2026.03.04 19:24:54.936747 [ 316 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> AggregatingTransform: Aggregating | ||
| 3712 | 2026.03.04 19:24:54.936795 [ 316 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> Aggregator: Aggregation method: without_key | ||
| 3713 | 2026.03.04 19:24:54.936825 [ 316 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001718937 sec. (581.755 rows/sec., 22.72 KiB/sec.) | ||
| 3714 | 2026.03.04 19:24:54.936842 [ 316 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Trace> Aggregator: Merging aggregated data | ||
| 3715 | 2026.03.04 19:24:54.938039 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004422 sec., 226.1420171867933 rows/sec., 8.83 KiB/sec. | ||
| 3716 | 2026.03.04 19:24:54.938237 [ 287 ] {cc24bb4c-c169-4e06-9ff5-b493155cf682} <Debug> TCPHandler: Processed in 0.00497217 sec. | ||
| 3717 | 2026.03.04 19:24:54.938363 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.03.04 19:24:54.938395 [ 287 ] {} <Debug> TCP-Session: a2d89301-0f46-44c7-a152-d348a4f425fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.04 19:24:54.938402 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2026.03.04 19:24:54.938424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2026.03.04 19:24:54.938452 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2026.03.04 19:24:54.938474 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2026.03.04 19:24:54.938484 [ 293 ] {} <Debug> TCP-Session: ac0a9884-3738-408b-be92-add03feb9074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.03.04 19:24:54.938507 [ 292 ] {} <Debug> TCP-Session: b4d6bc06-fb5f-4ac3-9669-c4aef8c32f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.04 19:24:54.938525 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3726 | 2026.03.04 19:24:54.938545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3727 | 2026.03.04 19:24:54.938571 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2026.03.04 19:24:54.938582 [ 288 ] {} <Debug> TCP-Session: dce83bbe-91a8-4c8d-a6bd-19232933b8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.04 19:24:54.938602 [ 291 ] {} <Debug> TCP-Session: 66e868f6-88b5-4393-8c35-30e3cdb7256f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.04 19:24:54.938627 [ 294 ] {} <Debug> TCP-Session: 8f59741d-4c9f-4dd7-80ea-747d02e65cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.03.04 19:24:54.938497 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.03.04 19:24:54.938456 [ 289 ] {} <Debug> TCP-Session: 923ad8ee-e9a9-4b1a-81fc-36b9c360bd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.03.04 19:24:54.938697 [ 290 ] {} <Debug> TCP-Session: 71623070-3458-49ed-80d7-d7900fbbb8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.03.04 19:24:54.938523 [ 3 ] {} <Debug> TCP-Session: 38dd301c-750e-42bf-b0e1-b7fce518171d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.03.04 19:24:55.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.69 MiB, peak 235.41 MiB, free memory in arenas 0.00 B, will set to 235.02 MiB (RSS), difference: 9.32 MiB | ||
| 3736 | 2026.03.04 19:24:55.186692 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55420 | ||
| 3737 | 2026.03.04 19:24:55.186834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.03.04 19:24:55.186867 [ 287 ] {} <Debug> TCP-Session: 7ade4051-b2df-409d-8257-c9cf2a1e6c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55420 | ||
| 3739 | 2026.03.04 19:24:55.186897 [ 287 ] {} <Debug> TCP-Session: 7ade4051-b2df-409d-8257-c9cf2a1e6c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.03.04 19:24:55.186914 [ 287 ] {} <Debug> TCP-Session: 7ade4051-b2df-409d-8257-c9cf2a1e6c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.03.04 19:24:55.187179 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38649 | ||
| 3742 | 2026.03.04 19:24:55.187222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47378 | ||
| 3743 | 2026.03.04 19:24:55.187253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37377 | ||
| 3744 | 2026.03.04 19:24:55.187266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45820 | ||
| 3745 | 2026.03.04 19:24:55.187301 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52933 | ||
| 3746 | 2026.03.04 19:24:55.187322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2026.03.04 19:24:55.187293 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49874 | ||
| 3748 | 2026.03.04 19:24:55.187379 [ 288 ] {} <Debug> TCP-Session: 39aab052-a25b-48b7-9873-d529390c0871 Authenticating user 'default' from [fd00:1122:3344:101::e]:38649 | ||
| 3749 | 2026.03.04 19:24:55.187404 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3750 | 2026.03.04 19:24:55.187441 [ 288 ] {} <Debug> TCP-Session: 39aab052-a25b-48b7-9873-d529390c0871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.03.04 19:24:55.187386 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.03.04 19:24:55.187465 [ 288 ] {} <Debug> TCP-Session: 39aab052-a25b-48b7-9873-d529390c0871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.03.04 19:24:55.187465 [ 3 ] {} <Debug> TCP-Session: 083a4c11-ab12-45bc-ac93-986b6900d804 Authenticating user 'default' from [fd00:1122:3344:101::e]:52933 | ||
| 3754 | 2026.03.04 19:24:55.187502 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2026.03.04 19:24:55.187515 [ 3 ] {} <Debug> TCP-Session: 083a4c11-ab12-45bc-ac93-986b6900d804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.03.04 19:24:55.187368 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3757 | 2026.03.04 19:24:55.187546 [ 3 ] {} <Debug> TCP-Session: 083a4c11-ab12-45bc-ac93-986b6900d804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.03.04 19:24:55.187581 [ 289 ] {} <Debug> TCP-Session: c2db014a-5de5-4453-8169-f4639f0b9eee Authenticating user 'default' from [fd00:1122:3344:101::e]:47378 | ||
| 3759 | 2026.03.04 19:24:55.187236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56590 | ||
| 3760 | 2026.03.04 19:24:55.187635 [ 289 ] {} <Debug> TCP-Session: c2db014a-5de5-4453-8169-f4639f0b9eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.03.04 19:24:55.187227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37681 | ||
| 3762 | 2026.03.04 19:24:55.187669 [ 289 ] {} <Debug> TCP-Session: c2db014a-5de5-4453-8169-f4639f0b9eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.03.04 19:24:55.187704 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.03.04 19:24:55.187504 [ 293 ] {} <Debug> TCP-Session: 984750b5-e536-47a0-9160-d63428bd3a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:45820 | ||
| 3765 | 2026.03.04 19:24:55.187744 [ 290 ] {} <Debug> TCP-Session: 7376581f-cf96-41aa-87ed-d6828235ced9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56590 | ||
| 3766 | 2026.03.04 19:24:55.187367 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.03.04 19:24:55.187769 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3768 | 2026.03.04 19:24:55.187771 [ 293 ] {} <Debug> TCP-Session: 984750b5-e536-47a0-9160-d63428bd3a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.04 19:24:55.187799 [ 292 ] {} <Debug> TCP-Session: c3a34118-c2cb-4f3d-8d6b-f5c74b125834 Authenticating user 'default' from [fd00:1122:3344:101::e]:37377 | ||
| 3770 | 2026.03.04 19:24:55.187829 [ 293 ] {} <Debug> TCP-Session: 984750b5-e536-47a0-9160-d63428bd3a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.03.04 19:24:55.187825 [ 291 ] {} <Debug> TCP-Session: 274ac834-e761-43ab-9f82-09056198c4ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37681 | ||
| 3772 | 2026.03.04 19:24:55.187849 [ 292 ] {} <Debug> TCP-Session: c3a34118-c2cb-4f3d-8d6b-f5c74b125834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.04 19:24:55.187883 [ 291 ] {} <Debug> TCP-Session: 274ac834-e761-43ab-9f82-09056198c4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.04 19:24:55.187895 [ 292 ] {} <Debug> TCP-Session: c3a34118-c2cb-4f3d-8d6b-f5c74b125834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.03.04 19:24:55.187913 [ 291 ] {} <Debug> TCP-Session: 274ac834-e761-43ab-9f82-09056198c4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.03.04 19:24:55.187785 [ 290 ] {} <Debug> TCP-Session: 7376581f-cf96-41aa-87ed-d6828235ced9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.03.04 19:24:55.187289 [ 287 ] {} <Trace> TCP-Session: 7ade4051-b2df-409d-8257-c9cf2a1e6c95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.04 19:24:55.187976 [ 290 ] {} <Debug> TCP-Session: 7376581f-cf96-41aa-87ed-d6828235ced9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.03.04 19:24:55.187545 [ 294 ] {} <Debug> TCP-Session: 093c474e-bef9-4f24-9973-6c8897deda93 Authenticating user 'default' from [fd00:1122:3344:101::e]:49874 | ||
| 3780 | 2026.03.04 19:24:55.188039 [ 294 ] {} <Debug> TCP-Session: 093c474e-bef9-4f24-9973-6c8897deda93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.03.04 19:24:55.188060 [ 294 ] {} <Debug> TCP-Session: 093c474e-bef9-4f24-9973-6c8897deda93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.03.04 19:24:55.188201 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55420) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3783 | 2026.03.04 19:24:55.188518 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3784 | 2026.03.04 19:24:55.188588 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3785 | 2026.03.04 19:24:55.188926 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 3786 | 2026.03.04 19:24:55.189934 [ 348 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> AggregatingTransform: Aggregating | ||
| 3787 | 2026.03.04 19:24:55.189985 [ 348 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> Aggregator: Aggregation method: without_key | ||
| 3788 | 2026.03.04 19:24:55.190023 [ 348 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974274 sec. (1026.405 rows/sec., 40.09 KiB/sec.) | ||
| 3789 | 2026.03.04 19:24:55.190043 [ 348 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Trace> Aggregator: Merging aggregated data | ||
| 3790 | 2026.03.04 19:24:55.191519 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003393 sec., 294.7244326554671 rows/sec., 11.51 KiB/sec. | ||
| 3791 | 2026.03.04 19:24:55.191679 [ 287 ] {8834df8e-590e-46d1-954d-3033b60cef67} <Debug> TCPHandler: Processed in 0.004520418 sec. | ||
| 3792 | 2026.03.04 19:24:55.191812 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3793 | 2026.03.04 19:24:55.191844 [ 287 ] {} <Debug> TCP-Session: 7ade4051-b2df-409d-8257-c9cf2a1e6c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.04 19:24:55.191853 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3795 | 2026.03.04 19:24:55.191880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.03.04 19:24:55.191903 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2026.03.04 19:24:55.191919 [ 3 ] {} <Debug> TCP-Session: 083a4c11-ab12-45bc-ac93-986b6900d804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.03.04 19:24:55.191944 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3799 | 2026.03.04 19:24:55.191950 [ 289 ] {} <Debug> TCP-Session: c2db014a-5de5-4453-8169-f4639f0b9eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.03.04 19:24:55.191969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.03.04 19:24:55.191983 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2026.03.04 19:24:55.192013 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2026.03.04 19:24:55.192034 [ 290 ] {} <Debug> TCP-Session: 7376581f-cf96-41aa-87ed-d6828235ced9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.03.04 19:24:55.192046 [ 291 ] {} <Debug> TCP-Session: 274ac834-e761-43ab-9f82-09056198c4ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.03.04 19:24:55.192065 [ 294 ] {} <Debug> TCP-Session: 093c474e-bef9-4f24-9973-6c8897deda93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.03.04 19:24:55.191991 [ 288 ] {} <Debug> TCP-Session: 39aab052-a25b-48b7-9873-d529390c0871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.03.04 19:24:55.191968 [ 293 ] {} <Debug> TCP-Session: 984750b5-e536-47a0-9160-d63428bd3a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.03.04 19:24:55.191921 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.03.04 19:24:55.192204 [ 292 ] {} <Debug> TCP-Session: c3a34118-c2cb-4f3d-8d6b-f5c74b125834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.03.04 19:24:55.392633 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52200 | ||
| 3811 | 2026.03.04 19:24:55.392734 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.03.04 19:24:55.392761 [ 287 ] {} <Debug> TCP-Session: e2bdf631-de76-46bf-b7f9-ea79f3464c8c Authenticating user 'default' from [fd00:1122:3344:101::e]:52200 | ||
| 3813 | 2026.03.04 19:24:55.392783 [ 287 ] {} <Debug> TCP-Session: e2bdf631-de76-46bf-b7f9-ea79f3464c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.03.04 19:24:55.392796 [ 287 ] {} <Debug> TCP-Session: e2bdf631-de76-46bf-b7f9-ea79f3464c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.03.04 19:24:55.392977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59669 | ||
| 3816 | 2026.03.04 19:24:55.393009 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 3817 | 2026.03.04 19:24:55.393035 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53303 | ||
| 3818 | 2026.03.04 19:24:55.393059 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59398 | ||
| 3819 | 2026.03.04 19:24:55.393079 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33990 | ||
| 3820 | 2026.03.04 19:24:55.393102 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.03.04 19:24:55.393108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.03.04 19:24:55.393142 [ 288 ] {} <Debug> TCP-Session: c99141e1-057d-459c-89dd-9a9cc895b390 Authenticating user 'default' from [fd00:1122:3344:101::e]:59669 | ||
| 3823 | 2026.03.04 19:24:55.393153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.03.04 19:24:55.393165 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.03.04 19:24:55.393167 [ 291 ] {} <Debug> TCP-Session: 6d35a341-0dcc-4810-982f-45e63c4e3755 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 3826 | 2026.03.04 19:24:55.393196 [ 292 ] {} <Debug> TCP-Session: 61d2efaf-b2b4-46a6-9433-306221c946c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53303 | ||
| 3827 | 2026.03.04 19:24:55.393199 [ 293 ] {} <Debug> TCP-Session: e966ec4b-8b22-4075-bae3-75e583236ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59398 | ||
| 3828 | 2026.03.04 19:24:55.393216 [ 291 ] {} <Debug> TCP-Session: 6d35a341-0dcc-4810-982f-45e63c4e3755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.04 19:24:55.393232 [ 292 ] {} <Debug> TCP-Session: 61d2efaf-b2b4-46a6-9433-306221c946c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.04 19:24:55.393234 [ 293 ] {} <Debug> TCP-Session: e966ec4b-8b22-4075-bae3-75e583236ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.03.04 19:24:55.393243 [ 291 ] {} <Debug> TCP-Session: 6d35a341-0dcc-4810-982f-45e63c4e3755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.04 19:24:55.393268 [ 293 ] {} <Debug> TCP-Session: e966ec4b-8b22-4075-bae3-75e583236ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.04 19:24:55.393263 [ 292 ] {} <Debug> TCP-Session: 61d2efaf-b2b4-46a6-9433-306221c946c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.03.04 19:24:55.393178 [ 288 ] {} <Debug> TCP-Session: c99141e1-057d-459c-89dd-9a9cc895b390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.04 19:24:55.393006 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52693 | ||
| 3836 | 2026.03.04 19:24:55.393324 [ 288 ] {} <Debug> TCP-Session: c99141e1-057d-459c-89dd-9a9cc895b390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.04 19:24:55.392992 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44522 | ||
| 3838 | 2026.03.04 19:24:55.393171 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.03.04 19:24:55.393070 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51182 | ||
| 3840 | 2026.03.04 19:24:55.393442 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.03.04 19:24:55.393455 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.03.04 19:24:55.393440 [ 3 ] {} <Debug> TCP-Session: f19c7b04-0413-4af3-8407-4f2316b3a364 Authenticating user 'default' from [fd00:1122:3344:101::e]:33990 | ||
| 3843 | 2026.03.04 19:24:55.393481 [ 290 ] {} <Debug> TCP-Session: 7ea31cfd-91ce-4984-a10d-90f7cebf1e84 Authenticating user 'default' from [fd00:1122:3344:101::e]:52693 | ||
| 3844 | 2026.03.04 19:24:55.393498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2026.03.04 19:24:55.393510 [ 3 ] {} <Debug> TCP-Session: f19c7b04-0413-4af3-8407-4f2316b3a364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.03.04 19:24:55.393527 [ 290 ] {} <Debug> TCP-Session: 7ea31cfd-91ce-4984-a10d-90f7cebf1e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.04 19:24:55.393533 [ 294 ] {} <Debug> TCP-Session: e9034284-05b8-4aba-bf35-32fa3a478fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51182 | ||
| 3848 | 2026.03.04 19:24:55.393542 [ 3 ] {} <Debug> TCP-Session: f19c7b04-0413-4af3-8407-4f2316b3a364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.03.04 19:24:55.393553 [ 290 ] {} <Debug> TCP-Session: 7ea31cfd-91ce-4984-a10d-90f7cebf1e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.03.04 19:24:55.393563 [ 294 ] {} <Debug> TCP-Session: e9034284-05b8-4aba-bf35-32fa3a478fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.03.04 19:24:55.393492 [ 289 ] {} <Debug> TCP-Session: 15aab0b6-f0f5-451f-afdd-703e38cba956 Authenticating user 'default' from [fd00:1122:3344:101::e]:44522 | ||
| 3852 | 2026.03.04 19:24:55.393593 [ 294 ] {} <Debug> TCP-Session: e9034284-05b8-4aba-bf35-32fa3a478fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.03.04 19:24:55.393619 [ 289 ] {} <Debug> TCP-Session: 15aab0b6-f0f5-451f-afdd-703e38cba956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.03.04 19:24:55.393173 [ 287 ] {} <Trace> TCP-Session: e2bdf631-de76-46bf-b7f9-ea79f3464c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.03.04 19:24:55.393643 [ 289 ] {} <Debug> TCP-Session: 15aab0b6-f0f5-451f-afdd-703e38cba956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.04 19:24:55.393809 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3857 | 2026.03.04 19:24:55.394064 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3858 | 2026.03.04 19:24:55.394123 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.03.04 19:24:55.394401 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 3860 | 2026.03.04 19:24:55.395327 [ 306 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> AggregatingTransform: Aggregating | ||
| 3861 | 2026.03.04 19:24:55.395619 [ 306 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3862 | 2026.03.04 19:24:55.395661 [ 306 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001156985 sec. (864.315 rows/sec., 33.76 KiB/sec.) | ||
| 3863 | 2026.03.04 19:24:55.395681 [ 306 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Trace> Aggregator: Merging aggregated data | ||
| 3864 | 2026.03.04 19:24:55.396722 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 3865 | 2026.03.04 19:24:55.396921 [ 287 ] {2b5f866b-0fc4-47cc-93ca-9712e3729ae3} <Debug> TCPHandler: Processed in 0.003917556 sec. | ||
| 3866 | 2026.03.04 19:24:55.397058 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.03.04 19:24:55.397086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.03.04 19:24:55.397088 [ 287 ] {} <Debug> TCP-Session: e2bdf631-de76-46bf-b7f9-ea79f3464c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.03.04 19:24:55.397110 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.03.04 19:24:55.397136 [ 288 ] {} <Debug> TCP-Session: c99141e1-057d-459c-89dd-9a9cc895b390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.03.04 19:24:55.397140 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.03.04 19:24:55.397162 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3873 | 2026.03.04 19:24:55.397175 [ 289 ] {} <Debug> TCP-Session: 15aab0b6-f0f5-451f-afdd-703e38cba956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.03.04 19:24:55.397192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.03.04 19:24:55.397214 [ 292 ] {} <Debug> TCP-Session: 61d2efaf-b2b4-46a6-9433-306221c946c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.03.04 19:24:55.397212 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.03.04 19:24:55.397247 [ 291 ] {} <Debug> TCP-Session: 6d35a341-0dcc-4810-982f-45e63c4e3755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.03.04 19:24:55.397188 [ 3 ] {} <Debug> TCP-Session: f19c7b04-0413-4af3-8407-4f2316b3a364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.03.04 19:24:55.397289 [ 294 ] {} <Debug> TCP-Session: e9034284-05b8-4aba-bf35-32fa3a478fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.03.04 19:24:55.397176 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.03.04 19:24:55.397395 [ 293 ] {} <Debug> TCP-Session: e966ec4b-8b22-4075-bae3-75e583236ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.03.04 19:24:55.397123 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.03.04 19:24:55.397461 [ 290 ] {} <Debug> TCP-Session: 7ea31cfd-91ce-4984-a10d-90f7cebf1e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.03.04 19:24:58.983852 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.03.04 19:24:58.984026 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3886 | 2026.03.04 19:24:58.984090 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3887 | 2026.03.04 19:24:58.984715 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.03.04 19:24:58.984762 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3889 | 2026.03.04 19:24:58.985160 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3890 | 2026.03.04 19:24:58.985384 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.04 19:24:58.985532 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 3892 | 2026.03.04 19:24:58.985572 [ 255 ] {d285b95b-45e0-472f-a379-c65deaf16043} <Debug> TCPHandler: Processed in 0.001851958 sec. | ||
| 3893 | 2026.03.04 19:24:58.985700 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.03.04 19:24:58.985795 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3895 | 2026.03.04 19:24:58.985836 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3896 | 2026.03.04 19:24:58.986248 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.03.04 19:24:58.986284 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3898 | 2026.03.04 19:24:58.986586 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3899 | 2026.03.04 19:24:58.986794 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.03.04 19:24:58.986919 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 3901 | 2026.03.04 19:24:58.986957 [ 255 ] {d0406c92-e3be-459d-a602-5e43999899fe} <Debug> TCPHandler: Processed in 0.001307405 sec. | ||
| 3902 | 2026.03.04 19:24:58.987074 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.03.04 19:24:58.987167 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3904 | 2026.03.04 19:24:58.987206 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3905 | 2026.03.04 19:24:58.987701 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.03.04 19:24:58.987737 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3907 | 2026.03.04 19:24:58.988098 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3908 | 2026.03.04 19:24:58.988316 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.03.04 19:24:58.988444 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Debug> executeQuery: Read 227 rows, 20.66 KiB in 0.001294 sec., 175425.03863987635 rows/sec., 15.59 MiB/sec. | ||
| 3910 | 2026.03.04 19:24:58.988480 [ 255 ] {e73e7a2e-38a6-4c07-96b9-3522fccfb67f} <Debug> TCPHandler: Processed in 0.001453826 sec. | ||
| 3911 | 2026.03.04 19:24:58.988595 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.03.04 19:24:58.988688 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.03.04 19:24:58.988726 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3914 | 2026.03.04 19:24:58.989123 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.03.04 19:24:58.989160 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3916 | 2026.03.04 19:24:58.989456 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3917 | 2026.03.04 19:24:58.989660 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.04 19:24:58.989768 [ 134 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3919 | 2026.03.04 19:24:58.989784 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001114 sec., 35008.97666068223 rows/sec., 2.61 MiB/sec. | ||
| 3920 | 2026.03.04 19:24:58.989838 [ 134 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.03.04 19:24:58.989845 [ 255 ] {5db35ce2-e557-4391-b1ba-32d006f53ae5} <Debug> TCPHandler: Processed in 0.001297395 sec. | ||
| 3922 | 2026.03.04 19:24:58.989868 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3923 | 2026.03.04 19:24:58.989972 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.03.04 19:24:58.990005 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 3925 | 2026.03.04 19:24:58.990070 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.03.04 19:24:58.990114 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3927 | 2026.03.04 19:24:58.990149 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3928 | 2026.03.04 19:24:58.990196 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 3929 | 2026.03.04 19:24:58.990298 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3930 | 2026.03.04 19:24:58.990350 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 3931 | 2026.03.04 19:24:58.990396 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3932 | 2026.03.04 19:24:58.990434 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 3933 | 2026.03.04 19:24:58.990498 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 3934 | 2026.03.04 19:24:58.990510 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.03.04 19:24:58.990551 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3936 | 2026.03.04 19:24:58.990898 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3937 | 2026.03.04 19:24:58.991128 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.03.04 19:24:58.991257 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.65 MiB/sec. | ||
| 3939 | 2026.03.04 19:24:58.991294 [ 255 ] {54d46ca8-3aa4-4f9f-ab83-9ee139166262} <Debug> TCPHandler: Processed in 0.001370055 sec. | ||
| 3940 | 2026.03.04 19:24:58.991393 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452386 sec., 132884.7840725537 rows/sec., 10.28 MiB/sec. | ||
| 3941 | 2026.03.04 19:24:58.991403 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.04 19:24:58.991505 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.04 19:24:58.991533 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3944 | 2026.03.04 19:24:58.991544 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3945 | 2026.03.04 19:24:58.991790 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.03.04 19:24:58.991874 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_21_4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3947 | 2026.03.04 19:24:58.991943 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.04 19:24:58.991951 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3949 | 2026.03.04 19:24:58.991987 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3950 | 2026.03.04 19:24:58.992301 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3951 | 2026.03.04 19:24:58.992510 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.04 19:24:58.992633 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 3953 | 2026.03.04 19:24:58.992669 [ 255 ] {855f0c0b-8bba-46dd-a89d-d8a2d726ee37} <Debug> TCPHandler: Processed in 0.001316255 sec. | ||
| 3954 | 2026.03.04 19:24:58.992778 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.03.04 19:24:58.992870 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3956 | 2026.03.04 19:24:58.992908 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3957 | 2026.03.04 19:24:58.993354 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.04 19:24:58.993389 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3959 | 2026.03.04 19:24:58.993705 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3960 | 2026.03.04 19:24:58.993914 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.03.04 19:24:58.994040 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001188 sec., 106902.3569023569 rows/sec., 8.66 MiB/sec. | ||
| 3962 | 2026.03.04 19:24:58.994075 [ 255 ] {3b77c60a-d427-4b5d-beaf-f9c963b80470} <Debug> TCPHandler: Processed in 0.001344385 sec. | ||
| 3963 | 2026.03.04 19:24:58.994216 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.03.04 19:24:58.994333 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.03.04 19:24:58.994388 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3966 | 2026.03.04 19:24:58.994918 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.04 19:24:58.994962 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3968 | 2026.03.04 19:24:58.995390 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3969 | 2026.03.04 19:24:58.995608 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.04 19:24:58.995738 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00143 sec., 137762.23776223775 rows/sec., 9.88 MiB/sec. | ||
| 3971 | 2026.03.04 19:24:58.995779 [ 255 ] {2feb6f2e-6609-4ad1-96a6-7920ba7837d0} <Debug> TCPHandler: Processed in 0.001625347 sec. | ||
| 3972 | 2026.03.04 19:24:58.995901 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.04 19:24:58.996004 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.03.04 19:24:58.996065 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3975 | 2026.03.04 19:24:58.996871 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.04 19:24:58.996906 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3977 | 2026.03.04 19:24:58.997453 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3978 | 2026.03.04 19:24:58.997693 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.04 19:24:58.997794 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3980 | 2026.03.04 19:24:58.997829 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.04 19:24:58.997833 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 3982 | 2026.03.04 19:24:58.997847 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3983 | 2026.03.04 19:24:58.997889 [ 255 ] {5268a84e-7fdf-416d-a471-4ebc9d889e1d} <Debug> TCPHandler: Processed in 0.002036458 sec. | ||
| 3984 | 2026.03.04 19:24:58.997956 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 3985 | 2026.03.04 19:24:58.998006 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.03.04 19:24:58.998107 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.03.04 19:24:58.998149 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3988 | 2026.03.04 19:24:58.998214 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2026.03.04 19:24:58.998275 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 3990 | 2026.03.04 19:24:58.998397 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3991 | 2026.03.04 19:24:58.998493 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 3992 | 2026.03.04 19:24:58.998569 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.03.04 19:24:58.998587 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3994 | 2026.03.04 19:24:58.998626 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3995 | 2026.03.04 19:24:58.998697 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 3996 | 2026.03.04 19:24:58.998796 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3997 | 2026.03.04 19:24:58.998989 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3998 | 2026.03.04 19:24:58.999233 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.03.04 19:24:58.999371 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 4000 | 2026.03.04 19:24:58.999412 [ 255 ] {6bf222e2-c5b3-47a2-b572-642192dcafac} <Debug> TCPHandler: Processed in 0.001456486 sec. | ||
| 4001 | 2026.03.04 19:24:59.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.23 MiB, peak 244.60 MiB, free memory in arenas 0.00 B, will set to 235.85 MiB (RSS), difference: -3.38 MiB | ||
| 4002 | 2026.03.04 19:24:59.002587 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.004686269 sec., 82368.29767988138 rows/sec., 147.60 MiB/sec. | ||
| 4003 | 2026.03.04 19:24:59.003308 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4004 | 2026.03.04 19:24:59.003646 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.03.04 19:24:59.003711 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4006 | 2026.03.04 19:24:59.003820 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4007 | 2026.03.04 19:25:00.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.52 MiB, peak 244.60 MiB, free memory in arenas 0.00 B, will set to 237.38 MiB (RSS), difference: 4.86 MiB | ||
| 4008 | 2026.03.04 19:25:01.181193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8202 | ||
| 4009 | 2026.03.04 19:25:01.181786 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.04 19:25:01.181827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4011 | 2026.03.04 19:25:01.182334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4012 | 2026.03.04 19:25:01.182585 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.03.04 19:25:01.182727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8202 | ||
| 4014 | 2026.03.04 19:25:01.611020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4015 | 2026.03.04 19:25:01.625725 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.03.04 19:25:01.625779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4017 | 2026.03.04 19:25:01.631551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4018 | 2026.03.04 19:25:01.632237 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.03.04 19:25:01.634852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4020 | 2026.03.04 19:25:03.697568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 466 | ||
| 4021 | 2026.03.04 19:25:03.700086 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.03.04 19:25:03.700126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4023 | 2026.03.04 19:25:03.701311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4024 | 2026.03.04 19:25:03.701574 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.03.04 19:25:03.701825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 4026 | 2026.03.04 19:25:03.981752 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.03.04 19:25:03.981918 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4028 | 2026.03.04 19:25:03.981978 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4029 | 2026.03.04 19:25:03.982711 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.03.04 19:25:03.982756 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4031 | 2026.03.04 19:25:03.983156 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4032 | 2026.03.04 19:25:03.983392 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.03.04 19:25:03.983553 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001631 sec., 55180.87063151441 rows/sec., 4.64 MiB/sec. | ||
| 4034 | 2026.03.04 19:25:03.983600 [ 255 ] {970e425c-60de-4dc1-8ae7-5b3991c83c1b} <Debug> TCPHandler: Processed in 0.001931958 sec. | ||
| 4035 | 2026.03.04 19:25:03.983730 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.03.04 19:25:03.983833 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.03.04 19:25:03.983875 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4038 | 2026.03.04 19:25:03.984281 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.03.04 19:25:03.984315 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4040 | 2026.03.04 19:25:03.984595 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4041 | 2026.03.04 19:25:03.984807 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.04 19:25:03.984933 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001175 sec., 14468.085106382978 rows/sec., 1.06 MiB/sec. | ||
| 4043 | 2026.03.04 19:25:03.984967 [ 255 ] {6e1dc286-9d15-474d-8f3a-b45625a75faa} <Debug> TCPHandler: Processed in 0.001340955 sec. | ||
| 4044 | 2026.03.04 19:25:03.985068 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.03.04 19:25:03.985251 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4046 | 2026.03.04 19:25:03.985313 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4047 | 2026.03.04 19:25:03.985859 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.03.04 19:25:03.985904 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4049 | 2026.03.04 19:25:03.986307 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4050 | 2026.03.04 19:25:03.986537 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.04 19:25:03.986671 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001449 sec., 55900.62111801242 rows/sec., 4.36 MiB/sec. | ||
| 4052 | 2026.03.04 19:25:03.986713 [ 255 ] {2eedc5f4-cdee-414a-b266-ed0a3a1c53ec} <Debug> TCPHandler: Processed in 0.001630627 sec. | ||
| 4053 | 2026.03.04 19:25:03.986843 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.03.04 19:25:03.986940 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.03.04 19:25:03.986984 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4056 | 2026.03.04 19:25:03.987383 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.04 19:25:03.987416 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4058 | 2026.03.04 19:25:03.987740 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4059 | 2026.03.04 19:25:03.987943 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.03.04 19:25:03.988070 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 4061 | 2026.03.04 19:25:03.988169 [ 255 ] {d3e78cae-deab-4711-a440-b96af89ae4aa} <Debug> TCPHandler: Processed in 0.001375156 sec. | ||
| 4062 | 2026.03.04 19:25:03.988285 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.03.04 19:25:03.988380 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.03.04 19:25:03.988434 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4065 | 2026.03.04 19:25:03.989192 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.03.04 19:25:03.989227 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4067 | 2026.03.04 19:25:03.989770 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4068 | 2026.03.04 19:25:03.990015 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.03.04 19:25:03.990149 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001787 sec., 9513.150531617235 rows/sec., 17.05 MiB/sec. | ||
| 4070 | 2026.03.04 19:25:03.990199 [ 255 ] {7aa69816-efe4-4f60-8fa7-b8eaea1b651b} <Debug> TCPHandler: Processed in 0.001965498 sec. | ||
| 4071 | 2026.03.04 19:25:03.990308 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.03.04 19:25:03.990396 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4073 | 2026.03.04 19:25:03.990435 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4074 | 2026.03.04 19:25:03.990741 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.04 19:25:03.990774 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4076 | 2026.03.04 19:25:03.991072 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4077 | 2026.03.04 19:25:03.991351 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.03.04 19:25:03.991478 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4079 | 2026.03.04 19:25:03.991513 [ 255 ] {eabc46ca-a012-4991-988d-3de2bf6523d3} <Debug> TCPHandler: Processed in 0.001243965 sec. | ||
| 4080 | 2026.03.04 19:25:08.606191 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4081 | 2026.03.04 19:25:08.606284 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4082 | 2026.03.04 19:25:08.683154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8650 | ||
| 4083 | 2026.03.04 19:25:08.683708 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.03.04 19:25:08.683760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4085 | 2026.03.04 19:25:08.684259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4086 | 2026.03.04 19:25:08.684497 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.03.04 19:25:08.684657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4088 | 2026.03.04 19:25:08.976341 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.03.04 19:25:08.976541 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4090 | 2026.03.04 19:25:08.976900 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4091 | 2026.03.04 19:25:08.976937 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4092 | 2026.03.04 19:25:08.977187 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4093 | 2026.03.04 19:25:08.977254 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4094 | 2026.03.04 19:25:08.977387 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 4095 | 2026.03.04 19:25:08.977508 [ 326 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4096 | 2026.03.04 19:25:08.977511 [ 339 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4097 | 2026.03.04 19:25:08.977508 [ 310 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4098 | 2026.03.04 19:25:08.977669 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 4099 | 2026.03.04 19:25:08.977695 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4100 | 2026.03.04 19:25:08.977781 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4101 | 2026.03.04 19:25:08.977802 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4102 | 2026.03.04 19:25:08.977839 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4103 | 2026.03.04 19:25:08.977876 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4104 | 2026.03.04 19:25:08.977911 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4105 | 2026.03.04 19:25:08.978680 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002225 sec., 13033.707865168539 rows/sec., 567.94 KiB/sec. | ||
| 4106 | 2026.03.04 19:25:08.978790 [ 255 ] {21bd1491-20d3-4cf5-a6c1-1a90b8309505} <Debug> TCPHandler: Processed in 0.00256404 sec. | ||
| 4107 | 2026.03.04 19:25:08.985138 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.03.04 19:25:08.985246 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4109 | 2026.03.04 19:25:08.985290 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4110 | 2026.03.04 19:25:08.985819 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.03.04 19:25:08.985856 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4112 | 2026.03.04 19:25:08.986232 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4113 | 2026.03.04 19:25:08.986419 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.03.04 19:25:08.986554 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 77.31 KiB/sec. | ||
| 4115 | 2026.03.04 19:25:08.986591 [ 255 ] {28750ff8-0995-4910-8e51-7b221f6442ec} <Debug> TCPHandler: Processed in 0.001503556 sec. | ||
| 4116 | 2026.03.04 19:25:08.986704 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.03.04 19:25:08.986796 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4118 | 2026.03.04 19:25:08.986835 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4119 | 2026.03.04 19:25:08.987285 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.03.04 19:25:08.987320 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4121 | 2026.03.04 19:25:08.987628 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4122 | 2026.03.04 19:25:08.987831 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.03.04 19:25:08.987960 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Debug> executeQuery: Read 107 rows, 9.22 KiB in 0.001182 sec., 90524.53468697122 rows/sec., 7.62 MiB/sec. | ||
| 4124 | 2026.03.04 19:25:08.987997 [ 255 ] {b6ac1617-3bf5-4443-b111-2964e5841747} <Debug> TCPHandler: Processed in 0.001342896 sec. | ||
| 4125 | 2026.03.04 19:25:08.988121 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2026.03.04 19:25:08.988214 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4127 | 2026.03.04 19:25:08.988253 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4128 | 2026.03.04 19:25:08.988679 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.03.04 19:25:08.988719 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4130 | 2026.03.04 19:25:08.989053 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4131 | 2026.03.04 19:25:08.989268 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.03.04 19:25:08.989420 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001222 sec., 20458.265139116203 rows/sec., 1.50 MiB/sec. | ||
| 4133 | 2026.03.04 19:25:08.989461 [ 255 ] {cd5de5af-fe01-4d75-9f2f-0a4698896b04} <Debug> TCPHandler: Processed in 0.001386706 sec. | ||
| 4134 | 2026.03.04 19:25:08.989577 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.03.04 19:25:08.989674 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4136 | 2026.03.04 19:25:08.989721 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4137 | 2026.03.04 19:25:08.990126 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.04 19:25:08.990161 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4139 | 2026.03.04 19:25:08.990437 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4140 | 2026.03.04 19:25:08.990639 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.04 19:25:08.990762 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 59.88 KiB/sec. | ||
| 4142 | 2026.03.04 19:25:08.990797 [ 255 ] {f9c7f0aa-c648-440f-ab15-64f902ebe62f} <Debug> TCPHandler: Processed in 0.001271195 sec. | ||
| 4143 | 2026.03.04 19:25:08.990908 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.03.04 19:25:08.991002 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4145 | 2026.03.04 19:25:08.991057 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4146 | 2026.03.04 19:25:08.991503 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.03.04 19:25:08.991540 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4148 | 2026.03.04 19:25:08.991858 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4149 | 2026.03.04 19:25:08.992068 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.04 19:25:08.992203 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00122 sec., 72950.81967213115 rows/sec., 5.70 MiB/sec. | ||
| 4151 | 2026.03.04 19:25:08.992241 [ 255 ] {ef15209a-73b0-402d-bc4a-dc22125e9d02} <Debug> TCPHandler: Processed in 0.001380985 sec. | ||
| 4152 | 2026.03.04 19:25:08.992358 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.03.04 19:25:08.992466 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4154 | 2026.03.04 19:25:08.992519 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4155 | 2026.03.04 19:25:08.993006 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.03.04 19:25:08.993041 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4157 | 2026.03.04 19:25:08.993376 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4158 | 2026.03.04 19:25:08.993590 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.03.04 19:25:08.993721 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 4160 | 2026.03.04 19:25:08.993774 [ 255 ] {fc9aa2ad-277e-4459-88f1-c14a34466f78} <Debug> TCPHandler: Processed in 0.001467006 sec. | ||
| 4161 | 2026.03.04 19:25:08.993893 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.03.04 19:25:08.993989 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4163 | 2026.03.04 19:25:08.994030 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4164 | 2026.03.04 19:25:08.994399 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Trace> oximeter.measurements_f64 (aa4434b0-0133-4488-a608-2432d108f074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.03.04 19:25:08.994444 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4166 | 2026.03.04 19:25:08.994812 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4167 | 2026.03.04 19:25:08.995028 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Trace> oximeter.measurements_f64 (aa4434b0-0133-4488-a608-2432d108f074): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.03.04 19:25:08.995165 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 53.16 KiB/sec. | ||
| 4169 | 2026.03.04 19:25:08.995200 [ 255 ] {fbdb32fb-544c-4f43-8463-77ac0431e7b5} <Debug> TCPHandler: Processed in 0.001357335 sec. | ||
| 4170 | 2026.03.04 19:25:08.995321 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.03.04 19:25:08.995425 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.03.04 19:25:08.995480 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4173 | 2026.03.04 19:25:08.996269 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.04 19:25:08.996305 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4175 | 2026.03.04 19:25:08.996822 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4176 | 2026.03.04 19:25:08.997048 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.04 19:25:08.997185 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001778 sec., 14060.742407199099 rows/sec., 25.20 MiB/sec. | ||
| 4178 | 2026.03.04 19:25:08.997236 [ 255 ] {5c9cf35f-6c64-408b-9660-c97ebab50c05} <Debug> TCPHandler: Processed in 0.001966078 sec. | ||
| 4179 | 2026.03.04 19:25:08.997349 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.03.04 19:25:08.997444 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.03.04 19:25:08.997484 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4182 | 2026.03.04 19:25:08.997812 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.04 19:25:08.997846 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4184 | 2026.03.04 19:25:08.998145 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4185 | 2026.03.04 19:25:08.998352 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.04 19:25:08.998480 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4187 | 2026.03.04 19:25:08.998513 [ 255 ] {83d87480-fde1-41c5-90b2-11fc1c25ea98} <Debug> TCPHandler: Processed in 0.001215535 sec. | ||
| 4188 | 2026.03.04 19:25:09.135128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4189 | 2026.03.04 19:25:09.150227 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.03.04 19:25:09.150290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4191 | 2026.03.04 19:25:09.155961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4192 | 2026.03.04 19:25:09.156683 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.04 19:25:09.159300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4194 | 2026.03.04 19:25:13.702274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 498 | ||
| 4195 | 2026.03.04 19:25:13.704691 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.03.04 19:25:13.704754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4197 | 2026.03.04 19:25:13.705979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4198 | 2026.03.04 19:25:13.706264 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.03.04 19:25:13.706642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 4200 | 2026.03.04 19:25:13.981553 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.04 19:25:13.981749 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4202 | 2026.03.04 19:25:13.981820 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4203 | 2026.03.04 19:25:13.982494 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.03.04 19:25:13.982538 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4205 | 2026.03.04 19:25:13.982924 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4206 | 2026.03.04 19:25:13.983148 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.03.04 19:25:13.983309 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001614 sec., 6195.786864931846 rows/sec., 505.22 KiB/sec. | ||
| 4208 | 2026.03.04 19:25:13.983359 [ 255 ] {277d8e29-303d-47a7-8118-50b292d8a90d} <Debug> TCPHandler: Processed in 0.001939837 sec. | ||
| 4209 | 2026.03.04 19:25:13.983485 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.03.04 19:25:13.983585 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4211 | 2026.03.04 19:25:13.983627 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4212 | 2026.03.04 19:25:13.984065 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.03.04 19:25:13.984102 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4214 | 2026.03.04 19:25:13.984407 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4215 | 2026.03.04 19:25:13.984623 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.03.04 19:25:13.984757 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.64 MiB/sec. | ||
| 4217 | 2026.03.04 19:25:13.984794 [ 255 ] {9081e0a2-ccbc-4345-8b77-4c123559db5c} <Debug> TCPHandler: Processed in 0.001359466 sec. | ||
| 4218 | 2026.03.04 19:25:13.984900 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.03.04 19:25:13.984996 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.03.04 19:25:13.985035 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4221 | 2026.03.04 19:25:13.985427 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.03.04 19:25:13.985464 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4223 | 2026.03.04 19:25:13.985755 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4224 | 2026.03.04 19:25:13.985965 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.03.04 19:25:13.986090 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001114 sec., 24236.983842010774 rows/sec., 1.73 MiB/sec. | ||
| 4226 | 2026.03.04 19:25:13.986128 [ 255 ] {b79a5ef3-1ea9-4492-b706-4452b891b24c} <Debug> TCPHandler: Processed in 0.001275495 sec. | ||
| 4227 | 2026.03.04 19:25:13.986248 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.03.04 19:25:13.986374 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4229 | 2026.03.04 19:25:13.986424 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4230 | 2026.03.04 19:25:13.986930 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.03.04 19:25:13.986978 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4232 | 2026.03.04 19:25:13.987363 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4233 | 2026.03.04 19:25:13.987593 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.03.04 19:25:13.987730 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001381 sec., 65894.27950760318 rows/sec., 5.16 MiB/sec. | ||
| 4235 | 2026.03.04 19:25:13.987770 [ 255 ] {8d743e35-eb66-4efe-8ac8-de4940e3d890} <Debug> TCPHandler: Processed in 0.001581927 sec. | ||
| 4236 | 2026.03.04 19:25:13.987880 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.03.04 19:25:13.987975 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4238 | 2026.03.04 19:25:13.988019 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4239 | 2026.03.04 19:25:13.988433 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.03.04 19:25:13.988470 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4241 | 2026.03.04 19:25:13.988803 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4242 | 2026.03.04 19:25:13.989012 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.04 19:25:13.989144 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001187 sec., 139005.89721988206 rows/sec., 9.68 MiB/sec. | ||
| 4244 | 2026.03.04 19:25:13.989181 [ 255 ] {6b0904ef-e916-40a6-aa20-f27c1d961174} <Debug> TCPHandler: Processed in 0.001350265 sec. | ||
| 4245 | 2026.03.04 19:25:13.989289 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.03.04 19:25:13.989384 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.04 19:25:13.989438 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4248 | 2026.03.04 19:25:13.990206 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.04 19:25:13.990242 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4250 | 2026.03.04 19:25:13.990768 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4251 | 2026.03.04 19:25:13.990987 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.04 19:25:13.991125 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001759 sec., 9664.582148948266 rows/sec., 17.32 MiB/sec. | ||
| 4253 | 2026.03.04 19:25:13.991185 [ 255 ] {1ca681ac-238a-4a20-9598-61bf299819c4} <Debug> TCPHandler: Processed in 0.001942998 sec. | ||
| 4254 | 2026.03.04 19:25:13.991295 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.04 19:25:13.991391 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.04 19:25:13.991433 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4257 | 2026.03.04 19:25:13.991762 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.04 19:25:13.991798 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4259 | 2026.03.04 19:25:13.992107 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4260 | 2026.03.04 19:25:13.992318 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.04 19:25:13.992450 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4262 | 2026.03.04 19:25:13.992486 [ 255 ] {c3fc62c7-a73b-4bdd-9a5c-314ef707cfaf} <Debug> TCPHandler: Processed in 0.001239455 sec. | ||
| 4263 | 2026.03.04 19:25:16.185659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9162 | ||
| 4264 | 2026.03.04 19:25:16.186413 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.03.04 19:25:16.186459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4266 | 2026.03.04 19:25:16.187003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4267 | 2026.03.04 19:25:16.187246 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.03.04 19:25:16.187392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9162 | ||
| 4269 | 2026.03.04 19:25:16.659560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4270 | 2026.03.04 19:25:16.676410 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.03.04 19:25:16.676470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4272 | 2026.03.04 19:25:16.682749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4273 | 2026.03.04 19:25:16.683494 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.03.04 19:25:16.686423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4275 | 2026.03.04 19:25:18.982474 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.03.04 19:25:18.982670 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4277 | 2026.03.04 19:25:18.982745 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4278 | 2026.03.04 19:25:18.983475 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.03.04 19:25:18.983522 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4280 | 2026.03.04 19:25:18.983919 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4281 | 2026.03.04 19:25:18.984144 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.03.04 19:25:18.984285 [ 108 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4283 | 2026.03.04 19:25:18.984298 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001682 sec., 63020.21403091558 rows/sec., 5.30 MiB/sec. | ||
| 4284 | 2026.03.04 19:25:18.984356 [ 108 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.04 19:25:18.984366 [ 255 ] {41e92453-7641-4b83-936a-c9a10f182204} <Debug> TCPHandler: Processed in 0.002029218 sec. | ||
| 4286 | 2026.03.04 19:25:18.984387 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4287 | 2026.03.04 19:25:18.984504 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.03.04 19:25:18.984512 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 4289 | 2026.03.04 19:25:18.984605 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.04 19:25:18.984650 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4291 | 2026.03.04 19:25:18.984656 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4292 | 2026.03.04 19:25:18.984698 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 268 rows starting from the beginning of the part | ||
| 4293 | 2026.03.04 19:25:18.984762 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 227 rows starting from the beginning of the part | ||
| 4294 | 2026.03.04 19:25:18.984804 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4295 | 2026.03.04 19:25:18.984844 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 107 rows starting from the beginning of the part | ||
| 4296 | 2026.03.04 19:25:18.984882 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 4297 | 2026.03.04 19:25:18.984917 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4298 | 2026.03.04 19:25:18.985064 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.03.04 19:25:18.985107 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4300 | 2026.03.04 19:25:18.985425 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4301 | 2026.03.04 19:25:18.985659 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.03.04 19:25:18.985796 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00121 sec., 20661.15702479339 rows/sec., 1.52 MiB/sec. | ||
| 4303 | 2026.03.04 19:25:18.985834 [ 255 ] {f0c1bcae-a89c-4eaa-afd8-845e4bfa6475} <Debug> TCPHandler: Processed in 0.001378596 sec. | ||
| 4304 | 2026.03.04 19:25:18.985908 [ 197 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452356 sec., 614863.0225647156 rows/sec., 55.74 MiB/sec. | ||
| 4305 | 2026.03.04 19:25:18.985943 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.03.04 19:25:18.986039 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4307 | 2026.03.04 19:25:18.986062 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4308 | 2026.03.04 19:25:18.986078 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4309 | 2026.03.04 19:25:18.986310 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.04 19:25:18.986368 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_26_5} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4311 | 2026.03.04 19:25:18.986451 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4312 | 2026.03.04 19:25:18.986479 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.03.04 19:25:18.986512 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4314 | 2026.03.04 19:25:18.986832 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4315 | 2026.03.04 19:25:18.987064 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.03.04 19:25:18.987233 [ 108 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4317 | 2026.03.04 19:25:18.987258 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001237 sec., 71948.2619240097 rows/sec., 5.62 MiB/sec. | ||
| 4318 | 2026.03.04 19:25:18.987265 [ 108 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.03.04 19:25:18.987297 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4320 | 2026.03.04 19:25:18.987302 [ 255 ] {9108e4f5-5307-4b46-8878-17ceb7e8f401} <Debug> TCPHandler: Processed in 0.001404775 sec. | ||
| 4321 | 2026.03.04 19:25:18.987368 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 4322 | 2026.03.04 19:25:18.987423 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.03.04 19:25:18.987464 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4324 | 2026.03.04 19:25:18.987492 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part | ||
| 4325 | 2026.03.04 19:25:18.987523 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.03.04 19:25:18.987536 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 127 rows starting from the beginning of the part | ||
| 4327 | 2026.03.04 19:25:18.987572 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4328 | 2026.03.04 19:25:18.987577 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 81 rows starting from the beginning of the part | ||
| 4329 | 2026.03.04 19:25:18.987626 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 4330 | 2026.03.04 19:25:18.987657 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part | ||
| 4331 | 2026.03.04 19:25:18.987689 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4332 | 2026.03.04 19:25:18.987988 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.03.04 19:25:18.988030 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4334 | 2026.03.04 19:25:18.988447 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110235 sec., 588163.7671303824 rows/sec., 48.89 MiB/sec. | ||
| 4335 | 2026.03.04 19:25:18.988469 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4336 | 2026.03.04 19:25:18.988577 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4337 | 2026.03.04 19:25:18.988725 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.03.04 19:25:18.988835 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.04 19:25:18.988852 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4340 | 2026.03.04 19:25:18.988858 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001354 sec., 118168.38995568686 rows/sec., 8.23 MiB/sec. | ||
| 4341 | 2026.03.04 19:25:18.988900 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_26_5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4342 | 2026.03.04 19:25:18.988900 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.04 19:25:18.988916 [ 255 ] {8bf93646-425d-4602-b3cd-2707b5a11bc4} <Debug> TCPHandler: Processed in 0.001540407 sec. | ||
| 4344 | 2026.03.04 19:25:18.988943 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4345 | 2026.03.04 19:25:18.988978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4346 | 2026.03.04 19:25:18.989037 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.03.04 19:25:18.989050 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4348 | 2026.03.04 19:25:18.989118 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4349 | 2026.03.04 19:25:18.989138 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.03.04 19:25:18.989143 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2796 rows starting from the beginning of the part | ||
| 4351 | 2026.03.04 19:25:18.989193 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4352 | 2026.03.04 19:25:18.989227 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4353 | 2026.03.04 19:25:18.989273 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4354 | 2026.03.04 19:25:18.989318 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4355 | 2026.03.04 19:25:18.989359 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 165 rows starting from the beginning of the part | ||
| 4356 | 2026.03.04 19:25:18.989401 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4357 | 2026.03.04 19:25:18.989989 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.03.04 19:25:18.990024 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4359 | 2026.03.04 19:25:18.990551 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4360 | 2026.03.04 19:25:18.990771 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.03.04 19:25:18.990796 [ 197 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774017 sec., 2050713.1555109113 rows/sec., 145.29 MiB/sec. | ||
| 4362 | 2026.03.04 19:25:18.990909 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 4363 | 2026.03.04 19:25:18.990960 [ 255 ] {15ff587b-75ef-4c27-b9b0-bc8fcdf9902f} <Debug> TCPHandler: Processed in 0.001970428 sec. | ||
| 4364 | 2026.03.04 19:25:18.991081 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.03.04 19:25:18.991128 [ 197 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4366 | 2026.03.04 19:25:18.991209 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.03.04 19:25:18.991262 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4368 | 2026.03.04 19:25:18.991376 [ 197 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.04 19:25:18.991437 [ 197 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4370 | 2026.03.04 19:25:18.991491 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 4371 | 2026.03.04 19:25:18.991613 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.04 19:25:18.991648 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4373 | 2026.03.04 19:25:18.991971 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4374 | 2026.03.04 19:25:18.992181 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.04 19:25:18.992284 [ 107 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4376 | 2026.03.04 19:25:18.992308 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4377 | 2026.03.04 19:25:18.992315 [ 107 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.03.04 19:25:18.992350 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4379 | 2026.03.04 19:25:18.992351 [ 255 ] {dde9581f-2841-4c32-89fb-c796d440d54b} <Debug> TCPHandler: Processed in 0.001328645 sec. | ||
| 4380 | 2026.03.04 19:25:18.992429 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4381 | 2026.03.04 19:25:18.992531 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2026.03.04 19:25:18.992583 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 930 rows starting from the beginning of the part | ||
| 4383 | 2026.03.04 19:25:18.992629 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4384 | 2026.03.04 19:25:18.992665 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4385 | 2026.03.04 19:25:18.992699 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4386 | 2026.03.04 19:25:18.992731 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4387 | 2026.03.04 19:25:18.992761 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4388 | 2026.03.04 19:25:18.993608 [ 197 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208305 sec., 1017954.9037701574 rows/sec., 68.27 MiB/sec. | ||
| 4389 | 2026.03.04 19:25:18.993741 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4390 | 2026.03.04 19:25:18.993961 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.03.04 19:25:18.994018 [ 189 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_26_5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4392 | 2026.03.04 19:25:18.994068 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4393 | 2026.03.04 19:25:23.606345 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4394 | 2026.03.04 19:25:23.606416 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4395 | 2026.03.04 19:25:23.687976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9610 | ||
| 4396 | 2026.03.04 19:25:23.688708 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.03.04 19:25:23.688751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4398 | 2026.03.04 19:25:23.689266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4399 | 2026.03.04 19:25:23.689497 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.03.04 19:25:23.689626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4401 | 2026.03.04 19:25:23.707633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 524 | ||
| 4402 | 2026.03.04 19:25:23.709855 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.03.04 19:25:23.709905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4404 | 2026.03.04 19:25:23.711105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4405 | 2026.03.04 19:25:23.711396 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.03.04 19:25:23.711741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4407 | 2026.03.04 19:25:23.982247 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.03.04 19:25:23.982437 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2026.03.04 19:25:23.982502 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2026.03.04 19:25:23.983127 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.04 19:25:23.983169 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4412 | 2026.03.04 19:25:23.983565 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4413 | 2026.03.04 19:25:23.983795 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.03.04 19:25:23.983952 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001565 sec., 57507.987220447285 rows/sec., 4.84 MiB/sec. | ||
| 4415 | 2026.03.04 19:25:23.983997 [ 255 ] {303d3b33-a7a5-4b60-9c02-c39440a7c682} <Debug> TCPHandler: Processed in 0.001887657 sec. | ||
| 4416 | 2026.03.04 19:25:23.984120 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.03.04 19:25:23.984217 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.03.04 19:25:23.984259 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2026.03.04 19:25:23.984663 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.04 19:25:23.984699 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4421 | 2026.03.04 19:25:23.984995 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4422 | 2026.03.04 19:25:23.985212 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): 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.03.04 19:25:23.985322 [ 103 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4424 | 2026.03.04 19:25:23.985346 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001148 sec., 14808.36236933798 rows/sec., 1.09 MiB/sec. | ||
| 4425 | 2026.03.04 19:25:23.985390 [ 103 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.03.04 19:25:23.985400 [ 255 ] {959a8b1f-d477-41a6-acdc-a828aee4e9d1} <Debug> TCPHandler: Processed in 0.001330065 sec. | ||
| 4427 | 2026.03.04 19:25:23.985419 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4428 | 2026.03.04 19:25:23.985512 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.03.04 19:25:23.985518 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 4430 | 2026.03.04 19:25:23.985611 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.04 19:25:23.985626 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4432 | 2026.03.04 19:25:23.985651 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4433 | 2026.03.04 19:25:23.985658 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4434 | 2026.03.04 19:25:23.985724 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 4435 | 2026.03.04 19:25:23.985775 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4436 | 2026.03.04 19:25:23.985823 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 4437 | 2026.03.04 19:25:23.985867 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4438 | 2026.03.04 19:25:23.985911 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 4439 | 2026.03.04 19:25:23.986070 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.04 19:25:23.986105 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4441 | 2026.03.04 19:25:23.986418 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4442 | 2026.03.04 19:25:23.986633 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.04 19:25:23.986708 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227775 sec., 147421.14801164708 rows/sec., 11.32 MiB/sec. | ||
| 4444 | 2026.03.04 19:25:23.986763 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00117 sec., 69230.76923076923 rows/sec., 5.41 MiB/sec. | ||
| 4445 | 2026.03.04 19:25:23.986805 [ 255 ] {4df1b8ae-6db6-408c-b880-cf7f65c9617b} <Debug> TCPHandler: Processed in 0.001343555 sec. | ||
| 4446 | 2026.03.04 19:25:23.986918 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.03.04 19:25:23.986939 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4448 | 2026.03.04 19:25:23.987016 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.03.04 19:25:23.987063 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4450 | 2026.03.04 19:25:23.987273 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.03.04 19:25:23.987382 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_26_5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4452 | 2026.03.04 19:25:23.987475 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.03.04 19:25:23.987477 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4454 | 2026.03.04 19:25:23.987517 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4455 | 2026.03.04 19:25:23.987863 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4456 | 2026.03.04 19:25:23.988080 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.04 19:25:23.988211 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 4458 | 2026.03.04 19:25:23.988248 [ 255 ] {24c6d47d-7583-43e5-a900-2cca8e757a8d} <Debug> TCPHandler: Processed in 0.001379735 sec. | ||
| 4459 | 2026.03.04 19:25:23.988357 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.03.04 19:25:23.988451 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.03.04 19:25:23.988505 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4462 | 2026.03.04 19:25:23.989287 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.03.04 19:25:23.989323 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4464 | 2026.03.04 19:25:23.989840 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4465 | 2026.03.04 19:25:23.990065 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.03.04 19:25:23.990177 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4467 | 2026.03.04 19:25:23.990200 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001767 sec., 9620.82625919638 rows/sec., 17.24 MiB/sec. | ||
| 4468 | 2026.03.04 19:25:23.990210 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.03.04 19:25:23.990241 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4470 | 2026.03.04 19:25:23.990259 [ 255 ] {50e8e455-7a06-49a0-addd-7a1837b857aa} <Debug> TCPHandler: Processed in 0.001952128 sec. | ||
| 4471 | 2026.03.04 19:25:23.990319 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 4472 | 2026.03.04 19:25:23.990381 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.03.04 19:25:23.990476 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.03.04 19:25:23.990483 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4475 | 2026.03.04 19:25:23.990518 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4476 | 2026.03.04 19:25:23.990532 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 386 rows starting from the beginning of the part | ||
| 4477 | 2026.03.04 19:25:23.990634 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 4478 | 2026.03.04 19:25:23.990734 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4479 | 2026.03.04 19:25:23.990825 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 4480 | 2026.03.04 19:25:23.990854 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.03.04 19:25:23.990891 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4482 | 2026.03.04 19:25:23.990909 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4483 | 2026.03.04 19:25:23.990991 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 4484 | 2026.03.04 19:25:23.991227 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4485 | 2026.03.04 19:25:23.991440 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.03.04 19:25:23.991572 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4487 | 2026.03.04 19:25:23.991608 [ 255 ] {151bb3aa-4993-4dd6-b2cb-f401ae6895a1} <Debug> TCPHandler: Processed in 0.001277155 sec. | ||
| 4488 | 2026.03.04 19:25:23.995147 [ 189 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 19 columns (19 merged, 0 gathered) in 0.004867159 sec., 100058.37080728203 rows/sec., 179.30 MiB/sec. | ||
| 4489 | 2026.03.04 19:25:23.995948 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4490 | 2026.03.04 19:25:23.996275 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.03.04 19:25:23.996336 [ 197 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4492 | 2026.03.04 19:25:23.996402 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4493 | 2026.03.04 19:25:24.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.79 MiB, peak 245.03 MiB, free memory in arenas 0.00 B, will set to 242.04 MiB (RSS), difference: 2.25 MiB | ||
| 4494 | 2026.03.04 19:25:24.186855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4495 | 2026.03.04 19:25:24.204316 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.03.04 19:25:24.204387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4497 | 2026.03.04 19:25:24.210682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4498 | 2026.03.04 19:25:24.211367 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.03.04 19:25:24.214434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4500 | 2026.03.04 19:25:28.984816 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.03.04 19:25:28.985029 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.04 19:25:28.985104 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4503 | 2026.03.04 19:25:28.985774 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.04 19:25:28.985826 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4505 | 2026.03.04 19:25:28.986234 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4506 | 2026.03.04 19:25:28.986467 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.03.04 19:25:28.986622 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 4508 | 2026.03.04 19:25:28.986671 [ 255 ] {4c2ea247-72c7-4c46-a637-87fc49e8140c} <Debug> TCPHandler: Processed in 0.001999157 sec. | ||
| 4509 | 2026.03.04 19:25:28.986797 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.03.04 19:25:28.986901 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4511 | 2026.03.04 19:25:28.986947 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4512 | 2026.03.04 19:25:28.987346 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.03.04 19:25:28.987386 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4514 | 2026.03.04 19:25:28.987687 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4515 | 2026.03.04 19:25:28.987896 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.03.04 19:25:28.988030 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 283.38 KiB/sec. | ||
| 4517 | 2026.03.04 19:25:28.988069 [ 255 ] {016e36fb-e9ed-48be-85dd-991ae775a7bb} <Debug> TCPHandler: Processed in 0.001324215 sec. | ||
| 4518 | 2026.03.04 19:25:28.988177 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.04 19:25:28.988282 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4520 | 2026.03.04 19:25:28.988323 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4521 | 2026.03.04 19:25:28.988835 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.04 19:25:28.988872 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4523 | 2026.03.04 19:25:28.989220 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4524 | 2026.03.04 19:25:28.989432 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.04 19:25:28.989565 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Debug> executeQuery: Read 228 rows, 20.73 KiB in 0.001303 sec., 174980.81350729088 rows/sec., 15.54 MiB/sec. | ||
| 4526 | 2026.03.04 19:25:28.989603 [ 255 ] {75d48390-06ca-4165-b286-f02f6754e20b} <Debug> TCPHandler: Processed in 0.001477156 sec. | ||
| 4527 | 2026.03.04 19:25:28.989715 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.03.04 19:25:28.989810 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.03.04 19:25:28.989850 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4530 | 2026.03.04 19:25:28.990246 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.03.04 19:25:28.990283 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4532 | 2026.03.04 19:25:28.990578 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4533 | 2026.03.04 19:25:28.990783 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.03.04 19:25:28.990910 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Debug> executeQuery: Read 41 rows, 3.12 KiB in 0.00112 sec., 36607.14285714286 rows/sec., 2.72 MiB/sec. | ||
| 4535 | 2026.03.04 19:25:28.990948 [ 255 ] {e885a46d-ffc8-4f49-97b9-a14316f688c4} <Debug> TCPHandler: Processed in 0.001284495 sec. | ||
| 4536 | 2026.03.04 19:25:28.991047 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.03.04 19:25:28.991141 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4538 | 2026.03.04 19:25:28.991180 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4539 | 2026.03.04 19:25:28.991569 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.03.04 19:25:28.991604 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4541 | 2026.03.04 19:25:28.991901 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4542 | 2026.03.04 19:25:28.992110 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.03.04 19:25:28.992237 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 4544 | 2026.03.04 19:25:28.992274 [ 255 ] {2b747d9b-7f55-4a07-b4c9-f32db2e35187} <Debug> TCPHandler: Processed in 0.001276345 sec. | ||
| 4545 | 2026.03.04 19:25:28.992376 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.04 19:25:28.992469 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4547 | 2026.03.04 19:25:28.992508 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4548 | 2026.03.04 19:25:28.992889 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.04 19:25:28.992925 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4550 | 2026.03.04 19:25:28.993209 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4551 | 2026.03.04 19:25:28.993416 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.03.04 19:25:28.993543 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 4553 | 2026.03.04 19:25:28.993580 [ 255 ] {2b551445-9f47-4c90-8d2e-24479432acd7} <Debug> TCPHandler: Processed in 0.001253785 sec. | ||
| 4554 | 2026.03.04 19:25:28.993685 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.03.04 19:25:28.993789 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4556 | 2026.03.04 19:25:28.993832 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4557 | 2026.03.04 19:25:28.994330 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.03.04 19:25:28.994368 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4559 | 2026.03.04 19:25:28.994683 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4560 | 2026.03.04 19:25:28.994891 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.03.04 19:25:28.995024 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.001252 sec., 103035.14376996804 rows/sec., 8.35 MiB/sec. | ||
| 4562 | 2026.03.04 19:25:28.995063 [ 255 ] {acb465cc-f784-464a-a195-5d3e3b453849} <Debug> TCPHandler: Processed in 0.001428346 sec. | ||
| 4563 | 2026.03.04 19:25:28.995166 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.03.04 19:25:28.995259 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.03.04 19:25:28.995301 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4566 | 2026.03.04 19:25:28.995707 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.03.04 19:25:28.995743 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4568 | 2026.03.04 19:25:28.996109 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4569 | 2026.03.04 19:25:28.996326 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.03.04 19:25:28.996475 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001232 sec., 160714.2857142857 rows/sec., 11.53 MiB/sec. | ||
| 4571 | 2026.03.04 19:25:28.996535 [ 255 ] {d47743ac-32fd-42ad-83e5-0c59ce34bbfc} <Debug> TCPHandler: Processed in 0.001419055 sec. | ||
| 4572 | 2026.03.04 19:25:28.996678 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.03.04 19:25:28.996782 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4574 | 2026.03.04 19:25:28.996840 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4575 | 2026.03.04 19:25:28.997658 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.04 19:25:28.997695 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4577 | 2026.03.04 19:25:28.998233 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4578 | 2026.03.04 19:25:28.998455 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.03.04 19:25:28.998597 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001838 sec., 13601.741022850925 rows/sec., 24.37 MiB/sec. | ||
| 4580 | 2026.03.04 19:25:28.998662 [ 255 ] {812d16d1-f732-47a8-9912-d0a9a4f1b2bd} <Debug> TCPHandler: Processed in 0.002043238 sec. | ||
| 4581 | 2026.03.04 19:25:28.998772 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.03.04 19:25:28.998867 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.03.04 19:25:28.998910 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4584 | 2026.03.04 19:25:28.999237 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.03.04 19:25:28.999273 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4586 | 2026.03.04 19:25:28.999583 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4587 | 2026.03.04 19:25:28.999792 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.03.04 19:25:28.999922 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4589 | 2026.03.04 19:25:28.999959 [ 255 ] {f8e2b3d1-ff13-4136-ab53-d09a03b4d1f2} <Debug> TCPHandler: Processed in 0.001236535 sec. | ||
| 4590 | 2026.03.04 19:25:31.189800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10122 | ||
| 4591 | 2026.03.04 19:25:31.190392 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.03.04 19:25:31.190442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4593 | 2026.03.04 19:25:31.190954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4594 | 2026.03.04 19:25:31.191179 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.03.04 19:25:31.191306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10122 | ||
| 4596 | 2026.03.04 19:25:31.191313 [ 93 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4597 | 2026.03.04 19:25:31.191363 [ 93 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.04 19:25:31.191386 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4599 | 2026.03.04 19:25:31.191518 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 4600 | 2026.03.04 19:25:31.191682 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4601 | 2026.03.04 19:25:31.191727 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 4602 | 2026.03.04 19:25:31.191800 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4603 | 2026.03.04 19:25:31.191854 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4604 | 2026.03.04 19:25:31.191902 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4605 | 2026.03.04 19:25:31.191946 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4606 | 2026.03.04 19:25:31.191993 [ 194 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4607 | 2026.03.04 19:25:31.194148 [ 189 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10122 rows, containing 4 columns (4 merged, 0 gathered) in 0.00269721 sec., 3752766.7478616796 rows/sec., 53.68 MiB/sec. | ||
| 4608 | 2026.03.04 19:25:31.194547 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4609 | 2026.03.04 19:25:31.194882 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.04 19:25:31.194960 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_21_4} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4611 | 2026.03.04 19:25:31.195083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4612 | 2026.03.04 19:25:31.714601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4613 | 2026.03.04 19:25:31.732067 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.03.04 19:25:31.732126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4615 | 2026.03.04 19:25:31.738085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4616 | 2026.03.04 19:25:31.738785 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.03.04 19:25:31.739060 [ 92 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4618 | 2026.03.04 19:25:31.739097 [ 92 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.04 19:25:31.739116 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4620 | 2026.03.04 19:25:31.739240 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4621 | 2026.03.04 19:25:31.742286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4622 | 2026.03.04 19:25:31.743392 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4623 | 2026.03.04 19:25:31.744875 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4624 | 2026.03.04 19:25:31.749392 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4625 | 2026.03.04 19:25:31.753717 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4626 | 2026.03.04 19:25:31.757885 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4627 | 2026.03.04 19:25:31.762170 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4628 | 2026.03.04 19:25:31.766177 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 4629 | 2026.03.04 19:25:31.818762 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079576453 sec., 1998.0785019407688 rows/sec., 10.33 MiB/sec. | ||
| 4630 | 2026.03.04 19:25:31.821705 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4631 | 2026.03.04 19:25:31.823984 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_21_4} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.03.04 19:25:31.824108 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_21_4} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4633 | 2026.03.04 19:25:31.826188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4634 | 2026.03.04 19:25:32.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.35 MiB, peak 254.89 MiB, free memory in arenas 0.00 B, will set to 249.24 MiB (RSS), difference: 4.89 MiB | ||
| 4635 | 2026.03.04 19:25:33.712045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 556 | ||
| 4636 | 2026.03.04 19:25:33.714463 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.03.04 19:25:33.714521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4638 | 2026.03.04 19:25:33.715725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4639 | 2026.03.04 19:25:33.715994 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.03.04 19:25:33.716163 [ 88 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4641 | 2026.03.04 19:25:33.716235 [ 88 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.04 19:25:33.716258 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4643 | 2026.03.04 19:25:33.716361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4644 | 2026.03.04 19:25:33.716364 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 4645 | 2026.03.04 19:25:33.716963 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.03.04 19:25:33.717121 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 404 rows starting from the beginning of the part | ||
| 4647 | 2026.03.04 19:25:33.717493 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4648 | 2026.03.04 19:25:33.717861 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 4649 | 2026.03.04 19:25:33.718217 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4650 | 2026.03.04 19:25:33.718548 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4651 | 2026.03.04 19:25:33.718908 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4652 | 2026.03.04 19:25:33.724621 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 72 columns (72 merged, 0 gathered) in 0.008300382 sec., 66984.86888916678 rows/sec., 57.13 MiB/sec. | ||
| 4653 | 2026.03.04 19:25:33.725451 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4654 | 2026.03.04 19:25:33.725943 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.03.04 19:25:33.726009 [ 196 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_16_3} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4656 | 2026.03.04 19:25:33.726159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 4657 | 2026.03.04 19:25:33.982022 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.03.04 19:25:33.982202 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4659 | 2026.03.04 19:25:33.982275 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4660 | 2026.03.04 19:25:33.983052 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.03.04 19:25:33.983096 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4662 | 2026.03.04 19:25:33.983489 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4663 | 2026.03.04 19:25:33.983718 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.03.04 19:25:33.983876 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001726 sec., 52143.68482039397 rows/sec., 4.39 MiB/sec. | ||
| 4665 | 2026.03.04 19:25:33.983918 [ 255 ] {29f19c42-37c2-47de-8809-64e7ebcf863e} <Debug> TCPHandler: Processed in 0.002029288 sec. | ||
| 4666 | 2026.03.04 19:25:33.984048 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.03.04 19:25:33.984146 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.03.04 19:25:33.984186 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4669 | 2026.03.04 19:25:33.984611 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.03.04 19:25:33.984648 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4671 | 2026.03.04 19:25:33.984952 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4672 | 2026.03.04 19:25:33.985158 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.03.04 19:25:33.985290 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001164 sec., 14604.810996563572 rows/sec., 1.07 MiB/sec. | ||
| 4674 | 2026.03.04 19:25:33.985328 [ 255 ] {56b06238-afbb-4cda-acd9-35b5746a93a8} <Debug> TCPHandler: Processed in 0.001330106 sec. | ||
| 4675 | 2026.03.04 19:25:33.985439 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.03.04 19:25:33.985532 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4677 | 2026.03.04 19:25:33.985573 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4678 | 2026.03.04 19:25:33.985990 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.03.04 19:25:33.986025 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4680 | 2026.03.04 19:25:33.986316 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4681 | 2026.03.04 19:25:33.986517 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.03.04 19:25:33.986642 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001128 sec., 71808.51063829787 rows/sec., 5.61 MiB/sec. | ||
| 4683 | 2026.03.04 19:25:33.986680 [ 255 ] {6a1b31ad-afb5-4c4c-a50b-7b213572686f} <Debug> TCPHandler: Processed in 0.001290945 sec. | ||
| 4684 | 2026.03.04 19:25:33.986794 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.03.04 19:25:33.986888 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4686 | 2026.03.04 19:25:33.986931 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4687 | 2026.03.04 19:25:33.987339 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.03.04 19:25:33.987374 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4689 | 2026.03.04 19:25:33.987697 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4690 | 2026.03.04 19:25:33.987901 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.03.04 19:25:33.988029 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4692 | 2026.03.04 19:25:33.988066 [ 255 ] {392a733c-0995-4ae3-927a-8430aeef84af} <Debug> TCPHandler: Processed in 0.001321055 sec. | ||
| 4693 | 2026.03.04 19:25:33.988180 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.03.04 19:25:33.988272 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.03.04 19:25:33.988326 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4696 | 2026.03.04 19:25:33.989104 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.03.04 19:25:33.989141 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4698 | 2026.03.04 19:25:33.989687 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4699 | 2026.03.04 19:25:33.989905 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.03.04 19:25:33.990039 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001784 sec., 9529.147982062781 rows/sec., 17.08 MiB/sec. | ||
| 4701 | 2026.03.04 19:25:33.990094 [ 255 ] {1dad5910-9014-40f1-a220-2b7e92f1f6bb} <Debug> TCPHandler: Processed in 0.001962758 sec. | ||
| 4702 | 2026.03.04 19:25:33.990215 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.03.04 19:25:33.990311 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.03.04 19:25:33.990351 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4705 | 2026.03.04 19:25:33.990688 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.04 19:25:33.990723 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4707 | 2026.03.04 19:25:33.991030 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4708 | 2026.03.04 19:25:33.991239 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.03.04 19:25:33.991367 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4710 | 2026.03.04 19:25:33.991403 [ 255 ] {2812dd0d-e2f3-441b-92fc-33f5091ad7cd} <Debug> TCPHandler: Processed in 0.001235765 sec. | ||
| 4711 | 2026.03.04 19:25:38.606459 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4712 | 2026.03.04 19:25:38.606526 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4713 | 2026.03.04 19:25:38.691579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10570 | ||
| 4714 | 2026.03.04 19:25:38.692078 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.03.04 19:25:38.692123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4716 | 2026.03.04 19:25:38.692743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4717 | 2026.03.04 19:25:38.692980 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.03.04 19:25:38.693125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 4719 | 2026.03.04 19:25:38.983771 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.03.04 19:25:38.983998 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.03.04 19:25:38.984066 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.03.04 19:25:38.984749 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.03.04 19:25:38.984799 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4724 | 2026.03.04 19:25:38.985210 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4725 | 2026.03.04 19:25:38.985444 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.03.04 19:25:38.985607 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.00166 sec., 63855.42168674699 rows/sec., 5.37 MiB/sec. | ||
| 4727 | 2026.03.04 19:25:38.985660 [ 255 ] {0e1a9be9-4635-45f1-bd1a-4442d89a6a75} <Debug> TCPHandler: Processed in 0.002025768 sec. | ||
| 4728 | 2026.03.04 19:25:38.985828 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.03.04 19:25:38.985933 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.03.04 19:25:38.985977 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2026.03.04 19:25:38.986403 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.03.04 19:25:38.986440 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4733 | 2026.03.04 19:25:38.986743 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4734 | 2026.03.04 19:25:38.986958 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.03.04 19:25:38.987090 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001182 sec., 21150.592216582063 rows/sec., 1.55 MiB/sec. | ||
| 4736 | 2026.03.04 19:25:38.987129 [ 255 ] {769c7c1e-3dd3-4e83-9626-da3788997487} <Debug> TCPHandler: Processed in 0.001359555 sec. | ||
| 4737 | 2026.03.04 19:25:38.987228 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.03.04 19:25:38.987323 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2026.03.04 19:25:38.987364 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2026.03.04 19:25:38.987784 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.04 19:25:38.987821 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4742 | 2026.03.04 19:25:38.988115 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4743 | 2026.03.04 19:25:38.988316 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.04 19:25:38.988441 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001137 sec., 78276.16534740545 rows/sec., 6.11 MiB/sec. | ||
| 4745 | 2026.03.04 19:25:38.988478 [ 255 ] {1088b04e-3048-405e-8cc9-9300fb4d8cd3} <Debug> TCPHandler: Processed in 0.001297355 sec. | ||
| 4746 | 2026.03.04 19:25:38.988585 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.04 19:25:38.988679 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.04 19:25:38.988722 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4749 | 2026.03.04 19:25:38.989121 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.04 19:25:38.989157 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4751 | 2026.03.04 19:25:38.989475 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4752 | 2026.03.04 19:25:38.989674 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.04 19:25:38.989800 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 4754 | 2026.03.04 19:25:38.989838 [ 255 ] {a73de0a6-2410-473d-9a90-6d70acdae6d9} <Debug> TCPHandler: Processed in 0.001301095 sec. | ||
| 4755 | 2026.03.04 19:25:38.989947 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.03.04 19:25:38.990048 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.03.04 19:25:38.990102 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4758 | 2026.03.04 19:25:38.990958 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.03.04 19:25:38.990999 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4760 | 2026.03.04 19:25:38.991624 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4761 | 2026.03.04 19:25:38.991890 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.03.04 19:25:38.992041 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002012 sec., 12425.44731610338 rows/sec., 22.27 MiB/sec. | ||
| 4763 | 2026.03.04 19:25:38.992104 [ 255 ] {4e30e3e9-7277-4f34-b0f5-880261d7d31f} <Debug> TCPHandler: Processed in 0.002211789 sec. | ||
| 4764 | 2026.03.04 19:25:38.992215 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.03.04 19:25:38.992311 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.03.04 19:25:38.992353 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4767 | 2026.03.04 19:25:38.992682 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.04 19:25:38.992718 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4769 | 2026.03.04 19:25:38.993027 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4770 | 2026.03.04 19:25:38.993233 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.03.04 19:25:38.993361 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4772 | 2026.03.04 19:25:38.993409 [ 255 ] {fb4d85a5-76b1-4283-9575-c0719ef49f41} <Debug> TCPHandler: Processed in 0.001243315 sec. | ||
| 4773 | 2026.03.04 19:25:39.242548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4774 | 2026.03.04 19:25:39.257015 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.04 19:25:39.257086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4776 | 2026.03.04 19:25:39.263398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4777 | 2026.03.04 19:25:39.264094 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.04 19:25:39.267094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4779 | 2026.03.04 19:25:39.509384 [ 83 ] {} <Debug> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4780 | 2026.03.04 19:25:39.509451 [ 83 ] {} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.04 19:25:39.509477 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4782 | 2026.03.04 19:25:39.509644 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::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 | ||
| 4783 | 2026.03.04 19:25:39.509843 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4784 | 2026.03.04 19:25:39.509898 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4785 | 2026.03.04 19:25:39.510001 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4786 | 2026.03.04 19:25:39.510067 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4787 | 2026.03.04 19:25:39.510111 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::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 | ||
| 4788 | 2026.03.04 19:25:39.510151 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::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 | ||
| 4789 | 2026.03.04 19:25:39.510977 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 97 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415285 sec., 68537.43238994265 rows/sec., 5.94 MiB/sec. | ||
| 4790 | 2026.03.04 19:25:39.511117 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4791 | 2026.03.04 19:25:39.511378 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.04 19:25:39.511448 [ 189 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_5_1} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4793 | 2026.03.04 19:25:39.511517 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4794 | 2026.03.04 19:25:43.716666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 580 | ||
| 4795 | 2026.03.04 19:25:43.718905 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.03.04 19:25:43.718960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4797 | 2026.03.04 19:25:43.720196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4798 | 2026.03.04 19:25:43.720473 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.03.04 19:25:43.720848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4800 | 2026.03.04 19:25:43.983441 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.03.04 19:25:43.983623 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4802 | 2026.03.04 19:25:43.983689 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4803 | 2026.03.04 19:25:43.984376 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.04 19:25:43.984425 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4805 | 2026.03.04 19:25:43.984843 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4806 | 2026.03.04 19:25:43.985065 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.03.04 19:25:43.985216 [ 79 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4808 | 2026.03.04 19:25:43.985225 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00165 sec., 54545.454545454544 rows/sec., 4.59 MiB/sec. | ||
| 4809 | 2026.03.04 19:25:43.985292 [ 79 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.04 19:25:43.985317 [ 255 ] {97947d70-456a-481d-a530-1f3c6bd674a1} <Debug> TCPHandler: Processed in 0.002007458 sec. | ||
| 4811 | 2026.03.04 19:25:43.985323 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4812 | 2026.03.04 19:25:43.985436 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 4813 | 2026.03.04 19:25:43.985455 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.03.04 19:25:43.985541 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4815 | 2026.03.04 19:25:43.985563 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.03.04 19:25:43.985576 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 269 rows starting from the beginning of the part | ||
| 4817 | 2026.03.04 19:25:43.985607 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4818 | 2026.03.04 19:25:43.985643 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4819 | 2026.03.04 19:25:43.985695 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 4820 | 2026.03.04 19:25:43.985745 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 4821 | 2026.03.04 19:25:43.985791 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 4822 | 2026.03.04 19:25:43.985836 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4823 | 2026.03.04 19:25:43.986026 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.03.04 19:25:43.986063 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4825 | 2026.03.04 19:25:43.986480 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4826 | 2026.03.04 19:25:43.986695 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.03.04 19:25:43.986743 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352136 sec., 645645.1126218073 rows/sec., 58.62 MiB/sec. | ||
| 4828 | 2026.03.04 19:25:43.986833 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001292 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 4829 | 2026.03.04 19:25:43.986872 [ 255 ] {8de60955-3b21-4e43-a0ac-e8fbf6e457bb} <Debug> TCPHandler: Processed in 0.001470615 sec. | ||
| 4830 | 2026.03.04 19:25:43.986935 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4831 | 2026.03.04 19:25:43.986978 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.03.04 19:25:43.987081 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2026.03.04 19:25:43.987124 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4834 | 2026.03.04 19:25:43.987243 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.03.04 19:25:43.987329 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_31_6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4836 | 2026.03.04 19:25:43.987423 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4837 | 2026.03.04 19:25:43.987555 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.03.04 19:25:43.987596 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4839 | 2026.03.04 19:25:43.987923 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4840 | 2026.03.04 19:25:43.988131 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.03.04 19:25:43.988245 [ 79 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4842 | 2026.03.04 19:25:43.988261 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001201 sec., 67443.79683597002 rows/sec., 5.27 MiB/sec. | ||
| 4843 | 2026.03.04 19:25:43.988276 [ 79 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.03.04 19:25:43.988301 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4845 | 2026.03.04 19:25:43.988305 [ 255 ] {2a57a769-a5e9-4808-96a1-15fb9bf89e1e} <Debug> TCPHandler: Processed in 0.001377545 sec. | ||
| 4846 | 2026.03.04 19:25:43.988415 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 4847 | 2026.03.04 19:25:43.988424 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.03.04 19:25:43.988560 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.03.04 19:25:43.988583 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2026.03.04 19:25:43.988603 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2026.03.04 19:25:43.988626 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part | ||
| 4852 | 2026.03.04 19:25:43.988701 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 81 rows starting from the beginning of the part | ||
| 4853 | 2026.03.04 19:25:43.988749 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 129 rows starting from the beginning of the part | ||
| 4854 | 2026.03.04 19:25:43.988790 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
| 4855 | 2026.03.04 19:25:43.988835 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 89 rows starting from the beginning of the part | ||
| 4856 | 2026.03.04 19:25:43.988875 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 81 rows starting from the beginning of the part | ||
| 4857 | 2026.03.04 19:25:43.989024 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.03.04 19:25:43.989066 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4859 | 2026.03.04 19:25:43.989418 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4860 | 2026.03.04 19:25:43.989652 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.03.04 19:25:43.989756 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4862 | 2026.03.04 19:25:43.989782 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4863 | 2026.03.04 19:25:43.989786 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.04 19:25:43.989823 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4865 | 2026.03.04 19:25:43.989825 [ 255 ] {80e6c5c5-7e81-45e1-9880-06ebe1feed10} <Debug> TCPHandler: Processed in 0.001451316 sec. | ||
| 4866 | 2026.03.04 19:25:43.989904 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4867 | 2026.03.04 19:25:43.989919 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562556 sec., 407665.38927244843 rows/sec., 33.89 MiB/sec. | ||
| 4868 | 2026.03.04 19:25:43.989947 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.03.04 19:25:43.990029 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.03.04 19:25:43.990046 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.03.04 19:25:43.990066 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3638 rows starting from the beginning of the part | ||
| 4872 | 2026.03.04 19:25:43.990090 [ 190 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4873 | 2026.03.04 19:25:43.990106 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4874 | 2026.03.04 19:25:43.990133 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4875 | 2026.03.04 19:25:43.990181 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 4876 | 2026.03.04 19:25:43.990226 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4877 | 2026.03.04 19:25:43.990267 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4878 | 2026.03.04 19:25:43.990309 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 4879 | 2026.03.04 19:25:43.990400 [ 190 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.04 19:25:43.990494 [ 190 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_31_6} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4881 | 2026.03.04 19:25:43.990591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4882 | 2026.03.04 19:25:43.990911 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.04 19:25:43.990953 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4884 | 2026.03.04 19:25:43.991524 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4885 | 2026.03.04 19:25:43.991750 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.03.04 19:25:43.991888 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00186 sec., 9139.78494623656 rows/sec., 16.38 MiB/sec. | ||
| 4887 | 2026.03.04 19:25:43.991944 [ 255 ] {a0a29942-7639-4cb9-80a7-1d4cfb16a57e} <Debug> TCPHandler: Processed in 0.002046958 sec. | ||
| 4888 | 2026.03.04 19:25:43.992060 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.03.04 19:25:43.992154 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.04 19:25:43.992191 [ 191 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4476 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327249 sec., 1923300.8586532855 rows/sec., 136.01 MiB/sec. | ||
| 4891 | 2026.03.04 19:25:43.992197 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4892 | 2026.03.04 19:25:43.992545 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.04 19:25:43.992585 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4894 | 2026.03.04 19:25:43.992624 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4895 | 2026.03.04 19:25:43.992926 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.04 19:25:43.992937 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4897 | 2026.03.04 19:25:43.993014 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4898 | 2026.03.04 19:25:43.993087 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4899 | 2026.03.04 19:25:43.993197 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.04 19:25:43.993335 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 4901 | 2026.03.04 19:25:43.993337 [ 78 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4902 | 2026.03.04 19:25:43.993371 [ 255 ] {df4d1222-ea3e-4eaf-91d0-a1846f4bedcc} <Debug> TCPHandler: Processed in 0.001361875 sec. | ||
| 4903 | 2026.03.04 19:25:43.993398 [ 78 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.04 19:25:43.993428 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4905 | 2026.03.04 19:25:43.993497 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4906 | 2026.03.04 19:25:43.993599 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.03.04 19:25:43.993626 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1230 rows starting from the beginning of the part | ||
| 4908 | 2026.03.04 19:25:43.993675 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4909 | 2026.03.04 19:25:43.993727 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4910 | 2026.03.04 19:25:43.993765 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4911 | 2026.03.04 19:25:43.993801 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4912 | 2026.03.04 19:25:43.993836 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 4913 | 2026.03.04 19:25:43.994849 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380246 sec., 1108498.0503475468 rows/sec., 74.41 MiB/sec. | ||
| 4914 | 2026.03.04 19:25:43.995083 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4915 | 2026.03.04 19:25:43.995336 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.04 19:25:43.995402 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_31_6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4917 | 2026.03.04 19:25:43.995469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4918 | 2026.03.04 19:25:46.193234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11082 | ||
| 4919 | 2026.03.04 19:25:46.193761 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.04 19:25:46.193809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4921 | 2026.03.04 19:25:46.194308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4922 | 2026.03.04 19:25:46.194555 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.04 19:25:46.194697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11082 | ||
| 4924 | 2026.03.04 19:25:46.767205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4925 | 2026.03.04 19:25:46.783710 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.03.04 19:25:46.783774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4927 | 2026.03.04 19:25:46.790262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4928 | 2026.03.04 19:25:46.790965 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.03.04 19:25:46.794140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4930 | 2026.03.04 19:25:48.983823 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.03.04 19:25:48.984000 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4932 | 2026.03.04 19:25:48.984067 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4933 | 2026.03.04 19:25:48.984748 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.04 19:25:48.984799 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4935 | 2026.03.04 19:25:48.985227 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4936 | 2026.03.04 19:25:48.985460 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.04 19:25:48.985629 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001676 sec., 63245.82338902148 rows/sec., 5.32 MiB/sec. | ||
| 4938 | 2026.03.04 19:25:48.985677 [ 255 ] {06c99834-e0b7-476b-b790-9a96101aec29} <Debug> TCPHandler: Processed in 0.001990968 sec. | ||
| 4939 | 2026.03.04 19:25:48.985813 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.03.04 19:25:48.985918 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.03.04 19:25:48.985963 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4942 | 2026.03.04 19:25:48.986392 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.04 19:25:48.986431 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4944 | 2026.03.04 19:25:48.986748 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4945 | 2026.03.04 19:25:48.986963 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.03.04 19:25:48.987089 [ 73 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4947 | 2026.03.04 19:25:48.987095 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 4948 | 2026.03.04 19:25:48.987127 [ 73 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.03.04 19:25:48.987142 [ 255 ] {28a6af5f-b884-4296-ac9d-6b1625a0ccc5} <Debug> TCPHandler: Processed in 0.001382885 sec. | ||
| 4950 | 2026.03.04 19:25:48.987150 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4951 | 2026.03.04 19:25:48.987254 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.04 19:25:48.987276 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 4953 | 2026.03.04 19:25:48.987350 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4954 | 2026.03.04 19:25:48.987395 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4955 | 2026.03.04 19:25:48.987432 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.03.04 19:25:48.987475 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 4957 | 2026.03.04 19:25:48.987553 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 4958 | 2026.03.04 19:25:48.987613 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 4959 | 2026.03.04 19:25:48.987686 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 4960 | 2026.03.04 19:25:48.987751 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 4961 | 2026.03.04 19:25:48.987800 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 4962 | 2026.03.04 19:25:48.987827 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.03.04 19:25:48.987867 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4964 | 2026.03.04 19:25:48.988232 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4965 | 2026.03.04 19:25:48.988473 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.03.04 19:25:48.988609 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001279 sec., 69585.61376075058 rows/sec., 5.43 MiB/sec. | ||
| 4967 | 2026.03.04 19:25:48.988646 [ 255 ] {2b616a12-0954-451c-bcd4-47a99d1781e4} <Debug> TCPHandler: Processed in 0.001442775 sec. | ||
| 4968 | 2026.03.04 19:25:48.988754 [ 190 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536776 sec., 126889.01960988459 rows/sec., 9.81 MiB/sec. | ||
| 4969 | 2026.03.04 19:25:48.988761 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.03.04 19:25:48.988894 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.03.04 19:25:48.988914 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4972 | 2026.03.04 19:25:48.988940 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.03.04 19:25:48.989170 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.03.04 19:25:48.989248 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_31_6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4975 | 2026.03.04 19:25:48.989324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4976 | 2026.03.04 19:25:48.989348 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.03.04 19:25:48.989388 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4978 | 2026.03.04 19:25:48.989741 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4979 | 2026.03.04 19:25:48.989952 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.03.04 19:25:48.990081 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4981 | 2026.03.04 19:25:48.990115 [ 255 ] {c7b604bc-4deb-483b-9b12-f34a185b651e} <Debug> TCPHandler: Processed in 0.001404395 sec. | ||
| 4982 | 2026.03.04 19:25:48.990235 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.03.04 19:25:48.990358 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.03.04 19:25:48.990423 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4985 | 2026.03.04 19:25:48.991362 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.03.04 19:25:48.991397 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4987 | 2026.03.04 19:25:48.991950 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4988 | 2026.03.04 19:25:48.992169 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.03.04 19:25:48.992264 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4990 | 2026.03.04 19:25:48.992288 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.04 19:25:48.992304 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4992 | 2026.03.04 19:25:48.992305 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001972 sec., 12677.484787018257 rows/sec., 22.72 MiB/sec. | ||
| 4993 | 2026.03.04 19:25:48.992361 [ 255 ] {f9127916-10a4-46e9-a867-9bda1b96d3e8} <Debug> TCPHandler: Processed in 0.002185409 sec. | ||
| 4994 | 2026.03.04 19:25:48.992414 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 4995 | 2026.03.04 19:25:48.992470 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.04 19:25:48.992570 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.04 19:25:48.992611 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4998 | 2026.03.04 19:25:48.992692 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2026.03.04 19:25:48.992759 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 487 rows starting from the beginning of the part | ||
| 5000 | 2026.03.04 19:25:48.992898 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5001 | 2026.03.04 19:25:48.992947 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.03.04 19:25:48.992986 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5003 | 2026.03.04 19:25:48.993012 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 5004 | 2026.03.04 19:25:48.993122 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5005 | 2026.03.04 19:25:48.993226 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 5006 | 2026.03.04 19:25:48.993317 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5007 | 2026.03.04 19:25:48.993326 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5008 | 2026.03.04 19:25:48.993547 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.03.04 19:25:48.993687 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 5010 | 2026.03.04 19:25:48.993724 [ 255 ] {2476de8d-376c-4991-abd2-49eca16f3774} <Debug> TCPHandler: Processed in 0.001301115 sec. | ||
| 5011 | 2026.03.04 19:25:49.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.26 MiB, peak 256.27 MiB, free memory in arenas 0.00 B, will set to 254.61 MiB (RSS), difference: -1.65 MiB | ||
| 5012 | 2026.03.04 19:25:49.020178 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.02781997 sec., 21423.459478928267 rows/sec., 38.39 MiB/sec. | ||
| 5013 | 2026.03.04 19:25:49.021595 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5014 | 2026.03.04 19:25:49.021935 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.04 19:25:49.022005 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5016 | 2026.03.04 19:25:49.022142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5017 | 2026.03.04 19:25:50.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.27 MiB, peak 258.63 MiB, free memory in arenas 0.00 B, will set to 255.65 MiB (RSS), difference: 4.39 MiB | ||
| 5018 | 2026.03.04 19:25:53.606772 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5019 | 2026.03.04 19:25:53.606842 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5020 | 2026.03.04 19:25:53.695037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11530 | ||
| 5021 | 2026.03.04 19:25:53.695576 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.03.04 19:25:53.695617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5023 | 2026.03.04 19:25:53.696184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5024 | 2026.03.04 19:25:53.696423 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.03.04 19:25:53.696570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 5026 | 2026.03.04 19:25:53.721286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 604 | ||
| 5027 | 2026.03.04 19:25:53.723438 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.03.04 19:25:53.723484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5029 | 2026.03.04 19:25:53.724669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5030 | 2026.03.04 19:25:53.724940 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.04 19:25:53.725228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 5032 | 2026.03.04 19:25:53.983369 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.03.04 19:25:53.983540 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5034 | 2026.03.04 19:25:53.983603 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5035 | 2026.03.04 19:25:53.984260 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.04 19:25:53.984304 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5037 | 2026.03.04 19:25:53.984684 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5038 | 2026.03.04 19:25:53.984905 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.03.04 19:25:53.985051 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001557 sec., 57803.46820809248 rows/sec., 4.87 MiB/sec. | ||
| 5040 | 2026.03.04 19:25:53.985093 [ 255 ] {0c1b4330-a486-4bb6-8445-fc6615f1930a} <Debug> TCPHandler: Processed in 0.001847038 sec. | ||
| 5041 | 2026.03.04 19:25:53.985218 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.03.04 19:25:53.985315 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.04 19:25:53.985357 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5044 | 2026.03.04 19:25:53.985754 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.03.04 19:25:53.985791 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5046 | 2026.03.04 19:25:53.986100 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5047 | 2026.03.04 19:25:53.986306 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.04 19:25:53.986434 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001138 sec., 14938.488576449914 rows/sec., 1.10 MiB/sec. | ||
| 5049 | 2026.03.04 19:25:53.986472 [ 255 ] {62f3caf1-81ee-4ec0-84ab-c6ffc99e3e11} <Debug> TCPHandler: Processed in 0.001304335 sec. | ||
| 5050 | 2026.03.04 19:25:53.986571 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.03.04 19:25:53.986664 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5052 | 2026.03.04 19:25:53.986704 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5053 | 2026.03.04 19:25:53.987104 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.04 19:25:53.987139 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5055 | 2026.03.04 19:25:53.987432 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5056 | 2026.03.04 19:25:53.987645 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.04 19:25:53.987772 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001126 sec., 71936.0568383659 rows/sec., 5.62 MiB/sec. | ||
| 5058 | 2026.03.04 19:25:53.987809 [ 255 ] {7784a4a0-4a08-48b2-8559-ace6b2fa92ea} <Debug> TCPHandler: Processed in 0.001286826 sec. | ||
| 5059 | 2026.03.04 19:25:53.987915 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.03.04 19:25:53.988008 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.03.04 19:25:53.988051 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5062 | 2026.03.04 19:25:53.988449 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.03.04 19:25:53.988485 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5064 | 2026.03.04 19:25:53.988805 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5065 | 2026.03.04 19:25:53.989010 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.04 19:25:53.989140 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 5067 | 2026.03.04 19:25:53.989176 [ 255 ] {8ad79599-e50b-44df-9933-f7763aa91239} <Debug> TCPHandler: Processed in 0.001310385 sec. | ||
| 5068 | 2026.03.04 19:25:53.989295 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.03.04 19:25:53.989415 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.03.04 19:25:53.989481 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5071 | 2026.03.04 19:25:53.990374 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.04 19:25:53.990418 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5073 | 2026.03.04 19:25:53.990960 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5074 | 2026.03.04 19:25:53.991184 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.03.04 19:25:53.991327 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001936 sec., 8780.99173553719 rows/sec., 15.74 MiB/sec. | ||
| 5076 | 2026.03.04 19:25:53.991387 [ 255 ] {9d526676-613f-4c62-9165-738f5d29c911} <Debug> TCPHandler: Processed in 0.002151089 sec. | ||
| 5077 | 2026.03.04 19:25:53.991498 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.03.04 19:25:53.991593 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.03.04 19:25:53.991634 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5080 | 2026.03.04 19:25:53.991963 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.03.04 19:25:53.991999 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5082 | 2026.03.04 19:25:53.992294 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5083 | 2026.03.04 19:25:53.992499 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.04 19:25:53.992628 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5085 | 2026.03.04 19:25:53.992665 [ 255 ] {575b83f0-be51-40f6-b778-6c5ccbb35334} <Debug> TCPHandler: Processed in 0.001216945 sec. | ||
| 5086 | 2026.03.04 19:25:54.294483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5087 | 2026.03.04 19:25:54.327512 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.03.04 19:25:54.327614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5089 | 2026.03.04 19:25:54.337366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5090 | 2026.03.04 19:25:54.339156 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.03.04 19:25:54.348412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5092 | 2026.03.04 19:25:54.922618 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.03.04 19:25:54.922913 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5094 | 2026.03.04 19:25:54.923399 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5095 | 2026.03.04 19:25:54.923450 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <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_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')" moved to PREWHERE | ||
| 5096 | 2026.03.04 19:25:54.923737 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5097 | 2026.03.04 19:25:54.923814 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5098 | 2026.03.04 19:25:54.923993 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 5099 | 2026.03.04 19:25:54.924133 [ 298 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5100 | 2026.03.04 19:25:54.924152 [ 339 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5101 | 2026.03.04 19:25:54.924172 [ 310 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5102 | 2026.03.04 19:25:54.924173 [ 326 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5103 | 2026.03.04 19:25:54.924330 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5104 | 2026.03.04 19:25:54.924369 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5105 | 2026.03.04 19:25:54.924497 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5106 | 2026.03.04 19:25:54.924529 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5107 | 2026.03.04 19:25:54.924585 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <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_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'))" | ||
| 5108 | 2026.03.04 19:25:54.924652 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <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_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'))" | ||
| 5109 | 2026.03.04 19:25:54.924715 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <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_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'))" | ||
| 5110 | 2026.03.04 19:25:54.926295 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.003506 sec., 8271.534512264689 rows/sec., 360.43 KiB/sec. | ||
| 5111 | 2026.03.04 19:25:54.926456 [ 255 ] {a1d89d62-8e33-42c9-bedd-a777b5c775c2} <Debug> TCPHandler: Processed in 0.004010906 sec. | ||
| 5112 | 2026.03.04 19:25:54.926859 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.03.04 19:25:54.927088 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5114 | 2026.03.04 19:25:54.927372 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5115 | 2026.03.04 19:25:54.927417 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5116 | 2026.03.04 19:25:54.927654 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5117 | 2026.03.04 19:25:54.927721 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5118 | 2026.03.04 19:25:54.927849 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 5119 | 2026.03.04 19:25:54.927935 [ 298 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5120 | 2026.03.04 19:25:54.927951 [ 310 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5121 | 2026.03.04 19:25:54.927960 [ 326 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5122 | 2026.03.04 19:25:54.928004 [ 304 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5123 | 2026.03.04 19:25:54.928127 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5124 | 2026.03.04 19:25:54.928158 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5125 | 2026.03.04 19:25:54.928242 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5126 | 2026.03.04 19:25:54.928265 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5127 | 2026.03.04 19:25:54.928303 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5128 | 2026.03.04 19:25:54.928341 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5129 | 2026.03.04 19:25:54.928375 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5130 | 2026.03.04 19:25:54.929390 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00241 sec., 12033.195020746889 rows/sec., 524.35 KiB/sec. | ||
| 5131 | 2026.03.04 19:25:54.929564 [ 255 ] {6250d4d1-cca6-4971-8a3a-93515b208ac9} <Debug> TCPHandler: Processed in 0.002787601 sec. | ||
| 5132 | 2026.03.04 19:25:54.929859 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.03.04 19:25:54.930039 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5134 | 2026.03.04 19:25:54.930317 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5135 | 2026.03.04 19:25:54.930359 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5136 | 2026.03.04 19:25:54.930587 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5137 | 2026.03.04 19:25:54.930652 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5138 | 2026.03.04 19:25:54.930766 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 5139 | 2026.03.04 19:25:54.930854 [ 326 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5140 | 2026.03.04 19:25:54.930866 [ 340 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5141 | 2026.03.04 19:25:54.930876 [ 335 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5142 | 2026.03.04 19:25:54.930866 [ 304 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5143 | 2026.03.04 19:25:54.931055 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5144 | 2026.03.04 19:25:54.931084 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5145 | 2026.03.04 19:25:54.931165 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5146 | 2026.03.04 19:25:54.931186 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5147 | 2026.03.04 19:25:54.931222 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5148 | 2026.03.04 19:25:54.931258 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5149 | 2026.03.04 19:25:54.931291 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5150 | 2026.03.04 19:25:54.932116 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002153 sec., 13469.577333952624 rows/sec., 586.94 KiB/sec. | ||
| 5151 | 2026.03.04 19:25:54.932276 [ 255 ] {21225a55-5336-45be-b5c9-5ec256ddd991} <Debug> TCPHandler: Processed in 0.002482659 sec. | ||
| 5152 | 2026.03.04 19:25:54.932556 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.03.04 19:25:54.932719 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5154 | 2026.03.04 19:25:54.932980 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5155 | 2026.03.04 19:25:54.933023 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5156 | 2026.03.04 19:25:54.933258 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5157 | 2026.03.04 19:25:54.933319 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5158 | 2026.03.04 19:25:54.933438 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 5159 | 2026.03.04 19:25:54.933543 [ 345 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5160 | 2026.03.04 19:25:54.933553 [ 348 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5161 | 2026.03.04 19:25:54.933553 [ 332 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5162 | 2026.03.04 19:25:54.933548 [ 335 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5163 | 2026.03.04 19:25:54.933739 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5164 | 2026.03.04 19:25:54.933764 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5165 | 2026.03.04 19:25:54.933842 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5166 | 2026.03.04 19:25:54.933864 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5167 | 2026.03.04 19:25:54.933897 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5168 | 2026.03.04 19:25:54.933938 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5169 | 2026.03.04 19:25:54.933971 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5170 | 2026.03.04 19:25:54.934783 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002127 sec., 13634.226610249178 rows/sec., 594.11 KiB/sec. | ||
| 5171 | 2026.03.04 19:25:54.934958 [ 255 ] {071cb503-3a75-4b12-bc9f-8361b558fe28} <Debug> TCPHandler: Processed in 0.00246091 sec. | ||
| 5172 | 2026.03.04 19:25:54.935338 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.03.04 19:25:54.935532 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5174 | 2026.03.04 19:25:54.935855 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5175 | 2026.03.04 19:25:54.935910 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5176 | 2026.03.04 19:25:54.936258 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5177 | 2026.03.04 19:25:54.936337 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5178 | 2026.03.04 19:25:54.936513 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 5179 | 2026.03.04 19:25:54.936608 [ 332 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5180 | 2026.03.04 19:25:54.936619 [ 345 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5181 | 2026.03.04 19:25:54.936626 [ 348 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5182 | 2026.03.04 19:25:54.936620 [ 335 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5183 | 2026.03.04 19:25:54.936820 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5184 | 2026.03.04 19:25:54.936869 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5185 | 2026.03.04 19:25:54.936978 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5186 | 2026.03.04 19:25:54.937010 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5187 | 2026.03.04 19:25:54.937065 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5188 | 2026.03.04 19:25:54.937122 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5189 | 2026.03.04 19:25:54.937179 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5190 | 2026.03.04 19:25:54.938061 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002612 sec., 11102.60336906585 rows/sec., 483.79 KiB/sec. | ||
| 5191 | 2026.03.04 19:25:54.938229 [ 255 ] {ecac9d5b-bb5e-4b0f-a996-afb1cfff62d4} <Debug> TCPHandler: Processed in 0.002963162 sec. | ||
| 5192 | 2026.03.04 19:25:54.939293 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.03.04 19:25:54.939502 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5194 | 2026.03.04 19:25:54.939850 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5195 | 2026.03.04 19:25:54.939915 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5196 | 2026.03.04 19:25:54.940240 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5197 | 2026.03.04 19:25:54.940312 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5198 | 2026.03.04 19:25:54.940464 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 5199 | 2026.03.04 19:25:54.940541 [ 348 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5200 | 2026.03.04 19:25:54.940551 [ 345 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5201 | 2026.03.04 19:25:54.940583 [ 268 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5202 | 2026.03.04 19:25:54.940598 [ 299 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5203 | 2026.03.04 19:25:54.940735 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5204 | 2026.03.04 19:25:54.940766 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5205 | 2026.03.04 19:25:54.940876 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5206 | 2026.03.04 19:25:54.940913 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5207 | 2026.03.04 19:25:54.940969 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5208 | 2026.03.04 19:25:54.941045 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5209 | 2026.03.04 19:25:54.941189 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5210 | 2026.03.04 19:25:54.942375 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002963 sec., 9787.377657779278 rows/sec., 426.48 KiB/sec. | ||
| 5211 | 2026.03.04 19:25:54.942587 [ 255 ] {d5dc0497-cc64-461e-989f-a3662588d201} <Debug> TCPHandler: Processed in 0.003379993 sec. | ||
| 5212 | 2026.03.04 19:25:55.153247 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.03.04 19:25:55.153563 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5214 | 2026.03.04 19:25:55.154061 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5215 | 2026.03.04 19:25:55.154118 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5216 | 2026.03.04 19:25:55.154498 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5217 | 2026.03.04 19:25:55.154586 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5218 | 2026.03.04 19:25:55.154788 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 5219 | 2026.03.04 19:25:55.154923 [ 268 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5220 | 2026.03.04 19:25:55.154945 [ 348 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5221 | 2026.03.04 19:25:55.154957 [ 299 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5222 | 2026.03.04 19:25:55.154945 [ 345 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5223 | 2026.03.04 19:25:55.155149 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5224 | 2026.03.04 19:25:55.155187 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5225 | 2026.03.04 19:25:55.155276 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5226 | 2026.03.04 19:25:55.155299 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5227 | 2026.03.04 19:25:55.155338 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5228 | 2026.03.04 19:25:55.155382 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5229 | 2026.03.04 19:25:55.155419 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5230 | 2026.03.04 19:25:55.156413 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002986 sec., 9711.989283322171 rows/sec., 423.20 KiB/sec. | ||
| 5231 | 2026.03.04 19:25:55.156579 [ 255 ] {f0aa7fb1-b5a9-46cb-b4a2-37b02b5590db} <Debug> TCPHandler: Processed in 0.003519424 sec. | ||
| 5232 | 2026.03.04 19:25:55.156817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53725 | ||
| 5233 | 2026.03.04 19:25:55.156893 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5234 | 2026.03.04 19:25:55.156894 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.03.04 19:25:55.156922 [ 287 ] {} <Debug> TCP-Session: ea6ef3b9-6084-4902-916d-d25eebac6be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53725 | ||
| 5236 | 2026.03.04 19:25:55.156953 [ 287 ] {} <Debug> TCP-Session: ea6ef3b9-6084-4902-916d-d25eebac6be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5237 | 2026.03.04 19:25:55.156965 [ 287 ] {} <Debug> TCP-Session: ea6ef3b9-6084-4902-916d-d25eebac6be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.03.04 19:25:55.157065 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys') FORMAT Native; (stage: Complete) | ||
| 5239 | 2026.03.04 19:25:55.157143 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53228 | ||
| 5240 | 2026.03.04 19:25:55.157170 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39525 | ||
| 5241 | 2026.03.04 19:25:55.157173 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57615 | ||
| 5242 | 2026.03.04 19:25:55.157227 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5243 | 2026.03.04 19:25:55.157266 [ 288 ] {} <Debug> TCP-Session: d271bd08-c980-4f46-b1fa-e7be08a2289f Authenticating user 'default' from [fd00:1122:3344:101::e]:53228 | ||
| 5244 | 2026.03.04 19:25:55.157274 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5245 | 2026.03.04 19:25:55.157289 [ 288 ] {} <Debug> TCP-Session: d271bd08-c980-4f46-b1fa-e7be08a2289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.03.04 19:25:55.157304 [ 287 ] {} <Trace> TCP-Session: ea6ef3b9-6084-4902-916d-d25eebac6be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.03.04 19:25:55.157307 [ 289 ] {} <Debug> TCP-Session: 48de68aa-fdd0-42e3-a4af-c814d047668c Authenticating user 'default' from [fd00:1122:3344:101::e]:39525 | ||
| 5248 | 2026.03.04 19:25:55.157334 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5249 | 2026.03.04 19:25:55.157356 [ 289 ] {} <Debug> TCP-Session: 48de68aa-fdd0-42e3-a4af-c814d047668c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.03.04 19:25:55.157310 [ 288 ] {} <Debug> TCP-Session: d271bd08-c980-4f46-b1fa-e7be08a2289f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.03.04 19:25:55.157381 [ 289 ] {} <Debug> TCP-Session: 48de68aa-fdd0-42e3-a4af-c814d047668c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.03.04 19:25:55.157388 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys')" moved to PREWHERE | ||
| 5253 | 2026.03.04 19:25:55.157465 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5254 | 2026.03.04 19:25:55.157626 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5255 | 2026.03.04 19:25:55.157688 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5256 | 2026.03.04 19:25:55.157715 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5257 | 2026.03.04 19:25:55.157771 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5258 | 2026.03.04 19:25:55.157800 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 5259 | 2026.03.04 19:25:55.157880 [ 334 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5260 | 2026.03.04 19:25:55.157886 [ 268 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5261 | 2026.03.04 19:25:55.157906 [ 307 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5262 | 2026.03.04 19:25:55.157881 [ 330 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5263 | 2026.03.04 19:25:55.158036 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5264 | 2026.03.04 19:25:55.158046 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 5265 | 2026.03.04 19:25:55.158078 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5266 | 2026.03.04 19:25:55.158167 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5267 | 2026.03.04 19:25:55.158188 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5268 | 2026.03.04 19:25:55.158223 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys'))" | ||
| 5269 | 2026.03.04 19:25:55.158258 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys'))" | ||
| 5270 | 2026.03.04 19:25:55.158294 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys'))" | ||
| 5271 | 2026.03.04 19:25:55.159298 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0023 sec., 12608.695652173914 rows/sec., 549.42 KiB/sec. | ||
| 5272 | 2026.03.04 19:25:55.159474 [ 255 ] {cfdb7813-2757-4361-86ca-c73640d0bd81} <Debug> TCPHandler: Processed in 0.00263164 sec. | ||
| 5273 | 2026.03.04 19:25:55.159728 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.03.04 19:25:55.159902 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_waitrq') FORMAT Native; (stage: Complete) | ||
| 5275 | 2026.03.04 19:25:55.160218 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5276 | 2026.03.04 19:25:55.160270 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_waitrq')" moved to PREWHERE | ||
| 5277 | 2026.03.04 19:25:55.160587 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5278 | 2026.03.04 19:25:55.160659 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5279 | 2026.03.04 19:25:55.160799 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 5280 | 2026.03.04 19:25:55.162255 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5281 | 2026.03.04 19:25:55.162307 [ 290 ] {} <Debug> TCP-Session: ea74981f-6687-4623-96cd-b0776251ba8e Authenticating user 'default' from [fd00:1122:3344:101::e]:57615 | ||
| 5282 | 2026.03.04 19:25:55.162341 [ 290 ] {} <Debug> TCP-Session: ea74981f-6687-4623-96cd-b0776251ba8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.03.04 19:25:55.162357 [ 290 ] {} <Debug> TCP-Session: ea74981f-6687-4623-96cd-b0776251ba8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2026.03.04 19:25:55.162510 [ 327 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> AggregatingTransform: Aggregating | ||
| 5285 | 2026.03.04 19:25:55.162553 [ 327 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> Aggregator: Aggregation method: without_key | ||
| 5286 | 2026.03.04 19:25:55.162586 [ 327 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004424778 sec. (226.000 rows/sec., 8.83 KiB/sec.) | ||
| 5287 | 2026.03.04 19:25:55.162601 [ 327 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Trace> Aggregator: Merging aggregated data | ||
| 5288 | 2026.03.04 19:25:55.162775 [ 268 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5289 | 2026.03.04 19:25:55.162799 [ 349 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5290 | 2026.03.04 19:25:55.162843 [ 268 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5291 | 2026.03.04 19:25:55.162848 [ 353 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5292 | 2026.03.04 19:25:55.162942 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5293 | 2026.03.04 19:25:55.162980 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5294 | 2026.03.04 19:25:55.163058 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5295 | 2026.03.04 19:25:55.163077 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5296 | 2026.03.04 19:25:55.163114 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_waitrq'))" | ||
| 5297 | 2026.03.04 19:25:55.163162 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_waitrq'))" | ||
| 5298 | 2026.03.04 19:25:55.163216 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_waitrq'))" | ||
| 5299 | 2026.03.04 19:25:55.163877 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60666 | ||
| 5300 | 2026.03.04 19:25:55.163941 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60859 | ||
| 5301 | 2026.03.04 19:25:55.164152 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36954 | ||
| 5302 | 2026.03.04 19:25:55.164280 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006868 sec., 145.60279557367502 rows/sec., 5.69 KiB/sec. | ||
| 5303 | 2026.03.04 19:25:55.164303 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54988 | ||
| 5304 | 2026.03.04 19:25:55.164305 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49878 | ||
| 5305 | 2026.03.04 19:25:55.164457 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004635 sec., 6256.742179072276 rows/sec., 272.64 KiB/sec. | ||
| 5306 | 2026.03.04 19:25:55.164495 [ 287 ] {2a011f15-8793-4dea-bbe8-11af15015407} <Debug> TCPHandler: Processed in 0.007301918 sec. | ||
| 5307 | 2026.03.04 19:25:55.164606 [ 255 ] {186bc192-341c-46ba-a5d2-e336c75b5bc5} <Debug> TCPHandler: Processed in 0.00493971 sec. | ||
| 5308 | 2026.03.04 19:25:55.164606 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2026.03.04 19:25:55.164637 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2026.03.04 19:25:55.164656 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5311 | 2026.03.04 19:25:55.164668 [ 287 ] {} <Debug> TCP-Session: ea6ef3b9-6084-4902-916d-d25eebac6be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.03.04 19:25:55.164684 [ 288 ] {} <Debug> TCP-Session: d271bd08-c980-4f46-b1fa-e7be08a2289f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.03.04 19:25:55.164692 [ 358 ] {} <Debug> TCP-Session: dc93cb4a-a582-4e69-9ea6-70a564dc0080 Authenticating user 'default' from [fd00:1122:3344:101::e]:54988 | ||
| 5314 | 2026.03.04 19:25:55.164707 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5315 | 2026.03.04 19:25:55.164723 [ 358 ] {} <Debug> TCP-Session: dc93cb4a-a582-4e69-9ea6-70a564dc0080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.03.04 19:25:55.164715 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2026.03.04 19:25:55.164757 [ 357 ] {} <Debug> TCP-Session: 6835b449-5e94-46ba-ae90-fbe31ff2fd2f Authenticating user 'default' from [fd00:1122:3344:101::e]:49878 | ||
| 5318 | 2026.03.04 19:25:55.164755 [ 358 ] {} <Debug> TCP-Session: dc93cb4a-a582-4e69-9ea6-70a564dc0080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.03.04 19:25:55.164792 [ 289 ] {} <Debug> TCP-Session: 48de68aa-fdd0-42e3-a4af-c814d047668c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.03.04 19:25:55.164798 [ 357 ] {} <Debug> TCP-Session: 6835b449-5e94-46ba-ae90-fbe31ff2fd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.03.04 19:25:55.164805 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5322 | 2026.03.04 19:25:55.164834 [ 357 ] {} <Debug> TCP-Session: 6835b449-5e94-46ba-ae90-fbe31ff2fd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.03.04 19:25:55.164846 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5324 | 2026.03.04 19:25:55.164866 [ 356 ] {} <Debug> TCP-Session: 40ee69d3-7d49-4e43-9b6a-c6f8434b920f Authenticating user 'default' from [fd00:1122:3344:101::e]:36954 | ||
| 5325 | 2026.03.04 19:25:55.164747 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2026.03.04 19:25:55.164900 [ 355 ] {} <Debug> TCP-Session: a61e6db8-dabc-439b-ac4f-0c885ce7bb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:60859 | ||
| 5327 | 2026.03.04 19:25:55.164668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.03.04 19:25:55.164955 [ 355 ] {} <Debug> TCP-Session: a61e6db8-dabc-439b-ac4f-0c885ce7bb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.03.04 19:25:55.164908 [ 356 ] {} <Debug> TCP-Session: 40ee69d3-7d49-4e43-9b6a-c6f8434b920f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.03.04 19:25:55.164989 [ 290 ] {} <Debug> TCP-Session: ea74981f-6687-4623-96cd-b0776251ba8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.03.04 19:25:55.164999 [ 355 ] {} <Debug> TCP-Session: a61e6db8-dabc-439b-ac4f-0c885ce7bb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.03.04 19:25:55.165008 [ 356 ] {} <Debug> TCP-Session: 40ee69d3-7d49-4e43-9b6a-c6f8434b920f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.03.04 19:25:55.164952 [ 354 ] {} <Debug> TCP-Session: 72055348-2811-459a-85ed-97483d82984a Authenticating user 'default' from [fd00:1122:3344:101::e]:60666 | ||
| 5334 | 2026.03.04 19:25:55.165066 [ 354 ] {} <Debug> TCP-Session: 72055348-2811-459a-85ed-97483d82984a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.03.04 19:25:55.165079 [ 354 ] {} <Debug> TCP-Session: 72055348-2811-459a-85ed-97483d82984a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.03.04 19:25:55.186406 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60666). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5337 | |||
| 5338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5340 | 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 | ||
| 5341 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5342 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5343 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5344 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5345 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5346 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5347 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5348 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5349 | (version 23.8.7.1) | ||
| 5350 | 2026.03.04 19:25:55.186603 [ 354 ] {} <Debug> TCP-Session: 72055348-2811-459a-85ed-97483d82984a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.03.04 19:25:55.186634 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49878). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5352 | |||
| 5353 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5354 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5355 | 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 | ||
| 5356 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5357 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5358 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5359 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5360 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5361 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5362 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5363 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5364 | (version 23.8.7.1) | ||
| 5365 | 2026.03.04 19:25:55.186721 [ 357 ] {} <Debug> TCP-Session: 6835b449-5e94-46ba-ae90-fbe31ff2fd2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.03.04 19:25:55.186749 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60859). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5367 | |||
| 5368 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5369 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5370 | 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 | ||
| 5371 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5372 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5373 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5374 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5375 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5376 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5377 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5378 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5379 | (version 23.8.7.1) | ||
| 5380 | 2026.03.04 19:25:55.186842 [ 355 ] {} <Debug> TCP-Session: a61e6db8-dabc-439b-ac4f-0c885ce7bb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.03.04 19:25:55.186858 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54988). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5382 | |||
| 5383 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5385 | 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 | ||
| 5386 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5387 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5388 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5389 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5390 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5394 | (version 23.8.7.1) | ||
| 5395 | 2026.03.04 19:25:55.186939 [ 358 ] {} <Debug> TCP-Session: dc93cb4a-a582-4e69-9ea6-70a564dc0080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.03.04 19:25:55.186976 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36954). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5397 | |||
| 5398 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5399 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5400 | 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 | ||
| 5401 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5402 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5403 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5404 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5405 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5409 | (version 23.8.7.1) | ||
| 5410 | 2026.03.04 19:25:55.187082 [ 356 ] {} <Debug> TCP-Session: 40ee69d3-7d49-4e43-9b6a-c6f8434b920f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.03.04 19:25:55.194057 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34073 | ||
| 5412 | 2026.03.04 19:25:55.194146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5413 | 2026.03.04 19:25:55.194169 [ 287 ] {} <Debug> TCP-Session: e22d6d9c-4a34-4b1b-bcd7-b7281db8717b Authenticating user 'default' from [fd00:1122:3344:101::e]:34073 | ||
| 5414 | 2026.03.04 19:25:55.194189 [ 287 ] {} <Debug> TCP-Session: e22d6d9c-4a34-4b1b-bcd7-b7281db8717b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.03.04 19:25:55.194202 [ 287 ] {} <Debug> TCP-Session: e22d6d9c-4a34-4b1b-bcd7-b7281db8717b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.03.04 19:25:55.194355 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39844 | ||
| 5417 | 2026.03.04 19:25:55.194394 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38904 | ||
| 5418 | 2026.03.04 19:25:55.194418 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39194 | ||
| 5419 | 2026.03.04 19:25:55.194438 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.03.04 19:25:55.194451 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57879 | ||
| 5421 | 2026.03.04 19:25:55.194478 [ 288 ] {} <Debug> TCP-Session: c462cc4b-b894-46eb-a152-e654da4eed27 Authenticating user 'default' from [fd00:1122:3344:101::e]:39844 | ||
| 5422 | 2026.03.04 19:25:55.194500 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5423 | 2026.03.04 19:25:55.194501 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5424 | 2026.03.04 19:25:55.194514 [ 288 ] {} <Debug> TCP-Session: c462cc4b-b894-46eb-a152-e654da4eed27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.03.04 19:25:55.194535 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.03.04 19:25:55.194551 [ 288 ] {} <Debug> TCP-Session: c462cc4b-b894-46eb-a152-e654da4eed27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.03.04 19:25:55.194570 [ 357 ] {} <Debug> TCP-Session: 8aaae55e-403b-45b2-ab96-cc9eb34401a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57879 | ||
| 5428 | 2026.03.04 19:25:55.194543 [ 289 ] {} <Debug> TCP-Session: 55bd4206-76dd-44f9-b87d-d9322bea60a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38904 | ||
| 5429 | 2026.03.04 19:25:55.194600 [ 357 ] {} <Debug> TCP-Session: 8aaae55e-403b-45b2-ab96-cc9eb34401a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.03.04 19:25:55.194502 [ 287 ] {} <Trace> TCP-Session: e22d6d9c-4a34-4b1b-bcd7-b7281db8717b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.03.04 19:25:55.194636 [ 357 ] {} <Debug> TCP-Session: 8aaae55e-403b-45b2-ab96-cc9eb34401a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.03.04 19:25:55.194639 [ 289 ] {} <Debug> TCP-Session: 55bd4206-76dd-44f9-b87d-d9322bea60a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.03.04 19:25:55.194409 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53369 | ||
| 5434 | 2026.03.04 19:25:55.194677 [ 289 ] {} <Debug> TCP-Session: 55bd4206-76dd-44f9-b87d-d9322bea60a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.03.04 19:25:55.194458 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39734 | ||
| 5436 | 2026.03.04 19:25:55.194442 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33999 | ||
| 5437 | 2026.03.04 19:25:55.194774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5438 | 2026.03.04 19:25:55.194422 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58058 | ||
| 5439 | 2026.03.04 19:25:55.194805 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.03.04 19:25:55.194805 [ 290 ] {} <Debug> TCP-Session: c653d63b-6469-4b78-afca-0f99c60eefc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53369 | ||
| 5441 | 2026.03.04 19:25:55.194838 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.03.04 19:25:55.194846 [ 358 ] {} <Debug> TCP-Session: 5d14ad26-ebce-49ea-b2f1-5c573d0b0db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39734 | ||
| 5443 | 2026.03.04 19:25:55.194868 [ 290 ] {} <Debug> TCP-Session: c653d63b-6469-4b78-afca-0f99c60eefc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.03.04 19:25:55.194878 [ 356 ] {} <Debug> TCP-Session: 401b911c-c182-4a79-8d3b-b651cc201c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:33999 | ||
| 5445 | 2026.03.04 19:25:55.194889 [ 358 ] {} <Debug> TCP-Session: 5d14ad26-ebce-49ea-b2f1-5c573d0b0db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.03.04 19:25:55.194896 [ 290 ] {} <Debug> TCP-Session: c653d63b-6469-4b78-afca-0f99c60eefc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.03.04 19:25:55.194919 [ 358 ] {} <Debug> TCP-Session: 5d14ad26-ebce-49ea-b2f1-5c573d0b0db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.03.04 19:25:55.194911 [ 356 ] {} <Debug> TCP-Session: 401b911c-c182-4a79-8d3b-b651cc201c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.03.04 19:25:55.194946 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5450 | 2026.03.04 19:25:55.194965 [ 356 ] {} <Debug> TCP-Session: 401b911c-c182-4a79-8d3b-b651cc201c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.03.04 19:25:55.194799 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5452 | 2026.03.04 19:25:55.194990 [ 355 ] {} <Debug> TCP-Session: 0248e603-ddec-46f0-bda0-b59308d2b334 Authenticating user 'default' from [fd00:1122:3344:101::e]:58058 | ||
| 5453 | 2026.03.04 19:25:55.194532 [ 354 ] {} <Debug> TCP-Session: 5bbd07e8-616c-4f83-a147-d015f1ebf7b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39194 | ||
| 5454 | 2026.03.04 19:25:55.195035 [ 355 ] {} <Debug> TCP-Session: 0248e603-ddec-46f0-bda0-b59308d2b334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.03.04 19:25:55.195053 [ 354 ] {} <Debug> TCP-Session: 5bbd07e8-616c-4f83-a147-d015f1ebf7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.03.04 19:25:55.195063 [ 355 ] {} <Debug> TCP-Session: 0248e603-ddec-46f0-bda0-b59308d2b334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.03.04 19:25:55.195078 [ 354 ] {} <Debug> TCP-Session: 5bbd07e8-616c-4f83-a147-d015f1ebf7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.03.04 19:25:55.195252 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5459 | 2026.03.04 19:25:55.195308 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5460 | 2026.03.04 19:25:55.195587 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 5461 | 2026.03.04 19:25:55.196511 [ 343 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> AggregatingTransform: Aggregating | ||
| 5462 | 2026.03.04 19:25:55.196558 [ 343 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5463 | 2026.03.04 19:25:55.196596 [ 343 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911424 sec. (1097.184 rows/sec., 42.86 KiB/sec.) | ||
| 5464 | 2026.03.04 19:25:55.196616 [ 343 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Trace> Aggregator: Merging aggregated data | ||
| 5465 | 2026.03.04 19:25:55.197942 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 5466 | 2026.03.04 19:25:55.198080 [ 287 ] {bf00de36-7b97-4ce1-9a93-e664328cedd6} <Debug> TCPHandler: Processed in 0.003686525 sec. | ||
| 5467 | 2026.03.04 19:25:55.198204 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5468 | 2026.03.04 19:25:55.198233 [ 287 ] {} <Debug> TCP-Session: e22d6d9c-4a34-4b1b-bcd7-b7281db8717b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.03.04 19:25:55.198233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5470 | 2026.03.04 19:25:55.198254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.03.04 19:25:55.198275 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.03.04 19:25:55.198295 [ 288 ] {} <Debug> TCP-Session: c462cc4b-b894-46eb-a152-e654da4eed27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.03.04 19:25:55.198303 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.03.04 19:25:55.198322 [ 289 ] {} <Debug> TCP-Session: 55bd4206-76dd-44f9-b87d-d9322bea60a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.03.04 19:25:55.198326 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.03.04 19:25:55.198347 [ 355 ] {} <Debug> TCP-Session: 0248e603-ddec-46f0-bda0-b59308d2b334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.03.04 19:25:55.198355 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.03.04 19:25:55.198376 [ 354 ] {} <Debug> TCP-Session: 5bbd07e8-616c-4f83-a147-d015f1ebf7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.03.04 19:25:55.198389 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.03.04 19:25:55.198411 [ 358 ] {} <Debug> TCP-Session: 5d14ad26-ebce-49ea-b2f1-5c573d0b0db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.03.04 19:25:55.198281 [ 290 ] {} <Debug> TCP-Session: c653d63b-6469-4b78-afca-0f99c60eefc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.03.04 19:25:55.198434 [ 357 ] {} <Debug> TCP-Session: 8aaae55e-403b-45b2-ab96-cc9eb34401a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.03.04 19:25:55.198360 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5484 | 2026.03.04 19:25:55.198503 [ 356 ] {} <Debug> TCP-Session: 401b911c-c182-4a79-8d3b-b651cc201c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.03.04 19:25:55.224772 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.03.04 19:25:55.224987 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq') FORMAT Native; (stage: Complete) | ||
| 5487 | 2026.03.04 19:25:55.225419 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5488 | 2026.03.04 19:25:55.225463 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq')" moved to PREWHERE | ||
| 5489 | 2026.03.04 19:25:55.225731 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5490 | 2026.03.04 19:25:55.225803 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5491 | 2026.03.04 19:25:55.225998 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 5492 | 2026.03.04 19:25:55.226090 [ 344 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5493 | 2026.03.04 19:25:55.226120 [ 306 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5494 | 2026.03.04 19:25:55.226120 [ 338 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5495 | 2026.03.04 19:25:55.226124 [ 316 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5496 | 2026.03.04 19:25:55.226258 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5497 | 2026.03.04 19:25:55.226288 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5498 | 2026.03.04 19:25:55.226378 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5499 | 2026.03.04 19:25:55.226409 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5500 | 2026.03.04 19:25:55.226464 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5501 | 2026.03.04 19:25:55.226506 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5502 | 2026.03.04 19:25:55.226542 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5503 | 2026.03.04 19:25:55.227335 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002456 sec., 11807.817589576547 rows/sec., 514.52 KiB/sec. | ||
| 5504 | 2026.03.04 19:25:55.227471 [ 255 ] {45d93097-1d39-45c0-9809-8bc12c10ec82} <Debug> TCPHandler: Processed in 0.002816731 sec. | ||
| 5505 | 2026.03.04 19:25:55.260614 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.03.04 19:25:55.260812 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq') FORMAT Native; (stage: Complete) | ||
| 5507 | 2026.03.04 19:25:55.261124 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5508 | 2026.03.04 19:25:55.261164 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq')" moved to PREWHERE | ||
| 5509 | 2026.03.04 19:25:55.261408 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5510 | 2026.03.04 19:25:55.261471 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5511 | 2026.03.04 19:25:55.261601 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 5512 | 2026.03.04 19:25:55.261708 [ 338 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5513 | 2026.03.04 19:25:55.261712 [ 306 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5514 | 2026.03.04 19:25:55.261737 [ 316 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5515 | 2026.03.04 19:25:55.261714 [ 331 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5516 | 2026.03.04 19:25:55.261870 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5517 | 2026.03.04 19:25:55.261893 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5518 | 2026.03.04 19:25:55.261975 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5519 | 2026.03.04 19:25:55.261997 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 5520 | 2026.03.04 19:25:55.262030 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5521 | 2026.03.04 19:25:55.262066 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5522 | 2026.03.04 19:25:55.262103 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 5523 | 2026.03.04 19:25:55.262841 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002116 sec., 13705.103969754255 rows/sec., 597.20 KiB/sec. | ||
| 5524 | 2026.03.04 19:25:55.262972 [ 255 ] {bc1cdabf-55a4-47ac-b740-4f2f9ee9e56f} <Debug> TCPHandler: Processed in 0.00245799 sec. | ||
| 5525 | 2026.03.04 19:25:55.265638 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.03.04 19:25:55.265751 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5527 | 2026.03.04 19:25:55.265796 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5528 | 2026.03.04 19:25:55.266318 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.03.04 19:25:55.266357 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5530 | 2026.03.04 19:25:55.266777 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5531 | 2026.03.04 19:25:55.266983 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.03.04 19:25:55.267140 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Debug> executeQuery: Read 11 rows, 2.19 KiB in 0.00142 sec., 7746.478873239436 rows/sec., 1.51 MiB/sec. | ||
| 5533 | 2026.03.04 19:25:55.267181 [ 255 ] {c40738bd-a477-4011-842b-b6dce6ec6af2} <Debug> TCPHandler: Processed in 0.001617626 sec. | ||
| 5534 | 2026.03.04 19:25:55.267294 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.03.04 19:25:55.267399 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5536 | 2026.03.04 19:25:55.267442 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5537 | 2026.03.04 19:25:55.267873 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.03.04 19:25:55.267909 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5539 | 2026.03.04 19:25:55.268243 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5540 | 2026.03.04 19:25:55.268485 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.03.04 19:25:55.268618 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001242 sec., 3220.6119162640903 rows/sec., 262.62 KiB/sec. | ||
| 5542 | 2026.03.04 19:25:55.268656 [ 255 ] {f7446e15-e2a5-485e-a021-1ad9db2993c5} <Debug> TCPHandler: Processed in 0.001413415 sec. | ||
| 5543 | 2026.03.04 19:25:55.268769 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.03.04 19:25:55.268863 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5545 | 2026.03.04 19:25:55.268902 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5546 | 2026.03.04 19:25:55.270562 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.03.04 19:25:55.270597 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5548 | 2026.03.04 19:25:55.271084 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5549 | 2026.03.04 19:25:55.271297 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.03.04 19:25:55.271443 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Debug> executeQuery: Read 2271 rows, 176.83 KiB in 0.002595 sec., 875144.5086705202 rows/sec., 66.55 MiB/sec. | ||
| 5551 | 2026.03.04 19:25:55.271494 [ 255 ] {c67739d6-a211-4f33-b976-60a2383988db} <Debug> TCPHandler: Processed in 0.002773771 sec. | ||
| 5552 | 2026.03.04 19:25:55.271634 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.03.04 19:25:55.271748 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.03.04 19:25:55.271796 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5555 | 2026.03.04 19:25:55.272302 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.03.04 19:25:55.272345 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5557 | 2026.03.04 19:25:55.272692 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5558 | 2026.03.04 19:25:55.272911 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.03.04 19:25:55.273043 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.00132 sec., 29545.454545454544 rows/sec., 2.15 MiB/sec. | ||
| 5560 | 2026.03.04 19:25:55.273080 [ 255 ] {2f45cae8-5239-4c6d-aa7e-dac57065f9f9} <Debug> TCPHandler: Processed in 0.001508756 sec. | ||
| 5561 | 2026.03.04 19:25:55.273201 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.03.04 19:25:55.273343 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.03.04 19:25:55.273390 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5564 | 2026.03.04 19:25:55.274200 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.03.04 19:25:55.274235 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5566 | 2026.03.04 19:25:55.274574 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5567 | 2026.03.04 19:25:55.274790 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.03.04 19:25:55.274919 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Debug> executeQuery: Read 801 rows, 47.86 KiB in 0.001601 sec., 500312.30480949406 rows/sec., 29.20 MiB/sec. | ||
| 5569 | 2026.03.04 19:25:55.274956 [ 255 ] {1711f1c3-d5b5-48ba-85eb-cdecc55b5bf5} <Debug> TCPHandler: Processed in 0.001818527 sec. | ||
| 5570 | 2026.03.04 19:25:55.275065 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.03.04 19:25:55.275160 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.03.04 19:25:55.275200 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5573 | 2026.03.04 19:25:55.275610 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.03.04 19:25:55.275646 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5575 | 2026.03.04 19:25:55.275931 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5576 | 2026.03.04 19:25:55.276148 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.03.04 19:25:55.276279 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 123.79 KiB/sec. | ||
| 5578 | 2026.03.04 19:25:55.276319 [ 255 ] {b22252cd-0d40-42c6-aed3-e43352ae5ce8} <Debug> TCPHandler: Processed in 0.001305995 sec. | ||
| 5579 | 2026.03.04 19:25:55.276454 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.03.04 19:25:55.276551 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5581 | 2026.03.04 19:25:55.276601 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5582 | 2026.03.04 19:25:55.277602 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.03.04 19:25:55.277638 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5584 | 2026.03.04 19:25:55.277993 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5585 | 2026.03.04 19:25:55.278207 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.03.04 19:25:55.278336 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Debug> executeQuery: Read 1225 rows, 85.70 KiB in 0.001803 sec., 679423.1835829174 rows/sec., 46.42 MiB/sec. | ||
| 5587 | 2026.03.04 19:25:55.278374 [ 255 ] {2c8f061f-0b47-4066-8e3b-1fc608116006} <Debug> TCPHandler: Processed in 0.001975907 sec. | ||
| 5588 | 2026.03.04 19:25:55.278492 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.03.04 19:25:55.278587 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.03.04 19:25:55.278629 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5591 | 2026.03.04 19:25:55.281082 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.03.04 19:25:55.281118 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5593 | 2026.03.04 19:25:55.281832 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5594 | 2026.03.04 19:25:55.282073 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.03.04 19:25:55.282206 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Debug> executeQuery: Read 6601 rows, 441.30 KiB in 0.003637 sec., 1814957.3824580698 rows/sec., 118.49 MiB/sec. | ||
| 5596 | 2026.03.04 19:25:55.282246 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5597 | 2026.03.04 19:25:55.282260 [ 255 ] {e8768d3c-3288-45e2-b499-4921915194eb} <Debug> TCPHandler: Processed in 0.003816655 sec. | ||
| 5598 | 2026.03.04 19:25:55.282376 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.04 19:25:55.282472 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.03.04 19:25:55.282525 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5601 | 2026.03.04 19:25:55.283344 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.03.04 19:25:55.283379 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5603 | 2026.03.04 19:25:55.283926 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5604 | 2026.03.04 19:25:55.284156 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.03.04 19:25:55.284297 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001843 sec., 18990.775908844276 rows/sec., 34.03 MiB/sec. | ||
| 5606 | 2026.03.04 19:25:55.284357 [ 255 ] {a6b32c3a-e49d-4953-b3a1-4a007d2d8754} <Debug> TCPHandler: Processed in 0.002030728 sec. | ||
| 5607 | 2026.03.04 19:25:55.284469 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.04 19:25:55.284565 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.04 19:25:55.284606 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5610 | 2026.03.04 19:25:55.284924 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.04 19:25:55.284961 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5612 | 2026.03.04 19:25:55.285267 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5613 | 2026.03.04 19:25:55.285478 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.04 19:25:55.285609 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 5615 | 2026.03.04 19:25:55.285645 [ 255 ] {241c9975-33a0-4d3a-b71d-3e0595d23e64} <Debug> TCPHandler: Processed in 0.001225915 sec. | ||
| 5616 | 2026.03.04 19:25:55.303570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38166 | ||
| 5617 | 2026.03.04 19:25:55.303669 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.03.04 19:25:55.303694 [ 287 ] {} <Debug> TCP-Session: b61a02a5-3ee2-4ee8-b02a-8b2583724df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38166 | ||
| 5619 | 2026.03.04 19:25:55.303716 [ 287 ] {} <Debug> TCP-Session: b61a02a5-3ee2-4ee8-b02a-8b2583724df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.03.04 19:25:55.303728 [ 287 ] {} <Debug> TCP-Session: b61a02a5-3ee2-4ee8-b02a-8b2583724df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.03.04 19:25:55.303908 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64973 | ||
| 5622 | 2026.03.04 19:25:55.303942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60217 | ||
| 5623 | 2026.03.04 19:25:55.303960 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51468 | ||
| 5624 | 2026.03.04 19:25:55.303971 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59242 | ||
| 5625 | 2026.03.04 19:25:55.303993 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39373 | ||
| 5626 | 2026.03.04 19:25:55.304020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.03.04 19:25:55.303949 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35129 | ||
| 5628 | 2026.03.04 19:25:55.304060 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2026.03.04 19:25:55.304066 [ 288 ] {} <Debug> TCP-Session: a7d2f3ee-9b9e-4153-82de-ccf159e60e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:64973 | ||
| 5630 | 2026.03.04 19:25:55.304073 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.03.04 19:25:55.304094 [ 287 ] {} <Trace> TCP-Session: b61a02a5-3ee2-4ee8-b02a-8b2583724df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.03.04 19:25:55.304110 [ 288 ] {} <Debug> TCP-Session: a7d2f3ee-9b9e-4153-82de-ccf159e60e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.04 19:25:55.304127 [ 354 ] {} <Debug> TCP-Session: df9a1796-7bc3-4888-a1e2-b36ddffe0d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:51468 | ||
| 5634 | 2026.03.04 19:25:55.304152 [ 288 ] {} <Debug> TCP-Session: a7d2f3ee-9b9e-4153-82de-ccf159e60e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.03.04 19:25:55.304127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.03.04 19:25:55.304176 [ 354 ] {} <Debug> TCP-Session: df9a1796-7bc3-4888-a1e2-b36ddffe0d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.03.04 19:25:55.304071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5638 | 2026.03.04 19:25:55.304205 [ 354 ] {} <Debug> TCP-Session: df9a1796-7bc3-4888-a1e2-b36ddffe0d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.04 19:25:55.304203 [ 290 ] {} <Debug> TCP-Session: 359c89fd-baf3-44f2-9fdd-40351cb65287 Authenticating user 'default' from [fd00:1122:3344:101::e]:35129 | ||
| 5640 | 2026.03.04 19:25:55.304226 [ 289 ] {} <Debug> TCP-Session: 2cf4c971-670d-42d3-a0e5-e6274d39bce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60217 | ||
| 5641 | 2026.03.04 19:25:55.304249 [ 290 ] {} <Debug> TCP-Session: 359c89fd-baf3-44f2-9fdd-40351cb65287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.03.04 19:25:55.304261 [ 289 ] {} <Debug> TCP-Session: 2cf4c971-670d-42d3-a0e5-e6274d39bce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.03.04 19:25:55.304275 [ 290 ] {} <Debug> TCP-Session: 359c89fd-baf3-44f2-9fdd-40351cb65287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.03.04 19:25:55.304279 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38166) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5645 | 2026.03.04 19:25:55.304286 [ 289 ] {} <Debug> TCP-Session: 2cf4c971-670d-42d3-a0e5-e6274d39bce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.04 19:25:55.304099 [ 355 ] {} <Debug> TCP-Session: e7a1c8b4-694c-49d0-98b9-08f2a7aab76f Authenticating user 'default' from [fd00:1122:3344:101::e]:59242 | ||
| 5647 | 2026.03.04 19:25:55.304089 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2026.03.04 19:25:55.304349 [ 355 ] {} <Debug> TCP-Session: e7a1c8b4-694c-49d0-98b9-08f2a7aab76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.03.04 19:25:55.304002 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55804 | ||
| 5650 | 2026.03.04 19:25:55.304378 [ 355 ] {} <Debug> TCP-Session: e7a1c8b4-694c-49d0-98b9-08f2a7aab76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.03.04 19:25:55.304373 [ 357 ] {} <Debug> TCP-Session: 0eb6d174-f25b-4e1f-a8a1-6b62150f1989 Authenticating user 'default' from [fd00:1122:3344:101::e]:39373 | ||
| 5652 | 2026.03.04 19:25:55.303982 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52857 | ||
| 5653 | 2026.03.04 19:25:55.304438 [ 357 ] {} <Debug> TCP-Session: 0eb6d174-f25b-4e1f-a8a1-6b62150f1989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.03.04 19:25:55.304445 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5655 | 2026.03.04 19:25:55.304477 [ 357 ] {} <Debug> TCP-Session: 0eb6d174-f25b-4e1f-a8a1-6b62150f1989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.03.04 19:25:55.304497 [ 358 ] {} <Debug> TCP-Session: f4bf6825-e1bf-48bc-9896-a5b3626d62f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55804 | ||
| 5657 | 2026.03.04 19:25:55.304513 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2026.03.04 19:25:55.304520 [ 358 ] {} <Debug> TCP-Session: f4bf6825-e1bf-48bc-9896-a5b3626d62f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.03.04 19:25:55.304549 [ 356 ] {} <Debug> TCP-Session: 23f7ba71-58df-47b4-9821-5591d0722491 Authenticating user 'default' from [fd00:1122:3344:101::e]:52857 | ||
| 5660 | 2026.03.04 19:25:55.304552 [ 358 ] {} <Debug> TCP-Session: f4bf6825-e1bf-48bc-9896-a5b3626d62f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.04 19:25:55.304557 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5662 | 2026.03.04 19:25:55.304578 [ 356 ] {} <Debug> TCP-Session: 23f7ba71-58df-47b4-9821-5591d0722491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.04 19:25:55.304617 [ 356 ] {} <Debug> TCP-Session: 23f7ba71-58df-47b4-9821-5591d0722491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.03.04 19:25:55.304637 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5665 | 2026.03.04 19:25:55.304936 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 5666 | 2026.03.04 19:25:55.305869 [ 331 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> AggregatingTransform: Aggregating | ||
| 5667 | 2026.03.04 19:25:55.305911 [ 331 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5668 | 2026.03.04 19:25:55.305942 [ 331 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904263 sec. (1105.873 rows/sec., 43.20 KiB/sec.) | ||
| 5669 | 2026.03.04 19:25:55.305958 [ 331 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Trace> Aggregator: Merging aggregated data | ||
| 5670 | 2026.03.04 19:25:55.307149 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002924 sec., 341.9972640218878 rows/sec., 13.36 KiB/sec. | ||
| 5671 | 2026.03.04 19:25:55.307316 [ 287 ] {b4d9d12e-5486-4652-9127-d30bcbc3863e} <Debug> TCPHandler: Processed in 0.003337533 sec. | ||
| 5672 | 2026.03.04 19:25:55.307447 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5673 | 2026.03.04 19:25:55.307468 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.03.04 19:25:55.307484 [ 287 ] {} <Debug> TCP-Session: b61a02a5-3ee2-4ee8-b02a-8b2583724df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.03.04 19:25:55.307486 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5676 | 2026.03.04 19:25:55.307508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5677 | 2026.03.04 19:25:55.307528 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.03.04 19:25:55.307550 [ 358 ] {} <Debug> TCP-Session: f4bf6825-e1bf-48bc-9896-a5b3626d62f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.04 19:25:55.307581 [ 354 ] {} <Debug> TCP-Session: df9a1796-7bc3-4888-a1e2-b36ddffe0d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.03.04 19:25:55.307586 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5681 | 2026.03.04 19:25:55.307604 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5682 | 2026.03.04 19:25:55.307634 [ 290 ] {} <Debug> TCP-Session: 359c89fd-baf3-44f2-9fdd-40351cb65287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.03.04 19:25:55.307573 [ 289 ] {} <Debug> TCP-Session: 2cf4c971-670d-42d3-a0e5-e6274d39bce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.03.04 19:25:55.307660 [ 357 ] {} <Debug> TCP-Session: 0eb6d174-f25b-4e1f-a8a1-6b62150f1989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.03.04 19:25:55.307525 [ 288 ] {} <Debug> TCP-Session: a7d2f3ee-9b9e-4153-82de-ccf159e60e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.03.04 19:25:55.307545 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2026.03.04 19:25:55.307565 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.03.04 19:25:55.307751 [ 356 ] {} <Debug> TCP-Session: 23f7ba71-58df-47b4-9821-5591d0722491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.03.04 19:25:55.307775 [ 355 ] {} <Debug> TCP-Session: e7a1c8b4-694c-49d0-98b9-08f2a7aab76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.03.04 19:25:58.980709 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.03.04 19:25:58.980897 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5692 | 2026.03.04 19:25:58.980961 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5693 | 2026.03.04 19:25:58.981624 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.03.04 19:25:58.981671 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5695 | 2026.03.04 19:25:58.982123 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5696 | 2026.03.04 19:25:58.982362 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.03.04 19:25:58.982527 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 5698 | 2026.03.04 19:25:58.982579 [ 255 ] {cf2ba438-7411-4c5e-b015-2c4ddca45ac8} <Debug> TCPHandler: Processed in 0.002003008 sec. | ||
| 5699 | 2026.03.04 19:25:58.982700 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.03.04 19:25:58.982805 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5701 | 2026.03.04 19:25:58.982849 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5702 | 2026.03.04 19:25:58.983294 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.03.04 19:25:58.983331 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5704 | 2026.03.04 19:25:58.983640 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5705 | 2026.03.04 19:25:58.983861 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.03.04 19:25:58.983997 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 5707 | 2026.03.04 19:25:58.984038 [ 255 ] {7976b660-226d-4bae-8f93-4fc9b4290083} <Debug> TCPHandler: Processed in 0.001389715 sec. | ||
| 5708 | 2026.03.04 19:25:58.984148 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.03.04 19:25:58.984250 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.03.04 19:25:58.984303 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5711 | 2026.03.04 19:25:58.984699 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.03.04 19:25:58.984736 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5713 | 2026.03.04 19:25:58.985068 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5714 | 2026.03.04 19:25:58.985287 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.03.04 19:25:58.985418 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001191 sec., 107472.71200671705 rows/sec., 7.49 MiB/sec. | ||
| 5716 | 2026.03.04 19:25:58.985454 [ 255 ] {938d3e29-38f6-4d04-be4c-a14d2bdc27c1} <Debug> TCPHandler: Processed in 0.001355395 sec. | ||
| 5717 | 2026.03.04 19:25:58.985566 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.03.04 19:25:58.985662 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.03.04 19:25:58.985703 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5720 | 2026.03.04 19:25:58.986036 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.03.04 19:25:58.986070 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5722 | 2026.03.04 19:25:58.986352 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5723 | 2026.03.04 19:25:58.986575 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.03.04 19:25:58.986697 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 5725 | 2026.03.04 19:25:58.986730 [ 255 ] {39a60038-8cd2-4db0-9c7e-40dab95ff14a} <Debug> TCPHandler: Processed in 0.001261175 sec. | ||
| 5726 | 2026.03.04 19:26:01.196945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12042 | ||
| 5727 | 2026.03.04 19:26:01.197471 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.04 19:26:01.197511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5729 | 2026.03.04 19:26:01.197984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5730 | 2026.03.04 19:26:01.198217 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.04 19:26:01.198367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12042 | ||
| 5732 | 2026.03.04 19:26:01.848828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5733 | 2026.03.04 19:26:01.865350 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.03.04 19:26:01.865408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5735 | 2026.03.04 19:26:01.871245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5736 | 2026.03.04 19:26:01.871930 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.03.04 19:26:01.874753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5738 | 2026.03.04 19:26:03.725711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 672 | ||
| 5739 | 2026.03.04 19:26:03.728964 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.03.04 19:26:03.729013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5741 | 2026.03.04 19:26:03.730313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5742 | 2026.03.04 19:26:03.730588 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.03.04 19:26:03.730904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5744 | 2026.03.04 19:26:03.982681 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.03.04 19:26:03.982883 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2026.03.04 19:26:03.982957 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2026.03.04 19:26:03.983643 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.03.04 19:26:03.983693 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5749 | 2026.03.04 19:26:03.984116 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5750 | 2026.03.04 19:26:03.984366 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.03.04 19:26:03.984528 [ 56 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5752 | 2026.03.04 19:26:03.984534 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001705 sec., 52785.923753665695 rows/sec., 4.44 MiB/sec. | ||
| 5753 | 2026.03.04 19:26:03.984603 [ 56 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.03.04 19:26:03.984633 [ 255 ] {58dba0dc-88dd-4317-9065-b7d583e64f6c} <Debug> TCPHandler: Processed in 0.002093478 sec. | ||
| 5755 | 2026.03.04 19:26:03.984634 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5756 | 2026.03.04 19:26:03.984768 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.03.04 19:26:03.984820 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 5758 | 2026.03.04 19:26:03.984876 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.03.04 19:26:03.984931 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5760 | 2026.03.04 19:26:03.985034 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5761 | 2026.03.04 19:26:03.985103 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 269 rows starting from the beginning of the part | ||
| 5762 | 2026.03.04 19:26:03.985171 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 106 rows starting from the beginning of the part | ||
| 5763 | 2026.03.04 19:26:03.985217 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5764 | 2026.03.04 19:26:03.985260 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2271 rows starting from the beginning of the part | ||
| 5765 | 2026.03.04 19:26:03.985297 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5766 | 2026.03.04 19:26:03.985339 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5767 | 2026.03.04 19:26:03.985355 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.04 19:26:03.985402 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5769 | 2026.03.04 19:26:03.985781 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5770 | 2026.03.04 19:26:03.986019 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.03.04 19:26:03.986160 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001308 sec., 12996.941896024466 rows/sec., 977.31 KiB/sec. | ||
| 5772 | 2026.03.04 19:26:03.986202 [ 255 ] {89c1cc11-0684-481b-8246-25c282b627c4} <Debug> TCPHandler: Processed in 0.001486396 sec. | ||
| 5773 | 2026.03.04 19:26:03.986311 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.03.04 19:26:03.986414 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5775 | 2026.03.04 19:26:03.986455 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5776 | 2026.03.04 19:26:03.986746 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015018 sec., 1430260.1763358938 rows/sec., 117.16 MiB/sec. | ||
| 5777 | 2026.03.04 19:26:03.986889 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.03.04 19:26:03.986930 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5779 | 2026.03.04 19:26:03.987012 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5780 | 2026.03.04 19:26:03.987306 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5781 | 2026.03.04 19:26:03.987306 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.03.04 19:26:03.987409 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_36_7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5783 | 2026.03.04 19:26:03.987500 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5784 | 2026.03.04 19:26:03.987559 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.03.04 19:26:03.987670 [ 56 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5786 | 2026.03.04 19:26:03.987699 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001304 sec., 62116.56441717791 rows/sec., 4.85 MiB/sec. | ||
| 5787 | 2026.03.04 19:26:03.987703 [ 56 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.03.04 19:26:03.987738 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5789 | 2026.03.04 19:26:03.987745 [ 255 ] {6db84790-e9a0-4681-a269-7a91ba0fa8ef} <Debug> TCPHandler: Processed in 0.001485616 sec. | ||
| 5790 | 2026.03.04 19:26:03.987817 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 5791 | 2026.03.04 19:26:03.987859 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.03.04 19:26:03.987906 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2026.03.04 19:26:03.987934 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 176 rows starting from the beginning of the part | ||
| 5794 | 2026.03.04 19:26:03.987954 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5795 | 2026.03.04 19:26:03.987992 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 89 rows starting from the beginning of the part | ||
| 5796 | 2026.03.04 19:26:03.987997 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5797 | 2026.03.04 19:26:03.988037 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 81 rows starting from the beginning of the part | ||
| 5798 | 2026.03.04 19:26:03.988079 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1225 rows starting from the beginning of the part | ||
| 5799 | 2026.03.04 19:26:03.988119 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5800 | 2026.03.04 19:26:03.988157 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 81 rows starting from the beginning of the part | ||
| 5801 | 2026.03.04 19:26:03.988410 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.03.04 19:26:03.988444 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5803 | 2026.03.04 19:26:03.988791 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5804 | 2026.03.04 19:26:03.989010 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.03.04 19:26:03.989114 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5806 | 2026.03.04 19:26:03.989141 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5807 | 2026.03.04 19:26:03.989144 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.03.04 19:26:03.989179 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5809 | 2026.03.04 19:26:03.989186 [ 255 ] {66351a7e-2c7a-4255-b5e7-c63bf928d518} <Debug> TCPHandler: Processed in 0.001377026 sec. | ||
| 5810 | 2026.03.04 19:26:03.989237 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 5811 | 2026.03.04 19:26:03.989249 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469816 sec., 1167493.0739629993 rows/sec., 87.75 MiB/sec. | ||
| 5812 | 2026.03.04 19:26:03.989293 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.03.04 19:26:03.989318 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5814 | 2026.03.04 19:26:03.989343 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4476 rows starting from the beginning of the part | ||
| 5815 | 2026.03.04 19:26:03.989389 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5816 | 2026.03.04 19:26:03.989392 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.03.04 19:26:03.989427 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 5818 | 2026.03.04 19:26:03.989451 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5819 | 2026.03.04 19:26:03.989465 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6601 rows starting from the beginning of the part | ||
| 5820 | 2026.03.04 19:26:03.989505 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5821 | 2026.03.04 19:26:03.989518 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5822 | 2026.03.04 19:26:03.989541 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 5823 | 2026.03.04 19:26:03.989937 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.03.04 19:26:03.990032 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_36_7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5825 | 2026.03.04 19:26:03.990129 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5826 | 2026.03.04 19:26:03.990240 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.04 19:26:03.990281 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5828 | 2026.03.04 19:26:03.990823 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5829 | 2026.03.04 19:26:03.991065 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.04 19:26:03.991211 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001837 sec., 9254.218835057158 rows/sec., 16.58 MiB/sec. | ||
| 5831 | 2026.03.04 19:26:03.991285 [ 255 ] {7113363b-79bc-41d7-95cb-70157b06c612} <Debug> TCPHandler: Processed in 0.002040828 sec. | ||
| 5832 | 2026.03.04 19:26:03.991398 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2026.03.04 19:26:03.991499 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.03.04 19:26:03.991541 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5835 | 2026.03.04 19:26:03.991873 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.04 19:26:03.991908 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5837 | 2026.03.04 19:26:03.992235 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5838 | 2026.03.04 19:26:03.992455 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.03.04 19:26:03.992561 [ 56 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5840 | 2026.03.04 19:26:03.992588 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5841 | 2026.03.04 19:26:03.992589 [ 56 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.03.04 19:26:03.992627 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5843 | 2026.03.04 19:26:03.992632 [ 255 ] {ee7893e8-3e4e-4dd2-9135-ddd3a6341e05} <Debug> TCPHandler: Processed in 0.001287265 sec. | ||
| 5844 | 2026.03.04 19:26:03.992706 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 5845 | 2026.03.04 19:26:03.992827 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5846 | 2026.03.04 19:26:03.992858 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1530 rows starting from the beginning of the part | ||
| 5847 | 2026.03.04 19:26:03.992910 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 5848 | 2026.03.04 19:26:03.992953 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 5849 | 2026.03.04 19:26:03.992994 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5850 | 2026.03.04 19:26:03.993034 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5851 | 2026.03.04 19:26:03.993073 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 5852 | 2026.03.04 19:26:03.993133 [ 188 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11685 rows, containing 5 columns (5 merged, 0 gathered) in 0.003919415 sec., 2981312.2621615725 rows/sec., 201.52 MiB/sec. | ||
| 5853 | 2026.03.04 19:26:03.993503 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5854 | 2026.03.04 19:26:03.993843 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.03.04 19:26:03.993923 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5856 | 2026.03.04 19:26:03.994015 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5857 | 2026.03.04 19:26:03.994115 [ 197 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445185 sec., 1224756.6920498067 rows/sec., 82.26 MiB/sec. | ||
| 5858 | 2026.03.04 19:26:03.994392 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5859 | 2026.03.04 19:26:03.994646 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.03.04 19:26:03.994715 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_36_7} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5861 | 2026.03.04 19:26:03.994787 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5862 | 2026.03.04 19:26:07.241809 [ 23 ] {} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5863 | 2026.03.04 19:26:07.241928 [ 23 ] {} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.03.04 19:26:07.241970 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5865 | 2026.03.04 19:26:07.242167 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::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 | ||
| 5866 | 2026.03.04 19:26:07.242550 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5867 | 2026.03.04 19:26:07.242595 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5868 | 2026.03.04 19:26:07.242684 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 5869 | 2026.03.04 19:26:07.242758 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::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 | ||
| 5870 | 2026.03.04 19:26:07.242827 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::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 | ||
| 5871 | 2026.03.04 19:26:07.242892 [ 197 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 5872 | 2026.03.04 19:26:07.244379 [ 188 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002304619 sec., 17790.359274135986 rows/sec., 3.52 MiB/sec. | ||
| 5873 | 2026.03.04 19:26:07.244624 [ 187 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5874 | 2026.03.04 19:26:07.245076 [ 187 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.03.04 19:26:07.245151 [ 187 ] {46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6::all_1_5_1} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5876 | 2026.03.04 19:26:07.245243 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5877 | 2026.03.04 19:26:08.607094 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5878 | 2026.03.04 19:26:08.607149 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5879 | 2026.03.04 19:26:08.699394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12490 | ||
| 5880 | 2026.03.04 19:26:08.699845 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.03.04 19:26:08.699878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5882 | 2026.03.04 19:26:08.700360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5883 | 2026.03.04 19:26:08.700581 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.03.04 19:26:08.700704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 5885 | 2026.03.04 19:26:08.700703 [ 45 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5886 | 2026.03.04 19:26:08.700758 [ 45 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.03.04 19:26:08.700781 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5888 | 2026.03.04 19:26:08.700879 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 5889 | 2026.03.04 19:26:08.700979 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5890 | 2026.03.04 19:26:08.701014 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10122 rows starting from the beginning of the part | ||
| 5891 | 2026.03.04 19:26:08.701076 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5892 | 2026.03.04 19:26:08.701125 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5893 | 2026.03.04 19:26:08.701178 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5894 | 2026.03.04 19:26:08.701223 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5895 | 2026.03.04 19:26:08.701267 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5896 | 2026.03.04 19:26:08.703112 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275109 sec., 5489846.860084506 rows/sec., 78.53 MiB/sec. | ||
| 5897 | 2026.03.04 19:26:08.703719 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5898 | 2026.03.04 19:26:08.704084 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.03.04 19:26:08.704166 [ 200 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_26_5} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5900 | 2026.03.04 19:26:08.704283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5901 | 2026.03.04 19:26:08.983428 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.03.04 19:26:08.983592 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5903 | 2026.03.04 19:26:08.983655 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5904 | 2026.03.04 19:26:08.984322 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.03.04 19:26:08.984358 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5906 | 2026.03.04 19:26:08.984724 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5907 | 2026.03.04 19:26:08.984981 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.03.04 19:26:08.985139 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001589 sec., 66708.62177470107 rows/sec., 5.61 MiB/sec. | ||
| 5909 | 2026.03.04 19:26:08.985187 [ 255 ] {6c8f8a45-a89c-4e73-8995-5dd51080e1e7} <Debug> TCPHandler: Processed in 0.001885898 sec. | ||
| 5910 | 2026.03.04 19:26:08.985327 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.03.04 19:26:08.985429 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.03.04 19:26:08.985472 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5913 | 2026.03.04 19:26:08.985921 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.04 19:26:08.985955 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5915 | 2026.03.04 19:26:08.986257 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5916 | 2026.03.04 19:26:08.986470 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.04 19:26:08.986602 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 5918 | 2026.03.04 19:26:08.986638 [ 255 ] {95e4ee61-0064-4837-a1ca-93b6e6318075} <Debug> TCPHandler: Processed in 0.001363996 sec. | ||
| 5919 | 2026.03.04 19:26:08.986761 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.03.04 19:26:08.986858 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5921 | 2026.03.04 19:26:08.986898 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5922 | 2026.03.04 19:26:08.987323 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.04 19:26:08.987357 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5924 | 2026.03.04 19:26:08.987666 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5925 | 2026.03.04 19:26:08.987875 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.04 19:26:08.988006 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001167 sec., 76263.92459297343 rows/sec., 5.96 MiB/sec. | ||
| 5927 | 2026.03.04 19:26:08.988043 [ 255 ] {69a57aee-75c7-40d3-97c0-4462569d7463} <Debug> TCPHandler: Processed in 0.001332935 sec. | ||
| 5928 | 2026.03.04 19:26:08.988169 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.04 19:26:08.988266 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5930 | 2026.03.04 19:26:08.988308 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5931 | 2026.03.04 19:26:08.988731 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.04 19:26:08.988766 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5933 | 2026.03.04 19:26:08.989105 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5934 | 2026.03.04 19:26:08.989316 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.03.04 19:26:08.989447 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 5936 | 2026.03.04 19:26:08.989483 [ 255 ] {1583f314-456c-4677-9d96-14ec38379191} <Debug> TCPHandler: Processed in 0.001364985 sec. | ||
| 5937 | 2026.03.04 19:26:08.989597 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.03.04 19:26:08.989693 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5939 | 2026.03.04 19:26:08.989746 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5940 | 2026.03.04 19:26:08.990554 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.04 19:26:08.990588 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5942 | 2026.03.04 19:26:08.991142 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5943 | 2026.03.04 19:26:08.991367 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.03.04 19:26:08.991506 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001832 sec., 13646.288209606986 rows/sec., 24.45 MiB/sec. | ||
| 5945 | 2026.03.04 19:26:08.991568 [ 255 ] {c262a02a-7a61-4efd-8eab-39db4ce59b6a} <Debug> TCPHandler: Processed in 0.002019798 sec. | ||
| 5946 | 2026.03.04 19:26:08.991699 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.03.04 19:26:08.991795 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5948 | 2026.03.04 19:26:08.991835 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5949 | 2026.03.04 19:26:08.992198 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.03.04 19:26:08.992232 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5951 | 2026.03.04 19:26:08.992557 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5952 | 2026.03.04 19:26:08.992766 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.03.04 19:26:08.992896 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5954 | 2026.03.04 19:26:08.992930 [ 255 ] {d2844d1c-7e2c-4b40-a879-5a0113b5b42c} <Debug> TCPHandler: Processed in 0.001281416 sec. | ||
| 5955 | 2026.03.04 19:26:09.375790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5956 | 2026.03.04 19:26:09.392358 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.03.04 19:26:09.392416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5958 | 2026.03.04 19:26:09.397781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5959 | 2026.03.04 19:26:09.398475 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.03.04 19:26:09.398793 [ 27 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5961 | 2026.03.04 19:26:09.398905 [ 27 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.03.04 19:26:09.398942 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5963 | 2026.03.04 19:26:09.399134 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5964 | 2026.03.04 19:26:09.401411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5965 | 2026.03.04 19:26:09.403108 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5966 | 2026.03.04 19:26:09.404488 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5967 | 2026.03.04 19:26:09.406593 [ 27 ] {} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5968 | 2026.03.04 19:26:09.406638 [ 27 ] {} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.04 19:26:09.406657 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5970 | 2026.03.04 19:26:09.406748 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 5971 | 2026.03.04 19:26:09.406877 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5972 | 2026.03.04 19:26:09.406919 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5973 | 2026.03.04 19:26:09.406998 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 5974 | 2026.03.04 19:26:09.407059 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5975 | 2026.03.04 19:26:09.407112 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5976 | 2026.03.04 19:26:09.407169 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5977 | 2026.03.04 19:26:09.408114 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404256 sec., 25636.351206617597 rows/sec., 2.14 MiB/sec. | ||
| 5978 | 2026.03.04 19:26:09.408262 [ 196 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5979 | 2026.03.04 19:26:09.408546 [ 196 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.03.04 19:26:09.408620 [ 196 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_9_2} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5981 | 2026.03.04 19:26:09.408698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5982 | 2026.03.04 19:26:09.408869 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5983 | 2026.03.04 19:26:09.413094 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5984 | 2026.03.04 19:26:09.417196 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5985 | 2026.03.04 19:26:09.421409 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5986 | 2026.03.04 19:26:09.425586 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 5987 | 2026.03.04 19:26:09.477996 [ 196 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078954621 sec., 2482.4386149608645 rows/sec., 12.84 MiB/sec. | ||
| 5988 | 2026.03.04 19:26:09.480453 [ 188 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5989 | 2026.03.04 19:26:09.482527 [ 188 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_26_5} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.03.04 19:26:09.482600 [ 188 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_26_5} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5991 | 2026.03.04 19:26:09.484637 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5992 | 2026.03.04 19:26:10.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.19 MiB, peak 270.75 MiB, free memory in arenas 0.00 B, will set to 265.43 MiB (RSS), difference: 5.23 MiB | ||
| 5993 | 2026.03.04 19:26:13.731593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 696 | ||
| 5994 | 2026.03.04 19:26:13.733964 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.03.04 19:26:13.734018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5996 | 2026.03.04 19:26:13.735244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5997 | 2026.03.04 19:26:13.735521 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.03.04 19:26:13.735843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5999 | 2026.03.04 19:26:13.983875 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.03.04 19:26:13.984073 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6001 | 2026.03.04 19:26:13.984143 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6002 | 2026.03.04 19:26:13.984891 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.03.04 19:26:13.984930 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6004 | 2026.03.04 19:26:13.985314 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6005 | 2026.03.04 19:26:13.985533 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.03.04 19:26:13.985684 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001664 sec., 6009.615384615385 rows/sec., 490.04 KiB/sec. | ||
| 6007 | 2026.03.04 19:26:13.985724 [ 255 ] {c24092d6-129d-43ff-9052-645adeeaffa0} <Debug> TCPHandler: Processed in 0.001981028 sec. | ||
| 6008 | 2026.03.04 19:26:13.985854 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2026.03.04 19:26:13.985949 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6010 | 2026.03.04 19:26:13.985988 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6011 | 2026.03.04 19:26:13.986508 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.03.04 19:26:13.986544 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6013 | 2026.03.04 19:26:13.986875 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6014 | 2026.03.04 19:26:13.987081 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.03.04 19:26:13.987211 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001281 sec., 74160.81186572989 rows/sec., 6.19 MiB/sec. | ||
| 6016 | 2026.03.04 19:26:13.987248 [ 255 ] {0098cee2-b243-4f88-9304-5962f3a3d147} <Debug> TCPHandler: Processed in 0.001442066 sec. | ||
| 6017 | 2026.03.04 19:26:13.987370 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.03.04 19:26:13.987464 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.03.04 19:26:13.987504 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6020 | 2026.03.04 19:26:13.987936 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.03.04 19:26:13.987971 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6022 | 2026.03.04 19:26:13.988269 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6023 | 2026.03.04 19:26:13.988479 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): 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.03.04 19:26:13.988571 [ 53 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6025 | 2026.03.04 19:26:13.988604 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001159 sec., 23295.944779982743 rows/sec., 1.67 MiB/sec. | ||
| 6026 | 2026.03.04 19:26:13.988607 [ 53 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.03.04 19:26:13.988636 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6028 | 2026.03.04 19:26:13.988641 [ 255 ] {a3ff17c8-cd86-4d0c-a6d7-20aaed7ccdd2} <Debug> TCPHandler: Processed in 0.001319765 sec. | ||
| 6029 | 2026.03.04 19:26:13.988725 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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.03.04 19:26:13.988776 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.03.04 19:26:13.988824 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6032 | 2026.03.04 19:26:13.988855 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 6033 | 2026.03.04 19:26:13.988870 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6034 | 2026.03.04 19:26:13.988909 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6035 | 2026.03.04 19:26:13.988911 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6036 | 2026.03.04 19:26:13.988962 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 6037 | 2026.03.04 19:26:13.989004 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6038 | 2026.03.04 19:26:13.989044 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6039 | 2026.03.04 19:26:13.989082 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6040 | 2026.03.04 19:26:13.989380 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.03.04 19:26:13.989416 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6042 | 2026.03.04 19:26:13.989780 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6043 | 2026.03.04 19:26:13.989821 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133704 sec., 172002.56857169067 rows/sec., 13.20 MiB/sec. | ||
| 6044 | 2026.03.04 19:26:13.989973 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6045 | 2026.03.04 19:26:13.989999 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.03.04 19:26:13.990132 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.00128 sec., 71093.75 rows/sec., 5.56 MiB/sec. | ||
| 6047 | 2026.03.04 19:26:13.990169 [ 255 ] {725dd326-ef18-4abb-95b3-db74c3fc346e} <Debug> TCPHandler: Processed in 0.001440405 sec. | ||
| 6048 | 2026.03.04 19:26:13.990201 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): 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.03.04 19:26:13.990261 [ 189 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_36_7} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6050 | 2026.03.04 19:26:13.990289 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.03.04 19:26:13.990314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6052 | 2026.03.04 19:26:13.990384 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6053 | 2026.03.04 19:26:13.990426 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6054 | 2026.03.04 19:26:13.990862 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.03.04 19:26:13.990895 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6056 | 2026.03.04 19:26:13.991218 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6057 | 2026.03.04 19:26:13.991433 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.03.04 19:26:13.991563 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001198 sec., 137729.5492487479 rows/sec., 9.59 MiB/sec. | ||
| 6059 | 2026.03.04 19:26:13.991598 [ 255 ] {a83ea038-0c15-4bda-a476-3d26235fa9ad} <Debug> TCPHandler: Processed in 0.001357005 sec. | ||
| 6060 | 2026.03.04 19:26:13.991720 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.03.04 19:26:13.991813 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.03.04 19:26:13.991866 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6063 | 2026.03.04 19:26:13.992648 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.03.04 19:26:13.992682 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6065 | 2026.03.04 19:26:13.993182 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6066 | 2026.03.04 19:26:13.993398 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.03.04 19:26:13.993507 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6068 | 2026.03.04 19:26:13.993531 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001736 sec., 9792.6267281106 rows/sec., 17.55 MiB/sec. | ||
| 6069 | 2026.03.04 19:26:13.993540 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.03.04 19:26:13.993564 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6071 | 2026.03.04 19:26:13.993583 [ 255 ] {14522c52-c31c-4254-a48e-a6311f379aec} <Debug> TCPHandler: Processed in 0.001910408 sec. | ||
| 6072 | 2026.03.04 19:26:13.993699 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.03.04 19:26:13.993717 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 6074 | 2026.03.04 19:26:13.993794 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6075 | 2026.03.04 19:26:13.993843 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6076 | 2026.03.04 19:26:13.994069 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6077 | 2026.03.04 19:26:13.994170 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 596 rows starting from the beginning of the part | ||
| 6078 | 2026.03.04 19:26:13.994180 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.03.04 19:26:13.994228 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6080 | 2026.03.04 19:26:13.994376 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6081 | 2026.03.04 19:26:13.994523 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6082 | 2026.03.04 19:26:13.994542 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6083 | 2026.03.04 19:26:13.994632 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6084 | 2026.03.04 19:26:13.994736 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6085 | 2026.03.04 19:26:13.994771 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.03.04 19:26:13.994843 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6087 | 2026.03.04 19:26:13.994916 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 6088 | 2026.03.04 19:26:13.994958 [ 255 ] {a51368f8-1ab2-4851-ab62-5d8f520add58} <Debug> TCPHandler: Processed in 0.001306815 sec. | ||
| 6089 | 2026.03.04 19:26:13.999683 [ 189 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 19 columns (19 merged, 0 gathered) in 0.006039024 sec., 117071.89771062345 rows/sec., 209.79 MiB/sec. | ||
| 6090 | 2026.03.04 19:26:14.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.42 MiB, peak 273.53 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: -1.44 MiB | ||
| 6091 | 2026.03.04 19:26:14.000715 [ 189 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6092 | 2026.03.04 19:26:14.001030 [ 189 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.03.04 19:26:14.001091 [ 189 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6094 | 2026.03.04 19:26:14.001192 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6095 | 2026.03.04 19:26:15.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.56 MiB, peak 273.53 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: 4.46 MiB | ||
| 6096 | 2026.03.04 19:26:16.201234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13002 | ||
| 6097 | 2026.03.04 19:26:16.201893 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.03.04 19:26:16.201934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6099 | 2026.03.04 19:26:16.202417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6100 | 2026.03.04 19:26:16.202650 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.03.04 19:26:16.202786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13002 | ||
| 6102 | 2026.03.04 19:26:16.901915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6103 | 2026.03.04 19:26:16.917383 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.03.04 19:26:16.917448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6105 | 2026.03.04 19:26:16.923365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6106 | 2026.03.04 19:26:16.924093 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.04 19:26:16.926999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6108 | 2026.03.04 19:26:18.983799 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.03.04 19:26:18.983990 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6110 | 2026.03.04 19:26:18.984059 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6111 | 2026.03.04 19:26:18.984812 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.03.04 19:26:18.984850 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6113 | 2026.03.04 19:26:18.985261 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6114 | 2026.03.04 19:26:18.985498 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.03.04 19:26:18.985646 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001708 sec., 62060.889929742385 rows/sec., 5.22 MiB/sec. | ||
| 6116 | 2026.03.04 19:26:18.985688 [ 255 ] {aa2527e3-3023-48a6-b059-b04e9e0679cb} <Debug> TCPHandler: Processed in 0.002020788 sec. | ||
| 6117 | 2026.03.04 19:26:18.985819 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.03.04 19:26:18.985913 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.03.04 19:26:18.985953 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6120 | 2026.03.04 19:26:18.986353 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.03.04 19:26:18.986387 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6122 | 2026.03.04 19:26:18.986689 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6123 | 2026.03.04 19:26:18.986921 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.03.04 19:26:18.987047 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001152 sec., 21701.388888888887 rows/sec., 1.59 MiB/sec. | ||
| 6125 | 2026.03.04 19:26:18.987082 [ 255 ] {36653f6b-98b5-42c8-bc42-fed8f0061cd6} <Debug> TCPHandler: Processed in 0.001311765 sec. | ||
| 6126 | 2026.03.04 19:26:18.987189 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.03.04 19:26:18.987282 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6128 | 2026.03.04 19:26:18.987321 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6129 | 2026.03.04 19:26:18.987745 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.03.04 19:26:18.987778 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6131 | 2026.03.04 19:26:18.988082 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6132 | 2026.03.04 19:26:18.988286 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.03.04 19:26:18.988412 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001148 sec., 77526.13240418119 rows/sec., 6.05 MiB/sec. | ||
| 6134 | 2026.03.04 19:26:18.988448 [ 255 ] {95522013-6687-464a-b8f7-eb57966dbe28} <Debug> TCPHandler: Processed in 0.001306435 sec. | ||
| 6135 | 2026.03.04 19:26:18.988558 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.03.04 19:26:18.988651 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6137 | 2026.03.04 19:26:18.988693 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6138 | 2026.03.04 19:26:18.989133 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.03.04 19:26:18.989171 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6140 | 2026.03.04 19:26:18.989522 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6141 | 2026.03.04 19:26:18.989743 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.03.04 19:26:18.989874 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 6143 | 2026.03.04 19:26:18.989910 [ 255 ] {a32c2403-ac49-485e-86c8-6d77a737460d} <Debug> TCPHandler: Processed in 0.001399026 sec. | ||
| 6144 | 2026.03.04 19:26:18.990035 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.03.04 19:26:18.990155 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.03.04 19:26:18.990221 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6147 | 2026.03.04 19:26:18.991110 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.03.04 19:26:18.991148 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6149 | 2026.03.04 19:26:18.991698 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6150 | 2026.03.04 19:26:18.991919 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.03.04 19:26:18.992056 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001925 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
| 6152 | 2026.03.04 19:26:18.992109 [ 255 ] {bdeba5fb-6f05-4b8c-865e-4ae18f482a7a} <Debug> TCPHandler: Processed in 0.002141548 sec. | ||
| 6153 | 2026.03.04 19:26:18.992221 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.03.04 19:26:18.992317 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6155 | 2026.03.04 19:26:18.992358 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6156 | 2026.03.04 19:26:18.992691 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.03.04 19:26:18.992727 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6158 | 2026.03.04 19:26:18.993038 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6159 | 2026.03.04 19:26:18.993256 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.03.04 19:26:18.993383 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6161 | 2026.03.04 19:26:18.993419 [ 255 ] {8e2dc0f2-a6c0-450c-bb7c-111ca65da444} <Debug> TCPHandler: Processed in 0.001247814 sec. | ||
| 6162 | 2026.03.04 19:26:23.607401 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6163 | 2026.03.04 19:26:23.607465 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6164 | 2026.03.04 19:26:23.703731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13450 | ||
| 6165 | 2026.03.04 19:26:23.704185 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.03.04 19:26:23.704218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6167 | 2026.03.04 19:26:23.704759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6168 | 2026.03.04 19:26:23.704994 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.03.04 19:26:23.705123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 6170 | 2026.03.04 19:26:23.735984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 722 | ||
| 6171 | 2026.03.04 19:26:23.738393 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.04 19:26:23.738454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6173 | 2026.03.04 19:26:23.739742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6174 | 2026.03.04 19:26:23.740031 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.03.04 19:26:23.740196 [ 40 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6176 | 2026.03.04 19:26:23.740265 [ 40 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.04 19:26:23.740289 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6178 | 2026.03.04 19:26:23.740388 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 6179 | 2026.03.04 19:26:23.740436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 6180 | 2026.03.04 19:26:23.740993 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6181 | 2026.03.04 19:26:23.741143 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 556 rows starting from the beginning of the part | ||
| 6182 | 2026.03.04 19:26:23.741546 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 6183 | 2026.03.04 19:26:23.741856 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6184 | 2026.03.04 19:26:23.742145 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 68 rows starting from the beginning of the part | ||
| 6185 | 2026.03.04 19:26:23.742419 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 6186 | 2026.03.04 19:26:23.742686 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6187 | 2026.03.04 19:26:23.748194 [ 189 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.007849591 sec., 91979.31459104049 rows/sec., 79.35 MiB/sec. | ||
| 6188 | 2026.03.04 19:26:23.749158 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6189 | 2026.03.04 19:26:23.749632 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.04 19:26:23.749698 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_21_4} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6191 | 2026.03.04 19:26:23.749849 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6192 | 2026.03.04 19:26:23.983560 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.03.04 19:26:23.983734 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6194 | 2026.03.04 19:26:23.983800 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6195 | 2026.03.04 19:26:23.984457 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.04 19:26:23.984502 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6197 | 2026.03.04 19:26:23.984904 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6198 | 2026.03.04 19:26:23.985136 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.04 19:26:23.985300 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001612 sec., 55831.26550868487 rows/sec., 4.70 MiB/sec. | ||
| 6200 | 2026.03.04 19:26:23.985350 [ 255 ] {beb05787-4d93-4f9a-95d6-e07faaacb498} <Debug> TCPHandler: Processed in 0.001916687 sec. | ||
| 6201 | 2026.03.04 19:26:23.985485 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.04 19:26:23.985589 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.04 19:26:23.985633 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6204 | 2026.03.04 19:26:23.986055 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.04 19:26:23.986092 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6206 | 2026.03.04 19:26:23.986401 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6207 | 2026.03.04 19:26:23.986658 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.04 19:26:23.986795 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00123 sec., 13821.138211382115 rows/sec., 1.01 MiB/sec. | ||
| 6209 | 2026.03.04 19:26:23.986834 [ 255 ] {2c1bbc9e-ecd7-404b-ba89-d23e83283343} <Debug> TCPHandler: Processed in 0.001401165 sec. | ||
| 6210 | 2026.03.04 19:26:23.986940 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.03.04 19:26:23.987038 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6212 | 2026.03.04 19:26:23.987079 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6213 | 2026.03.04 19:26:23.987494 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.04 19:26:23.987530 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6215 | 2026.03.04 19:26:23.987838 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6216 | 2026.03.04 19:26:23.988055 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.03.04 19:26:23.988184 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001165 sec., 69527.89699570816 rows/sec., 5.43 MiB/sec. | ||
| 6218 | 2026.03.04 19:26:23.988222 [ 255 ] {7ddf8a44-9007-4159-9648-e87cbb0755ef} <Debug> TCPHandler: Processed in 0.001330785 sec. | ||
| 6219 | 2026.03.04 19:26:23.988333 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.03.04 19:26:23.988428 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.03.04 19:26:23.988471 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6222 | 2026.03.04 19:26:23.988899 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.03.04 19:26:23.988935 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6224 | 2026.03.04 19:26:23.989274 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6225 | 2026.03.04 19:26:23.989484 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.03.04 19:26:23.989614 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6227 | 2026.03.04 19:26:23.989653 [ 255 ] {75479736-657e-4307-9a4c-1ed03f2941ae} <Debug> TCPHandler: Processed in 0.001368606 sec. | ||
| 6228 | 2026.03.04 19:26:23.989770 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.03.04 19:26:23.989867 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6230 | 2026.03.04 19:26:23.989928 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6231 | 2026.03.04 19:26:23.990721 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.04 19:26:23.990757 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6233 | 2026.03.04 19:26:23.991281 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6234 | 2026.03.04 19:26:23.991518 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.04 19:26:23.991661 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001814 sec., 9371.554575523704 rows/sec., 16.79 MiB/sec. | ||
| 6236 | 2026.03.04 19:26:23.991726 [ 255 ] {e8beed77-1502-48ed-b337-fd1bc1aec1e1} <Debug> TCPHandler: Processed in 0.002005238 sec. | ||
| 6237 | 2026.03.04 19:26:23.991840 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.03.04 19:26:23.991935 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.03.04 19:26:23.991977 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6240 | 2026.03.04 19:26:23.992311 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.03.04 19:26:23.992346 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6242 | 2026.03.04 19:26:23.992663 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6243 | 2026.03.04 19:26:23.992877 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.03.04 19:26:23.993004 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6245 | 2026.03.04 19:26:23.993041 [ 255 ] {04f88dc3-3095-45eb-a8fe-064d91443951} <Debug> TCPHandler: Processed in 0.001250465 sec. | ||
| 6246 | 2026.03.04 19:26:24.232985 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.03.04 19:26:24.233198 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.03.04 19:26:24.233288 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6249 | 2026.03.04 19:26:24.234224 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.03.04 19:26:24.234296 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6251 | 2026.03.04 19:26:24.235029 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6252 | 2026.03.04 19:26:24.235702 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.03.04 19:26:24.235989 [ 40 ] {} <Debug> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6254 | 2026.03.04 19:26:24.236029 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00289 sec., 8304.498269896194 rows/sec., 705.56 KiB/sec. | ||
| 6255 | 2026.03.04 19:26:24.236093 [ 40 ] {} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.03.04 19:26:24.236142 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6257 | 2026.03.04 19:26:24.236152 [ 255 ] {0d7f53c9-b237-4c8b-b3bb-0912fab817b1} <Debug> TCPHandler: Processed in 0.003296983 sec. | ||
| 6258 | 2026.03.04 19:26:24.236354 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::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 | ||
| 6259 | 2026.03.04 19:26:24.236410 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.03.04 19:26:24.236577 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6261 | 2026.03.04 19:26:24.236661 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 6262 | 2026.03.04 19:26:24.236751 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6263 | 2026.03.04 19:26:24.236788 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 6264 | 2026.03.04 19:26:24.236842 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6265 | 2026.03.04 19:26:24.236885 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 6266 | 2026.03.04 19:26:24.236977 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::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 | ||
| 6267 | 2026.03.04 19:26:24.237056 [ 191 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::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 | ||
| 6268 | 2026.03.04 19:26:24.237713 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.03.04 19:26:24.237771 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6270 | 2026.03.04 19:26:24.238250 [ 193 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993118 sec., 60207.172881886574 rows/sec., 5.23 MiB/sec. | ||
| 6271 | 2026.03.04 19:26:24.238470 [ 189 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6272 | 2026.03.04 19:26:24.238529 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6273 | 2026.03.04 19:26:24.238878 [ 189 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.03.04 19:26:24.238976 [ 189 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_5_1} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6275 | 2026.03.04 19:26:24.239051 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.03.04 19:26:24.239123 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6277 | 2026.03.04 19:26:24.239273 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002572 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec. | ||
| 6278 | 2026.03.04 19:26:24.239339 [ 255 ] {cc5244c1-dfd1-4097-be83-468c3a997828} <Debug> TCPHandler: Processed in 0.003039682 sec. | ||
| 6279 | 2026.03.04 19:26:24.240530 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.03.04 19:26:24.240730 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6281 | 2026.03.04 19:26:24.240828 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6282 | 2026.03.04 19:26:24.242776 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.03.04 19:26:24.242819 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6284 | 2026.03.04 19:26:24.243659 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6285 | 2026.03.04 19:26:24.244044 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.03.04 19:26:24.244343 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Debug> executeQuery: Read 2389 rows, 188.14 KiB in 0.003674 sec., 650244.9646162221 rows/sec., 50.01 MiB/sec. | ||
| 6287 | 2026.03.04 19:26:24.244344 [ 40 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6288 | 2026.03.04 19:26:24.244414 [ 255 ] {e1ca5234-e17c-4581-b4ec-ec4274c9f6a0} <Debug> TCPHandler: Processed in 0.004630848 sec. | ||
| 6289 | 2026.03.04 19:26:24.244553 [ 40 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.04 19:26:24.244622 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6291 | 2026.03.04 19:26:24.244771 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 6292 | 2026.03.04 19:26:24.244924 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2026.03.04 19:26:24.244979 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2433 rows starting from the beginning of the part | ||
| 6294 | 2026.03.04 19:26:24.245073 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 6295 | 2026.03.04 19:26:24.245148 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 95 rows starting from the beginning of the part | ||
| 6296 | 2026.03.04 19:26:24.245214 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 6297 | 2026.03.04 19:26:24.245277 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6298 | 2026.03.04 19:26:24.245341 [ 193 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2389 rows starting from the beginning of the part | ||
| 6299 | 2026.03.04 19:26:24.246308 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.03.04 19:26:24.246531 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.03.04 19:26:24.246606 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6302 | 2026.03.04 19:26:24.247376 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.03.04 19:26:24.247430 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6304 | 2026.03.04 19:26:24.247861 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6305 | 2026.03.04 19:26:24.248198 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.04 19:26:24.248220 [ 192 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.003514414 sec., 1485027.0912874807 rows/sec., 120.85 MiB/sec. | ||
| 6307 | 2026.03.04 19:26:24.248375 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001894 sec., 26927.138331573387 rows/sec., 2.00 MiB/sec. | ||
| 6308 | 2026.03.04 19:26:24.248436 [ 255 ] {be6bb6e4-9555-4755-bf71-32211dc4fa6a} <Debug> TCPHandler: Processed in 0.002252079 sec. | ||
| 6309 | 2026.03.04 19:26:24.248584 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.03.04 19:26:24.248617 [ 192 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6311 | 2026.03.04 19:26:24.248702 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.03.04 19:26:24.248756 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6313 | 2026.03.04 19:26:24.248957 [ 192 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.03.04 19:26:24.249049 [ 192 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_41_8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6315 | 2026.03.04 19:26:24.249158 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 6316 | 2026.03.04 19:26:24.249593 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.03.04 19:26:24.249639 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6318 | 2026.03.04 19:26:24.250039 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6319 | 2026.03.04 19:26:24.250282 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.03.04 19:26:24.250464 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.001787 sec., 461667.5993284835 rows/sec., 27.27 MiB/sec. | ||
| 6321 | 2026.03.04 19:26:24.250524 [ 255 ] {c513022d-279d-43bc-9772-c003c5cbe5c1} <Debug> TCPHandler: Processed in 0.001994707 sec. | ||
| 6322 | 2026.03.04 19:26:24.250689 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.03.04 19:26:24.250806 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.03.04 19:26:24.250853 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6325 | 2026.03.04 19:26:24.251391 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.03.04 19:26:24.251433 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6327 | 2026.03.04 19:26:24.251843 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6328 | 2026.03.04 19:26:24.252340 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.03.04 19:26:24.252639 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001857 sec., 538.5029617662898 rows/sec., 37.86 KiB/sec. | ||
| 6330 | 2026.03.04 19:26:24.252749 [ 255 ] {7327b485-081b-45fc-a106-df9216ed20ea} <Debug> TCPHandler: Processed in 0.002123148 sec. | ||
| 6331 | 2026.03.04 19:26:24.253152 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.03.04 19:26:24.253657 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.03.04 19:26:24.253762 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6334 | 2026.03.04 19:26:24.254708 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.04 19:26:24.254770 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6336 | 2026.03.04 19:26:24.255365 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6337 | 2026.03.04 19:26:24.256775 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.03.04 19:26:24.257065 [ 40 ] {} <Debug> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6339 | 2026.03.04 19:26:24.257114 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003671 sec., 3268.864069735767 rows/sec., 255.38 KiB/sec. | ||
| 6340 | 2026.03.04 19:26:24.257170 [ 40 ] {} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.03.04 19:26:24.257312 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6342 | 2026.03.04 19:26:24.257389 [ 255 ] {da97df15-5e78-4d3a-b6e4-dc4715017156} <Debug> TCPHandler: Processed in 0.004444617 sec. | ||
| 6343 | 2026.03.04 19:26:24.257476 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::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 | ||
| 6344 | 2026.03.04 19:26:24.257635 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6345 | 2026.03.04 19:26:24.257686 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 6346 | 2026.03.04 19:26:24.257809 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 6347 | 2026.03.04 19:26:24.257893 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 6348 | 2026.03.04 19:26:24.257966 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::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 | ||
| 6349 | 2026.03.04 19:26:24.258049 [ 193 ] {05d1092c-2380-4f85-b27c-738312642d68::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 | ||
| 6350 | 2026.03.04 19:26:24.259206 [ 190 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791778 sec., 33486.29127045873 rows/sec., 2.68 MiB/sec. | ||
| 6351 | 2026.03.04 19:26:24.259524 [ 186 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6352 | 2026.03.04 19:26:24.259708 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.03.04 19:26:24.260044 [ 186 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.04 19:26:24.260188 [ 186 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_5_1} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6355 | 2026.03.04 19:26:24.260336 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6356 | 2026.03.04 19:26:24.260432 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.04 19:26:24.260552 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6358 | 2026.03.04 19:26:24.263147 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.04 19:26:24.263262 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6360 | 2026.03.04 19:26:24.264157 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6361 | 2026.03.04 19:26:24.269537 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.04 19:26:24.274452 [ 40 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6363 | 2026.03.04 19:26:24.274548 [ 40 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.03.04 19:26:24.274568 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Debug> executeQuery: Read 1261 rows, 88.96 KiB in 0.014575 sec., 86518.0102915952 rows/sec., 5.96 MiB/sec. | ||
| 6365 | 2026.03.04 19:26:24.274578 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6366 | 2026.03.04 19:26:24.274881 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 6367 | 2026.03.04 19:26:24.274886 [ 255 ] {ddc5aa4b-270a-4f44-ac49-2828caae23c2} <Debug> TCPHandler: Processed in 0.01538992 sec. | ||
| 6368 | 2026.03.04 19:26:24.275040 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6369 | 2026.03.04 19:26:24.275091 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1310 rows starting from the beginning of the part | ||
| 6370 | 2026.03.04 19:26:24.275195 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part | ||
| 6371 | 2026.03.04 19:26:24.275273 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part | ||
| 6372 | 2026.03.04 19:26:24.275310 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.03.04 19:26:24.275356 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 6374 | 2026.03.04 19:26:24.275431 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 81 rows starting from the beginning of the part | ||
| 6375 | 2026.03.04 19:26:24.275496 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1261 rows starting from the beginning of the part | ||
| 6376 | 2026.03.04 19:26:24.275515 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6377 | 2026.03.04 19:26:24.275722 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6378 | 2026.03.04 19:26:24.277895 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.003067402 sec., 952271.6618167426 rows/sec., 70.45 MiB/sec. | ||
| 6379 | 2026.03.04 19:26:24.278227 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6380 | 2026.03.04 19:26:24.278623 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.03.04 19:26:24.278732 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_41_8} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6382 | 2026.03.04 19:26:24.278845 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6383 | 2026.03.04 19:26:24.283479 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.03.04 19:26:24.283548 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6385 | 2026.03.04 19:26:24.284304 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6386 | 2026.03.04 19:26:24.285061 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.03.04 19:26:24.285379 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6388 | 2026.03.04 19:26:24.285429 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Debug> executeQuery: Read 1570 rows, 100.47 KiB in 0.009979 sec., 157330.39382703678 rows/sec., 9.83 MiB/sec. | ||
| 6389 | 2026.03.04 19:26:24.285479 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.03.04 19:26:24.285572 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6391 | 2026.03.04 19:26:24.285775 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6392 | 2026.03.04 19:26:24.286034 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6393 | 2026.03.04 19:26:24.286112 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11685 rows starting from the beginning of the part | ||
| 6394 | 2026.03.04 19:26:24.286238 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6395 | 2026.03.04 19:26:24.286333 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 165 rows starting from the beginning of the part | ||
| 6396 | 2026.03.04 19:26:24.286435 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6397 | 2026.03.04 19:26:24.286510 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6398 | 2026.03.04 19:26:24.286576 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1570 rows starting from the beginning of the part | ||
| 6399 | 2026.03.04 19:26:24.293411 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00772142 sec., 1800187.012233501 rows/sec., 120.82 MiB/sec. | ||
| 6400 | 2026.03.04 19:26:24.293857 [ 255 ] {750dc481-4d89-442c-9177-b829c945d852} <Debug> TCPHandler: Processed in 0.018748734 sec. | ||
| 6401 | 2026.03.04 19:26:24.294339 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6402 | 2026.03.04 19:26:24.294608 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.03.04 19:26:24.294833 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.03.04 19:26:24.294919 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.03.04 19:26:24.295193 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6406 | 2026.03.04 19:26:24.295374 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6407 | 2026.03.04 19:26:24.295585 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6408 | 2026.03.04 19:26:24.297635 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.03.04 19:26:24.297711 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6410 | 2026.03.04 19:26:24.298490 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6411 | 2026.03.04 19:26:24.298851 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.03.04 19:26:24.299103 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.004347 sec., 8051.529790660225 rows/sec., 14.43 MiB/sec. | ||
| 6413 | 2026.03.04 19:26:24.299252 [ 255 ] {3411a390-92f4-4d2c-8f96-4edebaf4b4e6} <Debug> TCPHandler: Processed in 0.00489465 sec. | ||
| 6414 | 2026.03.04 19:26:24.299490 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.03.04 19:26:24.299636 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.03.04 19:26:24.299709 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6417 | 2026.03.04 19:26:24.300209 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.03.04 19:26:24.300296 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6419 | 2026.03.04 19:26:24.300771 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6420 | 2026.03.04 19:26:24.301033 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.03.04 19:26:24.301183 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001591 sec., 7542.42614707731 rows/sec., 520.51 KiB/sec. | ||
| 6422 | 2026.03.04 19:26:24.301221 [ 40 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6423 | 2026.03.04 19:26:24.301233 [ 255 ] {6069d2cd-dde0-45e6-9b6a-ba37d15b7ac5} <Debug> TCPHandler: Processed in 0.001846247 sec. | ||
| 6424 | 2026.03.04 19:26:24.301342 [ 40 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.04 19:26:24.301386 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6426 | 2026.03.04 19:26:24.301560 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6427 | 2026.03.04 19:26:24.301778 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2026.03.04 19:26:24.301829 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1770 rows starting from the beginning of the part | ||
| 6429 | 2026.03.04 19:26:24.301923 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6430 | 2026.03.04 19:26:24.301982 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6431 | 2026.03.04 19:26:24.302059 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6432 | 2026.03.04 19:26:24.302147 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6433 | 2026.03.04 19:26:24.302213 [ 187 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6434 | 2026.03.04 19:26:24.303968 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 4 columns (4 merged, 0 gathered) in 0.00247669 sec., 816412.2276102378 rows/sec., 54.86 MiB/sec. | ||
| 6435 | 2026.03.04 19:26:24.304455 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6436 | 2026.03.04 19:26:24.304985 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.03.04 19:26:24.305113 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_41_8} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6438 | 2026.03.04 19:26:24.305270 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6439 | 2026.03.04 19:26:24.427947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6440 | 2026.03.04 19:26:24.452719 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.03.04 19:26:24.452805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6442 | 2026.03.04 19:26:24.460312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6443 | 2026.03.04 19:26:24.461307 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.03.04 19:26:24.468498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6445 | 2026.03.04 19:26:28.981163 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.03.04 19:26:28.981458 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6447 | 2026.03.04 19:26:28.981557 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6448 | 2026.03.04 19:26:28.982450 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.03.04 19:26:28.982491 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6450 | 2026.03.04 19:26:28.982873 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6451 | 2026.03.04 19:26:28.983096 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.03.04 19:26:28.983249 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. | ||
| 6453 | 2026.03.04 19:26:28.983289 [ 255 ] {65af47c4-d1b4-4709-ae0e-0f6ec2b599dc} <Debug> TCPHandler: Processed in 0.002299909 sec. | ||
| 6454 | 2026.03.04 19:26:28.983415 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.03.04 19:26:28.983510 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6456 | 2026.03.04 19:26:28.983551 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6457 | 2026.03.04 19:26:28.983972 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.03.04 19:26:28.984009 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6459 | 2026.03.04 19:26:28.984303 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6460 | 2026.03.04 19:26:28.984515 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.03.04 19:26:28.984641 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 6462 | 2026.03.04 19:26:28.984676 [ 255 ] {86f6bf98-c52e-40fb-b40f-eab019e48575} <Debug> TCPHandler: Processed in 0.001309915 sec. | ||
| 6463 | 2026.03.04 19:26:28.984801 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.03.04 19:26:28.984896 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6465 | 2026.03.04 19:26:28.984938 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6466 | 2026.03.04 19:26:28.985315 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.03.04 19:26:28.985350 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6468 | 2026.03.04 19:26:28.985683 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6469 | 2026.03.04 19:26:28.985883 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.03.04 19:26:28.986002 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 6471 | 2026.03.04 19:26:28.986036 [ 255 ] {ffc75baa-2b54-4189-902e-67ad4a251fcb} <Debug> TCPHandler: Processed in 0.001296015 sec. | ||
| 6472 | 2026.03.04 19:26:28.986137 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.03.04 19:26:28.986224 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.03.04 19:26:28.986262 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6475 | 2026.03.04 19:26:28.986561 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.03.04 19:26:28.986594 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6477 | 2026.03.04 19:26:28.986947 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6478 | 2026.03.04 19:26:28.987152 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.03.04 19:26:28.987278 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 6480 | 2026.03.04 19:26:28.987313 [ 255 ] {3b73f238-d548-4ef0-a8ef-39b8bcbff54b} <Debug> TCPHandler: Processed in 0.001200455 sec. | ||
| 6481 | 2026.03.04 19:26:31.205659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13962 | ||
| 6482 | 2026.03.04 19:26:31.206271 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.04 19:26:31.206317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6484 | 2026.03.04 19:26:31.206814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6485 | 2026.03.04 19:26:31.207052 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.04 19:26:31.207199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13962 | ||
| 6487 | 2026.03.04 19:26:31.969079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6488 | 2026.03.04 19:26:31.986728 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.04 19:26:31.986794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6490 | 2026.03.04 19:26:31.992523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6491 | 2026.03.04 19:26:31.993221 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.04 19:26:31.996586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6493 | 2026.03.04 19:26:33.741153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 6494 | 2026.03.04 19:26:33.744224 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.04 19:26:33.744267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6496 | 2026.03.04 19:26:33.745482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6497 | 2026.03.04 19:26:33.745751 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.04 19:26:33.746017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6499 | 2026.03.04 19:26:33.984301 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.03.04 19:26:33.984480 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6501 | 2026.03.04 19:26:33.984545 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6502 | 2026.03.04 19:26:33.985204 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.03.04 19:26:33.985254 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6504 | 2026.03.04 19:26:33.985669 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6505 | 2026.03.04 19:26:33.985908 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.03.04 19:26:33.986068 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001635 sec., 55045.87155963303 rows/sec., 4.63 MiB/sec. | ||
| 6507 | 2026.03.04 19:26:33.986119 [ 255 ] {e758a2f0-acf9-43a8-89c7-d8ef13ea8dc2} <Debug> TCPHandler: Processed in 0.001951148 sec. | ||
| 6508 | 2026.03.04 19:26:33.986241 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.03.04 19:26:33.986346 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.03.04 19:26:33.986390 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6511 | 2026.03.04 19:26:33.986810 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.03.04 19:26:33.986848 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6513 | 2026.03.04 19:26:33.987162 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6514 | 2026.03.04 19:26:33.987391 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.04 19:26:33.987526 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001204 sec., 14119.601328903655 rows/sec., 1.04 MiB/sec. | ||
| 6516 | 2026.03.04 19:26:33.987565 [ 255 ] {11bbd556-7951-4183-b3ab-1b41b8db0f14} <Debug> TCPHandler: Processed in 0.001377546 sec. | ||
| 6517 | 2026.03.04 19:26:33.987676 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.03.04 19:26:33.987772 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6519 | 2026.03.04 19:26:33.987814 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6520 | 2026.03.04 19:26:33.988228 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.03.04 19:26:33.988264 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6522 | 2026.03.04 19:26:33.988577 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6523 | 2026.03.04 19:26:33.988793 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.03.04 19:26:33.988924 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001171 sec., 69171.64816396243 rows/sec., 5.40 MiB/sec. | ||
| 6525 | 2026.03.04 19:26:33.988962 [ 255 ] {2297068c-5138-4435-8c9a-c03ed0d395e7} <Debug> TCPHandler: Processed in 0.001336275 sec. | ||
| 6526 | 2026.03.04 19:26:33.989074 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.04 19:26:33.989169 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.03.04 19:26:33.989212 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6529 | 2026.03.04 19:26:33.989598 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.03.04 19:26:33.989635 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6531 | 2026.03.04 19:26:33.989963 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6532 | 2026.03.04 19:26:33.990181 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.03.04 19:26:33.990313 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6534 | 2026.03.04 19:26:33.990351 [ 255 ] {72502b19-6193-4c7f-93e8-81541009bd9b} <Debug> TCPHandler: Processed in 0.001326715 sec. | ||
| 6535 | 2026.03.04 19:26:33.990475 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.03.04 19:26:33.990598 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.03.04 19:26:33.990664 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6538 | 2026.03.04 19:26:33.991491 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.03.04 19:26:33.991529 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6540 | 2026.03.04 19:26:33.992052 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6541 | 2026.03.04 19:26:33.992272 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.04 19:26:33.992414 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001841 sec., 9234.111895708855 rows/sec., 16.55 MiB/sec. | ||
| 6543 | 2026.03.04 19:26:33.992474 [ 255 ] {43cba657-fa73-457f-8fff-1a7da13f9676} <Debug> TCPHandler: Processed in 0.002063208 sec. | ||
| 6544 | 2026.03.04 19:26:33.992588 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.03.04 19:26:33.992683 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6546 | 2026.03.04 19:26:33.992724 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6547 | 2026.03.04 19:26:33.993050 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.03.04 19:26:33.993087 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6549 | 2026.03.04 19:26:33.993393 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6550 | 2026.03.04 19:26:33.993605 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.03.04 19:26:33.993734 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6552 | 2026.03.04 19:26:33.993770 [ 255 ] {896aefc5-1e8f-49d8-98ae-a5de5fb011ee} <Debug> TCPHandler: Processed in 0.001232034 sec. | ||
| 6553 | 2026.03.04 19:26:38.607701 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6554 | 2026.03.04 19:26:38.607770 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6555 | 2026.03.04 19:26:38.707342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14410 | ||
| 6556 | 2026.03.04 19:26:38.707800 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.03.04 19:26:38.707832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6558 | 2026.03.04 19:26:38.708304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6559 | 2026.03.04 19:26:38.708531 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.03.04 19:26:38.708653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 6561 | 2026.03.04 19:26:38.984143 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.03.04 19:26:38.984303 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6563 | 2026.03.04 19:26:38.984364 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6564 | 2026.03.04 19:26:38.985012 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.03.04 19:26:38.985056 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6566 | 2026.03.04 19:26:38.985438 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6567 | 2026.03.04 19:26:38.985657 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.03.04 19:26:38.985814 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001554 sec., 68211.06821106821 rows/sec., 5.73 MiB/sec. | ||
| 6569 | 2026.03.04 19:26:38.985863 [ 255 ] {ea0e6ce4-60a1-42c9-be45-234c8b9e3052} <Debug> TCPHandler: Processed in 0.001845067 sec. | ||
| 6570 | 2026.03.04 19:26:38.985990 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.03.04 19:26:38.986097 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.03.04 19:26:38.986140 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6573 | 2026.03.04 19:26:38.986603 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.03.04 19:26:38.986649 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6575 | 2026.03.04 19:26:38.987037 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6576 | 2026.03.04 19:26:38.987313 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.03.04 19:26:38.987421 [ 77 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6578 | 2026.03.04 19:26:38.987447 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001373 sec., 18208.30298616169 rows/sec., 1.34 MiB/sec. | ||
| 6579 | 2026.03.04 19:26:38.987457 [ 77 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.04 19:26:38.987478 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6581 | 2026.03.04 19:26:38.987486 [ 255 ] {5e7ec222-71ea-4b71-b91e-67d3d6838015} <Debug> TCPHandler: Processed in 0.001549456 sec. | ||
| 6582 | 2026.03.04 19:26:38.987593 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 6583 | 2026.03.04 19:26:38.987598 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.03.04 19:26:38.987732 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6585 | 2026.03.04 19:26:38.987739 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6586 | 2026.03.04 19:26:38.987771 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 82 rows starting from the beginning of the part | ||
| 6587 | 2026.03.04 19:26:38.987791 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6588 | 2026.03.04 19:26:38.987840 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6589 | 2026.03.04 19:26:38.987887 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 6590 | 2026.03.04 19:26:38.987928 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part | ||
| 6591 | 2026.03.04 19:26:38.987970 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6592 | 2026.03.04 19:26:38.988012 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6593 | 2026.03.04 19:26:38.988227 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.04 19:26:38.988267 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6595 | 2026.03.04 19:26:38.988589 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6596 | 2026.03.04 19:26:38.988811 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.03.04 19:26:38.988832 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289215 sec., 168319.48123470484 rows/sec., 13.00 MiB/sec. | ||
| 6598 | 2026.03.04 19:26:38.988939 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001222 sec., 72831.42389525368 rows/sec., 5.69 MiB/sec. | ||
| 6599 | 2026.03.04 19:26:38.988983 [ 255 ] {b58a16a9-3073-468e-b0a3-a9828e10bf56} <Debug> TCPHandler: Processed in 0.001434186 sec. | ||
| 6600 | 2026.03.04 19:26:38.989070 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6601 | 2026.03.04 19:26:38.989118 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.03.04 19:26:38.989219 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6603 | 2026.03.04 19:26:38.989264 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6604 | 2026.03.04 19:26:38.989441 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.03.04 19:26:38.989533 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_41_8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6606 | 2026.03.04 19:26:38.989652 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6607 | 2026.03.04 19:26:38.989678 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.03.04 19:26:38.989719 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6609 | 2026.03.04 19:26:38.990048 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6610 | 2026.03.04 19:26:38.990260 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.03.04 19:26:38.990389 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6612 | 2026.03.04 19:26:38.990425 [ 255 ] {aab91492-22ae-47de-8831-ae45f43bb687} <Debug> TCPHandler: Processed in 0.001355445 sec. | ||
| 6613 | 2026.03.04 19:26:38.990552 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.03.04 19:26:38.990647 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.03.04 19:26:38.990701 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6616 | 2026.03.04 19:26:38.991484 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.03.04 19:26:38.991519 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6618 | 2026.03.04 19:26:38.992034 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6619 | 2026.03.04 19:26:38.992246 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.03.04 19:26:38.992354 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6621 | 2026.03.04 19:26:38.992380 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001752 sec., 14269.406392694063 rows/sec., 25.57 MiB/sec. | ||
| 6622 | 2026.03.04 19:26:38.992403 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.03.04 19:26:38.992424 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6624 | 2026.03.04 19:26:38.992434 [ 255 ] {7575b1aa-fe0c-4c6a-8084-729b42ed6ad3} <Debug> TCPHandler: Processed in 0.001929937 sec. | ||
| 6625 | 2026.03.04 19:26:38.992524 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 6626 | 2026.03.04 19:26:38.992548 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.03.04 19:26:38.992648 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.03.04 19:26:38.992689 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6629 | 2026.03.04 19:26:38.992709 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6630 | 2026.03.04 19:26:38.992755 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 707 rows starting from the beginning of the part | ||
| 6631 | 2026.03.04 19:26:38.992859 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6632 | 2026.03.04 19:26:38.992969 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 6633 | 2026.03.04 19:26:38.993042 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.03.04 19:26:38.993067 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 6635 | 2026.03.04 19:26:38.993084 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6636 | 2026.03.04 19:26:38.993178 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6637 | 2026.03.04 19:26:38.993287 [ 200 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6638 | 2026.03.04 19:26:38.993401 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6639 | 2026.03.04 19:26:38.993629 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.04 19:26:38.993765 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 6641 | 2026.03.04 19:26:38.993802 [ 255 ] {046a0850-9919-4635-8cfd-84a8f69fd015} <Debug> TCPHandler: Processed in 0.001302535 sec. | ||
| 6642 | 2026.03.04 19:26:39.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.14 MiB, peak 276.54 MiB, free memory in arenas 0.00 B, will set to 273.00 MiB (RSS), difference: -2.14 MiB | ||
| 6643 | 2026.03.04 19:26:39.005978 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 19 columns (19 merged, 0 gathered) in 0.013513134 sec., 61125.71665462653 rows/sec., 109.53 MiB/sec. | ||
| 6644 | 2026.03.04 19:26:39.006774 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6645 | 2026.03.04 19:26:39.007097 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.04 19:26:39.007169 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6647 | 2026.03.04 19:26:39.007278 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 6648 | 2026.03.04 19:26:39.496683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6649 | 2026.03.04 19:26:39.513588 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.04 19:26:39.513640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6651 | 2026.03.04 19:26:39.519050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6652 | 2026.03.04 19:26:39.519716 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.04 19:26:39.522492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6654 | 2026.03.04 19:26:40.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.18 MiB, peak 277.31 MiB, free memory in arenas 0.00 B, will set to 273.83 MiB (RSS), difference: 3.65 MiB | ||
| 6655 | 2026.03.04 19:26:43.746342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 788 | ||
| 6656 | 2026.03.04 19:26:43.748847 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.03.04 19:26:43.748904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6658 | 2026.03.04 19:26:43.750147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6659 | 2026.03.04 19:26:43.750441 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.03.04 19:26:43.750814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6661 | 2026.03.04 19:26:43.984898 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.04 19:26:43.985200 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.04 19:26:43.985305 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6664 | 2026.03.04 19:26:43.986069 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.04 19:26:43.986115 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6666 | 2026.03.04 19:26:43.986517 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6667 | 2026.03.04 19:26:43.986740 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.04 19:26:43.986895 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00178 sec., 50561.79775280899 rows/sec., 4.26 MiB/sec. | ||
| 6669 | 2026.03.04 19:26:43.986938 [ 255 ] {14e29f0d-dc10-4912-ad6d-b86db736bc90} <Debug> TCPHandler: Processed in 0.002222359 sec. | ||
| 6670 | 2026.03.04 19:26:43.987076 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.04 19:26:43.987179 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.04 19:26:43.987221 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6673 | 2026.03.04 19:26:43.987618 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.04 19:26:43.987654 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6675 | 2026.03.04 19:26:43.987954 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6676 | 2026.03.04 19:26:43.988156 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.04 19:26:43.988284 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001124 sec., 15124.555160142349 rows/sec., 1.11 MiB/sec. | ||
| 6678 | 2026.03.04 19:26:43.988320 [ 255 ] {bde5f4c4-f135-4c63-b4a2-7e50be0e97e7} <Debug> TCPHandler: Processed in 0.001292875 sec. | ||
| 6679 | 2026.03.04 19:26:43.988427 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.04 19:26:43.988522 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.04 19:26:43.988562 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6682 | 2026.03.04 19:26:43.988981 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.04 19:26:43.989018 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6684 | 2026.03.04 19:26:43.989320 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6685 | 2026.03.04 19:26:43.989525 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.04 19:26:43.989654 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001151 sec., 70373.58818418767 rows/sec., 5.50 MiB/sec. | ||
| 6687 | 2026.03.04 19:26:43.989692 [ 255 ] {b6ddd2a6-3fea-451b-af11-e754bcd6137a} <Debug> TCPHandler: Processed in 0.001312905 sec. | ||
| 6688 | 2026.03.04 19:26:43.989798 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.04 19:26:43.989893 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.03.04 19:26:43.989934 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.03.04 19:26:43.990337 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.04 19:26:43.990373 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6693 | 2026.03.04 19:26:43.990689 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6694 | 2026.03.04 19:26:43.990895 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.04 19:26:43.991024 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 6696 | 2026.03.04 19:26:43.991061 [ 255 ] {67719cc8-35dd-44c7-9e0a-058432bbf176} <Debug> TCPHandler: Processed in 0.001311646 sec. | ||
| 6697 | 2026.03.04 19:26:43.991168 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.03.04 19:26:43.991261 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.03.04 19:26:43.991315 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6700 | 2026.03.04 19:26:43.992103 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.03.04 19:26:43.992140 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6702 | 2026.03.04 19:26:43.992654 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6703 | 2026.03.04 19:26:43.992882 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.03.04 19:26:43.993017 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001773 sec., 9588.268471517202 rows/sec., 17.18 MiB/sec. | ||
| 6705 | 2026.03.04 19:26:43.993068 [ 255 ] {dffeed38-64b7-40d2-b584-21b2ea9e94b5} <Debug> TCPHandler: Processed in 0.001947728 sec. | ||
| 6706 | 2026.03.04 19:26:43.993175 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.03.04 19:26:43.993270 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.03.04 19:26:43.993312 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6709 | 2026.03.04 19:26:43.993633 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.03.04 19:26:43.993669 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6711 | 2026.03.04 19:26:43.993970 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6712 | 2026.03.04 19:26:43.994179 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.03.04 19:26:43.994310 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6714 | 2026.03.04 19:26:43.994346 [ 255 ] {91a61bc5-c0ab-4652-8706-99d28f662617} <Debug> TCPHandler: Processed in 0.001218704 sec. | ||
| 6715 | 2026.03.04 19:26:46.208824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14922 | ||
| 6716 | 2026.03.04 19:26:46.209401 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.03.04 19:26:46.209451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6718 | 2026.03.04 19:26:46.209972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6719 | 2026.03.04 19:26:46.210226 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.03.04 19:26:46.210360 [ 61 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6721 | 2026.03.04 19:26:46.210371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14922 | ||
| 6722 | 2026.03.04 19:26:46.210405 [ 61 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.03.04 19:26:46.210428 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6724 | 2026.03.04 19:26:46.210554 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 6725 | 2026.03.04 19:26:46.210709 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6726 | 2026.03.04 19:26:46.210751 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 6727 | 2026.03.04 19:26:46.210846 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6728 | 2026.03.04 19:26:46.210901 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6729 | 2026.03.04 19:26:46.210947 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6730 | 2026.03.04 19:26:46.210986 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6731 | 2026.03.04 19:26:46.211028 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6732 | 2026.03.04 19:26:46.212847 [ 186 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349909 sec., 6350033.12894244 rows/sec., 90.84 MiB/sec. | ||
| 6733 | 2026.03.04 19:26:46.213248 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6734 | 2026.03.04 19:26:46.213529 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.03.04 19:26:46.213598 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_31_6} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6736 | 2026.03.04 19:26:46.213686 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6737 | 2026.03.04 19:26:47.022678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6738 | 2026.03.04 19:26:47.039347 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.03.04 19:26:47.039398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6740 | 2026.03.04 19:26:47.044803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6741 | 2026.03.04 19:26:47.045471 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.03.04 19:26:47.045815 [ 55 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6743 | 2026.03.04 19:26:47.045916 [ 55 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.03.04 19:26:47.045952 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6745 | 2026.03.04 19:26:47.046128 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6746 | 2026.03.04 19:26:47.048310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6747 | 2026.03.04 19:26:47.049654 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6748 | 2026.03.04 19:26:47.051018 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6749 | 2026.03.04 19:26:47.055438 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6750 | 2026.03.04 19:26:47.059700 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6751 | 2026.03.04 19:26:47.063817 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6752 | 2026.03.04 19:26:47.067953 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6753 | 2026.03.04 19:26:47.071965 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 6754 | 2026.03.04 19:26:47.126562 [ 186 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080499548 sec., 2906.8486198208216 rows/sec., 15.03 MiB/sec. | ||
| 6755 | 2026.03.04 19:26:47.129391 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6756 | 2026.03.04 19:26:47.131352 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_31_6} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.03.04 19:26:47.131463 [ 194 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_31_6} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6758 | 2026.03.04 19:26:47.134136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6759 | 2026.03.04 19:26:48.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.94 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 279.16 MiB (RSS), difference: 4.23 MiB | ||
| 6760 | 2026.03.04 19:26:48.984527 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.03.04 19:26:48.984728 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6762 | 2026.03.04 19:26:48.984798 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6763 | 2026.03.04 19:26:48.985481 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.03.04 19:26:48.985522 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6765 | 2026.03.04 19:26:48.985932 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6766 | 2026.03.04 19:26:48.986164 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.03.04 19:26:48.986307 [ 97 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6768 | 2026.03.04 19:26:48.986324 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001664 sec., 63701.92307692308 rows/sec., 5.36 MiB/sec. | ||
| 6769 | 2026.03.04 19:26:48.986346 [ 97 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.03.04 19:26:48.986366 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6771 | 2026.03.04 19:26:48.986369 [ 255 ] {50425341-2327-4813-ab85-299e61bf8e37} <Debug> TCPHandler: Processed in 0.001966888 sec. | ||
| 6772 | 2026.03.04 19:26:48.986486 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 6773 | 2026.03.04 19:26:48.986499 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.03.04 19:26:48.986624 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.03.04 19:26:48.986628 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2026.03.04 19:26:48.986670 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6777 | 2026.03.04 19:26:48.986677 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2433 rows starting from the beginning of the part | ||
| 6778 | 2026.03.04 19:26:48.986754 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6779 | 2026.03.04 19:26:48.986800 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6780 | 2026.03.04 19:26:48.986842 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 106 rows starting from the beginning of the part | ||
| 6781 | 2026.03.04 19:26:48.986885 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6782 | 2026.03.04 19:26:48.986927 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 6783 | 2026.03.04 19:26:48.987089 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.03.04 19:26:48.987130 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6785 | 2026.03.04 19:26:48.987728 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6786 | 2026.03.04 19:26:48.987960 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.03.04 19:26:48.988091 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001487 sec., 16812.373907195695 rows/sec., 1.23 MiB/sec. | ||
| 6788 | 2026.03.04 19:26:48.988130 [ 255 ] {71899886-7a5f-438e-b115-e67c332cc168} <Debug> TCPHandler: Processed in 0.001681657 sec. | ||
| 6789 | 2026.03.04 19:26:48.988255 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.03.04 19:26:48.988359 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6791 | 2026.03.04 19:26:48.988385 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951988 sec., 1475931.2044951096 rows/sec., 120.91 MiB/sec. | ||
| 6792 | 2026.03.04 19:26:48.988402 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6793 | 2026.03.04 19:26:48.988653 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6794 | 2026.03.04 19:26:48.988908 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.03.04 19:26:48.988955 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.03.04 19:26:48.988985 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_46_9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6797 | 2026.03.04 19:26:48.989019 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6798 | 2026.03.04 19:26:48.989072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6799 | 2026.03.04 19:26:48.989497 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6800 | 2026.03.04 19:26:48.989837 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.04 19:26:48.989997 [ 70 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6802 | 2026.03.04 19:26:48.990019 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001677 sec., 53070.96004770423 rows/sec., 4.14 MiB/sec. | ||
| 6803 | 2026.03.04 19:26:48.990044 [ 70 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.03.04 19:26:48.990068 [ 255 ] {1ffc6235-51f9-4f02-a5e6-df24ceb585ae} <Debug> TCPHandler: Processed in 0.001864447 sec. | ||
| 6805 | 2026.03.04 19:26:48.990071 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6806 | 2026.03.04 19:26:48.990173 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 6807 | 2026.03.04 19:26:48.990193 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.03.04 19:26:48.990296 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.03.04 19:26:48.990297 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6810 | 2026.03.04 19:26:48.990342 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6811 | 2026.03.04 19:26:48.990348 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1310 rows starting from the beginning of the part | ||
| 6812 | 2026.03.04 19:26:48.990426 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6813 | 2026.03.04 19:26:48.990473 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 6814 | 2026.03.04 19:26:48.990513 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 89 rows starting from the beginning of the part | ||
| 6815 | 2026.03.04 19:26:48.990554 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 81 rows starting from the beginning of the part | ||
| 6816 | 2026.03.04 19:26:48.990592 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 89 rows starting from the beginning of the part | ||
| 6817 | 2026.03.04 19:26:48.990771 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.03.04 19:26:48.990814 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6819 | 2026.03.04 19:26:48.991275 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6820 | 2026.03.04 19:26:48.991522 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.03.04 19:26:48.991645 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6822 | 2026.03.04 19:26:48.991659 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 6823 | 2026.03.04 19:26:48.991686 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.04 19:26:48.991708 [ 255 ] {50dc68a8-429f-489f-93b5-1b4782114c5e} <Debug> TCPHandler: Processed in 0.001565126 sec. | ||
| 6825 | 2026.03.04 19:26:48.991709 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6826 | 2026.03.04 19:26:48.991730 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597156 sec., 1073157.537522947 rows/sec., 80.65 MiB/sec. | ||
| 6827 | 2026.03.04 19:26:48.991800 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6828 | 2026.03.04 19:26:48.991818 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.03.04 19:26:48.991905 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6830 | 2026.03.04 19:26:48.991918 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.03.04 19:26:48.991923 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6832 | 2026.03.04 19:26:48.991938 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13900 rows starting from the beginning of the part | ||
| 6833 | 2026.03.04 19:26:48.991980 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6834 | 2026.03.04 19:26:48.992004 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6835 | 2026.03.04 19:26:48.992052 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6836 | 2026.03.04 19:26:48.992092 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6837 | 2026.03.04 19:26:48.992134 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6838 | 2026.03.04 19:26:48.992171 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 6839 | 2026.03.04 19:26:48.992208 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.04 19:26:48.992279 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_46_9} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6841 | 2026.03.04 19:26:48.992361 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6842 | 2026.03.04 19:26:48.992807 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.03.04 19:26:48.992850 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6844 | 2026.03.04 19:26:48.993416 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6845 | 2026.03.04 19:26:48.993642 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.03.04 19:26:48.993785 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001885 sec., 13262.59946949602 rows/sec., 23.77 MiB/sec. | ||
| 6847 | 2026.03.04 19:26:48.993839 [ 255 ] {a3e97c50-fafd-4053-aa73-c4621a4c3a64} <Debug> TCPHandler: Processed in 0.002069478 sec. | ||
| 6848 | 2026.03.04 19:26:48.993946 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.03.04 19:26:48.994041 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6850 | 2026.03.04 19:26:48.994083 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6851 | 2026.03.04 19:26:48.994423 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.03.04 19:26:48.994460 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6853 | 2026.03.04 19:26:48.994887 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6854 | 2026.03.04 19:26:48.995116 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.03.04 19:26:48.995226 [ 70 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6856 | 2026.03.04 19:26:48.995251 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 6857 | 2026.03.04 19:26:48.995258 [ 70 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.03.04 19:26:48.995291 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6859 | 2026.03.04 19:26:48.995294 [ 255 ] {e4bfffe1-aa6f-4533-a2ac-202c760428cb} <Debug> TCPHandler: Processed in 0.001397166 sec. | ||
| 6860 | 2026.03.04 19:26:48.995360 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6861 | 2026.03.04 19:26:48.995452 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.03.04 19:26:48.995479 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2022 rows starting from the beginning of the part | ||
| 6863 | 2026.03.04 19:26:48.995525 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6864 | 2026.03.04 19:26:48.995563 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6865 | 2026.03.04 19:26:48.995601 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6866 | 2026.03.04 19:26:48.995636 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6867 | 2026.03.04 19:26:48.995676 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 6868 | 2026.03.04 19:26:48.996573 [ 198 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14668 rows, containing 5 columns (5 merged, 0 gathered) in 0.004803209 sec., 3053791.7463096026 rows/sec., 205.35 MiB/sec. | ||
| 6869 | 2026.03.04 19:26:48.996809 [ 196 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477626 sec., 1563318.458121338 rows/sec., 105.08 MiB/sec. | ||
| 6870 | 2026.03.04 19:26:48.996940 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6871 | 2026.03.04 19:26:48.997049 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6872 | 2026.03.04 19:26:48.997201 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.03.04 19:26:48.997267 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6874 | 2026.03.04 19:26:48.997324 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.03.04 19:26:48.997331 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 6876 | 2026.03.04 19:26:48.997392 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_46_9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6877 | 2026.03.04 19:26:48.997479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6878 | 2026.03.04 19:26:53.608024 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6879 | 2026.03.04 19:26:53.608092 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6880 | 2026.03.04 19:26:53.710628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15370 | ||
| 6881 | 2026.03.04 19:26:53.711157 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.04 19:26:53.711204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6883 | 2026.03.04 19:26:53.711742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6884 | 2026.03.04 19:26:53.711987 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.04 19:26:53.712113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 6886 | 2026.03.04 19:26:53.751135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 812 | ||
| 6887 | 2026.03.04 19:26:53.753482 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.03.04 19:26:53.753533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6889 | 2026.03.04 19:26:53.754837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6890 | 2026.03.04 19:26:53.755101 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.03.04 19:26:53.755464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6892 | 2026.03.04 19:26:53.984778 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6893 | 2026.03.04 19:26:53.984972 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6894 | 2026.03.04 19:26:53.985045 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6895 | 2026.03.04 19:26:53.985839 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.03.04 19:26:53.985882 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6897 | 2026.03.04 19:26:53.986219 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6898 | 2026.03.04 19:26:53.986438 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.03.04 19:26:53.986576 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001656 sec., 54347.82608695653 rows/sec., 4.57 MiB/sec. | ||
| 6900 | 2026.03.04 19:26:53.986615 [ 255 ] {3a019f45-a559-49b2-9452-d44e6453b25e} <Debug> TCPHandler: Processed in 0.001954637 sec. | ||
| 6901 | 2026.03.04 19:26:53.986746 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2026.03.04 19:26:53.986839 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6903 | 2026.03.04 19:26:53.986878 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6904 | 2026.03.04 19:26:53.987278 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.03.04 19:26:53.987313 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6906 | 2026.03.04 19:26:53.987618 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6907 | 2026.03.04 19:26:53.987818 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.03.04 19:26:53.987947 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001126 sec., 15097.690941385434 rows/sec., 1.11 MiB/sec. | ||
| 6909 | 2026.03.04 19:26:53.987984 [ 255 ] {b7c75445-244c-41c3-9c2e-a9d1f930db10} <Debug> TCPHandler: Processed in 0.001285676 sec. | ||
| 6910 | 2026.03.04 19:26:53.988108 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.03.04 19:26:53.988200 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6912 | 2026.03.04 19:26:53.988239 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6913 | 2026.03.04 19:26:53.988661 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.04 19:26:53.988699 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6915 | 2026.03.04 19:26:53.988988 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6916 | 2026.03.04 19:26:53.989192 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.03.04 19:26:53.989314 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001131 sec., 71618.03713527852 rows/sec., 5.59 MiB/sec. | ||
| 6918 | 2026.03.04 19:26:53.989351 [ 255 ] {5672b7f5-8e4a-4615-b7c6-0b8587eb8bbc} <Debug> TCPHandler: Processed in 0.001295425 sec. | ||
| 6919 | 2026.03.04 19:26:53.989474 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.03.04 19:26:53.989565 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.03.04 19:26:53.989606 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6922 | 2026.03.04 19:26:53.990022 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.03.04 19:26:53.990057 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6924 | 2026.03.04 19:26:53.990374 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6925 | 2026.03.04 19:26:53.990582 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.03.04 19:26:53.990706 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 6927 | 2026.03.04 19:26:53.990742 [ 255 ] {962b42f9-c49b-445a-927f-32f69a6f17ca} <Debug> TCPHandler: Processed in 0.001315216 sec. | ||
| 6928 | 2026.03.04 19:26:53.990855 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.03.04 19:26:53.990947 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.03.04 19:26:53.990998 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6931 | 2026.03.04 19:26:53.991785 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.03.04 19:26:53.991820 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6933 | 2026.03.04 19:26:53.992335 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6934 | 2026.03.04 19:26:53.992549 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.03.04 19:26:53.992680 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00175 sec., 9714.285714285714 rows/sec., 17.41 MiB/sec. | ||
| 6936 | 2026.03.04 19:26:53.992731 [ 255 ] {47c41ec2-03f4-4e96-b162-e62af28beda5} <Debug> TCPHandler: Processed in 0.001924117 sec. | ||
| 6937 | 2026.03.04 19:26:53.992847 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.03.04 19:26:53.992941 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.03.04 19:26:53.992981 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6940 | 2026.03.04 19:26:53.993308 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.03.04 19:26:53.993348 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6942 | 2026.03.04 19:26:53.993643 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6943 | 2026.03.04 19:26:53.993845 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.04 19:26:53.993970 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6945 | 2026.03.04 19:26:53.994005 [ 255 ] {2376c466-9ffc-492a-9ba1-b12527bc2d6b} <Debug> TCPHandler: Processed in 0.001206015 sec. | ||
| 6946 | 2026.03.04 19:26:54.001330 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000912503 sec. | ||
| 6947 | 2026.03.04 19:26:54.171213 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.04 19:26:54.171596 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq') FORMAT Native; (stage: Complete) | ||
| 6949 | 2026.03.04 19:26:54.172051 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6950 | 2026.03.04 19:26:54.172092 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq')" moved to PREWHERE | ||
| 6951 | 2026.03.04 19:26:54.172352 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6952 | 2026.03.04 19:26:54.172419 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6953 | 2026.03.04 19:26:54.172558 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 6954 | 2026.03.04 19:26:54.172593 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6955 | 2026.03.04 19:26:54.172615 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Debug> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (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 | ||
| 6956 | 2026.03.04 19:26:54.172631 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6957 | 2026.03.04 19:26:54.172671 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec_sys', 'zone:cpu_nsec_user', 'zone:cpu_nsec_waitrq'))" | ||
| 6958 | 2026.03.04 19:26:54.172691 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 6959 | 2026.03.04 19:26:54.173491 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Debug> executeQuery: Read 41 rows, 1.66 KiB in 0.002068 sec., 19825.918762088975 rows/sec., 803.73 KiB/sec. | ||
| 6960 | 2026.03.04 19:26:54.173597 [ 255 ] {78cc2204-f8b9-4a25-878e-b4f1c0c92dd7} <Debug> TCPHandler: Processed in 0.00256221 sec. | ||
| 6961 | 2026.03.04 19:26:54.343716 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.03.04 19:26:54.344023 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6963 | 2026.03.04 19:26:54.344144 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6964 | 2026.03.04 19:26:54.345702 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.03.04 19:26:54.345816 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6966 | 2026.03.04 19:26:54.346576 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6967 | 2026.03.04 19:26:54.346917 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Trace> oximeter.timeseries_schema (46d9b1b5-6b08-43c9-8f26-f2e2ccaa6ab6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.03.04 19:26:54.347191 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.003252 sec., 307.5030750307503 rows/sec., 76.88 KiB/sec. | ||
| 6969 | 2026.03.04 19:26:54.347312 [ 255 ] {984c347e-8938-4a85-8d12-2e8e6623a752} <Debug> TCPHandler: Processed in 0.003861826 sec. | ||
| 6970 | 2026.03.04 19:26:54.347640 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.03.04 19:26:54.347809 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.03.04 19:26:54.347876 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6973 | 2026.03.04 19:26:54.349430 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.03.04 19:26:54.349501 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6975 | 2026.03.04 19:26:54.350123 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6976 | 2026.03.04 19:26:54.350491 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.03.04 19:26:54.350737 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002965 sec., 8094.435075885328 rows/sec., 687.71 KiB/sec. | ||
| 6978 | 2026.03.04 19:26:54.350815 [ 255 ] {f45fd3ee-180b-470a-97a2-93e124d174da} <Debug> TCPHandler: Processed in 0.003260353 sec. | ||
| 6979 | 2026.03.04 19:26:54.350994 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.03.04 19:26:54.351113 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6981 | 2026.03.04 19:26:54.351168 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6982 | 2026.03.04 19:26:54.351823 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.03.04 19:26:54.351872 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6984 | 2026.03.04 19:26:54.352780 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6985 | 2026.03.04 19:26:54.353119 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.03.04 19:26:54.353318 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.002236 sec., 2683.3631484794273 rows/sec., 224.92 KiB/sec. | ||
| 6987 | 2026.03.04 19:26:54.353375 [ 255 ] {756e0055-ba80-4fc2-afa5-b5778ba09625} <Debug> TCPHandler: Processed in 0.00244871 sec. | ||
| 6988 | 2026.03.04 19:26:54.353543 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.03.04 19:26:54.353676 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6990 | 2026.03.04 19:26:54.353754 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6991 | 2026.03.04 19:26:54.356957 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.03.04 19:26:54.357008 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6993 | 2026.03.04 19:26:54.357662 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6994 | 2026.03.04 19:26:54.357978 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.03.04 19:26:54.358221 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Debug> executeQuery: Read 2391 rows, 188.30 KiB in 0.004511 sec., 530037.6856572821 rows/sec., 40.77 MiB/sec. | ||
| 6996 | 2026.03.04 19:26:54.358280 [ 255 ] {2cb228a9-f60b-4f2a-a69a-e32c766ff3e8} <Debug> TCPHandler: Processed in 0.004796299 sec. | ||
| 6997 | 2026.03.04 19:26:54.358460 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.03.04 19:26:54.358575 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.03.04 19:26:54.358628 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7000 | 2026.03.04 19:26:54.359283 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.03.04 19:26:54.359329 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7002 | 2026.03.04 19:26:54.359796 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7003 | 2026.03.04 19:26:54.360147 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.03.04 19:26:54.360396 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001802 sec., 29411.764705882353 rows/sec., 2.18 MiB/sec. | ||
| 7005 | 2026.03.04 19:26:54.360461 [ 255 ] {96f46e59-d65c-4242-9017-66171ea079eb} <Debug> TCPHandler: Processed in 0.002067677 sec. | ||
| 7006 | 2026.03.04 19:26:54.360647 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.03.04 19:26:54.360774 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.03.04 19:26:54.360831 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7009 | 2026.03.04 19:26:54.362186 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.03.04 19:26:54.362244 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7011 | 2026.03.04 19:26:54.362789 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7012 | 2026.03.04 19:26:54.363157 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.03.04 19:26:54.363348 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002599 sec., 317429.78068487876 rows/sec., 18.75 MiB/sec. | ||
| 7014 | 2026.03.04 19:26:54.363409 [ 255 ] {ffcbc82d-4a15-4e0b-b2b4-cfeea5ae331c} <Debug> TCPHandler: Processed in 0.002830801 sec. | ||
| 7015 | 2026.03.04 19:26:54.364075 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.03.04 19:26:54.364198 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.03.04 19:26:54.364252 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7018 | 2026.03.04 19:26:54.364872 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.03.04 19:26:54.364921 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7020 | 2026.03.04 19:26:54.365372 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7021 | 2026.03.04 19:26:54.365741 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.03.04 19:26:54.365976 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001753 sec., 570.4506560182544 rows/sec., 40.11 KiB/sec. | ||
| 7023 | 2026.03.04 19:26:54.366044 [ 255 ] {9182ea08-e2a1-4912-9283-91bb85775856} <Debug> TCPHandler: Processed in 0.002038638 sec. | ||
| 7024 | 2026.03.04 19:26:54.366211 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.03.04 19:26:54.366333 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.03.04 19:26:54.366388 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7027 | 2026.03.04 19:26:54.367568 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.03.04 19:26:54.367617 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7029 | 2026.03.04 19:26:54.368050 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7030 | 2026.03.04 19:26:54.368370 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.03.04 19:26:54.368566 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002256 sec., 5319.148936170212 rows/sec., 415.56 KiB/sec. | ||
| 7032 | 2026.03.04 19:26:54.368622 [ 255 ] {71c4c8e5-b15b-4037-b3f6-31dbef13c85b} <Debug> TCPHandler: Processed in 0.0024755 sec. | ||
| 7033 | 2026.03.04 19:26:54.368791 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.03.04 19:26:54.368906 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7035 | 2026.03.04 19:26:54.368957 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7036 | 2026.03.04 19:26:54.372226 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.03.04 19:26:54.372274 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7038 | 2026.03.04 19:26:54.373605 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7039 | 2026.03.04 19:26:54.373999 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.03.04 19:26:54.374208 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Debug> executeQuery: Read 1263 rows, 89.14 KiB in 0.005324 sec., 237227.6483846732 rows/sec., 16.35 MiB/sec. | ||
| 7041 | 2026.03.04 19:26:54.374271 [ 255 ] {c1d08a44-2c00-41ef-adfb-4ca9540003da} <Debug> TCPHandler: Processed in 0.005540732 sec. | ||
| 7042 | 2026.03.04 19:26:54.375197 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.03.04 19:26:54.375371 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.03.04 19:26:54.375448 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7045 | 2026.03.04 19:26:54.376984 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.03.04 19:26:54.377038 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7047 | 2026.03.04 19:26:54.377806 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7048 | 2026.03.04 19:26:54.378246 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.03.04 19:26:54.378469 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Debug> executeQuery: Read 1535 rows, 97.56 KiB in 0.003154 sec., 486683.57641090674 rows/sec., 30.21 MiB/sec. | ||
| 7050 | 2026.03.04 19:26:54.378536 [ 255 ] {f6e0e362-1dd1-444d-8710-677424f4a654} <Debug> TCPHandler: Processed in 0.003513394 sec. | ||
| 7051 | 2026.03.04 19:26:54.378724 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.03.04 19:26:54.378851 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.03.04 19:26:54.378936 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7054 | 2026.03.04 19:26:54.380340 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.03.04 19:26:54.380428 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7056 | 2026.03.04 19:26:54.381394 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7057 | 2026.03.04 19:26:54.381760 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.03.04 19:26:54.382001 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003181 sec., 11002.829298962592 rows/sec., 19.72 MiB/sec. | ||
| 7059 | 2026.03.04 19:26:54.382142 [ 255 ] {a2d01549-2227-4be1-81ba-c15061359e27} <Debug> TCPHandler: Processed in 0.003491724 sec. | ||
| 7060 | 2026.03.04 19:26:54.382330 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2026.03.04 19:26:54.382463 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7062 | 2026.03.04 19:26:54.382526 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7063 | 2026.03.04 19:26:54.383031 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.03.04 19:26:54.383076 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7065 | 2026.03.04 19:26:54.383524 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7066 | 2026.03.04 19:26:54.383921 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.03.04 19:26:54.384706 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002259 sec., 5312.084993359894 rows/sec., 366.59 KiB/sec. | ||
| 7068 | 2026.03.04 19:26:54.387986 [ 255 ] {6fc5885a-920f-44b7-adda-b61849995ef6} <Debug> TCPHandler: Processed in 0.005725712 sec. | ||
| 7069 | 2026.03.04 19:26:54.548579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7070 | 2026.03.04 19:26:54.576757 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.03.04 19:26:54.576862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7072 | 2026.03.04 19:26:54.586395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7073 | 2026.03.04 19:26:54.588331 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.03.04 19:26:54.595325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7075 | 2026.03.04 19:26:54.944482 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60736 | ||
| 7076 | 2026.03.04 19:26:54.944594 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7077 | 2026.03.04 19:26:54.944623 [ 287 ] {} <Debug> TCP-Session: cce81623-0c01-4677-99a2-d8f64f5da9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60736 | ||
| 7078 | 2026.03.04 19:26:54.944651 [ 287 ] {} <Debug> TCP-Session: cce81623-0c01-4677-99a2-d8f64f5da9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.03.04 19:26:54.944666 [ 287 ] {} <Debug> TCP-Session: cce81623-0c01-4677-99a2-d8f64f5da9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.03.04 19:26:54.944926 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38392 | ||
| 7081 | 2026.03.04 19:26:54.944943 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51604 | ||
| 7082 | 2026.03.04 19:26:54.944982 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57393 | ||
| 7083 | 2026.03.04 19:26:54.945018 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43950 | ||
| 7084 | 2026.03.04 19:26:54.945010 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60165 | ||
| 7085 | 2026.03.04 19:26:54.945054 [ 287 ] {} <Trace> TCP-Session: cce81623-0c01-4677-99a2-d8f64f5da9e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.03.04 19:26:54.945072 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.03.04 19:26:54.944968 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50215 | ||
| 7088 | 2026.03.04 19:26:54.945136 [ 288 ] {} <Debug> TCP-Session: 160d4f84-c63c-41bf-88a5-f7731f46b3df Authenticating user 'default' from [fd00:1122:3344:101::e]:38392 | ||
| 7089 | 2026.03.04 19:26:54.944963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35230 | ||
| 7090 | 2026.03.04 19:26:54.945190 [ 288 ] {} <Debug> TCP-Session: 160d4f84-c63c-41bf-88a5-f7731f46b3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.03.04 19:26:54.944998 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35294 | ||
| 7092 | 2026.03.04 19:26:54.945233 [ 288 ] {} <Debug> TCP-Session: 160d4f84-c63c-41bf-88a5-f7731f46b3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.03.04 19:26:54.945254 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7094 | 2026.03.04 19:26:54.945353 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7095 | 2026.03.04 19:26:54.945389 [ 355 ] {} <Debug> TCP-Session: 61dd56e6-dd1d-4c58-881e-1fd87361c38b Authenticating user 'default' from [fd00:1122:3344:101::e]:57393 | ||
| 7096 | 2026.03.04 19:26:54.945467 [ 355 ] {} <Debug> TCP-Session: 61dd56e6-dd1d-4c58-881e-1fd87361c38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.03.04 19:26:54.945480 [ 355 ] {} <Debug> TCP-Session: 61dd56e6-dd1d-4c58-881e-1fd87361c38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.03.04 19:26:54.945542 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7099 | 2026.03.04 19:26:54.945603 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7100 | 2026.03.04 19:26:54.945608 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7101 | 2026.03.04 19:26:54.945647 [ 354 ] {} <Debug> TCP-Session: e2134637-39da-4f70-bcc2-db8a9ab82681 Authenticating user 'default' from [fd00:1122:3344:101::e]:50215 | ||
| 7102 | 2026.03.04 19:26:54.945682 [ 354 ] {} <Debug> TCP-Session: e2134637-39da-4f70-bcc2-db8a9ab82681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.03.04 19:26:54.945697 [ 354 ] {} <Debug> TCP-Session: e2134637-39da-4f70-bcc2-db8a9ab82681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.03.04 19:26:54.945709 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7105 | 2026.03.04 19:26:54.945754 [ 356 ] {} <Debug> TCP-Session: 585e3f80-8b67-4af0-b5ef-da96957ce280 Authenticating user 'default' from [fd00:1122:3344:101::e]:35294 | ||
| 7106 | 2026.03.04 19:26:54.945860 [ 356 ] {} <Debug> TCP-Session: 585e3f80-8b67-4af0-b5ef-da96957ce280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.03.04 19:26:54.945879 [ 356 ] {} <Debug> TCP-Session: 585e3f80-8b67-4af0-b5ef-da96957ce280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.03.04 19:26:54.945942 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 7109 | 2026.03.04 19:26:54.946160 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7110 | 2026.03.04 19:26:54.946197 [ 357 ] {} <Debug> TCP-Session: 2bc82cc7-33bb-4f53-a11d-58c66fc9aa3a Authenticating user 'default' from [fd00:1122:3344:101::e]:60165 | ||
| 7111 | 2026.03.04 19:26:54.946215 [ 357 ] {} <Debug> TCP-Session: 2bc82cc7-33bb-4f53-a11d-58c66fc9aa3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.03.04 19:26:54.946230 [ 357 ] {} <Debug> TCP-Session: 2bc82cc7-33bb-4f53-a11d-58c66fc9aa3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.03.04 19:26:54.946272 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7114 | 2026.03.04 19:26:54.946318 [ 358 ] {} <Debug> TCP-Session: 239ef852-9fb5-4e47-b29b-df3f8a9293bc Authenticating user 'default' from [fd00:1122:3344:101::e]:43950 | ||
| 7115 | 2026.03.04 19:26:54.946349 [ 358 ] {} <Debug> TCP-Session: 239ef852-9fb5-4e47-b29b-df3f8a9293bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.03.04 19:26:54.946393 [ 358 ] {} <Debug> TCP-Session: 239ef852-9fb5-4e47-b29b-df3f8a9293bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.03.04 19:26:54.946508 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7118 | 2026.03.04 19:26:54.946544 [ 290 ] {} <Debug> TCP-Session: 90e1539a-5748-446d-a3fb-ddb36a614a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:35230 | ||
| 7119 | 2026.03.04 19:26:54.946562 [ 290 ] {} <Debug> TCP-Session: 90e1539a-5748-446d-a3fb-ddb36a614a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.03.04 19:26:54.946578 [ 290 ] {} <Debug> TCP-Session: 90e1539a-5748-446d-a3fb-ddb36a614a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.03.04 19:26:54.946618 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7122 | 2026.03.04 19:26:54.946662 [ 289 ] {} <Debug> TCP-Session: c910e8d0-88af-4d61-8fd7-5157083ba950 Authenticating user 'default' from [fd00:1122:3344:101::e]:51604 | ||
| 7123 | 2026.03.04 19:26:54.946684 [ 289 ] {} <Debug> TCP-Session: c910e8d0-88af-4d61-8fd7-5157083ba950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.03.04 19:26:54.946702 [ 289 ] {} <Debug> TCP-Session: c910e8d0-88af-4d61-8fd7-5157083ba950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.03.04 19:26:54.946983 [ 314 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> AggregatingTransform: Aggregating | ||
| 7126 | 2026.03.04 19:26:54.947033 [ 314 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7127 | 2026.03.04 19:26:54.947072 [ 314 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015824 sec. (984.422 rows/sec., 38.45 KiB/sec.) | ||
| 7128 | 2026.03.04 19:26:54.947090 [ 314 ] {3742684c-af01-4185-bf5e-251efd71278e} <Trace> Aggregator: Merging aggregated data | ||
| 7129 | 2026.03.04 19:26:54.948503 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003309 sec., 302.2061045633122 rows/sec., 11.80 KiB/sec. | ||
| 7130 | 2026.03.04 19:26:54.948656 [ 287 ] {3742684c-af01-4185-bf5e-251efd71278e} <Debug> TCPHandler: Processed in 0.003760735 sec. | ||
| 7131 | 2026.03.04 19:26:54.948773 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7132 | 2026.03.04 19:26:54.948800 [ 287 ] {} <Debug> TCP-Session: cce81623-0c01-4677-99a2-d8f64f5da9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.03.04 19:26:54.948809 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7134 | 2026.03.04 19:26:54.948829 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7135 | 2026.03.04 19:26:54.948851 [ 355 ] {} <Debug> TCP-Session: 61dd56e6-dd1d-4c58-881e-1fd87361c38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.03.04 19:26:54.948854 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7137 | 2026.03.04 19:26:54.948876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7138 | 2026.03.04 19:26:54.948889 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.03.04 19:26:54.948908 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7140 | 2026.03.04 19:26:54.948928 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.03.04 19:26:54.948971 [ 354 ] {} <Debug> TCP-Session: e2134637-39da-4f70-bcc2-db8a9ab82681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.03.04 19:26:54.948952 [ 356 ] {} <Debug> TCP-Session: 585e3f80-8b67-4af0-b5ef-da96957ce280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.03.04 19:26:54.949002 [ 357 ] {} <Debug> TCP-Session: 2bc82cc7-33bb-4f53-a11d-58c66fc9aa3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.03.04 19:26:54.948932 [ 288 ] {} <Debug> TCP-Session: 160d4f84-c63c-41bf-88a5-f7731f46b3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.03.04 19:26:54.948912 [ 290 ] {} <Debug> TCP-Session: 90e1539a-5748-446d-a3fb-ddb36a614a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.03.04 19:26:54.948860 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7147 | 2026.03.04 19:26:54.948868 [ 358 ] {} <Debug> TCP-Session: 239ef852-9fb5-4e47-b29b-df3f8a9293bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.03.04 19:26:54.949116 [ 289 ] {} <Debug> TCP-Session: c910e8d0-88af-4d61-8fd7-5157083ba950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.03.04 19:26:54.980733 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41416 | ||
| 7150 | 2026.03.04 19:26:54.980826 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7151 | 2026.03.04 19:26:54.980851 [ 287 ] {} <Debug> TCP-Session: 299e310b-d02e-4a47-88bd-90a5ea422f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:41416 | ||
| 7152 | 2026.03.04 19:26:54.980872 [ 287 ] {} <Debug> TCP-Session: 299e310b-d02e-4a47-88bd-90a5ea422f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7153 | 2026.03.04 19:26:54.980885 [ 287 ] {} <Debug> TCP-Session: 299e310b-d02e-4a47-88bd-90a5ea422f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.03.04 19:26:54.981070 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49215 | ||
| 7155 | 2026.03.04 19:26:54.981101 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37747 | ||
| 7156 | 2026.03.04 19:26:54.981127 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37641 | ||
| 7157 | 2026.03.04 19:26:54.981147 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34852 | ||
| 7158 | 2026.03.04 19:26:54.981121 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48904 | ||
| 7159 | 2026.03.04 19:26:54.981193 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7160 | 2026.03.04 19:26:54.981213 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7161 | 2026.03.04 19:26:54.981240 [ 288 ] {} <Debug> TCP-Session: b623dfe0-ffc1-4062-8002-a0648845cc0d Authenticating user 'default' from [fd00:1122:3344:101::e]:49215 | ||
| 7162 | 2026.03.04 19:26:54.981246 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7163 | 2026.03.04 19:26:54.981257 [ 356 ] {} <Debug> TCP-Session: cbe71cd4-0ea7-47ac-aa9d-f234ec26f29f Authenticating user 'default' from [fd00:1122:3344:101::e]:37641 | ||
| 7164 | 2026.03.04 19:26:54.981272 [ 288 ] {} <Debug> TCP-Session: b623dfe0-ffc1-4062-8002-a0648845cc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2026.03.04 19:26:54.981292 [ 357 ] {} <Debug> TCP-Session: 92d97f54-3a6f-4e81-8370-b684a42e0062 Authenticating user 'default' from [fd00:1122:3344:101::e]:34852 | ||
| 7166 | 2026.03.04 19:26:54.981310 [ 288 ] {} <Debug> TCP-Session: b623dfe0-ffc1-4062-8002-a0648845cc0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7167 | 2026.03.04 19:26:54.981328 [ 357 ] {} <Debug> TCP-Session: 92d97f54-3a6f-4e81-8370-b684a42e0062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.03.04 19:26:54.981304 [ 356 ] {} <Debug> TCP-Session: cbe71cd4-0ea7-47ac-aa9d-f234ec26f29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.03.04 19:26:54.981352 [ 357 ] {} <Debug> TCP-Session: 92d97f54-3a6f-4e81-8370-b684a42e0062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7170 | 2026.03.04 19:26:54.981378 [ 356 ] {} <Debug> TCP-Session: cbe71cd4-0ea7-47ac-aa9d-f234ec26f29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.03.04 19:26:54.981205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7172 | 2026.03.04 19:26:54.981106 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39210 | ||
| 7173 | 2026.03.04 19:26:54.981439 [ 290 ] {} <Debug> TCP-Session: b25d2ed0-3568-4912-b800-4f61d784d622 Authenticating user 'default' from [fd00:1122:3344:101::e]:37747 | ||
| 7174 | 2026.03.04 19:26:54.981085 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54470 | ||
| 7175 | 2026.03.04 19:26:54.981476 [ 290 ] {} <Debug> TCP-Session: b25d2ed0-3568-4912-b800-4f61d784d622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2026.03.04 19:26:54.981497 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7177 | 2026.03.04 19:26:54.981511 [ 290 ] {} <Debug> TCP-Session: b25d2ed0-3568-4912-b800-4f61d784d622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7178 | 2026.03.04 19:26:54.981269 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7179 | 2026.03.04 19:26:54.981535 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.03.04 19:26:54.981531 [ 354 ] {} <Debug> TCP-Session: 0db377e2-bcd2-47ac-b3f3-957e699101a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39210 | ||
| 7181 | 2026.03.04 19:26:54.981581 [ 289 ] {} <Debug> TCP-Session: 79f32c1d-694f-4456-8302-2891377f2f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:54470 | ||
| 7182 | 2026.03.04 19:26:54.981575 [ 355 ] {} <Debug> TCP-Session: 854cbd45-c238-47cc-9992-f6a7c5b4f7e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48904 | ||
| 7183 | 2026.03.04 19:26:54.981603 [ 354 ] {} <Debug> TCP-Session: 0db377e2-bcd2-47ac-b3f3-957e699101a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.03.04 19:26:54.981606 [ 289 ] {} <Debug> TCP-Session: 79f32c1d-694f-4456-8302-2891377f2f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.03.04 19:26:54.981622 [ 355 ] {} <Debug> TCP-Session: 854cbd45-c238-47cc-9992-f6a7c5b4f7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.03.04 19:26:54.981631 [ 354 ] {} <Debug> TCP-Session: 0db377e2-bcd2-47ac-b3f3-957e699101a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.03.04 19:26:54.981638 [ 289 ] {} <Debug> TCP-Session: 79f32c1d-694f-4456-8302-2891377f2f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.03.04 19:26:54.981651 [ 355 ] {} <Debug> TCP-Session: 854cbd45-c238-47cc-9992-f6a7c5b4f7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.03.04 19:26:54.981243 [ 287 ] {} <Trace> TCP-Session: 299e310b-d02e-4a47-88bd-90a5ea422f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.03.04 19:26:54.981157 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45529 | ||
| 7191 | 2026.03.04 19:26:54.981780 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.03.04 19:26:54.981803 [ 358 ] {} <Debug> TCP-Session: 2349f552-6ba9-4b3a-bb84-7082c70c30b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45529 | ||
| 7193 | 2026.03.04 19:26:54.981819 [ 358 ] {} <Debug> TCP-Session: 2349f552-6ba9-4b3a-bb84-7082c70c30b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.03.04 19:26:54.981831 [ 358 ] {} <Debug> TCP-Session: 2349f552-6ba9-4b3a-bb84-7082c70c30b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.03.04 19:26:54.981858 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7196 | 2026.03.04 19:26:54.982112 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7197 | 2026.03.04 19:26:54.982174 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7198 | 2026.03.04 19:26:54.982478 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 7199 | 2026.03.04 19:26:54.983531 [ 268 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> AggregatingTransform: Aggregating | ||
| 7200 | 2026.03.04 19:26:54.983570 [ 268 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7201 | 2026.03.04 19:26:54.983600 [ 268 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024174 sec. (976.397 rows/sec., 38.14 KiB/sec.) | ||
| 7202 | 2026.03.04 19:26:54.983618 [ 268 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Trace> Aggregator: Merging aggregated data | ||
| 7203 | 2026.03.04 19:26:54.984995 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 7204 | 2026.03.04 19:26:54.985168 [ 287 ] {cc32178b-95de-45a5-9dc9-2ef57675e0f4} <Debug> TCPHandler: Processed in 0.004047075 sec. | ||
| 7205 | 2026.03.04 19:26:54.985283 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7206 | 2026.03.04 19:26:54.985310 [ 287 ] {} <Debug> TCP-Session: 299e310b-d02e-4a47-88bd-90a5ea422f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2026.03.04 19:26:54.985321 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7208 | 2026.03.04 19:26:54.985337 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7209 | 2026.03.04 19:26:54.985367 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7210 | 2026.03.04 19:26:54.985384 [ 357 ] {} <Debug> TCP-Session: 92d97f54-3a6f-4e81-8370-b684a42e0062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.03.04 19:26:54.985390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7212 | 2026.03.04 19:26:54.985413 [ 358 ] {} <Debug> TCP-Session: 2349f552-6ba9-4b3a-bb84-7082c70c30b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.03.04 19:26:54.985440 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7214 | 2026.03.04 19:26:54.985450 [ 290 ] {} <Debug> TCP-Session: b25d2ed0-3568-4912-b800-4f61d784d622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.03.04 19:26:54.985458 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7216 | 2026.03.04 19:26:54.985473 [ 355 ] {} <Debug> TCP-Session: 854cbd45-c238-47cc-9992-f6a7c5b4f7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.03.04 19:26:54.985499 [ 356 ] {} <Debug> TCP-Session: cbe71cd4-0ea7-47ac-aa9d-f234ec26f29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.03.04 19:26:54.985409 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7219 | 2026.03.04 19:26:54.985373 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7220 | 2026.03.04 19:26:54.985559 [ 354 ] {} <Debug> TCP-Session: 0db377e2-bcd2-47ac-b3f3-957e699101a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.04 19:26:54.985368 [ 288 ] {} <Debug> TCP-Session: b623dfe0-ffc1-4062-8002-a0648845cc0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.03.04 19:26:54.985580 [ 289 ] {} <Debug> TCP-Session: 79f32c1d-694f-4456-8302-2891377f2f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.03.04 19:26:55.209422 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49051 | ||
| 7224 | 2026.03.04 19:26:55.209538 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7225 | 2026.03.04 19:26:55.209566 [ 287 ] {} <Debug> TCP-Session: dacf5fc4-dced-4c88-8d5c-13b757004e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:49051 | ||
| 7226 | 2026.03.04 19:26:55.209587 [ 287 ] {} <Debug> TCP-Session: dacf5fc4-dced-4c88-8d5c-13b757004e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.03.04 19:26:55.209599 [ 287 ] {} <Debug> TCP-Session: dacf5fc4-dced-4c88-8d5c-13b757004e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.03.04 19:26:55.209811 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55267 | ||
| 7229 | 2026.03.04 19:26:55.209833 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54752 | ||
| 7230 | 2026.03.04 19:26:55.209858 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 7231 | 2026.03.04 19:26:55.209848 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33421 | ||
| 7232 | 2026.03.04 19:26:55.209895 [ 287 ] {} <Trace> TCP-Session: dacf5fc4-dced-4c88-8d5c-13b757004e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.03.04 19:26:55.209822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60215 | ||
| 7234 | 2026.03.04 19:26:55.209935 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7235 | 2026.03.04 19:26:55.209962 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7236 | 2026.03.04 19:26:55.209935 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7237 | 2026.03.04 19:26:55.209995 [ 358 ] {} <Debug> TCP-Session: 9884cf01-fa7f-49e1-a9fb-dd4f4bee7a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 7238 | 2026.03.04 19:26:55.210004 [ 357 ] {} <Debug> TCP-Session: c3628dc2-cab6-47cd-a6cc-16938ae8d9c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33421 | ||
| 7239 | 2026.03.04 19:26:55.210027 [ 355 ] {} <Debug> TCP-Session: 465d1391-06bb-4e6f-a48b-138646f58e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:54752 | ||
| 7240 | 2026.03.04 19:26:55.210041 [ 358 ] {} <Debug> TCP-Session: 9884cf01-fa7f-49e1-a9fb-dd4f4bee7a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.03.04 19:26:55.210059 [ 357 ] {} <Debug> TCP-Session: c3628dc2-cab6-47cd-a6cc-16938ae8d9c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.03.04 19:26:55.210073 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7243 | 2026.03.04 19:26:55.210088 [ 357 ] {} <Debug> TCP-Session: c3628dc2-cab6-47cd-a6cc-16938ae8d9c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.03.04 19:26:55.210068 [ 355 ] {} <Debug> TCP-Session: 465d1391-06bb-4e6f-a48b-138646f58e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.03.04 19:26:55.210035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7246 | 2026.03.04 19:26:55.210130 [ 355 ] {} <Debug> TCP-Session: 465d1391-06bb-4e6f-a48b-138646f58e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.04 19:26:55.209822 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54053 | ||
| 7248 | 2026.03.04 19:26:55.210160 [ 290 ] {} <Debug> TCP-Session: 43445de9-6ea1-4205-8f29-750046f8ae5f Authenticating user 'default' from [fd00:1122:3344:101::e]:60215 | ||
| 7249 | 2026.03.04 19:26:55.209814 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42246 | ||
| 7250 | 2026.03.04 19:26:55.210229 [ 290 ] {} <Debug> TCP-Session: 43445de9-6ea1-4205-8f29-750046f8ae5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.03.04 19:26:55.209935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7252 | 2026.03.04 19:26:55.210267 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7253 | 2026.03.04 19:26:55.210290 [ 288 ] {} <Debug> TCP-Session: 65edb934-dfbe-45a0-9b0f-676b2ffd2bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55267 | ||
| 7254 | 2026.03.04 19:26:55.210290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7255 | 2026.03.04 19:26:55.210307 [ 354 ] {} <Debug> TCP-Session: a8af26e5-500c-4bcb-855b-b8eb45d41bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:54053 | ||
| 7256 | 2026.03.04 19:26:55.210318 [ 288 ] {} <Debug> TCP-Session: 65edb934-dfbe-45a0-9b0f-676b2ffd2bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.03.04 19:26:55.210333 [ 289 ] {} <Debug> TCP-Session: 8048dba0-3b9c-4de2-b38b-16398792d42b Authenticating user 'default' from [fd00:1122:3344:101::e]:42246 | ||
| 7258 | 2026.03.04 19:26:55.210342 [ 354 ] {} <Debug> TCP-Session: a8af26e5-500c-4bcb-855b-b8eb45d41bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.03.04 19:26:55.210348 [ 288 ] {} <Debug> TCP-Session: 65edb934-dfbe-45a0-9b0f-676b2ffd2bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.03.04 19:26:55.210368 [ 354 ] {} <Debug> TCP-Session: a8af26e5-500c-4bcb-855b-b8eb45d41bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.03.04 19:26:55.210363 [ 289 ] {} <Debug> TCP-Session: 8048dba0-3b9c-4de2-b38b-16398792d42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.03.04 19:26:55.210258 [ 290 ] {} <Debug> TCP-Session: 43445de9-6ea1-4205-8f29-750046f8ae5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.03.04 19:26:55.210402 [ 289 ] {} <Debug> TCP-Session: 8048dba0-3b9c-4de2-b38b-16398792d42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.03.04 19:26:55.209841 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61188 | ||
| 7265 | 2026.03.04 19:26:55.210076 [ 358 ] {} <Debug> TCP-Session: 9884cf01-fa7f-49e1-a9fb-dd4f4bee7a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.03.04 19:26:55.210338 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7267 | 2026.03.04 19:26:55.210494 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7268 | 2026.03.04 19:26:55.210522 [ 356 ] {} <Debug> TCP-Session: 3f3af40b-e80f-431c-87b9-1b81f46e49fe Authenticating user 'default' from [fd00:1122:3344:101::e]:61188 | ||
| 7269 | 2026.03.04 19:26:55.210531 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7270 | 2026.03.04 19:26:55.210537 [ 356 ] {} <Debug> TCP-Session: 3f3af40b-e80f-431c-87b9-1b81f46e49fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.03.04 19:26:55.210562 [ 356 ] {} <Debug> TCP-Session: 3f3af40b-e80f-431c-87b9-1b81f46e49fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.03.04 19:26:55.210824 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 7273 | 2026.03.04 19:26:55.211772 [ 326 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> AggregatingTransform: Aggregating | ||
| 7274 | 2026.03.04 19:26:55.211811 [ 326 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> Aggregator: Aggregation method: without_key | ||
| 7275 | 2026.03.04 19:26:55.211848 [ 326 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922093 sec. (1084.489 rows/sec., 42.36 KiB/sec.) | ||
| 7276 | 2026.03.04 19:26:55.211867 [ 326 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Trace> Aggregator: Merging aggregated data | ||
| 7277 | 2026.03.04 19:26:55.213198 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 7278 | 2026.03.04 19:26:55.213330 [ 287 ] {6bc98059-109a-4fc5-9f94-df3b68ed4805} <Debug> TCPHandler: Processed in 0.003551884 sec. | ||
| 7279 | 2026.03.04 19:26:55.213417 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7280 | 2026.03.04 19:26:55.213444 [ 287 ] {} <Debug> TCP-Session: dacf5fc4-dced-4c88-8d5c-13b757004e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.03.04 19:26:55.213447 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7282 | 2026.03.04 19:26:55.213465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7283 | 2026.03.04 19:26:55.213492 [ 358 ] {} <Debug> TCP-Session: 9884cf01-fa7f-49e1-a9fb-dd4f4bee7a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.03.04 19:26:55.213497 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7285 | 2026.03.04 19:26:55.213506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7286 | 2026.03.04 19:26:55.213554 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7287 | 2026.03.04 19:26:55.213574 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7288 | 2026.03.04 19:26:55.213601 [ 289 ] {} <Debug> TCP-Session: 8048dba0-3b9c-4de2-b38b-16398792d42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.03.04 19:26:55.213606 [ 355 ] {} <Debug> TCP-Session: 465d1391-06bb-4e6f-a48b-138646f58e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.03.04 19:26:55.213624 [ 357 ] {} <Debug> TCP-Session: c3628dc2-cab6-47cd-a6cc-16938ae8d9c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.03.04 19:26:55.213546 [ 354 ] {} <Debug> TCP-Session: a8af26e5-500c-4bcb-855b-b8eb45d41bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.03.04 19:26:55.213512 [ 290 ] {} <Debug> TCP-Session: 43445de9-6ea1-4205-8f29-750046f8ae5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.03.04 19:26:55.213529 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7294 | 2026.03.04 19:26:55.213512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2026.03.04 19:26:55.213725 [ 356 ] {} <Debug> TCP-Session: 3f3af40b-e80f-431c-87b9-1b81f46e49fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.03.04 19:26:55.213748 [ 288 ] {} <Debug> TCP-Session: 65edb934-dfbe-45a0-9b0f-676b2ffd2bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.03.04 19:26:58.982288 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.03.04 19:26:58.982464 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7299 | 2026.03.04 19:26:58.982528 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7300 | 2026.03.04 19:26:58.983220 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.03.04 19:26:58.983260 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7302 | 2026.03.04 19:26:58.983651 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7303 | 2026.03.04 19:26:58.983878 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.03.04 19:26:58.984034 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 7305 | 2026.03.04 19:26:58.984082 [ 255 ] {0f288b46-6a70-458b-a04a-43ea4f80f606} <Debug> TCPHandler: Processed in 0.001919307 sec. | ||
| 7306 | 2026.03.04 19:26:58.984212 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.03.04 19:26:58.984314 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7308 | 2026.03.04 19:26:58.984356 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7309 | 2026.03.04 19:26:58.984797 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.03.04 19:26:58.984833 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7311 | 2026.03.04 19:26:58.985163 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7312 | 2026.03.04 19:26:58.985376 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.03.04 19:26:58.985510 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 7314 | 2026.03.04 19:26:58.985547 [ 255 ] {77216c8e-9b34-4a2b-badc-df88d1e301e2} <Debug> TCPHandler: Processed in 0.001385685 sec. | ||
| 7315 | 2026.03.04 19:26:58.985666 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.03.04 19:26:58.985757 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7317 | 2026.03.04 19:26:58.985798 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7318 | 2026.03.04 19:26:58.986158 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.03.04 19:26:58.986190 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7320 | 2026.03.04 19:26:58.986565 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7321 | 2026.03.04 19:26:58.986778 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.03.04 19:26:58.986907 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 7323 | 2026.03.04 19:26:58.986942 [ 255 ] {bf64ac10-c62d-4edd-9c97-0de8e99e98c9} <Debug> TCPHandler: Processed in 0.001314616 sec. | ||
| 7324 | 2026.03.04 19:26:58.987049 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.03.04 19:26:58.987141 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.03.04 19:26:58.987181 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7327 | 2026.03.04 19:26:58.987508 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.03.04 19:26:58.987555 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7329 | 2026.03.04 19:26:58.987894 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7330 | 2026.03.04 19:26:58.988102 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.03.04 19:26:58.988240 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 7332 | 2026.03.04 19:26:58.988279 [ 255 ] {bd860d5a-24f7-417f-a166-5ed9601669e8} <Debug> TCPHandler: Processed in 0.001277415 sec. | ||
| 7333 | 2026.03.04 19:27:01.212461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15882 | ||
| 7334 | 2026.03.04 19:27:01.213050 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.04 19:27:01.213090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7336 | 2026.03.04 19:27:01.213584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7337 | 2026.03.04 19:27:01.213815 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.04 19:27:01.213950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15882 | ||
| 7339 | 2026.03.04 19:27:02.095678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7340 | 2026.03.04 19:27:02.111337 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.03.04 19:27:02.111383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7342 | 2026.03.04 19:27:02.117409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7343 | 2026.03.04 19:27:02.118103 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.03.04 19:27:02.120736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7345 | 2026.03.04 19:27:03.755977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 864 | ||
| 7346 | 2026.03.04 19:27:03.758947 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.03.04 19:27:03.759002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7348 | 2026.03.04 19:27:03.760285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7349 | 2026.03.04 19:27:03.760570 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.03.04 19:27:03.760965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 7351 | 2026.03.04 19:27:03.984978 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.03.04 19:27:03.985179 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7353 | 2026.03.04 19:27:03.985249 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7354 | 2026.03.04 19:27:03.985994 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.03.04 19:27:03.986034 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7356 | 2026.03.04 19:27:03.986432 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7357 | 2026.03.04 19:27:03.986661 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.03.04 19:27:03.986825 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 4.46 MiB/sec. | ||
| 7359 | 2026.03.04 19:27:03.986868 [ 255 ] {005bd958-9d59-4995-943c-bd6dcc7f27eb} <Debug> TCPHandler: Processed in 0.002025688 sec. | ||
| 7360 | 2026.03.04 19:27:03.987024 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.03.04 19:27:03.987120 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.03.04 19:27:03.987160 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7363 | 2026.03.04 19:27:03.987601 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.03.04 19:27:03.987637 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7365 | 2026.03.04 19:27:03.987945 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7366 | 2026.03.04 19:27:03.988151 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.03.04 19:27:03.988255 [ 144 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7368 | 2026.03.04 19:27:03.988281 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001179 sec., 14418.99915182358 rows/sec., 1.06 MiB/sec. | ||
| 7369 | 2026.03.04 19:27:03.988321 [ 144 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.03.04 19:27:03.988331 [ 255 ] {46364620-7726-449d-bd57-3e34ce4bf649} <Debug> TCPHandler: Processed in 0.001357256 sec. | ||
| 7371 | 2026.03.04 19:27:03.988349 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7372 | 2026.03.04 19:27:03.988479 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.03.04 19:27:03.988489 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 7374 | 2026.03.04 19:27:03.988578 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7375 | 2026.03.04 19:27:03.988621 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7376 | 2026.03.04 19:27:03.988647 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2026.03.04 19:27:03.988690 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 82 rows starting from the beginning of the part | ||
| 7378 | 2026.03.04 19:27:03.988766 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 7379 | 2026.03.04 19:27:03.988819 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7380 | 2026.03.04 19:27:03.988867 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 7381 | 2026.03.04 19:27:03.988912 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part | ||
| 7382 | 2026.03.04 19:27:03.988963 [ 198 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7383 | 2026.03.04 19:27:03.989076 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.03.04 19:27:03.989116 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7385 | 2026.03.04 19:27:03.989445 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7386 | 2026.03.04 19:27:03.989673 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.03.04 19:27:03.989810 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001249 sec., 64851.88150520417 rows/sec., 5.06 MiB/sec. | ||
| 7388 | 2026.03.04 19:27:03.989850 [ 255 ] {6fd0633c-b6f4-44d1-b46b-1add6ccac6fd} <Debug> TCPHandler: Processed in 0.001421565 sec. | ||
| 7389 | 2026.03.04 19:27:03.989866 [ 190 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444216 sec., 146100.02935848932 rows/sec., 11.29 MiB/sec. | ||
| 7390 | 2026.03.04 19:27:03.989980 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.03.04 19:27:03.990023 [ 190 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7392 | 2026.03.04 19:27:03.990080 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.03.04 19:27:03.990128 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7394 | 2026.03.04 19:27:03.990304 [ 190 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.03.04 19:27:03.990399 [ 190 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_46_9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7396 | 2026.03.04 19:27:03.990496 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7397 | 2026.03.04 19:27:03.990577 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.03.04 19:27:03.990617 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7399 | 2026.03.04 19:27:03.990932 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7400 | 2026.03.04 19:27:03.991130 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.03.04 19:27:03.991253 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 7402 | 2026.03.04 19:27:03.991289 [ 255 ] {328a6669-dfd6-487b-96d6-7b3bbd8e9f26} <Debug> TCPHandler: Processed in 0.001400235 sec. | ||
| 7403 | 2026.03.04 19:27:03.991399 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.04 19:27:03.991487 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.04 19:27:03.991538 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7406 | 2026.03.04 19:27:03.992417 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.04 19:27:03.992452 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7408 | 2026.03.04 19:27:03.992975 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7409 | 2026.03.04 19:27:03.993194 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.04 19:27:03.993309 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7411 | 2026.03.04 19:27:03.993331 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001806 sec., 9413.067552602435 rows/sec., 16.87 MiB/sec. | ||
| 7412 | 2026.03.04 19:27:03.993347 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.03.04 19:27:03.993373 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7414 | 2026.03.04 19:27:03.993392 [ 255 ] {ba28d6bc-66fb-4fd5-9a59-8d545e936021} <Debug> TCPHandler: Processed in 0.001994438 sec. | ||
| 7415 | 2026.03.04 19:27:03.993459 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 7416 | 2026.03.04 19:27:03.993515 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.03.04 19:27:03.993615 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.03.04 19:27:03.993655 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7419 | 2026.03.04 19:27:03.993704 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7420 | 2026.03.04 19:27:03.993774 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 826 rows starting from the beginning of the part | ||
| 7421 | 2026.03.04 19:27:03.993916 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 7422 | 2026.03.04 19:27:03.993999 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.04 19:27:03.994040 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7424 | 2026.03.04 19:27:03.994050 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7425 | 2026.03.04 19:27:03.994184 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 7426 | 2026.03.04 19:27:03.994314 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 7427 | 2026.03.04 19:27:03.994361 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7428 | 2026.03.04 19:27:03.994427 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7429 | 2026.03.04 19:27:03.994591 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.03.04 19:27:03.994736 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 7431 | 2026.03.04 19:27:03.994777 [ 255 ] {dff62e78-325c-4206-b036-6a5637f45efc} <Debug> TCPHandler: Processed in 0.001312915 sec. | ||
| 7432 | 2026.03.04 19:27:04.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.18 MiB, peak 292.60 MiB, free memory in arenas 0.00 B, will set to 285.42 MiB (RSS), difference: -4.76 MiB | ||
| 7433 | 2026.03.04 19:27:04.000474 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 19 columns (19 merged, 0 gathered) in 0.007054848 sec., 132816.46890195226 rows/sec., 238.00 MiB/sec. | ||
| 7434 | 2026.03.04 19:27:04.001582 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7435 | 2026.03.04 19:27:04.001900 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.03.04 19:27:04.001968 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7437 | 2026.03.04 19:27:04.002084 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 7438 | 2026.03.04 19:27:05.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.03 MiB, peak 292.60 MiB, free memory in arenas 0.00 B, will set to 285.79 MiB (RSS), difference: 7.76 MiB | ||
| 7439 | 2026.03.04 19:27:08.608133 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7440 | 2026.03.04 19:27:08.608196 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7441 | 2026.03.04 19:27:08.714089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16330 | ||
| 7442 | 2026.03.04 19:27:08.714564 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.04 19:27:08.714600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7444 | 2026.03.04 19:27:08.715071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7445 | 2026.03.04 19:27:08.715300 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.03.04 19:27:08.715424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 7447 | 2026.03.04 19:27:08.985940 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.03.04 19:27:08.986127 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7449 | 2026.03.04 19:27:08.986196 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7450 | 2026.03.04 19:27:08.986887 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.03.04 19:27:08.986930 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7452 | 2026.03.04 19:27:08.987379 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7453 | 2026.03.04 19:27:08.987632 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.03.04 19:27:08.987782 [ 147 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7455 | 2026.03.04 19:27:08.987791 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001715 sec., 61807.58017492711 rows/sec., 5.20 MiB/sec. | ||
| 7456 | 2026.03.04 19:27:08.987863 [ 147 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.04 19:27:08.987888 [ 255 ] {83b198fa-7e6e-4ea8-aede-59d537f36bd6} <Debug> TCPHandler: Processed in 0.002081278 sec. | ||
| 7458 | 2026.03.04 19:27:08.987897 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7459 | 2026.03.04 19:27:08.988028 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 7460 | 2026.03.04 19:27:08.988031 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.03.04 19:27:08.988165 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7462 | 2026.03.04 19:27:08.988187 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.03.04 19:27:08.988202 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2433 rows starting from the beginning of the part | ||
| 7464 | 2026.03.04 19:27:08.988242 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7465 | 2026.03.04 19:27:08.988275 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7466 | 2026.03.04 19:27:08.988328 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2391 rows starting from the beginning of the part | ||
| 7467 | 2026.03.04 19:27:08.988369 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7468 | 2026.03.04 19:27:08.988409 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7469 | 2026.03.04 19:27:08.988447 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
| 7470 | 2026.03.04 19:27:08.988701 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.03.04 19:27:08.988744 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7472 | 2026.03.04 19:27:08.989078 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7473 | 2026.03.04 19:27:08.989316 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.03.04 19:27:08.989453 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001292 sec., 19349.84520123839 rows/sec., 1.42 MiB/sec. | ||
| 7475 | 2026.03.04 19:27:08.989492 [ 255 ] {f6fc3ffa-188b-416c-b381-34e486fd2d57} <Debug> TCPHandler: Processed in 0.001513536 sec. | ||
| 7476 | 2026.03.04 19:27:08.989611 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.03.04 19:27:08.989707 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7478 | 2026.03.04 19:27:08.989748 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7479 | 2026.03.04 19:27:08.990178 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.03.04 19:27:08.990216 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7481 | 2026.03.04 19:27:08.990271 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292679 sec., 2253259.17845455 rows/sec., 183.06 MiB/sec. | ||
| 7482 | 2026.03.04 19:27:08.990568 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7483 | 2026.03.04 19:27:08.990636 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7484 | 2026.03.04 19:27:08.990828 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.03.04 19:27:08.990965 [ 147 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7486 | 2026.03.04 19:27:08.990979 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00129 sec., 68992.24806201551 rows/sec., 5.39 MiB/sec. | ||
| 7487 | 2026.03.04 19:27:08.990994 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.04 19:27:08.991009 [ 147 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.03.04 19:27:08.991033 [ 255 ] {d70f2074-11a2-4012-86ea-0bd2c7e29ec2} <Debug> TCPHandler: Processed in 0.001470476 sec. | ||
| 7490 | 2026.03.04 19:27:08.991036 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7491 | 2026.03.04 19:27:08.991103 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_51_10} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7492 | 2026.03.04 19:27:08.991119 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 7493 | 2026.03.04 19:27:08.991167 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.03.04 19:27:08.991206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 7495 | 2026.03.04 19:27:08.991208 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7496 | 2026.03.04 19:27:08.991250 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1310 rows starting from the beginning of the part | ||
| 7497 | 2026.03.04 19:27:08.991266 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7498 | 2026.03.04 19:27:08.991293 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 81 rows starting from the beginning of the part | ||
| 7499 | 2026.03.04 19:27:08.991313 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7500 | 2026.03.04 19:27:08.991332 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1263 rows starting from the beginning of the part | ||
| 7501 | 2026.03.04 19:27:08.991370 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7502 | 2026.03.04 19:27:08.991403 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 81 rows starting from the beginning of the part | ||
| 7503 | 2026.03.04 19:27:08.991435 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part | ||
| 7504 | 2026.03.04 19:27:08.991744 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.03.04 19:27:08.991785 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7506 | 2026.03.04 19:27:08.992135 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7507 | 2026.03.04 19:27:08.992358 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.03.04 19:27:08.992476 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7509 | 2026.03.04 19:27:08.992492 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400896 sec., 2061537.7586915803 rows/sec., 152.32 MiB/sec. | ||
| 7510 | 2026.03.04 19:27:08.992497 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7511 | 2026.03.04 19:27:08.992514 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.03.04 19:27:08.992552 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7513 | 2026.03.04 19:27:08.992556 [ 255 ] {d7938dcf-0dae-43b1-963f-48171bf83532} <Debug> TCPHandler: Processed in 0.001438126 sec. | ||
| 7514 | 2026.03.04 19:27:08.992648 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 7515 | 2026.03.04 19:27:08.992667 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7516 | 2026.03.04 19:27:08.992677 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.03.04 19:27:08.992787 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7518 | 2026.03.04 19:27:08.992791 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7519 | 2026.03.04 19:27:08.992832 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14668 rows starting from the beginning of the part | ||
| 7520 | 2026.03.04 19:27:08.992869 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7521 | 2026.03.04 19:27:08.992908 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7522 | 2026.03.04 19:27:08.992930 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.03.04 19:27:08.992959 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1535 rows starting from the beginning of the part | ||
| 7524 | 2026.03.04 19:27:08.993005 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 7525 | 2026.03.04 19:27:08.993012 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_51_10} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7526 | 2026.03.04 19:27:08.993049 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7527 | 2026.03.04 19:27:08.993092 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7528 | 2026.03.04 19:27:08.993095 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 7529 | 2026.03.04 19:27:08.993725 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.03.04 19:27:08.993767 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7531 | 2026.03.04 19:27:08.994339 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7532 | 2026.03.04 19:27:08.994577 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.03.04 19:27:08.994727 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001954 sec., 12794.268167860799 rows/sec., 22.93 MiB/sec. | ||
| 7534 | 2026.03.04 19:27:08.994792 [ 255 ] {ce7b7daf-6a30-45d4-8f2e-5bba86ca97a2} <Debug> TCPHandler: Processed in 0.002166769 sec. | ||
| 7535 | 2026.03.04 19:27:08.994904 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.03.04 19:27:08.995000 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.03.04 19:27:08.995042 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7538 | 2026.03.04 19:27:08.995381 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.03.04 19:27:08.995417 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7540 | 2026.03.04 19:27:08.995757 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7541 | 2026.03.04 19:27:08.995965 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.03.04 19:27:08.996074 [ 147 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7543 | 2026.03.04 19:27:08.996098 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7544 | 2026.03.04 19:27:08.996109 [ 147 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.03.04 19:27:08.996137 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7546 | 2026.03.04 19:27:08.996141 [ 255 ] {225cf323-9cae-4087-9618-3c303394e9d5} <Debug> TCPHandler: Processed in 0.001286575 sec. | ||
| 7547 | 2026.03.04 19:27:08.996222 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 7548 | 2026.03.04 19:27:08.996316 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7549 | 2026.03.04 19:27:08.996348 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2310 rows starting from the beginning of the part | ||
| 7550 | 2026.03.04 19:27:08.996411 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 7551 | 2026.03.04 19:27:08.996461 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 7552 | 2026.03.04 19:27:08.996505 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 7553 | 2026.03.04 19:27:08.996546 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 7554 | 2026.03.04 19:27:08.996586 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 7555 | 2026.03.04 19:27:08.997392 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16811 rows, containing 5 columns (5 merged, 0 gathered) in 0.004795139 sec., 3505842.0621383446 rows/sec., 234.40 MiB/sec. | ||
| 7556 | 2026.03.04 19:27:08.997632 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7557 | 2026.03.04 19:27:08.997923 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.03.04 19:27:08.997932 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001748127 sec., 1458704.0872888525 rows/sec., 98.07 MiB/sec. | ||
| 7559 | 2026.03.04 19:27:08.998008 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7560 | 2026.03.04 19:27:08.998091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 7561 | 2026.03.04 19:27:08.998239 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7562 | 2026.03.04 19:27:08.998507 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.03.04 19:27:08.998583 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_51_10} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7564 | 2026.03.04 19:27:08.998670 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7565 | 2026.03.04 19:27:09.620898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7566 | 2026.03.04 19:27:09.636953 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.03.04 19:27:09.637010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7568 | 2026.03.04 19:27:09.642802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7569 | 2026.03.04 19:27:09.643524 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.03.04 19:27:09.646283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7571 | 2026.03.04 19:27:13.761383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 888 | ||
| 7572 | 2026.03.04 19:27:13.763841 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.03.04 19:27:13.763893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7574 | 2026.03.04 19:27:13.765115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7575 | 2026.03.04 19:27:13.765395 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.03.04 19:27:13.765573 [ 142 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7577 | 2026.03.04 19:27:13.765672 [ 142 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.03.04 19:27:13.765708 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7579 | 2026.03.04 19:27:13.765784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 7580 | 2026.03.04 19:27:13.765885 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 7581 | 2026.03.04 19:27:13.766702 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7582 | 2026.03.04 19:27:13.766835 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 722 rows starting from the beginning of the part | ||
| 7583 | 2026.03.04 19:27:13.767169 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 7584 | 2026.03.04 19:27:13.767489 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7585 | 2026.03.04 19:27:13.767786 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 7586 | 2026.03.04 19:27:13.768073 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 7587 | 2026.03.04 19:27:13.768363 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 7588 | 2026.03.04 19:27:13.774530 [ 188 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 72 columns (72 merged, 0 gathered) in 0.008722225 sec., 101808.88477424052 rows/sec., 85.32 MiB/sec. | ||
| 7589 | 2026.03.04 19:27:13.776297 [ 194 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7590 | 2026.03.04 19:27:13.776938 [ 194 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.04 19:27:13.777026 [ 194 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_26_5} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7592 | 2026.03.04 19:27:13.777379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7593 | 2026.03.04 19:27:13.984822 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.03.04 19:27:13.985003 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.04 19:27:13.985071 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7596 | 2026.03.04 19:27:13.985729 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.04 19:27:13.985774 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7598 | 2026.03.04 19:27:13.986135 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7599 | 2026.03.04 19:27:13.986353 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.03.04 19:27:13.986504 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001549 sec., 6455.777921239509 rows/sec., 526.42 KiB/sec. | ||
| 7601 | 2026.03.04 19:27:13.986545 [ 255 ] {82eb0284-954c-4f43-9120-85063deeb8c4} <Debug> TCPHandler: Processed in 0.001856667 sec. | ||
| 7602 | 2026.03.04 19:27:13.986697 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.04 19:27:13.986793 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.04 19:27:13.986833 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7605 | 2026.03.04 19:27:13.987281 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.04 19:27:13.987317 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7607 | 2026.03.04 19:27:13.987618 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7608 | 2026.03.04 19:27:13.987823 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.04 19:27:13.987951 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001178 sec., 80645.16129032258 rows/sec., 6.73 MiB/sec. | ||
| 7610 | 2026.03.04 19:27:13.987987 [ 255 ] {61376598-903c-4913-a35c-3dc8d5cb4f28} <Debug> TCPHandler: Processed in 0.001338955 sec. | ||
| 7611 | 2026.03.04 19:27:13.988101 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.03.04 19:27:13.988194 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7613 | 2026.03.04 19:27:13.988233 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7614 | 2026.03.04 19:27:13.988629 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.04 19:27:13.988664 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7616 | 2026.03.04 19:27:13.988948 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7617 | 2026.03.04 19:27:13.989160 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.03.04 19:27:13.989287 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001112 sec., 24280.575539568348 rows/sec., 1.74 MiB/sec. | ||
| 7619 | 2026.03.04 19:27:13.989324 [ 255 ] {03bd2b73-a300-4a23-a1d8-8d0301d8e6ba} <Debug> TCPHandler: Processed in 0.001270955 sec. | ||
| 7620 | 2026.03.04 19:27:13.989430 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.03.04 19:27:13.989523 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7622 | 2026.03.04 19:27:13.989561 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7623 | 2026.03.04 19:27:13.989971 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.03.04 19:27:13.990006 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7625 | 2026.03.04 19:27:13.990290 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7626 | 2026.03.04 19:27:13.990490 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.03.04 19:27:13.990614 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001109 sec., 82055.90622182147 rows/sec., 6.42 MiB/sec. | ||
| 7628 | 2026.03.04 19:27:13.990650 [ 255 ] {e1d52ef0-dfe5-4b24-a1f7-4f35fb97b571} <Debug> TCPHandler: Processed in 0.001267065 sec. | ||
| 7629 | 2026.03.04 19:27:13.990759 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.03.04 19:27:13.990852 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7631 | 2026.03.04 19:27:13.990893 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7632 | 2026.03.04 19:27:13.991304 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.03.04 19:27:13.991339 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7634 | 2026.03.04 19:27:13.991664 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7635 | 2026.03.04 19:27:13.991876 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.03.04 19:27:13.992006 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001172 sec., 140784.9829351536 rows/sec., 9.80 MiB/sec. | ||
| 7637 | 2026.03.04 19:27:13.992041 [ 255 ] {06a90103-79f0-420e-aa0d-5e000a1813c0} <Debug> TCPHandler: Processed in 0.001329766 sec. | ||
| 7638 | 2026.03.04 19:27:13.992149 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.03.04 19:27:13.992242 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.03.04 19:27:13.992294 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7641 | 2026.03.04 19:27:13.993063 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.03.04 19:27:13.993097 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7643 | 2026.03.04 19:27:13.993612 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7644 | 2026.03.04 19:27:13.993843 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.03.04 19:27:13.993976 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001752 sec., 9703.196347031962 rows/sec., 17.39 MiB/sec. | ||
| 7646 | 2026.03.04 19:27:13.994027 [ 255 ] {a9b237f5-c13f-4e68-839b-92b94fb361f3} <Debug> TCPHandler: Processed in 0.001925697 sec. | ||
| 7647 | 2026.03.04 19:27:13.994146 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.03.04 19:27:13.994239 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7649 | 2026.03.04 19:27:13.994279 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7650 | 2026.03.04 19:27:13.994608 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.03.04 19:27:13.994641 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7652 | 2026.03.04 19:27:13.994939 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7653 | 2026.03.04 19:27:13.995142 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.03.04 19:27:13.995267 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7655 | 2026.03.04 19:27:13.995301 [ 255 ] {c10c561a-eb72-4fcb-8002-f46ac02b6591} <Debug> TCPHandler: Processed in 0.001204324 sec. | ||
| 7656 | 2026.03.04 19:27:16.215555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16842 | ||
| 7657 | 2026.03.04 19:27:16.216389 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.03.04 19:27:16.216468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7659 | 2026.03.04 19:27:16.217050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7660 | 2026.03.04 19:27:16.217284 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.03.04 19:27:16.217437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16842 | ||
| 7662 | 2026.03.04 19:27:17.146405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7663 | 2026.03.04 19:27:17.163094 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.03.04 19:27:17.163141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7665 | 2026.03.04 19:27:17.169324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7666 | 2026.03.04 19:27:17.170036 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.03.04 19:27:17.172865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7668 | 2026.03.04 19:27:18.985222 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.03.04 19:27:18.985419 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7670 | 2026.03.04 19:27:18.985491 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7671 | 2026.03.04 19:27:18.986238 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.03.04 19:27:18.986285 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7673 | 2026.03.04 19:27:18.986699 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7674 | 2026.03.04 19:27:18.986928 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.03.04 19:27:18.987094 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001729 sec., 61307.113938692884 rows/sec., 5.15 MiB/sec. | ||
| 7676 | 2026.03.04 19:27:18.987143 [ 255 ] {36b49bb5-6ce5-46fc-9451-de6a52d127bd} <Debug> TCPHandler: Processed in 0.002066258 sec. | ||
| 7677 | 2026.03.04 19:27:18.987268 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.03.04 19:27:18.987374 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.03.04 19:27:18.987418 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7680 | 2026.03.04 19:27:18.987841 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.03.04 19:27:18.987879 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7682 | 2026.03.04 19:27:18.988188 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7683 | 2026.03.04 19:27:18.988414 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.03.04 19:27:18.988550 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 7685 | 2026.03.04 19:27:18.988587 [ 255 ] {d4e6acd8-e7b8-40f9-83c0-c2b11413d249} <Debug> TCPHandler: Processed in 0.001371296 sec. | ||
| 7686 | 2026.03.04 19:27:18.988689 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.03.04 19:27:18.988785 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7688 | 2026.03.04 19:27:18.988826 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7689 | 2026.03.04 19:27:18.989255 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.03.04 19:27:18.989291 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7691 | 2026.03.04 19:27:18.989602 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7692 | 2026.03.04 19:27:18.989815 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.03.04 19:27:18.989948 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001183 sec., 75232.45984784447 rows/sec., 5.88 MiB/sec. | ||
| 7694 | 2026.03.04 19:27:18.989985 [ 255 ] {11d000d2-0187-4331-aad4-4694d9253bee} <Debug> TCPHandler: Processed in 0.001346145 sec. | ||
| 7695 | 2026.03.04 19:27:18.990094 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.03.04 19:27:18.990187 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7697 | 2026.03.04 19:27:18.990231 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7698 | 2026.03.04 19:27:18.990639 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.03.04 19:27:18.990674 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7700 | 2026.03.04 19:27:18.991012 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7701 | 2026.03.04 19:27:18.991222 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.03.04 19:27:18.991356 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7703 | 2026.03.04 19:27:18.991393 [ 255 ] {7ae3d1f0-062c-4f8d-a268-ee493a612afc} <Debug> TCPHandler: Processed in 0.001348525 sec. | ||
| 7704 | 2026.03.04 19:27:18.991511 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.03.04 19:27:18.991629 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.03.04 19:27:18.991692 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7707 | 2026.03.04 19:27:18.992537 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.03.04 19:27:18.992574 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7709 | 2026.03.04 19:27:18.993107 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7710 | 2026.03.04 19:27:18.993330 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.03.04 19:27:18.993470 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001865 sec., 13404.825737265417 rows/sec., 24.02 MiB/sec. | ||
| 7712 | 2026.03.04 19:27:18.993529 [ 255 ] {58cb1f8d-9ad3-485e-9b49-1212ff2691fb} <Debug> TCPHandler: Processed in 0.002076889 sec. | ||
| 7713 | 2026.03.04 19:27:18.993639 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.03.04 19:27:18.993731 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.03.04 19:27:18.993771 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7716 | 2026.03.04 19:27:18.994106 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.03.04 19:27:18.994141 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7718 | 2026.03.04 19:27:18.994438 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7719 | 2026.03.04 19:27:18.994641 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.03.04 19:27:18.994766 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7721 | 2026.03.04 19:27:18.994801 [ 255 ] {58ea7843-fa60-4f58-bc55-7f0ce5ac1faf} <Debug> TCPHandler: Processed in 0.001209944 sec. | ||
| 7722 | 2026.03.04 19:27:23.608450 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7723 | 2026.03.04 19:27:23.608520 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7724 | 2026.03.04 19:27:23.717717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17290 | ||
| 7725 | 2026.03.04 19:27:23.718557 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.03.04 19:27:23.718631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7727 | 2026.03.04 19:27:23.719244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7728 | 2026.03.04 19:27:23.719474 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.03.04 19:27:23.719617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 7730 | 2026.03.04 19:27:23.719625 [ 132 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7731 | 2026.03.04 19:27:23.719672 [ 132 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.04 19:27:23.719692 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7733 | 2026.03.04 19:27:23.719787 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 7734 | 2026.03.04 19:27:23.719884 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2026.03.04 19:27:23.719919 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14922 rows starting from the beginning of the part | ||
| 7736 | 2026.03.04 19:27:23.719985 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7737 | 2026.03.04 19:27:23.720032 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7738 | 2026.03.04 19:27:23.720077 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7739 | 2026.03.04 19:27:23.720121 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7740 | 2026.03.04 19:27:23.720166 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7741 | 2026.03.04 19:27:23.722556 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807061 sec., 6159467.143749281 rows/sec., 88.11 MiB/sec. | ||
| 7742 | 2026.03.04 19:27:23.722868 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7743 | 2026.03.04 19:27:23.723197 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.03.04 19:27:23.723286 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_36_7} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7745 | 2026.03.04 19:27:23.723397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7746 | 2026.03.04 19:27:23.766126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 914 | ||
| 7747 | 2026.03.04 19:27:23.768756 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.03.04 19:27:23.768803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7749 | 2026.03.04 19:27:23.769999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7750 | 2026.03.04 19:27:23.770250 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.03.04 19:27:23.770580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7752 | 2026.03.04 19:27:23.985571 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.03.04 19:27:23.985738 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7754 | 2026.03.04 19:27:23.985799 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7755 | 2026.03.04 19:27:23.986451 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.03.04 19:27:23.986489 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7757 | 2026.03.04 19:27:23.986830 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7758 | 2026.03.04 19:27:23.987052 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.03.04 19:27:23.987198 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001505 sec., 59800.664451827244 rows/sec., 5.03 MiB/sec. | ||
| 7760 | 2026.03.04 19:27:23.987237 [ 255 ] {61d29354-b368-474c-812b-871d2150c50f} <Debug> TCPHandler: Processed in 0.001785337 sec. | ||
| 7761 | 2026.03.04 19:27:23.987400 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.03.04 19:27:23.987511 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7763 | 2026.03.04 19:27:23.987552 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7764 | 2026.03.04 19:27:23.988008 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.03.04 19:27:23.988045 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7766 | 2026.03.04 19:27:23.988344 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7767 | 2026.03.04 19:27:23.988549 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.04 19:27:23.988679 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001191 sec., 14273.719563392107 rows/sec., 1.05 MiB/sec. | ||
| 7769 | 2026.03.04 19:27:23.988716 [ 255 ] {779b78b3-2470-40ef-9d77-31b54c94c33b} <Debug> TCPHandler: Processed in 0.001372526 sec. | ||
| 7770 | 2026.03.04 19:27:23.988832 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.03.04 19:27:23.988935 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7772 | 2026.03.04 19:27:23.988982 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7773 | 2026.03.04 19:27:23.989473 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.04 19:27:23.989510 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7775 | 2026.03.04 19:27:23.989807 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7776 | 2026.03.04 19:27:23.990012 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.03.04 19:27:23.990141 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001229 sec., 65907.24165988609 rows/sec., 5.15 MiB/sec. | ||
| 7778 | 2026.03.04 19:27:23.990178 [ 255 ] {a61f7e5c-6428-401b-a521-3f946121a8b7} <Debug> TCPHandler: Processed in 0.001393765 sec. | ||
| 7779 | 2026.03.04 19:27:23.990297 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2026.03.04 19:27:23.990390 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7781 | 2026.03.04 19:27:23.990432 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7782 | 2026.03.04 19:27:23.990868 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.03.04 19:27:23.990904 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7784 | 2026.03.04 19:27:23.991237 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7785 | 2026.03.04 19:27:23.991452 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.03.04 19:27:23.991592 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7787 | 2026.03.04 19:27:23.991629 [ 255 ] {653cbb25-f114-40a7-a75a-faad9b4bc5e6} <Debug> TCPHandler: Processed in 0.001379525 sec. | ||
| 7788 | 2026.03.04 19:27:23.991744 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2026.03.04 19:27:23.991837 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7790 | 2026.03.04 19:27:23.991890 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7791 | 2026.03.04 19:27:23.992645 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.03.04 19:27:23.992680 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7793 | 2026.03.04 19:27:23.993196 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7794 | 2026.03.04 19:27:23.993409 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.03.04 19:27:23.993544 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001725 sec., 9855.072463768116 rows/sec., 17.66 MiB/sec. | ||
| 7796 | 2026.03.04 19:27:23.993597 [ 255 ] {2e51424e-5fb7-4ae0-aae9-9f916e51262c} <Debug> TCPHandler: Processed in 0.001900367 sec. | ||
| 7797 | 2026.03.04 19:27:23.993709 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2026.03.04 19:27:23.993812 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7799 | 2026.03.04 19:27:23.993852 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7800 | 2026.03.04 19:27:23.994178 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.03.04 19:27:23.994212 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7802 | 2026.03.04 19:27:23.994505 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7803 | 2026.03.04 19:27:23.994706 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.03.04 19:27:23.994829 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 7805 | 2026.03.04 19:27:23.994865 [ 255 ] {9c96da71-2acf-49dd-a4e0-b4316f45f30c} <Debug> TCPHandler: Processed in 0.001204975 sec. | ||
| 7806 | 2026.03.04 19:27:24.240030 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.03.04 19:27:24.240232 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7808 | 2026.03.04 19:27:24.240328 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7809 | 2026.03.04 19:27:24.241202 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.03.04 19:27:24.241266 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7811 | 2026.03.04 19:27:24.241812 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7812 | 2026.03.04 19:27:24.242075 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.03.04 19:27:24.242259 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002083 sec., 11521.843494959192 rows/sec., 978.91 KiB/sec. | ||
| 7814 | 2026.03.04 19:27:24.242326 [ 255 ] {365a1406-0e9d-417a-9fea-beef26a88a40} <Debug> TCPHandler: Processed in 0.00243593 sec. | ||
| 7815 | 2026.03.04 19:27:24.242502 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.03.04 19:27:24.242638 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7817 | 2026.03.04 19:27:24.242691 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7818 | 2026.03.04 19:27:24.243153 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.03.04 19:27:24.243193 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7820 | 2026.03.04 19:27:24.243516 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7821 | 2026.03.04 19:27:24.243740 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.03.04 19:27:24.243871 [ 128 ] {} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7823 | 2026.03.04 19:27:24.243895 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec. | ||
| 7824 | 2026.03.04 19:27:24.243952 [ 128 ] {} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.03.04 19:27:24.243965 [ 255 ] {e950cf53-7fea-4e01-9a47-67020d7a0c2a} <Debug> TCPHandler: Processed in 0.001531387 sec. | ||
| 7826 | 2026.03.04 19:27:24.244029 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7827 | 2026.03.04 19:27:24.244160 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.03.04 19:27:24.244178 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 7829 | 2026.03.04 19:27:24.244267 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7830 | 2026.03.04 19:27:24.244317 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7831 | 2026.03.04 19:27:24.244342 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7832 | 2026.03.04 19:27:24.244383 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7833 | 2026.03.04 19:27:24.244458 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7834 | 2026.03.04 19:27:24.244544 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7835 | 2026.03.04 19:27:24.244590 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7836 | 2026.03.04 19:27:24.244634 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7837 | 2026.03.04 19:27:24.244676 [ 199 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7838 | 2026.03.04 19:27:24.245591 [ 188 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481616 sec., 35096.81320936059 rows/sec., 2.94 MiB/sec. | ||
| 7839 | 2026.03.04 19:27:24.245793 [ 195 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7840 | 2026.03.04 19:27:24.246187 [ 195 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.03.04 19:27:24.246290 [ 195 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_14_3} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7842 | 2026.03.04 19:27:24.246370 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.03.04 19:27:24.246402 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7844 | 2026.03.04 19:27:24.246418 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7845 | 2026.03.04 19:27:24.246976 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7846 | 2026.03.04 19:27:24.247247 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.03.04 19:27:24.247422 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Debug> executeQuery: Read 2389 rows, 188.14 KiB in 0.003176 sec., 752204.0302267002 rows/sec., 57.85 MiB/sec. | ||
| 7848 | 2026.03.04 19:27:24.247478 [ 255 ] {55e5887a-515a-42ef-9272-60b0db449efa} <Debug> TCPHandler: Processed in 0.003375863 sec. | ||
| 7849 | 2026.03.04 19:27:24.247628 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.03.04 19:27:24.247736 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.03.04 19:27:24.247781 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7852 | 2026.03.04 19:27:24.248292 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.03.04 19:27:24.248335 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7854 | 2026.03.04 19:27:24.248707 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7855 | 2026.03.04 19:27:24.248949 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.03.04 19:27:24.249102 [ 128 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7857 | 2026.03.04 19:27:24.249111 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001397 sec., 36506.800286327845 rows/sec., 2.71 MiB/sec. | ||
| 7858 | 2026.03.04 19:27:24.249162 [ 128 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.03.04 19:27:24.249177 [ 255 ] {195e18b4-f901-4c6f-97ee-d9903aaddab6} <Debug> TCPHandler: Processed in 0.001614576 sec. | ||
| 7860 | 2026.03.04 19:27:24.249241 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7861 | 2026.03.04 19:27:24.249348 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 7862 | 2026.03.04 19:27:24.249355 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.03.04 19:27:24.249448 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7864 | 2026.03.04 19:27:24.249491 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 84 rows starting from the beginning of the part | ||
| 7865 | 2026.03.04 19:27:24.249527 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.03.04 19:27:24.249587 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7867 | 2026.03.04 19:27:24.249605 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7868 | 2026.03.04 19:27:24.249650 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 7869 | 2026.03.04 19:27:24.249697 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7870 | 2026.03.04 19:27:24.249747 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 7871 | 2026.03.04 19:27:24.249790 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part | ||
| 7872 | 2026.03.04 19:27:24.250706 [ 195 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396616 sec., 163967.76207633308 rows/sec., 12.63 MiB/sec. | ||
| 7873 | 2026.03.04 19:27:24.250823 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.03.04 19:27:24.250883 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7875 | 2026.03.04 19:27:24.250951 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7876 | 2026.03.04 19:27:24.251384 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.03.04 19:27:24.251453 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7878 | 2026.03.04 19:27:24.251492 [ 188 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_51_10} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7879 | 2026.03.04 19:27:24.251642 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7880 | 2026.03.04 19:27:24.251757 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.03.04 19:27:24.251914 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002414 sec., 341756.42087821045 rows/sec., 20.19 MiB/sec. | ||
| 7882 | 2026.03.04 19:27:24.251959 [ 255 ] {42474f62-4362-4882-9060-fcfa11fcc0e4} <Debug> TCPHandler: Processed in 0.00266064 sec. | ||
| 7883 | 2026.03.04 19:27:24.252094 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.03.04 19:27:24.252200 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.03.04 19:27:24.252246 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7886 | 2026.03.04 19:27:24.252739 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.04 19:27:24.252789 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7888 | 2026.03.04 19:27:24.255778 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7889 | 2026.03.04 19:27:24.256216 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.03.04 19:27:24.256445 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.004264 sec., 234.5215759849906 rows/sec., 16.49 KiB/sec. | ||
| 7891 | 2026.03.04 19:27:24.256513 [ 255 ] {bab71b0c-96d0-4bee-bbdb-7bd8daea7677} <Debug> TCPHandler: Processed in 0.004478168 sec. | ||
| 7892 | 2026.03.04 19:27:24.256708 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2026.03.04 19:27:24.256854 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7894 | 2026.03.04 19:27:24.256949 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7895 | 2026.03.04 19:27:24.260479 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.03.04 19:27:24.260590 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7897 | 2026.03.04 19:27:24.261360 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7898 | 2026.03.04 19:27:24.261739 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.03.04 19:27:24.261933 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.005118 sec., 2344.6658851113716 rows/sec., 183.18 KiB/sec. | ||
| 7900 | 2026.03.04 19:27:24.261987 [ 255 ] {7721645f-1b11-405c-890b-d48a862a795d} <Debug> TCPHandler: Processed in 0.005369932 sec. | ||
| 7901 | 2026.03.04 19:27:24.262195 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.03.04 19:27:24.262424 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7903 | 2026.03.04 19:27:24.262502 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7904 | 2026.03.04 19:27:24.264208 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.03.04 19:27:24.264263 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7906 | 2026.03.04 19:27:24.264844 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7907 | 2026.03.04 19:27:24.265147 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.03.04 19:27:24.265344 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Debug> executeQuery: Read 1261 rows, 88.96 KiB in 0.003 sec., 420333.3333333333 rows/sec., 28.96 MiB/sec. | ||
| 7909 | 2026.03.04 19:27:24.265398 [ 255 ] {00d32a05-ff21-45b1-a8f9-a102871f9b2d} <Debug> TCPHandler: Processed in 0.003343623 sec. | ||
| 7910 | 2026.03.04 19:27:24.265571 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.03.04 19:27:24.265697 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7912 | 2026.03.04 19:27:24.265757 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7913 | 2026.03.04 19:27:24.267051 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.03.04 19:27:24.267097 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7915 | 2026.03.04 19:27:24.269648 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7916 | 2026.03.04 19:27:24.269969 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.03.04 19:27:24.270209 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Debug> executeQuery: Read 1534 rows, 97.49 KiB in 0.004496 sec., 341192.17081850534 rows/sec., 21.17 MiB/sec. | ||
| 7918 | 2026.03.04 19:27:24.270272 [ 255 ] {b6c42fe5-3e5f-472b-aa25-4e9176bb250b} <Debug> TCPHandler: Processed in 0.004740229 sec. | ||
| 7919 | 2026.03.04 19:27:24.270478 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.03.04 19:27:24.270681 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.03.04 19:27:24.270795 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7922 | 2026.03.04 19:27:24.272433 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.03.04 19:27:24.272488 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7924 | 2026.03.04 19:27:24.273441 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7925 | 2026.03.04 19:27:24.273791 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.04 19:27:24.274004 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7927 | 2026.03.04 19:27:24.274028 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00338 sec., 10355.029585798817 rows/sec., 18.56 MiB/sec. | ||
| 7928 | 2026.03.04 19:27:24.274123 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.04 19:27:24.274165 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7930 | 2026.03.04 19:27:24.274368 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 7931 | 2026.03.04 19:27:24.274796 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7932 | 2026.03.04 19:27:24.274819 [ 255 ] {a3553e71-43f7-4fb6-8edc-e6992ae4cd21} <Debug> TCPHandler: Processed in 0.004416237 sec. | ||
| 7933 | 2026.03.04 19:27:24.274887 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 937 rows starting from the beginning of the part | ||
| 7934 | 2026.03.04 19:27:24.275110 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7935 | 2026.03.04 19:27:24.275276 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 7936 | 2026.03.04 19:27:24.275433 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7937 | 2026.03.04 19:27:24.275582 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 7938 | 2026.03.04 19:27:24.275725 [ 191 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 7939 | 2026.03.04 19:27:24.276148 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.03.04 19:27:24.276345 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.03.04 19:27:24.276433 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7942 | 2026.03.04 19:27:24.280417 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.03.04 19:27:24.280490 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7944 | 2026.03.04 19:27:24.281146 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7945 | 2026.03.04 19:27:24.281533 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.03.04 19:27:24.281774 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005484 sec., 2188.1838074398247 rows/sec., 151.01 KiB/sec. | ||
| 7947 | 2026.03.04 19:27:24.281849 [ 255 ] {9106c3cb-cb55-461a-81ed-7afde6b82ae2} <Debug> TCPHandler: Processed in 0.005903974 sec. | ||
| 7948 | 2026.03.04 19:27:24.285424 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 19 columns (19 merged, 0 gathered) in 0.011153474 sec., 94679.02108347588 rows/sec., 169.66 MiB/sec. | ||
| 7949 | 2026.03.04 19:27:24.286732 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7950 | 2026.03.04 19:27:24.287208 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.03.04 19:27:24.287311 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7952 | 2026.03.04 19:27:24.287464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 7953 | 2026.03.04 19:27:24.673106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7954 | 2026.03.04 19:27:24.690373 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.03.04 19:27:24.690433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7956 | 2026.03.04 19:27:24.697126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7957 | 2026.03.04 19:27:24.697916 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.03.04 19:27:24.698221 [ 128 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7959 | 2026.03.04 19:27:24.698253 [ 128 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.03.04 19:27:24.698271 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7961 | 2026.03.04 19:27:24.698410 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7962 | 2026.03.04 19:27:24.701519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7963 | 2026.03.04 19:27:24.702245 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7964 | 2026.03.04 19:27:24.703659 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7965 | 2026.03.04 19:27:24.707974 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7966 | 2026.03.04 19:27:24.712363 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7967 | 2026.03.04 19:27:24.716669 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7968 | 2026.03.04 19:27:24.721032 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 7969 | 2026.03.04 19:27:24.726356 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7970 | 2026.03.04 19:27:24.778687 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080347437 sec., 3385.2977786957913 rows/sec., 17.50 MiB/sec. | ||
| 7971 | 2026.03.04 19:27:24.780700 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7972 | 2026.03.04 19:27:24.782441 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.03.04 19:27:24.782536 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_36_7} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7974 | 2026.03.04 19:27:24.784136 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7975 | 2026.03.04 19:27:25.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.48 MiB, peak 301.35 MiB, free memory in arenas 0.00 B, will set to 292.61 MiB (RSS), difference: 3.12 MiB | ||
| 7976 | 2026.03.04 19:27:28.983258 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.04 19:27:28.983447 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7978 | 2026.03.04 19:27:28.983510 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7979 | 2026.03.04 19:27:28.984172 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.04 19:27:28.984211 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7981 | 2026.03.04 19:27:28.984608 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7982 | 2026.03.04 19:27:28.984838 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.03.04 19:27:28.984960 [ 121 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7984 | 2026.03.04 19:27:28.984998 [ 121 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.03.04 19:27:28.984999 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 7986 | 2026.03.04 19:27:28.985016 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7987 | 2026.03.04 19:27:28.985056 [ 255 ] {28bb741b-5c0f-4f71-b8e1-488b26330a4f} <Debug> TCPHandler: Processed in 0.001928278 sec. | ||
| 7988 | 2026.03.04 19:27:28.985142 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 7989 | 2026.03.04 19:27:28.985197 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.03.04 19:27:28.985308 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.04 19:27:28.985314 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7992 | 2026.03.04 19:27:28.985355 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7993 | 2026.03.04 19:27:28.985368 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2435 rows starting from the beginning of the part | ||
| 7994 | 2026.03.04 19:27:28.985453 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
| 7995 | 2026.03.04 19:27:28.985507 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part | ||
| 7996 | 2026.03.04 19:27:28.985558 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 7997 | 2026.03.04 19:27:28.985606 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2389 rows starting from the beginning of the part | ||
| 7998 | 2026.03.04 19:27:28.985650 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7999 | 2026.03.04 19:27:28.985811 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.03.04 19:27:28.985853 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8001 | 2026.03.04 19:27:28.986221 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8002 | 2026.03.04 19:27:28.986454 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.03.04 19:27:28.986592 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 8004 | 2026.03.04 19:27:28.986596 [ 120 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8005 | 2026.03.04 19:27:28.986630 [ 255 ] {f5d1d310-36b8-429e-b784-7f1eb0b9646d} <Debug> TCPHandler: Processed in 0.001485216 sec. | ||
| 8006 | 2026.03.04 19:27:28.986666 [ 120 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.03.04 19:27:28.986692 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8008 | 2026.03.04 19:27:28.986759 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.03.04 19:27:28.986804 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 8010 | 2026.03.04 19:27:28.986859 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.03.04 19:27:28.986903 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8012 | 2026.03.04 19:27:28.986906 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8013 | 2026.03.04 19:27:28.986945 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1312 rows starting from the beginning of the part | ||
| 8014 | 2026.03.04 19:27:28.987011 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 91 rows starting from the beginning of the part | ||
| 8015 | 2026.03.04 19:27:28.987059 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part | ||
| 8016 | 2026.03.04 19:27:28.987101 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 81 rows starting from the beginning of the part | ||
| 8017 | 2026.03.04 19:27:28.987139 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1261 rows starting from the beginning of the part | ||
| 8018 | 2026.03.04 19:27:28.987178 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8019 | 2026.03.04 19:27:28.987304 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.03.04 19:27:28.987338 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8021 | 2026.03.04 19:27:28.987676 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600721 sec., 1988294.7844078625 rows/sec., 161.53 MiB/sec. | ||
| 8022 | 2026.03.04 19:27:28.987814 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8023 | 2026.03.04 19:27:28.987985 [ 200 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8024 | 2026.03.04 19:27:28.988070 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.04 19:27:28.988204 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8026 | 2026.03.04 19:27:28.988226 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001385 sec., 92418.7725631769 rows/sec., 6.44 MiB/sec. | ||
| 8027 | 2026.03.04 19:27:28.988234 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.03.04 19:27:28.988266 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8029 | 2026.03.04 19:27:28.988271 [ 255 ] {61c281bb-0464-40ca-ad45-e4a84e9b4fe4} <Debug> TCPHandler: Processed in 0.001565846 sec. | ||
| 8030 | 2026.03.04 19:27:28.988341 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.03.04 19:27:28.988353 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8032 | 2026.03.04 19:27:28.988386 [ 190 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624406 sec., 1784036.7494333314 rows/sec., 131.88 MiB/sec. | ||
| 8033 | 2026.03.04 19:27:28.988398 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.03.04 19:27:28.988425 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_56_11} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8035 | 2026.03.04 19:27:28.988462 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2026.03.04 19:27:28.988495 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16811 rows starting from the beginning of the part | ||
| 8037 | 2026.03.04 19:27:28.988514 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 8038 | 2026.03.04 19:27:28.988515 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.03.04 19:27:28.988558 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 165 rows starting from the beginning of the part | ||
| 8040 | 2026.03.04 19:27:28.988566 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8041 | 2026.03.04 19:27:28.988609 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8042 | 2026.03.04 19:27:28.988630 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8043 | 2026.03.04 19:27:28.988664 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8044 | 2026.03.04 19:27:28.988713 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1534 rows starting from the beginning of the part | ||
| 8045 | 2026.03.04 19:27:28.988758 [ 201 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8046 | 2026.03.04 19:27:28.988909 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.03.04 19:27:28.988909 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.03.04 19:27:28.988947 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8049 | 2026.03.04 19:27:28.989015 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_56_11} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8050 | 2026.03.04 19:27:28.989109 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8051 | 2026.03.04 19:27:28.989270 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8052 | 2026.03.04 19:27:28.989486 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.03.04 19:27:28.989594 [ 120 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8054 | 2026.03.04 19:27:28.989616 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00112 sec., 42857.14285714286 rows/sec., 2.89 MiB/sec. | ||
| 8055 | 2026.03.04 19:27:28.989621 [ 120 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.03.04 19:27:28.989654 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8057 | 2026.03.04 19:27:28.989658 [ 255 ] {e6864ebe-9b08-4218-a9ff-75323bb3cb56} <Debug> TCPHandler: Processed in 0.001308555 sec. | ||
| 8058 | 2026.03.04 19:27:28.989718 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8059 | 2026.03.04 19:27:28.989825 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2026.03.04 19:27:28.989851 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2550 rows starting from the beginning of the part | ||
| 8061 | 2026.03.04 19:27:28.989899 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8062 | 2026.03.04 19:27:28.989938 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8063 | 2026.03.04 19:27:28.989973 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8064 | 2026.03.04 19:27:28.990008 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8065 | 2026.03.04 19:27:28.990042 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8066 | 2026.03.04 19:27:28.991257 [ 186 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001564957 sec., 1782796.5880212681 rows/sec., 119.89 MiB/sec. | ||
| 8067 | 2026.03.04 19:27:28.991576 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8068 | 2026.03.04 19:27:28.991845 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.03.04 19:27:28.991919 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_56_11} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8070 | 2026.03.04 19:27:28.991994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8071 | 2026.03.04 19:27:28.994056 [ 196 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005742463 sec., 3301370.8577660844 rows/sec., 219.74 MiB/sec. | ||
| 8072 | 2026.03.04 19:27:28.994418 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8073 | 2026.03.04 19:27:28.994698 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.03.04 19:27:28.994768 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8075 | 2026.03.04 19:27:28.994858 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 8076 | 2026.03.04 19:27:29.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.02 MiB, peak 301.35 MiB, free memory in arenas 0.00 B, will set to 294.79 MiB (RSS), difference: 1.77 MiB | ||
| 8077 | 2026.03.04 19:27:31.219886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17802 | ||
| 8078 | 2026.03.04 19:27:31.220548 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.03.04 19:27:31.220625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8080 | 2026.03.04 19:27:31.221368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8081 | 2026.03.04 19:27:31.221609 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.03.04 19:27:31.221760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17802 | ||
| 8083 | 2026.03.04 19:27:32.201802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8084 | 2026.03.04 19:27:32.217417 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.03.04 19:27:32.217469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8086 | 2026.03.04 19:27:32.223053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8087 | 2026.03.04 19:27:32.223718 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.03.04 19:27:32.226518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8089 | 2026.03.04 19:27:33.771087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 956 | ||
| 8090 | 2026.03.04 19:27:33.773975 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.03.04 19:27:33.774023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8092 | 2026.03.04 19:27:33.775286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8093 | 2026.03.04 19:27:33.775570 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.03.04 19:27:33.775937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 8095 | 2026.03.04 19:27:33.985379 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.03.04 19:27:33.985564 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8097 | 2026.03.04 19:27:33.985632 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8098 | 2026.03.04 19:27:33.986385 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.03.04 19:27:33.986429 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8100 | 2026.03.04 19:27:33.986829 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8101 | 2026.03.04 19:27:33.987067 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.03.04 19:27:33.987221 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00169 sec., 53254.43786982248 rows/sec., 4.48 MiB/sec. | ||
| 8103 | 2026.03.04 19:27:33.987264 [ 255 ] {1841dd4c-fd30-4123-9067-217cdb39856f} <Debug> TCPHandler: Processed in 0.002007968 sec. | ||
| 8104 | 2026.03.04 19:27:33.987407 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.03.04 19:27:33.987502 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8106 | 2026.03.04 19:27:33.987541 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8107 | 2026.03.04 19:27:33.987945 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.03.04 19:27:33.987981 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8109 | 2026.03.04 19:27:33.988268 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8110 | 2026.03.04 19:27:33.988477 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.03.04 19:27:33.988606 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001122 sec., 15151.515151515152 rows/sec., 1.11 MiB/sec. | ||
| 8112 | 2026.03.04 19:27:33.988643 [ 255 ] {9052754e-6032-4388-83be-1030cb9646af} <Debug> TCPHandler: Processed in 0.001292355 sec. | ||
| 8113 | 2026.03.04 19:27:33.988751 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.03.04 19:27:33.988843 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8115 | 2026.03.04 19:27:33.988882 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8116 | 2026.03.04 19:27:33.989285 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.03.04 19:27:33.989321 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8118 | 2026.03.04 19:27:33.989611 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8119 | 2026.03.04 19:27:33.989818 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.03.04 19:27:33.989942 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001117 sec., 72515.66696508505 rows/sec., 5.66 MiB/sec. | ||
| 8121 | 2026.03.04 19:27:33.989979 [ 255 ] {b617c6ef-b555-4d0e-9f1f-24d0f1ba3192} <Debug> TCPHandler: Processed in 0.001275185 sec. | ||
| 8122 | 2026.03.04 19:27:33.990093 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.03.04 19:27:33.990185 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8124 | 2026.03.04 19:27:33.990226 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8125 | 2026.03.04 19:27:33.990630 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.03.04 19:27:33.990665 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8127 | 2026.03.04 19:27:33.990981 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8128 | 2026.03.04 19:27:33.991194 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.03.04 19:27:33.991321 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 8130 | 2026.03.04 19:27:33.991358 [ 255 ] {34315714-0335-4033-91c1-0df6632726c3} <Debug> TCPHandler: Processed in 0.001312685 sec. | ||
| 8131 | 2026.03.04 19:27:33.991457 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.03.04 19:27:33.991548 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.03.04 19:27:33.991601 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8134 | 2026.03.04 19:27:33.992375 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.03.04 19:27:33.992411 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8136 | 2026.03.04 19:27:33.992924 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8137 | 2026.03.04 19:27:33.993136 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.03.04 19:27:33.993267 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001737 sec., 9786.98906160046 rows/sec., 17.54 MiB/sec. | ||
| 8139 | 2026.03.04 19:27:33.993322 [ 255 ] {d7728f0b-66f0-46ff-9d2f-1da8e807982e} <Debug> TCPHandler: Processed in 0.001912008 sec. | ||
| 8140 | 2026.03.04 19:27:33.993433 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.03.04 19:27:33.993525 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8142 | 2026.03.04 19:27:33.993565 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8143 | 2026.03.04 19:27:33.993910 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.03.04 19:27:33.993945 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8145 | 2026.03.04 19:27:33.994239 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8146 | 2026.03.04 19:27:33.994451 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.03.04 19:27:33.994585 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8148 | 2026.03.04 19:27:33.994620 [ 255 ] {6624cc5f-3d03-4343-a7cb-3ab98e0734c1} <Debug> TCPHandler: Processed in 0.001235185 sec. | ||
| 8149 | 2026.03.04 19:27:38.030117 [ 112 ] {} <Debug> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8150 | 2026.03.04 19:27:38.030198 [ 112 ] {} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.04 19:27:38.030219 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8152 | 2026.03.04 19:27:38.030349 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::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 | ||
| 8153 | 2026.03.04 19:27:38.030497 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2026.03.04 19:27:38.030531 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 25 rows starting from the beginning of the part | ||
| 8155 | 2026.03.04 19:27:38.030600 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 8156 | 2026.03.04 19:27:38.030651 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 8157 | 2026.03.04 19:27:38.030695 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 8158 | 2026.03.04 19:27:38.030735 [ 190 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 8159 | 2026.03.04 19:27:38.031972 [ 192 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687527 sec., 1956116.8502785435 rows/sec., 123.01 MiB/sec. | ||
| 8160 | 2026.03.04 19:27:38.032193 [ 197 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8161 | 2026.03.04 19:27:38.032512 [ 197 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.03.04 19:27:38.032589 [ 197 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_9_2} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8163 | 2026.03.04 19:27:38.032682 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8164 | 2026.03.04 19:27:38.608763 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8165 | 2026.03.04 19:27:38.608815 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8166 | 2026.03.04 19:27:38.722010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18250 | ||
| 8167 | 2026.03.04 19:27:38.722840 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.03.04 19:27:38.722892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8169 | 2026.03.04 19:27:38.723388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8170 | 2026.03.04 19:27:38.723633 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.03.04 19:27:38.723785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 8172 | 2026.03.04 19:27:38.985833 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2026.03.04 19:27:38.986009 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8174 | 2026.03.04 19:27:38.986077 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8175 | 2026.03.04 19:27:38.986758 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2026.03.04 19:27:38.986801 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8177 | 2026.03.04 19:27:38.987190 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8178 | 2026.03.04 19:27:38.987421 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.03.04 19:27:38.987570 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001609 sec., 65879.42821628341 rows/sec., 5.54 MiB/sec. | ||
| 8180 | 2026.03.04 19:27:38.987612 [ 255 ] {5ea3774c-837f-43c2-96c6-67e2e71122bf} <Debug> TCPHandler: Processed in 0.001904027 sec. | ||
| 8181 | 2026.03.04 19:27:38.987733 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.03.04 19:27:38.987828 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8183 | 2026.03.04 19:27:38.987867 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8184 | 2026.03.04 19:27:38.988336 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.03.04 19:27:38.988373 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8186 | 2026.03.04 19:27:38.988681 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8187 | 2026.03.04 19:27:38.988895 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.03.04 19:27:38.989020 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001257 sec., 19888.623707239458 rows/sec., 1.46 MiB/sec. | ||
| 8189 | 2026.03.04 19:27:38.989055 [ 255 ] {8f9c1ec4-d298-4f69-ba14-e7591d5e58c9} <Debug> TCPHandler: Processed in 0.001418226 sec. | ||
| 8190 | 2026.03.04 19:27:38.989156 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.03.04 19:27:38.989244 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8192 | 2026.03.04 19:27:38.989281 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8193 | 2026.03.04 19:27:38.989773 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.04 19:27:38.989808 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8195 | 2026.03.04 19:27:38.990106 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8196 | 2026.03.04 19:27:38.990313 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.03.04 19:27:38.990443 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 8198 | 2026.03.04 19:27:38.990478 [ 255 ] {fc9a67ae-eb3c-4843-b3ef-5018f13df84d} <Debug> TCPHandler: Processed in 0.001315735 sec. | ||
| 8199 | 2026.03.04 19:27:38.990589 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.03.04 19:27:38.990682 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.03.04 19:27:38.990724 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8202 | 2026.03.04 19:27:38.991119 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.03.04 19:27:38.991154 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8204 | 2026.03.04 19:27:38.991479 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8205 | 2026.03.04 19:27:38.991688 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.03.04 19:27:38.991818 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 8207 | 2026.03.04 19:27:38.991853 [ 255 ] {473dfc68-22cb-434f-a2e8-4eb4ba26f90d} <Debug> TCPHandler: Processed in 0.001313205 sec. | ||
| 8208 | 2026.03.04 19:27:38.991955 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.03.04 19:27:38.992049 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.03.04 19:27:38.992103 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8211 | 2026.03.04 19:27:38.992906 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.04 19:27:38.992940 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8213 | 2026.03.04 19:27:38.993478 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8214 | 2026.03.04 19:27:38.993700 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.04 19:27:38.993834 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 8216 | 2026.03.04 19:27:38.993888 [ 255 ] {0811bb99-7c34-4d30-ae24-14bce88d2865} <Debug> TCPHandler: Processed in 0.001984228 sec. | ||
| 8217 | 2026.03.04 19:27:38.994000 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.03.04 19:27:38.994092 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8219 | 2026.03.04 19:27:38.994133 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8220 | 2026.03.04 19:27:38.994493 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.03.04 19:27:38.994529 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8222 | 2026.03.04 19:27:38.994868 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8223 | 2026.03.04 19:27:38.995087 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.03.04 19:27:38.995224 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 8225 | 2026.03.04 19:27:38.995263 [ 255 ] {a03c6e8d-6515-4b06-b54a-6ba6dfc34543} <Debug> TCPHandler: Processed in 0.001310275 sec. | ||
| 8226 | 2026.03.04 19:27:39.726728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8227 | 2026.03.04 19:27:39.743215 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.03.04 19:27:39.743280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8229 | 2026.03.04 19:27:39.749133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8230 | 2026.03.04 19:27:39.749836 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.03.04 19:27:39.752720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8232 | 2026.03.04 19:27:43.776387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 980 | ||
| 8233 | 2026.03.04 19:27:43.778729 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.03.04 19:27:43.778787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8235 | 2026.03.04 19:27:43.780012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8236 | 2026.03.04 19:27:43.780295 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.03.04 19:27:43.780683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8238 | 2026.03.04 19:27:43.985380 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.03.04 19:27:43.985588 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8240 | 2026.03.04 19:27:43.985660 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8241 | 2026.03.04 19:27:43.986387 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.03.04 19:27:43.986434 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8243 | 2026.03.04 19:27:43.986841 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8244 | 2026.03.04 19:27:43.987078 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.03.04 19:27:43.987234 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 4.46 MiB/sec. | ||
| 8246 | 2026.03.04 19:27:43.987276 [ 255 ] {c58feb88-3a66-41d5-b934-b170540d2b08} <Debug> TCPHandler: Processed in 0.002028478 sec. | ||
| 8247 | 2026.03.04 19:27:43.987399 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.03.04 19:27:43.987493 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8249 | 2026.03.04 19:27:43.987533 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8250 | 2026.03.04 19:27:43.987938 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.03.04 19:27:43.987973 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8252 | 2026.03.04 19:27:43.988266 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8253 | 2026.03.04 19:27:43.988474 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.04 19:27:43.988610 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001135 sec., 14977.97356828194 rows/sec., 1.10 MiB/sec. | ||
| 8255 | 2026.03.04 19:27:43.988647 [ 255 ] {cb7e3e8b-f07c-4e57-b700-c1d84d0e0336} <Debug> TCPHandler: Processed in 0.001296494 sec. | ||
| 8256 | 2026.03.04 19:27:43.988753 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.04 19:27:43.988845 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.04 19:27:43.988884 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8259 | 2026.03.04 19:27:43.989312 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.04 19:27:43.989357 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8261 | 2026.03.04 19:27:43.989650 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8262 | 2026.03.04 19:27:43.989864 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.04 19:27:43.989990 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001162 sec., 69707.40103270224 rows/sec., 5.44 MiB/sec. | ||
| 8264 | 2026.03.04 19:27:43.990027 [ 255 ] {7d9616bb-9e9a-4a8b-ae05-cbed042d85f5} <Debug> TCPHandler: Processed in 0.001320465 sec. | ||
| 8265 | 2026.03.04 19:27:43.990136 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.04 19:27:43.990228 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.03.04 19:27:43.990270 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8268 | 2026.03.04 19:27:43.990688 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.03.04 19:27:43.990722 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8270 | 2026.03.04 19:27:43.991044 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8271 | 2026.03.04 19:27:43.991261 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.03.04 19:27:43.991388 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8273 | 2026.03.04 19:27:43.991424 [ 255 ] {5bbce216-79f5-44da-8bc1-d03cee211e64} <Debug> TCPHandler: Processed in 0.001334275 sec. | ||
| 8274 | 2026.03.04 19:27:43.991531 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.04 19:27:43.991622 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.04 19:27:43.991675 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8277 | 2026.03.04 19:27:43.992461 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.04 19:27:43.992495 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8279 | 2026.03.04 19:27:43.993008 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8280 | 2026.03.04 19:27:43.993223 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.04 19:27:43.993353 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001748 sec., 9725.400457665904 rows/sec., 17.43 MiB/sec. | ||
| 8282 | 2026.03.04 19:27:43.993404 [ 255 ] {e03082d4-94ac-49ac-97c4-d3a16fb9bb68} <Debug> TCPHandler: Processed in 0.001920177 sec. | ||
| 8283 | 2026.03.04 19:27:43.993526 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.03.04 19:27:43.993619 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.03.04 19:27:43.993658 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8286 | 2026.03.04 19:27:43.993987 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.04 19:27:43.994021 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8288 | 2026.03.04 19:27:43.994316 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8289 | 2026.03.04 19:27:43.994518 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.04 19:27:43.994640 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 8291 | 2026.03.04 19:27:43.994674 [ 255 ] {efbc4042-6b6a-4eea-a513-c8dadddbbb6b} <Debug> TCPHandler: Processed in 0.001195334 sec. | ||
| 8292 | 2026.03.04 19:27:46.224091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18762 | ||
| 8293 | 2026.03.04 19:27:46.224886 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.03.04 19:27:46.224928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8295 | 2026.03.04 19:27:46.225421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8296 | 2026.03.04 19:27:46.225657 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.03.04 19:27:46.225784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18762 | ||
| 8298 | 2026.03.04 19:27:47.253002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8299 | 2026.03.04 19:27:47.270466 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.03.04 19:27:47.270529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8301 | 2026.03.04 19:27:47.276492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8302 | 2026.03.04 19:27:47.277170 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.03.04 19:27:47.280358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8304 | 2026.03.04 19:27:48.986088 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.03.04 19:27:48.986283 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8306 | 2026.03.04 19:27:48.986353 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8307 | 2026.03.04 19:27:48.987075 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.03.04 19:27:48.987119 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8309 | 2026.03.04 19:27:48.987517 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8310 | 2026.03.04 19:27:48.987747 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.03.04 19:27:48.987899 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001668 sec., 63549.16067146283 rows/sec., 5.34 MiB/sec. | ||
| 8312 | 2026.03.04 19:27:48.987942 [ 255 ] {3a5e2254-5065-4fe3-9dde-74ae6b26e1f9} <Debug> TCPHandler: Processed in 0.001989638 sec. | ||
| 8313 | 2026.03.04 19:27:48.988066 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.03.04 19:27:48.988162 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.03.04 19:27:48.988204 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8316 | 2026.03.04 19:27:48.988607 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.03.04 19:27:48.988644 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8318 | 2026.03.04 19:27:48.988952 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8319 | 2026.03.04 19:27:48.989164 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.03.04 19:27:48.989293 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 8321 | 2026.03.04 19:27:48.989331 [ 255 ] {0b152231-bc17-45ac-b999-71f388fd2e0a} <Debug> TCPHandler: Processed in 0.001314745 sec. | ||
| 8322 | 2026.03.04 19:27:48.989438 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.03.04 19:27:48.989532 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8324 | 2026.03.04 19:27:48.989570 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8325 | 2026.03.04 19:27:48.989977 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.03.04 19:27:48.990012 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8327 | 2026.03.04 19:27:48.990314 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8328 | 2026.03.04 19:27:48.990521 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.03.04 19:27:48.990647 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001132 sec., 78621.90812720849 rows/sec., 6.14 MiB/sec. | ||
| 8330 | 2026.03.04 19:27:48.990686 [ 255 ] {4fc8ab13-e843-4bde-8785-ef2e61087b58} <Debug> TCPHandler: Processed in 0.001295865 sec. | ||
| 8331 | 2026.03.04 19:27:48.990793 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.03.04 19:27:48.990886 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.03.04 19:27:48.990929 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8334 | 2026.03.04 19:27:48.991330 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.04 19:27:48.991366 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8336 | 2026.03.04 19:27:48.991690 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8337 | 2026.03.04 19:27:48.991898 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.04 19:27:48.992026 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8339 | 2026.03.04 19:27:48.992064 [ 255 ] {5f57c7f7-da53-465f-8e18-35c715143b82} <Debug> TCPHandler: Processed in 0.001320525 sec. | ||
| 8340 | 2026.03.04 19:27:48.992170 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.03.04 19:27:48.992272 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.03.04 19:27:48.992329 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8343 | 2026.03.04 19:27:48.993335 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.03.04 19:27:48.993410 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8345 | 2026.03.04 19:27:48.994108 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8346 | 2026.03.04 19:27:48.994381 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.03.04 19:27:48.994587 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002329 sec., 10734.220695577502 rows/sec., 19.24 MiB/sec. | ||
| 8348 | 2026.03.04 19:27:48.994728 [ 255 ] {fe26b25d-baa5-4b61-b9ea-d40226a75960} <Debug> TCPHandler: Processed in 0.00260795 sec. | ||
| 8349 | 2026.03.04 19:27:48.994917 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.03.04 19:27:48.995044 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.03.04 19:27:48.995101 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8352 | 2026.03.04 19:27:48.995512 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.03.04 19:27:48.995555 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8354 | 2026.03.04 19:27:48.995896 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8355 | 2026.03.04 19:27:48.996107 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.03.04 19:27:48.996247 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 8357 | 2026.03.04 19:27:48.996298 [ 255 ] {aa479019-7002-40fd-b89f-c9d1ed1ea565} <Debug> TCPHandler: Processed in 0.001494206 sec. | ||
| 8358 | 2026.03.04 19:27:53.608854 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8359 | 2026.03.04 19:27:53.608926 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8360 | 2026.03.04 19:27:53.726034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19210 | ||
| 8361 | 2026.03.04 19:27:53.726820 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.03.04 19:27:53.726900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8363 | 2026.03.04 19:27:53.727476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8364 | 2026.03.04 19:27:53.727720 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.03.04 19:27:53.727870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19210 | ||
| 8366 | 2026.03.04 19:27:53.781071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1004 | ||
| 8367 | 2026.03.04 19:27:53.783351 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.03.04 19:27:53.783405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8369 | 2026.03.04 19:27:53.784627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8370 | 2026.03.04 19:27:53.784917 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.03.04 19:27:53.785303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 8372 | 2026.03.04 19:27:53.985846 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.03.04 19:27:53.986003 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8374 | 2026.03.04 19:27:53.986059 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8375 | 2026.03.04 19:27:53.986685 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.03.04 19:27:53.986726 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8377 | 2026.03.04 19:27:53.987082 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8378 | 2026.03.04 19:27:53.987297 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.03.04 19:27:53.987432 [ 94 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8380 | 2026.03.04 19:27:53.987437 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001476 sec., 60975.609756097554 rows/sec., 5.13 MiB/sec. | ||
| 8381 | 2026.03.04 19:27:53.987500 [ 94 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.03.04 19:27:53.987524 [ 255 ] {b76c95f5-5f02-43f5-8e83-c65f361e75c4} <Debug> TCPHandler: Processed in 0.001792617 sec. | ||
| 8383 | 2026.03.04 19:27:53.987528 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8384 | 2026.03.04 19:27:53.987652 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 8385 | 2026.03.04 19:27:53.987669 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.03.04 19:27:53.987783 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8387 | 2026.03.04 19:27:53.987791 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8388 | 2026.03.04 19:27:53.987827 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8389 | 2026.03.04 19:27:53.987840 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2435 rows starting from the beginning of the part | ||
| 8390 | 2026.03.04 19:27:53.987920 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 8391 | 2026.03.04 19:27:53.987973 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 8392 | 2026.03.04 19:27:53.988024 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 8393 | 2026.03.04 19:27:53.988071 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 8394 | 2026.03.04 19:27:53.988114 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8395 | 2026.03.04 19:27:53.988243 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.03.04 19:27:53.988286 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8397 | 2026.03.04 19:27:53.988633 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8398 | 2026.03.04 19:27:53.988860 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.03.04 19:27:53.988977 [ 94 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8400 | 2026.03.04 19:27:53.988994 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001236 sec., 13754.045307443366 rows/sec., 1.01 MiB/sec. | ||
| 8401 | 2026.03.04 19:27:53.989012 [ 94 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.03.04 19:27:53.989035 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8403 | 2026.03.04 19:27:53.989038 [ 255 ] {8077ccbd-1889-4dff-9684-b17bdc3cea9b} <Debug> TCPHandler: Processed in 0.001420526 sec. | ||
| 8404 | 2026.03.04 19:27:53.989120 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 8405 | 2026.03.04 19:27:53.989179 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.03.04 19:27:53.989210 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8407 | 2026.03.04 19:27:53.989239 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 84 rows starting from the beginning of the part | ||
| 8408 | 2026.03.04 19:27:53.989272 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8409 | 2026.03.04 19:27:53.989295 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8410 | 2026.03.04 19:27:53.989313 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8411 | 2026.03.04 19:27:53.989338 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 8412 | 2026.03.04 19:27:53.989380 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 8413 | 2026.03.04 19:27:53.989421 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 8414 | 2026.03.04 19:27:53.989468 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 8415 | 2026.03.04 19:27:53.989497 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897057 sec., 1537644.888898963 rows/sec., 126.29 MiB/sec. | ||
| 8416 | 2026.03.04 19:27:53.989743 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8417 | 2026.03.04 19:27:53.989819 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.03.04 19:27:53.989869 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8419 | 2026.03.04 19:27:53.990032 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.03.04 19:27:53.990115 [ 190 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_61_12} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8421 | 2026.03.04 19:27:53.990187 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8422 | 2026.03.04 19:27:53.990294 [ 194 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214415 sec., 152336.72179609112 rows/sec., 11.74 MiB/sec. | ||
| 8423 | 2026.03.04 19:27:53.990377 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8424 | 2026.03.04 19:27:53.990474 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8425 | 2026.03.04 19:27:53.990707 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.03.04 19:27:53.990847 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.03.04 19:27:53.990854 [ 94 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8428 | 2026.03.04 19:27:53.990870 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001615 sec., 50154.79876160991 rows/sec., 3.92 MiB/sec. | ||
| 8429 | 2026.03.04 19:27:53.990897 [ 94 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.03.04 19:27:53.990922 [ 255 ] {4a1dbd62-1c1d-460d-a31e-778e3024475d} <Debug> TCPHandler: Processed in 0.001791587 sec. | ||
| 8431 | 2026.03.04 19:27:53.990925 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8432 | 2026.03.04 19:27:53.990940 [ 199 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_56_11} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8433 | 2026.03.04 19:27:53.991015 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 8434 | 2026.03.04 19:27:53.991047 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.03.04 19:27:53.991087 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8436 | 2026.03.04 19:27:53.991112 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8437 | 2026.03.04 19:27:53.991147 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1312 rows starting from the beginning of the part | ||
| 8438 | 2026.03.04 19:27:53.991151 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.03.04 19:27:53.991195 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 81 rows starting from the beginning of the part | ||
| 8440 | 2026.03.04 19:27:53.991200 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8441 | 2026.03.04 19:27:53.991232 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 89 rows starting from the beginning of the part | ||
| 8442 | 2026.03.04 19:27:53.991271 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 81 rows starting from the beginning of the part | ||
| 8443 | 2026.03.04 19:27:53.991305 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 89 rows starting from the beginning of the part | ||
| 8444 | 2026.03.04 19:27:53.991340 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 81 rows starting from the beginning of the part | ||
| 8445 | 2026.03.04 19:27:53.991618 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.03.04 19:27:53.991653 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8447 | 2026.03.04 19:27:53.991987 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8448 | 2026.03.04 19:27:53.992251 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.03.04 19:27:53.992271 [ 199 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282585 sec., 1351177.5048047497 rows/sec., 101.66 MiB/sec. | ||
| 8450 | 2026.03.04 19:27:53.992378 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8451 | 2026.03.04 19:27:53.992390 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 8452 | 2026.03.04 19:27:53.992422 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8453 | 2026.03.04 19:27:53.992427 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.03.04 19:27:53.992439 [ 255 ] {28c8f764-2e9c-4d50-b9c5-798fe7f1910f} <Debug> TCPHandler: Processed in 0.001440836 sec. | ||
| 8455 | 2026.03.04 19:27:53.992454 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8456 | 2026.03.04 19:27:53.992538 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8457 | 2026.03.04 19:27:53.992542 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.03.04 19:27:53.992615 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8459 | 2026.03.04 19:27:53.992641 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18958 rows starting from the beginning of the part | ||
| 8460 | 2026.03.04 19:27:53.992641 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8461 | 2026.03.04 19:27:53.992648 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.03.04 19:27:53.992691 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8463 | 2026.03.04 19:27:53.992703 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8464 | 2026.03.04 19:27:53.992725 [ 197 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_61_12} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8465 | 2026.03.04 19:27:53.992733 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8466 | 2026.03.04 19:27:53.992775 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8467 | 2026.03.04 19:27:53.992787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8468 | 2026.03.04 19:27:53.992813 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8469 | 2026.03.04 19:27:53.992852 [ 193 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 8470 | 2026.03.04 19:27:53.993547 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.03.04 19:27:53.993583 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8472 | 2026.03.04 19:27:53.994201 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8473 | 2026.03.04 19:27:53.994446 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.03.04 19:27:53.994562 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8475 | 2026.03.04 19:27:53.994585 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001962 sec., 8664.627930682977 rows/sec., 15.53 MiB/sec. | ||
| 8476 | 2026.03.04 19:27:53.994591 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.03.04 19:27:53.994615 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8478 | 2026.03.04 19:27:53.994640 [ 255 ] {1439392b-0254-4e57-af4b-334adae51868} <Debug> TCPHandler: Processed in 0.002145628 sec. | ||
| 8479 | 2026.03.04 19:27:53.994697 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 8480 | 2026.03.04 19:27:53.994755 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.03.04 19:27:53.994853 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.03.04 19:27:53.994893 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8483 | 2026.03.04 19:27:53.994909 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8484 | 2026.03.04 19:27:53.994969 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1056 rows starting from the beginning of the part | ||
| 8485 | 2026.03.04 19:27:53.995089 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8486 | 2026.03.04 19:27:53.995191 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 8487 | 2026.03.04 19:27:53.995230 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.03.04 19:27:53.995269 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8489 | 2026.03.04 19:27:53.995283 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 8490 | 2026.03.04 19:27:53.995387 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 8491 | 2026.03.04 19:27:53.995488 [ 199 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 8492 | 2026.03.04 19:27:53.995602 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8493 | 2026.03.04 19:27:53.995839 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.03.04 19:27:53.995966 [ 93 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8495 | 2026.03.04 19:27:53.995976 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 8496 | 2026.03.04 19:27:53.996011 [ 93 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.03.04 19:27:53.996023 [ 255 ] {5a7ada81-54ee-4103-998f-9b53c5d34140} <Debug> TCPHandler: Processed in 0.001315955 sec. | ||
| 8498 | 2026.03.04 19:27:53.996046 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8499 | 2026.03.04 19:27:53.996168 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8500 | 2026.03.04 19:27:53.996318 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8501 | 2026.03.04 19:27:53.996356 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2790 rows starting from the beginning of the part | ||
| 8502 | 2026.03.04 19:27:53.996428 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8503 | 2026.03.04 19:27:53.996513 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8504 | 2026.03.04 19:27:53.996561 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8505 | 2026.03.04 19:27:53.996604 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8506 | 2026.03.04 19:27:53.996645 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 8507 | 2026.03.04 19:27:53.998994 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887341 sec., 1070188.8000066497 rows/sec., 71.98 MiB/sec. | ||
| 8508 | 2026.03.04 19:27:53.999373 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8509 | 2026.03.04 19:27:53.999641 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.03.04 19:27:53.999659 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19758 rows, containing 5 columns (5 merged, 0 gathered) in 0.007147038 sec., 2764501.8817585693 rows/sec., 184.35 MiB/sec. | ||
| 8511 | 2026.03.04 19:27:53.999742 [ 191 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_61_12} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8512 | 2026.03.04 19:27:53.999819 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8513 | 2026.03.04 19:27:54.000085 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8514 | 2026.03.04 19:27:54.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.49 MiB, peak 309.64 MiB, free memory in arenas 0.00 B, will set to 299.63 MiB (RSS), difference: -3.86 MiB | ||
| 8515 | 2026.03.04 19:27:54.000449 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.04 19:27:54.000536 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8517 | 2026.03.04 19:27:54.000638 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8518 | 2026.03.04 19:27:54.003587 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 19 columns (19 merged, 0 gathered) in 0.008928225 sec., 129589.02805428852 rows/sec., 232.22 MiB/sec. | ||
| 8519 | 2026.03.04 19:27:54.005047 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8520 | 2026.03.04 19:27:54.005363 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.03.04 19:27:54.005430 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8522 | 2026.03.04 19:27:54.005509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 8523 | 2026.03.04 19:27:54.312074 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.03.04 19:27:54.312341 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8525 | 2026.03.04 19:27:54.312452 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8526 | 2026.03.04 19:27:54.313550 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.03.04 19:27:54.313619 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8528 | 2026.03.04 19:27:54.314209 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8529 | 2026.03.04 19:27:54.314601 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.03.04 19:27:54.314841 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002581 sec., 9298.721425803951 rows/sec., 790.03 KiB/sec. | ||
| 8531 | 2026.03.04 19:27:54.314920 [ 255 ] {3c5be6eb-7136-45b7-bde6-b92829ac8ac3} <Debug> TCPHandler: Processed in 0.003030672 sec. | ||
| 8532 | 2026.03.04 19:27:54.315158 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2026.03.04 19:27:54.315311 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8534 | 2026.03.04 19:27:54.315382 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8535 | 2026.03.04 19:27:54.316070 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.03.04 19:27:54.316121 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8537 | 2026.03.04 19:27:54.316639 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8538 | 2026.03.04 19:27:54.317007 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.03.04 19:27:54.317208 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001934 sec., 3102.3784901758017 rows/sec., 260.05 KiB/sec. | ||
| 8540 | 2026.03.04 19:27:54.317268 [ 255 ] {c0d990a6-3405-4d05-871d-5e21c4a75d14} <Debug> TCPHandler: Processed in 0.002196109 sec. | ||
| 8541 | 2026.03.04 19:27:54.317456 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.03.04 19:27:54.317605 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8543 | 2026.03.04 19:27:54.317665 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8544 | 2026.03.04 19:27:54.320689 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.03.04 19:27:54.320818 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8546 | 2026.03.04 19:27:54.321759 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8547 | 2026.03.04 19:27:54.322149 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.03.04 19:27:54.322384 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Debug> executeQuery: Read 2391 rows, 188.30 KiB in 0.004807 sec., 497399.62554607866 rows/sec., 38.25 MiB/sec. | ||
| 8549 | 2026.03.04 19:27:54.322463 [ 255 ] {524d3560-029b-489e-a0fa-51cf515b171e} <Debug> TCPHandler: Processed in 0.00508067 sec. | ||
| 8550 | 2026.03.04 19:27:54.322727 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.03.04 19:27:54.322903 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.03.04 19:27:54.322978 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8553 | 2026.03.04 19:27:54.323792 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.03.04 19:27:54.323845 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8555 | 2026.03.04 19:27:54.324345 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8556 | 2026.03.04 19:27:54.324704 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.03.04 19:27:54.324925 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.002076 sec., 25529.865125240845 rows/sec., 1.89 MiB/sec. | ||
| 8558 | 2026.03.04 19:27:54.324983 [ 255 ] {6c6b931f-3a3d-4b1d-8f21-483bca9a9ce6} <Debug> TCPHandler: Processed in 0.002394739 sec. | ||
| 8559 | 2026.03.04 19:27:54.325167 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.03.04 19:27:54.325305 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.03.04 19:27:54.325366 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8562 | 2026.03.04 19:27:54.326768 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.03.04 19:27:54.326823 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8564 | 2026.03.04 19:27:54.327392 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8565 | 2026.03.04 19:27:54.327764 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.03.04 19:27:54.327965 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002693 sec., 306349.7957668028 rows/sec., 18.10 MiB/sec. | ||
| 8567 | 2026.03.04 19:27:54.328027 [ 255 ] {56854d81-24cd-4cef-9ac9-f9e0cba9796c} <Debug> TCPHandler: Processed in 0.002935351 sec. | ||
| 8568 | 2026.03.04 19:27:54.328223 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.03.04 19:27:54.328364 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.03.04 19:27:54.328434 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8571 | 2026.03.04 19:27:54.329152 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.03.04 19:27:54.329205 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8573 | 2026.03.04 19:27:54.329707 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8574 | 2026.03.04 19:27:54.330069 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.03.04 19:27:54.330420 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.002089 sec., 478.6979415988511 rows/sec., 33.66 KiB/sec. | ||
| 8576 | 2026.03.04 19:27:54.330480 [ 255 ] {6a126b17-7bc0-4d12-9e7c-820eb979daa7} <Debug> TCPHandler: Processed in 0.00233828 sec. | ||
| 8577 | 2026.03.04 19:27:54.330651 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.03.04 19:27:54.330783 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.03.04 19:27:54.330847 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8580 | 2026.03.04 19:27:54.331529 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.03.04 19:27:54.331601 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8582 | 2026.03.04 19:27:54.332151 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8583 | 2026.03.04 19:27:54.332523 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.03.04 19:27:54.332714 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001957 sec., 6131.834440470107 rows/sec., 479.05 KiB/sec. | ||
| 8585 | 2026.03.04 19:27:54.332771 [ 255 ] {b7c9acfc-0861-4b0b-be86-4175851f4f57} <Debug> TCPHandler: Processed in 0.002186979 sec. | ||
| 8586 | 2026.03.04 19:27:54.332954 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.03.04 19:27:54.333084 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8588 | 2026.03.04 19:27:54.333163 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8589 | 2026.03.04 19:27:54.334821 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.03.04 19:27:54.334872 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8591 | 2026.03.04 19:27:54.335514 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8592 | 2026.03.04 19:27:54.335898 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.03.04 19:27:54.336104 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Debug> executeQuery: Read 1263 rows, 89.14 KiB in 0.003046 sec., 414642.1536441234 rows/sec., 28.58 MiB/sec. | ||
| 8594 | 2026.03.04 19:27:54.336162 [ 255 ] {d1866fd5-7b4e-48c3-a06f-d332fddbc773} <Debug> TCPHandler: Processed in 0.003272403 sec. | ||
| 8595 | 2026.03.04 19:27:54.336344 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.03.04 19:27:54.336472 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.03.04 19:27:54.336532 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8598 | 2026.03.04 19:27:54.337908 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.03.04 19:27:54.337958 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8600 | 2026.03.04 19:27:54.340132 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8601 | 2026.03.04 19:27:54.340591 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.03.04 19:27:54.340913 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Debug> executeQuery: Read 1535 rows, 97.56 KiB in 0.004457 sec., 344402.06416872336 rows/sec., 21.38 MiB/sec. | ||
| 8603 | 2026.03.04 19:27:54.341014 [ 255 ] {20db13f1-5ca9-4789-ab3d-aeff04001d7d} <Debug> TCPHandler: Processed in 0.004737018 sec. | ||
| 8604 | 2026.03.04 19:27:54.341262 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.03.04 19:27:54.341435 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.03.04 19:27:54.341543 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8607 | 2026.03.04 19:27:54.348163 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.03.04 19:27:54.348257 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8609 | 2026.03.04 19:27:54.349369 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8610 | 2026.03.04 19:27:54.349758 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.03.04 19:27:54.350002 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.008605 sec., 4067.4026728646136 rows/sec., 7.29 MiB/sec. | ||
| 8612 | 2026.03.04 19:27:54.350175 [ 255 ] {c0a9479d-89a0-41e3-8604-fbd2a04604e3} <Debug> TCPHandler: Processed in 0.009038795 sec. | ||
| 8613 | 2026.03.04 19:27:54.350514 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.03.04 19:27:54.350702 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.03.04 19:27:54.350789 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2026.03.04 19:27:54.351389 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.03.04 19:27:54.351440 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8618 | 2026.03.04 19:27:54.351927 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8619 | 2026.03.04 19:27:54.352258 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.03.04 19:27:54.352515 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001852 sec., 6479.481641468683 rows/sec., 447.15 KiB/sec. | ||
| 8621 | 2026.03.04 19:27:54.352585 [ 255 ] {eb655290-ccfa-4e05-9baa-a7e42804debf} <Debug> TCPHandler: Processed in 0.002263709 sec. | ||
| 8622 | 2026.03.04 19:27:54.780611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8623 | 2026.03.04 19:27:54.808695 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.03.04 19:27:54.808769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8625 | 2026.03.04 19:27:54.818899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8626 | 2026.03.04 19:27:54.820319 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.03.04 19:27:54.827721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8628 | 2026.03.04 19:27:55.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.78 MiB, peak 309.64 MiB, free memory in arenas 0.00 B, will set to 301.64 MiB (RSS), difference: 7.85 MiB | ||
| 8629 | 2026.03.04 19:27:55.070232 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64798 | ||
| 8630 | 2026.03.04 19:27:55.070340 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8631 | 2026.03.04 19:27:55.070370 [ 287 ] {} <Debug> TCP-Session: 443a7ed2-cc7f-4949-9100-784436906726 Authenticating user 'default' from [fd00:1122:3344:101::e]:64798 | ||
| 8632 | 2026.03.04 19:27:55.070395 [ 287 ] {} <Debug> TCP-Session: 443a7ed2-cc7f-4949-9100-784436906726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8633 | 2026.03.04 19:27:55.070410 [ 287 ] {} <Debug> TCP-Session: 443a7ed2-cc7f-4949-9100-784436906726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8634 | 2026.03.04 19:27:55.070649 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57803 | ||
| 8635 | 2026.03.04 19:27:55.070671 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33004 | ||
| 8636 | 2026.03.04 19:27:55.070708 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57629 | ||
| 8637 | 2026.03.04 19:27:55.070718 [ 287 ] {} <Trace> TCP-Session: 443a7ed2-cc7f-4949-9100-784436906726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.03.04 19:27:55.070696 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46040 | ||
| 8639 | 2026.03.04 19:27:55.070678 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38719 | ||
| 8640 | 2026.03.04 19:27:55.070812 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8641 | 2026.03.04 19:27:55.070833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8642 | 2026.03.04 19:27:55.070843 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8643 | 2026.03.04 19:27:55.070875 [ 358 ] {} <Debug> TCP-Session: 2a0d079d-4d6b-4a33-8bc6-245b9bdecc8a Authenticating user 'default' from [fd00:1122:3344:101::e]:57629 | ||
| 8644 | 2026.03.04 19:27:55.070882 [ 288 ] {} <Debug> TCP-Session: c2a46a2a-1eca-48f2-9c84-10753dee13ee Authenticating user 'default' from [fd00:1122:3344:101::e]:57803 | ||
| 8645 | 2026.03.04 19:27:55.070896 [ 357 ] {} <Debug> TCP-Session: abfafb42-92fc-4594-bc86-caabba9756ad Authenticating user 'default' from [fd00:1122:3344:101::e]:46040 | ||
| 8646 | 2026.03.04 19:27:55.070918 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8647 | 2026.03.04 19:27:55.070919 [ 358 ] {} <Debug> TCP-Session: 2a0d079d-4d6b-4a33-8bc6-245b9bdecc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.03.04 19:27:55.070941 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8649 | 2026.03.04 19:27:55.070966 [ 358 ] {} <Debug> TCP-Session: 2a0d079d-4d6b-4a33-8bc6-245b9bdecc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2026.03.04 19:27:55.070954 [ 356 ] {} <Debug> TCP-Session: 8789719d-67a7-4bb2-87aa-33f5ccd2bb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:38719 | ||
| 8651 | 2026.03.04 19:27:55.070938 [ 357 ] {} <Debug> TCP-Session: abfafb42-92fc-4594-bc86-caabba9756ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.03.04 19:27:55.071026 [ 356 ] {} <Debug> TCP-Session: 8789719d-67a7-4bb2-87aa-33f5ccd2bb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8653 | 2026.03.04 19:27:55.071038 [ 357 ] {} <Debug> TCP-Session: abfafb42-92fc-4594-bc86-caabba9756ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8654 | 2026.03.04 19:27:55.071051 [ 356 ] {} <Debug> TCP-Session: 8789719d-67a7-4bb2-87aa-33f5ccd2bb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2026.03.04 19:27:55.070920 [ 288 ] {} <Debug> TCP-Session: c2a46a2a-1eca-48f2-9c84-10753dee13ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.03.04 19:27:55.070659 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55773 | ||
| 8657 | 2026.03.04 19:27:55.071108 [ 288 ] {} <Debug> TCP-Session: c2a46a2a-1eca-48f2-9c84-10753dee13ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2026.03.04 19:27:55.070655 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61945 | ||
| 8659 | 2026.03.04 19:27:55.070651 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52572 | ||
| 8660 | 2026.03.04 19:27:55.070828 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8661 | 2026.03.04 19:27:55.071247 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8662 | 2026.03.04 19:27:55.071270 [ 355 ] {} <Debug> TCP-Session: 8a14b3d9-747b-4f54-89e9-848ed90788f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33004 | ||
| 8663 | 2026.03.04 19:27:55.071306 [ 355 ] {} <Debug> TCP-Session: 8a14b3d9-747b-4f54-89e9-848ed90788f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.03.04 19:27:55.071314 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8665 | 2026.03.04 19:27:55.071330 [ 355 ] {} <Debug> TCP-Session: 8a14b3d9-747b-4f54-89e9-848ed90788f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8666 | 2026.03.04 19:27:55.071339 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8667 | 2026.03.04 19:27:55.071385 [ 354 ] {} <Debug> TCP-Session: 6116b3ae-a89a-4446-960d-438431f70eec Authenticating user 'default' from [fd00:1122:3344:101::e]:55773 | ||
| 8668 | 2026.03.04 19:27:55.071412 [ 354 ] {} <Debug> TCP-Session: 6116b3ae-a89a-4446-960d-438431f70eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.03.04 19:27:55.071428 [ 354 ] {} <Debug> TCP-Session: 6116b3ae-a89a-4446-960d-438431f70eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8670 | 2026.03.04 19:27:55.071626 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 8671 | 2026.03.04 19:27:55.071669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8672 | 2026.03.04 19:27:55.071702 [ 289 ] {} <Debug> TCP-Session: c4b7f477-b7e6-4a80-b025-c86fc5500862 Authenticating user 'default' from [fd00:1122:3344:101::e]:52572 | ||
| 8673 | 2026.03.04 19:27:55.071720 [ 289 ] {} <Debug> TCP-Session: c4b7f477-b7e6-4a80-b025-c86fc5500862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8674 | 2026.03.04 19:27:55.071736 [ 289 ] {} <Debug> TCP-Session: c4b7f477-b7e6-4a80-b025-c86fc5500862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8675 | 2026.03.04 19:27:55.071787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8676 | 2026.03.04 19:27:55.071820 [ 290 ] {} <Debug> TCP-Session: 0658c360-e31b-429e-9a11-4fc11a16c409 Authenticating user 'default' from [fd00:1122:3344:101::e]:61945 | ||
| 8677 | 2026.03.04 19:27:55.071837 [ 290 ] {} <Debug> TCP-Session: 0658c360-e31b-429e-9a11-4fc11a16c409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8678 | 2026.03.04 19:27:55.071849 [ 290 ] {} <Debug> TCP-Session: 0658c360-e31b-429e-9a11-4fc11a16c409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8679 | 2026.03.04 19:27:55.072577 [ 311 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> AggregatingTransform: Aggregating | ||
| 8680 | 2026.03.04 19:27:55.072624 [ 311 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8681 | 2026.03.04 19:27:55.072663 [ 311 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929504 sec. (1075.843 rows/sec., 42.03 KiB/sec.) | ||
| 8682 | 2026.03.04 19:27:55.072683 [ 311 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Trace> Aggregator: Merging aggregated data | ||
| 8683 | 2026.03.04 19:27:55.073833 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 8684 | 2026.03.04 19:27:55.073979 [ 287 ] {59bde25c-fc3c-4d07-a464-ccf5874baeb1} <Debug> TCPHandler: Processed in 0.003385143 sec. | ||
| 8685 | 2026.03.04 19:27:55.074094 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8686 | 2026.03.04 19:27:55.074123 [ 287 ] {} <Debug> TCP-Session: 443a7ed2-cc7f-4949-9100-784436906726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8687 | 2026.03.04 19:27:55.074149 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8688 | 2026.03.04 19:27:55.074168 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8689 | 2026.03.04 19:27:55.074185 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8690 | 2026.03.04 19:27:55.074202 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8691 | 2026.03.04 19:27:55.074214 [ 288 ] {} <Debug> TCP-Session: c2a46a2a-1eca-48f2-9c84-10753dee13ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.03.04 19:27:55.074237 [ 354 ] {} <Debug> TCP-Session: 6116b3ae-a89a-4446-960d-438431f70eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.03.04 19:27:55.074254 [ 289 ] {} <Debug> TCP-Session: c4b7f477-b7e6-4a80-b025-c86fc5500862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2026.03.04 19:27:55.074265 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8695 | 2026.03.04 19:27:55.074289 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8696 | 2026.03.04 19:27:55.074248 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8697 | 2026.03.04 19:27:55.074348 [ 357 ] {} <Debug> TCP-Session: abfafb42-92fc-4594-bc86-caabba9756ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8698 | 2026.03.04 19:27:55.074335 [ 356 ] {} <Debug> TCP-Session: 8789719d-67a7-4bb2-87aa-33f5ccd2bb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8699 | 2026.03.04 19:27:55.074377 [ 355 ] {} <Debug> TCP-Session: 8a14b3d9-747b-4f54-89e9-848ed90788f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2026.03.04 19:27:55.074221 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8701 | 2026.03.04 19:27:55.074207 [ 358 ] {} <Debug> TCP-Session: 2a0d079d-4d6b-4a33-8bc6-245b9bdecc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8702 | 2026.03.04 19:27:55.074463 [ 290 ] {} <Debug> TCP-Session: 0658c360-e31b-429e-9a11-4fc11a16c409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.03.04 19:27:55.177486 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34033 | ||
| 8704 | 2026.03.04 19:27:55.177599 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8705 | 2026.03.04 19:27:55.177627 [ 287 ] {} <Debug> TCP-Session: ebabdf70-f132-452b-988d-6bf2b1ad8dde Authenticating user 'default' from [fd00:1122:3344:101::e]:34033 | ||
| 8706 | 2026.03.04 19:27:55.177648 [ 287 ] {} <Debug> TCP-Session: ebabdf70-f132-452b-988d-6bf2b1ad8dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2026.03.04 19:27:55.177661 [ 287 ] {} <Debug> TCP-Session: ebabdf70-f132-452b-988d-6bf2b1ad8dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.03.04 19:27:55.177849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63485 | ||
| 8709 | 2026.03.04 19:27:55.177878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55803 | ||
| 8710 | 2026.03.04 19:27:55.177901 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54189 | ||
| 8711 | 2026.03.04 19:27:55.177910 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45400 | ||
| 8712 | 2026.03.04 19:27:55.177944 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49799 | ||
| 8713 | 2026.03.04 19:27:55.177964 [ 287 ] {} <Trace> TCP-Session: ebabdf70-f132-452b-988d-6bf2b1ad8dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.03.04 19:27:55.177972 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8715 | 2026.03.04 19:27:55.177933 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40565 | ||
| 8716 | 2026.03.04 19:27:55.178022 [ 288 ] {} <Debug> TCP-Session: 68d234cd-3fc9-401b-bb60-cf5630372d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:63485 | ||
| 8717 | 2026.03.04 19:27:55.178030 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8718 | 2026.03.04 19:27:55.178034 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8719 | 2026.03.04 19:27:55.178061 [ 288 ] {} <Debug> TCP-Session: 68d234cd-3fc9-401b-bb60-cf5630372d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2026.03.04 19:27:55.178069 [ 358 ] {} <Debug> TCP-Session: 822189ee-2c66-459b-a8ea-6441794bd59c Authenticating user 'default' from [fd00:1122:3344:101::e]:49799 | ||
| 8721 | 2026.03.04 19:27:55.178089 [ 288 ] {} <Debug> TCP-Session: 68d234cd-3fc9-401b-bb60-cf5630372d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.03.04 19:27:55.178090 [ 354 ] {} <Debug> TCP-Session: 472d477c-3865-4ccc-bf97-f6fad1c89a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:54189 | ||
| 8723 | 2026.03.04 19:27:55.178088 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8724 | 2026.03.04 19:27:55.178128 [ 354 ] {} <Debug> TCP-Session: 472d477c-3865-4ccc-bf97-f6fad1c89a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2026.03.04 19:27:55.178136 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8726 | 2026.03.04 19:27:55.178143 [ 357 ] {} <Debug> TCP-Session: d15124b1-a387-4689-bb0f-1ef1bc194400 Authenticating user 'default' from [fd00:1122:3344:101::e]:40565 | ||
| 8727 | 2026.03.04 19:27:55.178150 [ 354 ] {} <Debug> TCP-Session: 472d477c-3865-4ccc-bf97-f6fad1c89a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.03.04 19:27:55.178181 [ 357 ] {} <Debug> TCP-Session: d15124b1-a387-4689-bb0f-1ef1bc194400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.03.04 19:27:55.178101 [ 358 ] {} <Debug> TCP-Session: 822189ee-2c66-459b-a8ea-6441794bd59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2026.03.04 19:27:55.178204 [ 357 ] {} <Debug> TCP-Session: d15124b1-a387-4689-bb0f-1ef1bc194400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.03.04 19:27:55.178236 [ 358 ] {} <Debug> TCP-Session: 822189ee-2c66-459b-a8ea-6441794bd59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2026.03.04 19:27:55.178010 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8733 | 2026.03.04 19:27:55.177925 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35996 | ||
| 8734 | 2026.03.04 19:27:55.178287 [ 355 ] {} <Debug> TCP-Session: d06c4c1c-cfc7-4637-a2d5-66de04463bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:45400 | ||
| 8735 | 2026.03.04 19:27:55.177910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56738 | ||
| 8736 | 2026.03.04 19:27:55.178326 [ 355 ] {} <Debug> TCP-Session: d06c4c1c-cfc7-4637-a2d5-66de04463bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.03.04 19:27:55.178037 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8738 | 2026.03.04 19:27:55.178363 [ 355 ] {} <Debug> TCP-Session: d06c4c1c-cfc7-4637-a2d5-66de04463bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.03.04 19:27:55.178377 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8740 | 2026.03.04 19:27:55.178396 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8741 | 2026.03.04 19:27:55.178400 [ 289 ] {} <Debug> TCP-Session: 94b25a13-cd5c-4781-b9cc-25560f58f885 Authenticating user 'default' from [fd00:1122:3344:101::e]:55803 | ||
| 8742 | 2026.03.04 19:27:55.178423 [ 356 ] {} <Debug> TCP-Session: ff7f0b87-692b-4b95-8daa-19bfd45b8801 Authenticating user 'default' from [fd00:1122:3344:101::e]:35996 | ||
| 8743 | 2026.03.04 19:27:55.178430 [ 290 ] {} <Debug> TCP-Session: 71c3ac87-1ede-42e1-ad19-b2bf8d46c3ff Authenticating user 'default' from [fd00:1122:3344:101::e]:56738 | ||
| 8744 | 2026.03.04 19:27:55.178440 [ 289 ] {} <Debug> TCP-Session: 94b25a13-cd5c-4781-b9cc-25560f58f885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2026.03.04 19:27:55.178457 [ 356 ] {} <Debug> TCP-Session: ff7f0b87-692b-4b95-8daa-19bfd45b8801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.03.04 19:27:55.178460 [ 290 ] {} <Debug> TCP-Session: 71c3ac87-1ede-42e1-ad19-b2bf8d46c3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2026.03.04 19:27:55.178460 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8748 | 2026.03.04 19:27:55.178478 [ 356 ] {} <Debug> TCP-Session: ff7f0b87-692b-4b95-8daa-19bfd45b8801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8749 | 2026.03.04 19:27:55.178484 [ 290 ] {} <Debug> TCP-Session: 71c3ac87-1ede-42e1-ad19-b2bf8d46c3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8750 | 2026.03.04 19:27:55.178468 [ 289 ] {} <Debug> TCP-Session: 94b25a13-cd5c-4781-b9cc-25560f58f885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2026.03.04 19:27:55.178537 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8752 | 2026.03.04 19:27:55.178825 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 8753 | 2026.03.04 19:27:55.179781 [ 310 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> AggregatingTransform: Aggregating | ||
| 8754 | 2026.03.04 19:27:55.179821 [ 310 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> Aggregator: Aggregation method: without_key | ||
| 8755 | 2026.03.04 19:27:55.179858 [ 310 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932623 sec. (1072.245 rows/sec., 41.88 KiB/sec.) | ||
| 8756 | 2026.03.04 19:27:55.179876 [ 310 ] {27328d87-6721-4696-906f-1b76c86fe532} <Trace> Aggregator: Merging aggregated data | ||
| 8757 | 2026.03.04 19:27:55.181318 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 8758 | 2026.03.04 19:27:55.181520 [ 287 ] {27328d87-6721-4696-906f-1b76c86fe532} <Debug> TCPHandler: Processed in 0.003676254 sec. | ||
| 8759 | 2026.03.04 19:27:55.181657 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8760 | 2026.03.04 19:27:55.181693 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8761 | 2026.03.04 19:27:55.181694 [ 287 ] {} <Debug> TCP-Session: ebabdf70-f132-452b-988d-6bf2b1ad8dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2026.03.04 19:27:55.181710 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2026.03.04 19:27:55.181735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8764 | 2026.03.04 19:27:55.181738 [ 358 ] {} <Debug> TCP-Session: 822189ee-2c66-459b-a8ea-6441794bd59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.03.04 19:27:55.181752 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8766 | 2026.03.04 19:27:55.181782 [ 288 ] {} <Debug> TCP-Session: 68d234cd-3fc9-401b-bb60-cf5630372d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2026.03.04 19:27:55.181806 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8768 | 2026.03.04 19:27:55.181812 [ 289 ] {} <Debug> TCP-Session: 94b25a13-cd5c-4781-b9cc-25560f58f885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2026.03.04 19:27:55.181827 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8770 | 2026.03.04 19:27:55.181841 [ 355 ] {} <Debug> TCP-Session: d06c4c1c-cfc7-4637-a2d5-66de04463bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.03.04 19:27:55.181861 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8772 | 2026.03.04 19:27:55.181870 [ 354 ] {} <Debug> TCP-Session: 472d477c-3865-4ccc-bf97-f6fad1c89a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8773 | 2026.03.04 19:27:55.181770 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8774 | 2026.03.04 19:27:55.181901 [ 357 ] {} <Debug> TCP-Session: d15124b1-a387-4689-bb0f-1ef1bc194400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.03.04 19:27:55.181765 [ 290 ] {} <Debug> TCP-Session: 71c3ac87-1ede-42e1-ad19-b2bf8d46c3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2026.03.04 19:27:55.181941 [ 356 ] {} <Debug> TCP-Session: ff7f0b87-692b-4b95-8daa-19bfd45b8801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.03.04 19:27:55.253993 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58857 | ||
| 8778 | 2026.03.04 19:27:55.254101 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8779 | 2026.03.04 19:27:55.254127 [ 355 ] {} <Debug> TCP-Session: 13070175-f394-42ac-8557-b96885bfeddb Authenticating user 'default' from [fd00:1122:3344:101::e]:58857 | ||
| 8780 | 2026.03.04 19:27:55.254149 [ 355 ] {} <Debug> TCP-Session: 13070175-f394-42ac-8557-b96885bfeddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8781 | 2026.03.04 19:27:55.254161 [ 355 ] {} <Debug> TCP-Session: 13070175-f394-42ac-8557-b96885bfeddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8782 | 2026.03.04 19:27:55.254343 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47562 | ||
| 8783 | 2026.03.04 19:27:55.254381 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61571 | ||
| 8784 | 2026.03.04 19:27:55.254396 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37053 | ||
| 8785 | 2026.03.04 19:27:55.254425 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57763 | ||
| 8786 | 2026.03.04 19:27:55.254431 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35251 | ||
| 8787 | 2026.03.04 19:27:55.254453 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8788 | 2026.03.04 19:27:55.254489 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8789 | 2026.03.04 19:27:55.254500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8790 | 2026.03.04 19:27:55.254518 [ 356 ] {} <Debug> TCP-Session: f2346c57-6b13-4805-a8e5-4109648222b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47562 | ||
| 8791 | 2026.03.04 19:27:55.254531 [ 287 ] {} <Debug> TCP-Session: ef472453-c5e7-4faa-9ef7-1a091225b6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37053 | ||
| 8792 | 2026.03.04 19:27:55.254537 [ 290 ] {} <Debug> TCP-Session: 8bc66fab-61ee-4400-b260-0b182de19fe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57763 | ||
| 8793 | 2026.03.04 19:27:55.254551 [ 356 ] {} <Debug> TCP-Session: f2346c57-6b13-4805-a8e5-4109648222b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.03.04 19:27:55.254557 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8795 | 2026.03.04 19:27:55.254564 [ 287 ] {} <Debug> TCP-Session: ef472453-c5e7-4faa-9ef7-1a091225b6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.03.04 19:27:55.254571 [ 356 ] {} <Debug> TCP-Session: f2346c57-6b13-4805-a8e5-4109648222b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.03.04 19:27:55.254598 [ 287 ] {} <Debug> TCP-Session: ef472453-c5e7-4faa-9ef7-1a091225b6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8798 | 2026.03.04 19:27:55.254595 [ 289 ] {} <Debug> TCP-Session: f62d4d46-4911-4db8-af0d-70682ebe0d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35251 | ||
| 8799 | 2026.03.04 19:27:55.254568 [ 290 ] {} <Debug> TCP-Session: 8bc66fab-61ee-4400-b260-0b182de19fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.03.04 19:27:55.254644 [ 289 ] {} <Debug> TCP-Session: f62d4d46-4911-4db8-af0d-70682ebe0d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2026.03.04 19:27:55.254670 [ 290 ] {} <Debug> TCP-Session: 8bc66fab-61ee-4400-b260-0b182de19fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.03.04 19:27:55.254684 [ 289 ] {} <Debug> TCP-Session: f62d4d46-4911-4db8-af0d-70682ebe0d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2026.03.04 19:27:55.254489 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8804 | 2026.03.04 19:27:55.254446 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51028 | ||
| 8805 | 2026.03.04 19:27:55.254807 [ 357 ] {} <Debug> TCP-Session: 9640d6e1-51dc-498f-b822-a45d9e85df3c Authenticating user 'default' from [fd00:1122:3344:101::e]:61571 | ||
| 8806 | 2026.03.04 19:27:55.254384 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46425 | ||
| 8807 | 2026.03.04 19:27:55.254835 [ 357 ] {} <Debug> TCP-Session: 9640d6e1-51dc-498f-b822-a45d9e85df3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.03.04 19:27:55.254405 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37527 | ||
| 8809 | 2026.03.04 19:27:55.254876 [ 357 ] {} <Debug> TCP-Session: 9640d6e1-51dc-498f-b822-a45d9e85df3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.03.04 19:27:55.254869 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8811 | 2026.03.04 19:27:55.254922 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2026.03.04 19:27:55.254944 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8813 | 2026.03.04 19:27:55.254949 [ 354 ] {} <Debug> TCP-Session: 3c44f59d-5f98-40c9-be46-8d804f488c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:51028 | ||
| 8814 | 2026.03.04 19:27:55.254964 [ 358 ] {} <Debug> TCP-Session: f3cdc07c-588c-4fbc-9b18-4164d9297118 Authenticating user 'default' from [fd00:1122:3344:101::e]:46425 | ||
| 8815 | 2026.03.04 19:27:55.254972 [ 288 ] {} <Debug> TCP-Session: 5e2d41fa-6d44-4554-b593-10b280be31f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37527 | ||
| 8816 | 2026.03.04 19:27:55.254984 [ 354 ] {} <Debug> TCP-Session: 3c44f59d-5f98-40c9-be46-8d804f488c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.03.04 19:27:55.255001 [ 288 ] {} <Debug> TCP-Session: 5e2d41fa-6d44-4554-b593-10b280be31f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.03.04 19:27:55.254996 [ 358 ] {} <Debug> TCP-Session: f3cdc07c-588c-4fbc-9b18-4164d9297118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2026.03.04 19:27:55.255023 [ 288 ] {} <Debug> TCP-Session: 5e2d41fa-6d44-4554-b593-10b280be31f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.03.04 19:27:55.255035 [ 358 ] {} <Debug> TCP-Session: f3cdc07c-588c-4fbc-9b18-4164d9297118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2026.03.04 19:27:55.255012 [ 354 ] {} <Debug> TCP-Session: 3c44f59d-5f98-40c9-be46-8d804f488c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2026.03.04 19:27:55.254565 [ 355 ] {} <Trace> TCP-Session: 13070175-f394-42ac-8557-b96885bfeddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.03.04 19:27:55.255273 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8824 | 2026.03.04 19:27:55.255587 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8825 | 2026.03.04 19:27:55.255642 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8826 | 2026.03.04 19:27:55.255969 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 8827 | 2026.03.04 19:27:55.257016 [ 323 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> AggregatingTransform: Aggregating | ||
| 8828 | 2026.03.04 19:27:55.257066 [ 323 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8829 | 2026.03.04 19:27:55.257101 [ 323 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028364 sec. (972.418 rows/sec., 37.99 KiB/sec.) | ||
| 8830 | 2026.03.04 19:27:55.257117 [ 323 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Trace> Aggregator: Merging aggregated data | ||
| 8831 | 2026.03.04 19:27:55.258471 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003267 sec., 306.0912151821243 rows/sec., 11.96 KiB/sec. | ||
| 8832 | 2026.03.04 19:27:55.258631 [ 355 ] {b85e0d8a-bcfb-4937-9210-925151ccc61d} <Debug> TCPHandler: Processed in 0.004169016 sec. | ||
| 8833 | 2026.03.04 19:27:55.258743 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8834 | 2026.03.04 19:27:55.258775 [ 355 ] {} <Debug> TCP-Session: 13070175-f394-42ac-8557-b96885bfeddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.03.04 19:27:55.258776 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8836 | 2026.03.04 19:27:55.258814 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2026.03.04 19:27:55.258816 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2026.03.04 19:27:55.258836 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8839 | 2026.03.04 19:27:55.258862 [ 357 ] {} <Debug> TCP-Session: 9640d6e1-51dc-498f-b822-a45d9e85df3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.03.04 19:27:55.258869 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8841 | 2026.03.04 19:27:55.258904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8842 | 2026.03.04 19:27:55.258907 [ 287 ] {} <Debug> TCP-Session: ef472453-c5e7-4faa-9ef7-1a091225b6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.04 19:27:55.258933 [ 289 ] {} <Debug> TCP-Session: f62d4d46-4911-4db8-af0d-70682ebe0d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.03.04 19:27:55.258946 [ 290 ] {} <Debug> TCP-Session: 8bc66fab-61ee-4400-b260-0b182de19fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.04 19:27:55.258881 [ 354 ] {} <Debug> TCP-Session: 3c44f59d-5f98-40c9-be46-8d804f488c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.04 19:27:55.258850 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8847 | 2026.03.04 19:27:55.258829 [ 356 ] {} <Debug> TCP-Session: f2346c57-6b13-4805-a8e5-4109648222b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.04 19:27:55.259051 [ 358 ] {} <Debug> TCP-Session: f3cdc07c-588c-4fbc-9b18-4164d9297118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2026.03.04 19:27:55.258887 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8850 | 2026.03.04 19:27:55.259107 [ 288 ] {} <Debug> TCP-Session: 5e2d41fa-6d44-4554-b593-10b280be31f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2026.03.04 19:27:58.983630 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.03.04 19:27:58.983906 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8853 | 2026.03.04 19:27:58.984004 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8854 | 2026.03.04 19:27:58.984702 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.03.04 19:27:58.984735 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8856 | 2026.03.04 19:27:58.985235 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8857 | 2026.03.04 19:27:58.985468 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.03.04 19:27:58.985629 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. | ||
| 8859 | 2026.03.04 19:27:58.985671 [ 255 ] {26db9d75-d19a-400a-981c-07fafe4bbee5} <Debug> TCPHandler: Processed in 0.002214108 sec. | ||
| 8860 | 2026.03.04 19:27:58.985789 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.03.04 19:27:58.985888 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8862 | 2026.03.04 19:27:58.985929 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8863 | 2026.03.04 19:27:58.986343 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.03.04 19:27:58.986380 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8865 | 2026.03.04 19:27:58.986685 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8866 | 2026.03.04 19:27:58.986904 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.03.04 19:27:58.987038 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 8868 | 2026.03.04 19:27:58.987076 [ 255 ] {183b6b3a-7258-47ba-a8d8-300bbdb50fad} <Debug> TCPHandler: Processed in 0.001337535 sec. | ||
| 8869 | 2026.03.04 19:27:58.987190 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.03.04 19:27:58.987285 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.03.04 19:27:58.987328 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8872 | 2026.03.04 19:27:58.987729 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.03.04 19:27:58.987763 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8874 | 2026.03.04 19:27:58.988084 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8875 | 2026.03.04 19:27:58.988292 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.03.04 19:27:58.988422 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 8877 | 2026.03.04 19:27:58.988459 [ 255 ] {14211c8b-a875-42c8-9d96-fe008bf23f46} <Debug> TCPHandler: Processed in 0.001317595 sec. | ||
| 8878 | 2026.03.04 19:27:58.988572 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.03.04 19:27:58.988667 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.03.04 19:27:58.988708 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8881 | 2026.03.04 19:27:58.989030 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.03.04 19:27:58.989064 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8883 | 2026.03.04 19:27:58.989362 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8884 | 2026.03.04 19:27:58.989581 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.03.04 19:27:58.989713 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 8886 | 2026.03.04 19:27:58.989748 [ 255 ] {f617648f-85bc-496c-bab9-58502b4f1cfd} <Debug> TCPHandler: Processed in 0.001224295 sec. | ||
| 8887 | 2026.03.04 19:28:01.228091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19722 | ||
| 8888 | 2026.03.04 19:28:01.228616 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.03.04 19:28:01.228666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8890 | 2026.03.04 19:28:01.229175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8891 | 2026.03.04 19:28:01.229413 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.03.04 19:28:01.229559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19722 | ||
| 8893 | 2026.03.04 19:28:01.229587 [ 84 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8894 | 2026.03.04 19:28:01.229652 [ 84 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.03.04 19:28:01.229674 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8896 | 2026.03.04 19:28:01.229791 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 8897 | 2026.03.04 19:28:01.229947 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8898 | 2026.03.04 19:28:01.229996 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17290 rows starting from the beginning of the part | ||
| 8899 | 2026.03.04 19:28:01.230060 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8900 | 2026.03.04 19:28:01.230105 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8901 | 2026.03.04 19:28:01.230144 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8902 | 2026.03.04 19:28:01.230182 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8903 | 2026.03.04 19:28:01.230220 [ 188 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8904 | 2026.03.04 19:28:01.232189 [ 186 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451899 sec., 8043561.337559174 rows/sec., 115.06 MiB/sec. | ||
| 8905 | 2026.03.04 19:28:01.232451 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8906 | 2026.03.04 19:28:01.232749 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.03.04 19:28:01.232832 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_41_8} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8908 | 2026.03.04 19:28:01.232917 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8909 | 2026.03.04 19:28:02.327959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8910 | 2026.03.04 19:28:02.346750 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.03.04 19:28:02.346816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8912 | 2026.03.04 19:28:02.353229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8913 | 2026.03.04 19:28:02.353927 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.03.04 19:28:02.354251 [ 82 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8915 | 2026.03.04 19:28:02.354321 [ 82 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.04 19:28:02.354349 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8917 | 2026.03.04 19:28:02.354481 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 8918 | 2026.03.04 19:28:02.357438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8919 | 2026.03.04 19:28:02.358564 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8920 | 2026.03.04 19:28:02.360078 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8921 | 2026.03.04 19:28:02.364709 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8922 | 2026.03.04 19:28:02.369252 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 8923 | 2026.03.04 19:28:02.373967 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 8924 | 2026.03.04 19:28:02.378338 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 8925 | 2026.03.04 19:28:02.382152 [ 189 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 8926 | 2026.03.04 19:28:02.437014 [ 186 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082589785 sec., 3741.3827872296797 rows/sec., 19.35 MiB/sec. | ||
| 8927 | 2026.03.04 19:28:02.439167 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8928 | 2026.03.04 19:28:02.441055 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.03.04 19:28:02.441171 [ 201 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_41_8} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8930 | 2026.03.04 19:28:02.442877 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8931 | 2026.03.04 19:28:03.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.79 MiB, peak 316.19 MiB, free memory in arenas 0.00 B, will set to 305.94 MiB (RSS), difference: 3.16 MiB | ||
| 8932 | 2026.03.04 19:28:03.785661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1052 | ||
| 8933 | 2026.03.04 19:28:03.788554 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.04 19:28:03.788603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8935 | 2026.03.04 19:28:03.789922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8936 | 2026.03.04 19:28:03.790210 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.04 19:28:03.790364 [ 83 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8938 | 2026.03.04 19:28:03.790401 [ 83 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.03.04 19:28:03.790421 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8940 | 2026.03.04 19:28:03.790540 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 8941 | 2026.03.04 19:28:03.790591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 8942 | 2026.03.04 19:28:03.791136 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8943 | 2026.03.04 19:28:03.791283 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 888 rows starting from the beginning of the part | ||
| 8944 | 2026.03.04 19:28:03.791665 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8945 | 2026.03.04 19:28:03.792015 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 8946 | 2026.03.04 19:28:03.792368 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 8947 | 2026.03.04 19:28:03.792693 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 8948 | 2026.03.04 19:28:03.793021 [ 192 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 8949 | 2026.03.04 19:28:03.800472 [ 197 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 72 columns (72 merged, 0 gathered) in 0.009985739 sec., 105350.23997723153 rows/sec., 86.23 MiB/sec. | ||
| 8950 | 2026.03.04 19:28:03.801841 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8951 | 2026.03.04 19:28:03.802461 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.03.04 19:28:03.802560 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_31_6} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8953 | 2026.03.04 19:28:03.802896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8954 | 2026.03.04 19:28:03.985933 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.03.04 19:28:03.986125 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8956 | 2026.03.04 19:28:03.986198 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8957 | 2026.03.04 19:28:03.986899 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.03.04 19:28:03.986946 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8959 | 2026.03.04 19:28:03.987365 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8960 | 2026.03.04 19:28:03.987618 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.03.04 19:28:03.987783 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001712 sec., 52570.09345794393 rows/sec., 4.42 MiB/sec. | ||
| 8962 | 2026.03.04 19:28:03.987833 [ 255 ] {070004e2-0779-4cef-87a2-59035d373781} <Debug> TCPHandler: Processed in 0.002032458 sec. | ||
| 8963 | 2026.03.04 19:28:03.987960 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.03.04 19:28:03.988058 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.03.04 19:28:03.988099 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8966 | 2026.03.04 19:28:03.988495 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.03.04 19:28:03.988528 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8968 | 2026.03.04 19:28:03.988821 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8969 | 2026.03.04 19:28:03.989152 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.03.04 19:28:03.989320 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001277 sec., 13312.451057165232 rows/sec., 1001.03 KiB/sec. | ||
| 8971 | 2026.03.04 19:28:03.989362 [ 255 ] {8a89bc67-cb5f-4d23-a4ba-8c1ce4cace4b} <Debug> TCPHandler: Processed in 0.001452665 sec. | ||
| 8972 | 2026.03.04 19:28:03.989480 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.03.04 19:28:03.989578 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8974 | 2026.03.04 19:28:03.989621 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8975 | 2026.03.04 19:28:03.990053 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.03.04 19:28:03.990090 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8977 | 2026.03.04 19:28:03.990399 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8978 | 2026.03.04 19:28:03.990615 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.03.04 19:28:03.990750 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001191 sec., 68010.07556675063 rows/sec., 5.31 MiB/sec. | ||
| 8980 | 2026.03.04 19:28:03.990788 [ 255 ] {ed98a35c-00fb-4141-8879-212c6a55d448} <Debug> TCPHandler: Processed in 0.001359475 sec. | ||
| 8981 | 2026.03.04 19:28:03.990903 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.03.04 19:28:03.990999 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.03.04 19:28:03.991042 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8984 | 2026.03.04 19:28:03.991477 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.03.04 19:28:03.991513 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8986 | 2026.03.04 19:28:03.991848 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8987 | 2026.03.04 19:28:03.992080 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.03.04 19:28:03.992214 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 8989 | 2026.03.04 19:28:03.992252 [ 255 ] {c860012a-2472-40fe-b3e5-06bee32f163c} <Debug> TCPHandler: Processed in 0.001397736 sec. | ||
| 8990 | 2026.03.04 19:28:03.992385 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.03.04 19:28:03.992480 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.03.04 19:28:03.992535 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8993 | 2026.03.04 19:28:03.993340 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.03.04 19:28:03.993377 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8995 | 2026.03.04 19:28:03.993948 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8996 | 2026.03.04 19:28:03.994195 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.03.04 19:28:03.994341 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001879 sec., 9047.365620010643 rows/sec., 16.21 MiB/sec. | ||
| 8998 | 2026.03.04 19:28:03.994396 [ 255 ] {29751ad1-c53c-4748-84c8-cde977bb6fa4} <Debug> TCPHandler: Processed in 0.002059018 sec. | ||
| 8999 | 2026.03.04 19:28:03.994518 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.03.04 19:28:03.994613 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.03.04 19:28:03.994655 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9002 | 2026.03.04 19:28:03.994988 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.04 19:28:03.995024 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9004 | 2026.03.04 19:28:03.995334 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9005 | 2026.03.04 19:28:03.995556 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.04 19:28:03.995688 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9007 | 2026.03.04 19:28:03.995726 [ 255 ] {a4aabc05-86b6-4eba-b6be-880adb31d929} <Debug> TCPHandler: Processed in 0.001255834 sec. | ||
| 9008 | 2026.03.04 19:28:05.312669 [ 81 ] {} <Debug> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9009 | 2026.03.04 19:28:05.312795 [ 81 ] {} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.03.04 19:28:05.312838 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9011 | 2026.03.04 19:28:05.313016 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::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 | ||
| 9012 | 2026.03.04 19:28:05.313206 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9013 | 2026.03.04 19:28:05.313261 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 9014 | 2026.03.04 19:28:05.313368 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::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 | ||
| 9015 | 2026.03.04 19:28:05.313447 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::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 | ||
| 9016 | 2026.03.04 19:28:05.313519 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::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 | ||
| 9017 | 2026.03.04 19:28:05.313568 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::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 | ||
| 9018 | 2026.03.04 19:28:05.314269 [ 198 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332946 sec., 4501.307629866476 rows/sec., 334.08 KiB/sec. | ||
| 9019 | 2026.03.04 19:28:05.314374 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9020 | 2026.03.04 19:28:05.314606 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.03.04 19:28:05.314668 [ 194 ] {dd91718b-bb4b-4a43-941b-bc10af97c66a::all_1_5_1} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9022 | 2026.03.04 19:28:05.314734 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9023 | 2026.03.04 19:28:08.609201 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9024 | 2026.03.04 19:28:08.609253 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9025 | 2026.03.04 19:28:08.729825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20170 | ||
| 9026 | 2026.03.04 19:28:08.730656 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.03.04 19:28:08.730707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9028 | 2026.03.04 19:28:08.731204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9029 | 2026.03.04 19:28:08.731436 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.03.04 19:28:08.731586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20170 | ||
| 9031 | 2026.03.04 19:28:08.986397 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.03.04 19:28:08.986567 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9033 | 2026.03.04 19:28:08.986631 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9034 | 2026.03.04 19:28:08.987313 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.03.04 19:28:08.987362 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9036 | 2026.03.04 19:28:08.987750 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9037 | 2026.03.04 19:28:08.987971 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.03.04 19:28:08.988141 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.00162 sec., 65432.0987654321 rows/sec., 5.50 MiB/sec. | ||
| 9039 | 2026.03.04 19:28:08.988189 [ 255 ] {4f8f230e-f96b-43fe-a76b-7e03da254883} <Debug> TCPHandler: Processed in 0.001920217 sec. | ||
| 9040 | 2026.03.04 19:28:08.988326 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.03.04 19:28:08.988428 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.03.04 19:28:08.988470 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9043 | 2026.03.04 19:28:08.988901 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.03.04 19:28:08.988938 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9045 | 2026.03.04 19:28:08.989249 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9046 | 2026.03.04 19:28:08.989454 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.03.04 19:28:08.989587 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001182 sec., 21150.592216582063 rows/sec., 1.55 MiB/sec. | ||
| 9048 | 2026.03.04 19:28:08.989625 [ 255 ] {da5336d5-0687-4553-ae34-df164abef1f8} <Debug> TCPHandler: Processed in 0.001349975 sec. | ||
| 9049 | 2026.03.04 19:28:08.989734 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.03.04 19:28:08.989828 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9051 | 2026.03.04 19:28:08.989868 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9052 | 2026.03.04 19:28:08.990287 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.03.04 19:28:08.990323 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9054 | 2026.03.04 19:28:08.990629 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9055 | 2026.03.04 19:28:08.990838 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.03.04 19:28:08.990969 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001159 sec., 76790.33649698015 rows/sec., 6.00 MiB/sec. | ||
| 9057 | 2026.03.04 19:28:08.991006 [ 255 ] {6a86de95-0fc3-42c1-8198-6e9db1705a3f} <Debug> TCPHandler: Processed in 0.001321896 sec. | ||
| 9058 | 2026.03.04 19:28:08.991117 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.03.04 19:28:08.991211 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.03.04 19:28:08.991253 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9061 | 2026.03.04 19:28:08.991658 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.03.04 19:28:08.991693 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9063 | 2026.03.04 19:28:08.992011 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9064 | 2026.03.04 19:28:08.992214 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.03.04 19:28:08.992347 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 9066 | 2026.03.04 19:28:08.992384 [ 255 ] {52ea093e-7d46-44ff-8e8a-6bcaf185cb60} <Debug> TCPHandler: Processed in 0.001316925 sec. | ||
| 9067 | 2026.03.04 19:28:08.992483 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.03.04 19:28:08.992575 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.03.04 19:28:08.992628 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9070 | 2026.03.04 19:28:08.993404 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.03.04 19:28:08.993437 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9072 | 2026.03.04 19:28:08.993931 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9073 | 2026.03.04 19:28:08.994214 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.03.04 19:28:08.994354 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001795 sec., 13927.57660167131 rows/sec., 24.96 MiB/sec. | ||
| 9075 | 2026.03.04 19:28:08.994416 [ 255 ] {fd270909-451a-46c4-8722-4c7d2f6dd18d} <Debug> TCPHandler: Processed in 0.001980768 sec. | ||
| 9076 | 2026.03.04 19:28:08.994528 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.03.04 19:28:08.994620 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9078 | 2026.03.04 19:28:08.994661 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9079 | 2026.03.04 19:28:08.994996 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.03.04 19:28:08.995031 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9081 | 2026.03.04 19:28:08.995333 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9082 | 2026.03.04 19:28:08.995545 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.03.04 19:28:08.995680 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9084 | 2026.03.04 19:28:08.995717 [ 255 ] {d7159d4d-0316-474a-9711-fe66cb6bb997} <Debug> TCPHandler: Processed in 0.001240925 sec. | ||
| 9085 | 2026.03.04 19:28:09.857729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9086 | 2026.03.04 19:28:09.873910 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.03.04 19:28:09.873971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9088 | 2026.03.04 19:28:09.879103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9089 | 2026.03.04 19:28:09.879952 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.03.04 19:28:09.883545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9091 | 2026.03.04 19:28:13.791184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1076 | ||
| 9092 | 2026.03.04 19:28:13.794731 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.03.04 19:28:13.794818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9094 | 2026.03.04 19:28:13.796220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9095 | 2026.03.04 19:28:13.796551 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.03.04 19:28:13.797026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 9097 | 2026.03.04 19:28:13.987612 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.03.04 19:28:13.987812 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9099 | 2026.03.04 19:28:13.987886 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9100 | 2026.03.04 19:28:13.988533 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.03.04 19:28:13.988578 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9102 | 2026.03.04 19:28:13.988974 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9103 | 2026.03.04 19:28:13.989204 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.03.04 19:28:13.989389 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001627 sec., 6146.281499692686 rows/sec., 501.19 KiB/sec. | ||
| 9105 | 2026.03.04 19:28:13.989460 [ 255 ] {fc217579-b93a-43a2-8465-a3dff84a4e57} <Debug> TCPHandler: Processed in 0.001983028 sec. | ||
| 9106 | 2026.03.04 19:28:13.989618 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.03.04 19:28:13.989744 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9108 | 2026.03.04 19:28:13.989803 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9109 | 2026.03.04 19:28:13.990394 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.03.04 19:28:13.990440 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9111 | 2026.03.04 19:28:13.990897 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9112 | 2026.03.04 19:28:13.991214 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.03.04 19:28:13.991351 [ 73 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9114 | 2026.03.04 19:28:13.991388 [ 73 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.03.04 19:28:13.991394 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001681 sec., 56513.979773944084 rows/sec., 4.72 MiB/sec. | ||
| 9116 | 2026.03.04 19:28:13.991411 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9117 | 2026.03.04 19:28:13.991449 [ 255 ] {27e50f3c-f6d8-4506-ab80-9be0b144da7f} <Debug> TCPHandler: Processed in 0.001897197 sec. | ||
| 9118 | 2026.03.04 19:28:13.991586 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.03.04 19:28:13.991588 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 9120 | 2026.03.04 19:28:13.991709 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9121 | 2026.03.04 19:28:13.991773 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9122 | 2026.03.04 19:28:13.991831 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9123 | 2026.03.04 19:28:13.991895 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2435 rows starting from the beginning of the part | ||
| 9124 | 2026.03.04 19:28:13.991994 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2391 rows starting from the beginning of the part | ||
| 9125 | 2026.03.04 19:28:13.992040 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9126 | 2026.03.04 19:28:13.992084 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9127 | 2026.03.04 19:28:13.992124 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 106 rows starting from the beginning of the part | ||
| 9128 | 2026.03.04 19:28:13.992165 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 9129 | 2026.03.04 19:28:13.992301 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.03.04 19:28:13.992350 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9131 | 2026.03.04 19:28:13.992800 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9132 | 2026.03.04 19:28:13.993152 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.03.04 19:28:13.993331 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001647 sec., 16393.44262295082 rows/sec., 1.17 MiB/sec. | ||
| 9134 | 2026.03.04 19:28:13.993386 [ 255 ] {49c27e8c-d3e1-4c8c-8ccb-f50eb22cf04a} <Debug> TCPHandler: Processed in 0.001861487 sec. | ||
| 9135 | 2026.03.04 19:28:13.993517 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.03.04 19:28:13.993637 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9137 | 2026.03.04 19:28:13.993689 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9138 | 2026.03.04 19:28:13.994247 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.03.04 19:28:13.994257 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002761361 sec., 1873351.5827883424 rows/sec., 152.19 MiB/sec. | ||
| 9140 | 2026.03.04 19:28:13.994294 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9141 | 2026.03.04 19:28:13.994607 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9142 | 2026.03.04 19:28:13.994771 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9143 | 2026.03.04 19:28:13.994912 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.03.04 19:28:13.995026 [ 186 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_66_13} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9145 | 2026.03.04 19:28:13.995123 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 9146 | 2026.03.04 19:28:13.995156 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.03.04 19:28:13.995292 [ 73 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9148 | 2026.03.04 19:28:13.995325 [ 73 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.03.04 19:28:13.995336 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001722 sec., 52845.528455284555 rows/sec., 4.14 MiB/sec. | ||
| 9150 | 2026.03.04 19:28:13.995345 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9151 | 2026.03.04 19:28:13.995411 [ 255 ] {fe62b021-5130-4031-81cb-84a19332cd4e} <Debug> TCPHandler: Processed in 0.001954158 sec. | ||
| 9152 | 2026.03.04 19:28:13.995464 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 9153 | 2026.03.04 19:28:13.995544 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.03.04 19:28:13.995568 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9155 | 2026.03.04 19:28:13.995602 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1312 rows starting from the beginning of the part | ||
| 9156 | 2026.03.04 19:28:13.995659 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1263 rows starting from the beginning of the part | ||
| 9157 | 2026.03.04 19:28:13.995664 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9158 | 2026.03.04 19:28:13.995705 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9159 | 2026.03.04 19:28:13.995725 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9160 | 2026.03.04 19:28:13.995750 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 81 rows starting from the beginning of the part | ||
| 9161 | 2026.03.04 19:28:13.995793 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part | ||
| 9162 | 2026.03.04 19:28:13.995833 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 91 rows starting from the beginning of the part | ||
| 9163 | 2026.03.04 19:28:13.996198 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.03.04 19:28:13.996239 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9165 | 2026.03.04 19:28:13.996603 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9166 | 2026.03.04 19:28:13.996827 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.03.04 19:28:13.996931 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9168 | 2026.03.04 19:28:13.996961 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.04 19:28:13.996962 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001323 sec., 124716.55328798186 rows/sec., 8.68 MiB/sec. | ||
| 9170 | 2026.03.04 19:28:13.996981 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9171 | 2026.03.04 19:28:13.997009 [ 255 ] {a3dbd37e-c352-4858-b6dc-6fa0cd358548} <Debug> TCPHandler: Processed in 0.001526546 sec. | ||
| 9172 | 2026.03.04 19:28:13.997044 [ 191 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612856 sec., 1798052.6469815036 rows/sec., 132.94 MiB/sec. | ||
| 9173 | 2026.03.04 19:28:13.997077 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 9174 | 2026.03.04 19:28:13.997134 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.03.04 19:28:13.997220 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9176 | 2026.03.04 19:28:13.997229 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9177 | 2026.03.04 19:28:13.997258 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9178 | 2026.03.04 19:28:13.997265 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19758 rows starting from the beginning of the part | ||
| 9179 | 2026.03.04 19:28:13.997333 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9180 | 2026.03.04 19:28:13.997358 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1535 rows starting from the beginning of the part | ||
| 9181 | 2026.03.04 19:28:13.997419 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 9182 | 2026.03.04 19:28:13.997472 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 9183 | 2026.03.04 19:28:13.997503 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.03.04 19:28:13.997520 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9185 | 2026.03.04 19:28:13.997570 [ 195 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 165 rows starting from the beginning of the part | ||
| 9186 | 2026.03.04 19:28:13.997580 [ 198 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_66_13} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9187 | 2026.03.04 19:28:13.997664 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9188 | 2026.03.04 19:28:13.998228 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.03.04 19:28:13.998272 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9190 | 2026.03.04 19:28:13.998862 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9191 | 2026.03.04 19:28:13.999110 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.03.04 19:28:13.999264 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002031 sec., 8370.260955194486 rows/sec., 15.00 MiB/sec. | ||
| 9193 | 2026.03.04 19:28:13.999334 [ 255 ] {68f85c70-7f94-4f79-941f-835814e990cd} <Debug> TCPHandler: Processed in 0.002262209 sec. | ||
| 9194 | 2026.03.04 19:28:13.999470 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.03.04 19:28:13.999568 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.03.04 19:28:13.999612 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9197 | 2026.03.04 19:28:13.999959 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.03.04 19:28:13.999997 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9199 | 2026.03.04 19:28:14.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.67 MiB, peak 316.19 MiB, free memory in arenas 0.00 B, will set to 307.92 MiB (RSS), difference: -2.75 MiB | ||
| 9200 | 2026.03.04 19:28:14.000480 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9201 | 2026.03.04 19:28:14.000696 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.03.04 19:28:14.000820 [ 72 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9203 | 2026.03.04 19:28:14.000834 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 9204 | 2026.03.04 19:28:14.000896 [ 72 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.03.04 19:28:14.000912 [ 255 ] {06305cdc-e698-4cbe-ba5a-d8fc3ce1a9c9} <Debug> TCPHandler: Processed in 0.001492296 sec. | ||
| 9206 | 2026.03.04 19:28:14.000923 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9207 | 2026.03.04 19:28:14.001028 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9208 | 2026.03.04 19:28:14.001138 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9209 | 2026.03.04 19:28:14.001168 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3090 rows starting from the beginning of the part | ||
| 9210 | 2026.03.04 19:28:14.001224 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 9211 | 2026.03.04 19:28:14.001269 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 9212 | 2026.03.04 19:28:14.001309 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9213 | 2026.03.04 19:28:14.001350 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9214 | 2026.03.04 19:28:14.001392 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9215 | 2026.03.04 19:28:14.002968 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974208 sec., 1686752.3584141084 rows/sec., 113.47 MiB/sec. | ||
| 9216 | 2026.03.04 19:28:14.003316 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9217 | 2026.03.04 19:28:14.003562 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.03.04 19:28:14.003627 [ 198 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_66_13} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9219 | 2026.03.04 19:28:14.003696 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9220 | 2026.03.04 19:28:14.003984 [ 198 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21906 rows, containing 5 columns (5 merged, 0 gathered) in 0.006957058 sec., 3148744.771137455 rows/sec., 209.22 MiB/sec. | ||
| 9221 | 2026.03.04 19:28:14.004450 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9222 | 2026.03.04 19:28:14.004779 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.03.04 19:28:14.004872 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9224 | 2026.03.04 19:28:14.004994 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9225 | 2026.03.04 19:28:15.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.78 MiB, peak 316.19 MiB, free memory in arenas 0.00 B, will set to 309.21 MiB (RSS), difference: 4.43 MiB | ||
| 9226 | 2026.03.04 19:28:16.231984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20682 | ||
| 9227 | 2026.03.04 19:28:16.232526 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.03.04 19:28:16.232578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9229 | 2026.03.04 19:28:16.233070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9230 | 2026.03.04 19:28:16.233302 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.03.04 19:28:16.233454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20682 | ||
| 9232 | 2026.03.04 19:28:17.383835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9233 | 2026.03.04 19:28:17.401495 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.03.04 19:28:17.401606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9235 | 2026.03.04 19:28:17.407952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9236 | 2026.03.04 19:28:17.408663 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.04 19:28:17.411791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9238 | 2026.03.04 19:28:18.986906 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.03.04 19:28:18.987081 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9240 | 2026.03.04 19:28:18.987144 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9241 | 2026.03.04 19:28:18.987841 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.03.04 19:28:18.987886 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9243 | 2026.03.04 19:28:18.988330 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9244 | 2026.03.04 19:28:18.988553 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.03.04 19:28:18.988703 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001671 sec., 63435.06882106523 rows/sec., 5.33 MiB/sec. | ||
| 9246 | 2026.03.04 19:28:18.988744 [ 255 ] {740716f3-639a-42db-9b9c-2df3fa4defba} <Debug> TCPHandler: Processed in 0.001962768 sec. | ||
| 9247 | 2026.03.04 19:28:18.988881 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.03.04 19:28:18.988974 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.03.04 19:28:18.989013 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9250 | 2026.03.04 19:28:18.989409 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.03.04 19:28:18.989442 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9252 | 2026.03.04 19:28:18.989724 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9253 | 2026.03.04 19:28:18.989932 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.03.04 19:28:18.990058 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001102 sec., 22686.025408348458 rows/sec., 1.67 MiB/sec. | ||
| 9255 | 2026.03.04 19:28:18.990056 [ 65 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9256 | 2026.03.04 19:28:18.990093 [ 255 ] {d883ee05-65cf-4fbe-a4a5-ffcebd15f21a} <Debug> TCPHandler: Processed in 0.001270775 sec. | ||
| 9257 | 2026.03.04 19:28:18.990106 [ 65 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.03.04 19:28:18.990126 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9259 | 2026.03.04 19:28:18.990198 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.03.04 19:28:18.990206 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 9261 | 2026.03.04 19:28:18.990299 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9262 | 2026.03.04 19:28:18.990300 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9263 | 2026.03.04 19:28:18.990337 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 84 rows starting from the beginning of the part | ||
| 9264 | 2026.03.04 19:28:18.990340 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9265 | 2026.03.04 19:28:18.990392 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 53 rows starting from the beginning of the part | ||
| 9266 | 2026.03.04 19:28:18.990433 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9267 | 2026.03.04 19:28:18.990478 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 9268 | 2026.03.04 19:28:18.990516 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part | ||
| 9269 | 2026.03.04 19:28:18.990556 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9270 | 2026.03.04 19:28:18.990805 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.03.04 19:28:18.990839 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9272 | 2026.03.04 19:28:18.991148 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9273 | 2026.03.04 19:28:18.991264 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085145 sec., 212874.77710352073 rows/sec., 16.40 MiB/sec. | ||
| 9274 | 2026.03.04 19:28:18.991361 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.03.04 19:28:18.991461 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9276 | 2026.03.04 19:28:18.991498 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001216 sec., 73190.78947368421 rows/sec., 5.72 MiB/sec. | ||
| 9277 | 2026.03.04 19:28:18.991541 [ 255 ] {f3285765-8cfb-476f-8ea6-4d72136cb3ac} <Debug> TCPHandler: Processed in 0.001391746 sec. | ||
| 9278 | 2026.03.04 19:28:18.991663 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.03.04 19:28:18.991757 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9280 | 2026.03.04 19:28:18.991800 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9281 | 2026.03.04 19:28:18.991828 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.03.04 19:28:18.991920 [ 200 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_61_12} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9283 | 2026.03.04 19:28:18.992056 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9284 | 2026.03.04 19:28:18.992231 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.03.04 19:28:18.992269 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9286 | 2026.03.04 19:28:18.992598 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9287 | 2026.03.04 19:28:18.992826 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.03.04 19:28:18.992953 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9289 | 2026.03.04 19:28:18.992990 [ 255 ] {5495b530-4274-46c7-9eff-40e5e5218fb9} <Debug> TCPHandler: Processed in 0.001382885 sec. | ||
| 9290 | 2026.03.04 19:28:18.993107 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.03.04 19:28:18.993200 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9292 | 2026.03.04 19:28:18.993252 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9293 | 2026.03.04 19:28:18.994065 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.03.04 19:28:18.994099 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9295 | 2026.03.04 19:28:18.994608 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9296 | 2026.03.04 19:28:18.994819 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.03.04 19:28:18.994943 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9298 | 2026.03.04 19:28:18.994955 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001771 sec., 14116.318464144551 rows/sec., 25.30 MiB/sec. | ||
| 9299 | 2026.03.04 19:28:18.994977 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.03.04 19:28:18.994995 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9301 | 2026.03.04 19:28:18.995012 [ 255 ] {579061cb-42b2-4381-a4c6-306c9a602cc7} <Debug> TCPHandler: Processed in 0.001961388 sec. | ||
| 9302 | 2026.03.04 19:28:18.995122 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.03.04 19:28:18.995124 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 9304 | 2026.03.04 19:28:18.995225 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.03.04 19:28:18.995271 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9306 | 2026.03.04 19:28:18.995417 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2026.03.04 19:28:18.995487 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1157 rows starting from the beginning of the part | ||
| 9308 | 2026.03.04 19:28:18.995603 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.03.04 19:28:18.995627 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 9310 | 2026.03.04 19:28:18.995643 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9311 | 2026.03.04 19:28:18.995750 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9312 | 2026.03.04 19:28:18.995859 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 9313 | 2026.03.04 19:28:18.995957 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9314 | 2026.03.04 19:28:18.995964 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 9315 | 2026.03.04 19:28:18.996068 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9316 | 2026.03.04 19:28:18.996180 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.03.04 19:28:18.996313 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9318 | 2026.03.04 19:28:18.996351 [ 255 ] {715896eb-1efe-4e07-ac90-2f9a8b549538} <Debug> TCPHandler: Processed in 0.001277425 sec. | ||
| 9319 | 2026.03.04 19:28:19.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.04 MiB, peak 317.04 MiB, free memory in arenas 0.00 B, will set to 311.19 MiB (RSS), difference: -5.84 MiB | ||
| 9320 | 2026.03.04 19:28:19.001903 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 19 columns (19 merged, 0 gathered) in 0.006830407 sec., 186811.70829205346 rows/sec., 334.76 MiB/sec. | ||
| 9321 | 2026.03.04 19:28:19.003316 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9322 | 2026.03.04 19:28:19.003714 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.03.04 19:28:19.003801 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9324 | 2026.03.04 19:28:19.003939 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9325 | 2026.03.04 19:28:20.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.86 MiB, peak 317.04 MiB, free memory in arenas 0.00 B, will set to 311.73 MiB (RSS), difference: 7.86 MiB | ||
| 9326 | 2026.03.04 19:28:23.609301 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9327 | 2026.03.04 19:28:23.609365 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9328 | 2026.03.04 19:28:23.733544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21130 | ||
| 9329 | 2026.03.04 19:28:23.734303 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.03.04 19:28:23.734353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9331 | 2026.03.04 19:28:23.734875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9332 | 2026.03.04 19:28:23.735111 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.03.04 19:28:23.735260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21130 | ||
| 9334 | 2026.03.04 19:28:23.797632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1102 | ||
| 9335 | 2026.03.04 19:28:23.800220 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2026.03.04 19:28:23.800268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9337 | 2026.03.04 19:28:23.801485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9338 | 2026.03.04 19:28:23.801747 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.03.04 19:28:23.802022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 9340 | 2026.03.04 19:28:23.986646 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.03.04 19:28:23.986815 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9342 | 2026.03.04 19:28:23.986877 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9343 | 2026.03.04 19:28:23.987500 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.03.04 19:28:23.987547 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9345 | 2026.03.04 19:28:23.987937 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9346 | 2026.03.04 19:28:23.988212 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.03.04 19:28:23.988419 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001648 sec., 54611.6504854369 rows/sec., 4.60 MiB/sec. | ||
| 9348 | 2026.03.04 19:28:23.988481 [ 255 ] {47dadbc3-7248-48f2-bb9b-133888139541} <Debug> TCPHandler: Processed in 0.001961437 sec. | ||
| 9349 | 2026.03.04 19:28:23.988618 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2026.03.04 19:28:23.988739 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9351 | 2026.03.04 19:28:23.988789 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9352 | 2026.03.04 19:28:23.989249 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.03.04 19:28:23.989286 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9354 | 2026.03.04 19:28:23.989645 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9355 | 2026.03.04 19:28:23.989862 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.03.04 19:28:23.989997 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001286 sec., 13219.284603421462 rows/sec., 994.03 KiB/sec. | ||
| 9357 | 2026.03.04 19:28:23.990036 [ 255 ] {c110e57e-54ac-4e96-99a4-b11691ddb976} <Debug> TCPHandler: Processed in 0.001480086 sec. | ||
| 9358 | 2026.03.04 19:28:23.990137 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.03.04 19:28:23.990232 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9360 | 2026.03.04 19:28:23.990273 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9361 | 2026.03.04 19:28:23.990689 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.03.04 19:28:23.990725 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9363 | 2026.03.04 19:28:23.991033 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9364 | 2026.03.04 19:28:23.991243 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.03.04 19:28:23.991371 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 9366 | 2026.03.04 19:28:23.991409 [ 255 ] {e1cee4ec-9495-4a85-91d4-1d49cfaa3be4} <Debug> TCPHandler: Processed in 0.001320695 sec. | ||
| 9367 | 2026.03.04 19:28:23.991518 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.03.04 19:28:23.991613 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9369 | 2026.03.04 19:28:23.991658 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9370 | 2026.03.04 19:28:23.992049 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.03.04 19:28:23.992085 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9372 | 2026.03.04 19:28:23.992425 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9373 | 2026.03.04 19:28:23.992628 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.03.04 19:28:23.992757 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9375 | 2026.03.04 19:28:23.992794 [ 255 ] {7bc1a0b1-1b1e-4ff2-a644-691db12eacf5} <Debug> TCPHandler: Processed in 0.001325005 sec. | ||
| 9376 | 2026.03.04 19:28:23.992915 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.03.04 19:28:23.993036 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.03.04 19:28:23.993104 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9379 | 2026.03.04 19:28:23.993885 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.03.04 19:28:23.993922 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9381 | 2026.03.04 19:28:23.994484 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9382 | 2026.03.04 19:28:23.994720 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.04 19:28:23.994862 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00185 sec., 9189.189189189188 rows/sec., 16.47 MiB/sec. | ||
| 9384 | 2026.03.04 19:28:23.994915 [ 255 ] {dc8cca31-4902-4f3b-a83f-575998dc0655} <Debug> TCPHandler: Processed in 0.002059969 sec. | ||
| 9385 | 2026.03.04 19:28:23.995038 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.03.04 19:28:23.995134 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.03.04 19:28:23.995176 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9388 | 2026.03.04 19:28:23.995513 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.03.04 19:28:23.995549 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9390 | 2026.03.04 19:28:23.995861 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9391 | 2026.03.04 19:28:23.996067 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.03.04 19:28:23.996199 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9393 | 2026.03.04 19:28:23.996234 [ 255 ] {e1f5bbf4-1eff-4a0d-9246-a2c8b04102dc} <Debug> TCPHandler: Processed in 0.001246215 sec. | ||
| 9394 | 2026.03.04 19:28:24.232707 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.03.04 19:28:24.232909 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.03.04 19:28:24.232983 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9397 | 2026.03.04 19:28:24.233606 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.03.04 19:28:24.233655 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9399 | 2026.03.04 19:28:24.234039 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9400 | 2026.03.04 19:28:24.234267 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.03.04 19:28:24.234423 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001563 sec., 15355.086372360845 rows/sec., 1.27 MiB/sec. | ||
| 9402 | 2026.03.04 19:28:24.234430 [ 59 ] {} <Debug> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9403 | 2026.03.04 19:28:24.234484 [ 255 ] {c69b6925-31a4-4aea-a878-f7fb8eee9962} <Debug> TCPHandler: Processed in 0.001878658 sec. | ||
| 9404 | 2026.03.04 19:28:24.234504 [ 59 ] {} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.03.04 19:28:24.234532 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9406 | 2026.03.04 19:28:24.234641 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.03.04 19:28:24.234678 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::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 | ||
| 9408 | 2026.03.04 19:28:24.234747 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9409 | 2026.03.04 19:28:24.234813 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9410 | 2026.03.04 19:28:24.234832 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.03.04 19:28:24.234882 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 9412 | 2026.03.04 19:28:24.234978 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 9413 | 2026.03.04 19:28:24.235045 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 9414 | 2026.03.04 19:28:24.235112 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 9415 | 2026.03.04 19:28:24.235169 [ 198 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 9416 | 2026.03.04 19:28:24.235299 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.03.04 19:28:24.235357 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9418 | 2026.03.04 19:28:24.235720 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9419 | 2026.03.04 19:28:24.235956 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.03.04 19:28:24.236019 [ 200 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408085 sec., 85222.12792551587 rows/sec., 7.40 MiB/sec. | ||
| 9421 | 2026.03.04 19:28:24.236094 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001367 sec., 2926.115581565472 rows/sec., 238.60 KiB/sec. | ||
| 9422 | 2026.03.04 19:28:24.236150 [ 255 ] {ba39a5d8-35b3-453e-bd1c-4be6647025ac} <Debug> TCPHandler: Processed in 0.001559886 sec. | ||
| 9423 | 2026.03.04 19:28:24.236236 [ 188 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9424 | 2026.03.04 19:28:24.236279 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2026.03.04 19:28:24.236380 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9426 | 2026.03.04 19:28:24.236423 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9427 | 2026.03.04 19:28:24.236575 [ 188 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.03.04 19:28:24.236672 [ 188 ] {27b927fc-af23-407f-b388-4ed4d9fbcbce::all_1_9_2} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9429 | 2026.03.04 19:28:24.236774 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9430 | 2026.03.04 19:28:24.238423 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.03.04 19:28:24.238466 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9432 | 2026.03.04 19:28:24.238999 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9433 | 2026.03.04 19:28:24.239230 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.03.04 19:28:24.239465 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Debug> executeQuery: Read 2393 rows, 188.50 KiB in 0.0031 sec., 771935.4838709678 rows/sec., 59.38 MiB/sec. | ||
| 9435 | 2026.03.04 19:28:24.239522 [ 255 ] {26955e69-8a11-493c-a53a-9a3a5e04c13f} <Debug> TCPHandler: Processed in 0.003291093 sec. | ||
| 9436 | 2026.03.04 19:28:24.239715 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.03.04 19:28:24.239843 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9438 | 2026.03.04 19:28:24.239900 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9439 | 2026.03.04 19:28:24.240491 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.04 19:28:24.240531 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9441 | 2026.03.04 19:28:24.240904 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9442 | 2026.03.04 19:28:24.241167 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.03.04 19:28:24.241325 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001507 sec., 35169.2103516921 rows/sec., 2.61 MiB/sec. | ||
| 9444 | 2026.03.04 19:28:24.241371 [ 255 ] {6bca6d4d-b2f4-46bf-a024-1c0d6f1ee99d} <Debug> TCPHandler: Processed in 0.001728807 sec. | ||
| 9445 | 2026.03.04 19:28:24.241526 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.03.04 19:28:24.241628 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.03.04 19:28:24.241669 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9448 | 2026.03.04 19:28:24.242670 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.03.04 19:28:24.242721 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9450 | 2026.03.04 19:28:24.243261 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9451 | 2026.03.04 19:28:24.243646 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.04 19:28:24.243855 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002245 sec., 367483.29621380847 rows/sec., 21.71 MiB/sec. | ||
| 9453 | 2026.03.04 19:28:24.243916 [ 255 ] {12d1db53-ae7d-49ed-97b6-b22acbde7980} <Debug> TCPHandler: Processed in 0.00245198 sec. | ||
| 9454 | 2026.03.04 19:28:24.244092 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.03.04 19:28:24.244218 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.03.04 19:28:24.244267 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9457 | 2026.03.04 19:28:24.244779 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.03.04 19:28:24.244826 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9459 | 2026.03.04 19:28:24.245226 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9460 | 2026.03.04 19:28:24.245518 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.03.04 19:28:24.245688 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 46.91 KiB/sec. | ||
| 9462 | 2026.03.04 19:28:24.245736 [ 255 ] {eef98b51-f87a-4c53-863d-ebb996d5a841} <Debug> TCPHandler: Processed in 0.001723757 sec. | ||
| 9463 | 2026.03.04 19:28:24.249796 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.03.04 19:28:24.250095 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.03.04 19:28:24.250209 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9466 | 2026.03.04 19:28:24.254572 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.04 19:28:24.254673 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9468 | 2026.03.04 19:28:24.255329 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9469 | 2026.03.04 19:28:24.255885 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.04 19:28:24.256149 [ 59 ] {} <Debug> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9471 | 2026.03.04 19:28:24.256178 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.006158 sec., 1948.6846378694381 rows/sec., 152.24 KiB/sec. | ||
| 9472 | 2026.03.04 19:28:24.256257 [ 59 ] {} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.03.04 19:28:24.256307 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9474 | 2026.03.04 19:28:24.256323 [ 255 ] {3812231a-e829-489d-9fef-3129a12348e0} <Debug> TCPHandler: Processed in 0.006760727 sec. | ||
| 9475 | 2026.03.04 19:28:24.256519 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::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 | ||
| 9476 | 2026.03.04 19:28:24.256765 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9477 | 2026.03.04 19:28:24.256821 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 9478 | 2026.03.04 19:28:24.256937 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 9479 | 2026.03.04 19:28:24.257019 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 9480 | 2026.03.04 19:28:24.257103 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 9481 | 2026.03.04 19:28:24.257171 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 9482 | 2026.03.04 19:28:24.258403 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977138 sec., 30346.89536087011 rows/sec., 2.43 MiB/sec. | ||
| 9483 | 2026.03.04 19:28:24.258576 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9484 | 2026.03.04 19:28:24.258938 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.03.04 19:28:24.259036 [ 198 ] {05d1092c-2380-4f85-b27c-738312642d68::all_1_9_2} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9486 | 2026.03.04 19:28:24.259142 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9487 | 2026.03.04 19:28:24.260669 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.03.04 19:28:24.260919 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9489 | 2026.03.04 19:28:24.261018 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9490 | 2026.03.04 19:28:24.263155 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.04 19:28:24.263222 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9492 | 2026.03.04 19:28:24.263793 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9493 | 2026.03.04 19:28:24.264073 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.04 19:28:24.264297 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Debug> executeQuery: Read 1263 rows, 89.12 KiB in 0.003486 sec., 362306.3683304647 rows/sec., 24.97 MiB/sec. | ||
| 9495 | 2026.03.04 19:28:24.264368 [ 255 ] {e6d7820e-7e65-4f9c-9f05-7ba54e04e8ac} <Debug> TCPHandler: Processed in 0.003896725 sec. | ||
| 9496 | 2026.03.04 19:28:24.264875 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.03.04 19:28:24.265033 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9498 | 2026.03.04 19:28:24.265106 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9499 | 2026.03.04 19:28:24.267560 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.03.04 19:28:24.267631 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9501 | 2026.03.04 19:28:24.268831 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9502 | 2026.03.04 19:28:24.269220 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.04 19:28:24.269929 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Debug> executeQuery: Read 1534 rows, 97.49 KiB in 0.004937 sec., 310715.00911484705 rows/sec., 19.28 MiB/sec. | ||
| 9504 | 2026.03.04 19:28:24.272784 [ 255 ] {1a0c9099-42e1-4fc4-8ef7-0a540ec2198c} <Debug> TCPHandler: Processed in 0.005269521 sec. | ||
| 9505 | 2026.03.04 19:28:24.273628 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.03.04 19:28:24.273839 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9507 | 2026.03.04 19:28:24.273964 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9508 | 2026.03.04 19:28:24.275485 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.03.04 19:28:24.275550 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9510 | 2026.03.04 19:28:24.276608 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9511 | 2026.03.04 19:28:24.276962 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.03.04 19:28:24.277188 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.003467 sec., 10672.050764349582 rows/sec., 19.12 MiB/sec. | ||
| 9513 | 2026.03.04 19:28:24.277314 [ 255 ] {e88ce70b-737d-4f18-a798-c72a7ff911e0} <Debug> TCPHandler: Processed in 0.003948316 sec. | ||
| 9514 | 2026.03.04 19:28:24.277604 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9515 | 2026.03.04 19:28:24.277752 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9516 | 2026.03.04 19:28:24.277821 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9517 | 2026.03.04 19:28:24.278378 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.03.04 19:28:24.278435 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9519 | 2026.03.04 19:28:24.278999 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9520 | 2026.03.04 19:28:24.279422 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.03.04 19:28:24.279684 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001972 sec., 6085.1926977687635 rows/sec., 419.94 KiB/sec. | ||
| 9522 | 2026.03.04 19:28:24.279741 [ 255 ] {a9eb95fa-0839-478b-93ba-615840089ca0} <Debug> TCPHandler: Processed in 0.002237699 sec. | ||
| 9523 | 2026.03.04 19:28:24.911867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9524 | 2026.03.04 19:28:24.929317 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.04 19:28:24.929378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9526 | 2026.03.04 19:28:24.935533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9527 | 2026.03.04 19:28:24.936244 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.04 19:28:24.939340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9529 | 2026.03.04 19:28:25.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.14 MiB, peak 317.14 MiB, free memory in arenas 0.00 B, will set to 311.75 MiB (RSS), difference: -1.39 MiB | ||
| 9530 | 2026.03.04 19:28:28.984100 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.03.04 19:28:28.984396 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9532 | 2026.03.04 19:28:28.984471 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9533 | 2026.03.04 19:28:28.985105 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.03.04 19:28:28.985147 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9535 | 2026.03.04 19:28:28.985528 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9536 | 2026.03.04 19:28:28.985759 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.03.04 19:28:28.985911 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 9538 | 2026.03.04 19:28:28.985952 [ 255 ] {306e4796-6165-4e7a-8f43-49fefac046a8} <Debug> TCPHandler: Processed in 0.002029578 sec. | ||
| 9539 | 2026.03.04 19:28:28.986072 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.03.04 19:28:28.986165 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9541 | 2026.03.04 19:28:28.986204 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9542 | 2026.03.04 19:28:28.986614 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.03.04 19:28:28.986649 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9544 | 2026.03.04 19:28:28.986944 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9545 | 2026.03.04 19:28:28.987150 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.03.04 19:28:28.987276 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 9547 | 2026.03.04 19:28:28.987311 [ 255 ] {297af395-26e8-4494-8d56-9b0b145ea906} <Debug> TCPHandler: Processed in 0.001287275 sec. | ||
| 9548 | 2026.03.04 19:28:28.987421 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9549 | 2026.03.04 19:28:28.987514 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9550 | 2026.03.04 19:28:28.987556 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9551 | 2026.03.04 19:28:28.987937 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.04 19:28:28.987970 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9553 | 2026.03.04 19:28:28.988280 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9554 | 2026.03.04 19:28:28.988481 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.04 19:28:28.988604 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001108 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 9556 | 2026.03.04 19:28:28.988639 [ 255 ] {4921df8f-2c8e-4aa7-b887-e32e2c21d608} <Debug> TCPHandler: Processed in 0.001264665 sec. | ||
| 9557 | 2026.03.04 19:28:28.988748 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.03.04 19:28:28.988840 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9559 | 2026.03.04 19:28:28.988881 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9560 | 2026.03.04 19:28:28.989197 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.03.04 19:28:28.989231 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9562 | 2026.03.04 19:28:28.989526 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9563 | 2026.03.04 19:28:28.989738 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.03.04 19:28:28.989861 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 9565 | 2026.03.04 19:28:28.989895 [ 255 ] {10880d2b-d617-4650-bb35-f69cebbc1b60} <Debug> TCPHandler: Processed in 0.001194274 sec. | ||
| 9566 | 2026.03.04 19:28:31.235578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21642 | ||
| 9567 | 2026.03.04 19:28:31.236158 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.03.04 19:28:31.236205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9569 | 2026.03.04 19:28:31.236714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9570 | 2026.03.04 19:28:31.236938 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.03.04 19:28:31.237087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21642 | ||
| 9572 | 2026.03.04 19:28:32.439683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9573 | 2026.03.04 19:28:32.456566 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.03.04 19:28:32.456617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9575 | 2026.03.04 19:28:32.462687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9576 | 2026.03.04 19:28:32.463377 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.04 19:28:32.466098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9578 | 2026.03.04 19:28:33.802607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1144 | ||
| 9579 | 2026.03.04 19:28:33.805488 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.03.04 19:28:33.805550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9581 | 2026.03.04 19:28:33.806832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9582 | 2026.03.04 19:28:33.807132 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.03.04 19:28:33.807546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9584 | 2026.03.04 19:28:33.987630 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.03.04 19:28:33.987833 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9586 | 2026.03.04 19:28:33.987908 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9587 | 2026.03.04 19:28:33.988663 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.04 19:28:33.988714 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9589 | 2026.03.04 19:28:33.989138 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9590 | 2026.03.04 19:28:33.989374 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.03.04 19:28:33.989529 [ 54 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9592 | 2026.03.04 19:28:33.989539 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001761 sec., 51107.32538330494 rows/sec., 4.30 MiB/sec. | ||
| 9593 | 2026.03.04 19:28:33.989594 [ 54 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.03.04 19:28:33.989618 [ 255 ] {cb467161-8fc5-4f84-a65d-e5a30a82b628} <Debug> TCPHandler: Processed in 0.002127649 sec. | ||
| 9595 | 2026.03.04 19:28:33.989621 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9596 | 2026.03.04 19:28:33.989750 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 9597 | 2026.03.04 19:28:33.989753 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.03.04 19:28:33.989897 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9599 | 2026.03.04 19:28:33.989908 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.03.04 19:28:33.989935 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2435 rows starting from the beginning of the part | ||
| 9601 | 2026.03.04 19:28:33.989959 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9602 | 2026.03.04 19:28:33.990006 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part | ||
| 9603 | 2026.03.04 19:28:33.990057 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 9604 | 2026.03.04 19:28:33.990101 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2393 rows starting from the beginning of the part | ||
| 9605 | 2026.03.04 19:28:33.990140 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9606 | 2026.03.04 19:28:33.990182 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9607 | 2026.03.04 19:28:33.990401 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.03.04 19:28:33.990446 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9609 | 2026.03.04 19:28:33.990782 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9610 | 2026.03.04 19:28:33.991005 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.03.04 19:28:33.991149 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001265 sec., 13438.735177865612 rows/sec., 1010.53 KiB/sec. | ||
| 9612 | 2026.03.04 19:28:33.991187 [ 255 ] {87464833-9c66-4bac-9db4-6cfcdf43c249} <Debug> TCPHandler: Processed in 0.001487676 sec. | ||
| 9613 | 2026.03.04 19:28:33.991299 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.03.04 19:28:33.991395 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9615 | 2026.03.04 19:28:33.991437 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9616 | 2026.03.04 19:28:33.991862 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.03.04 19:28:33.991898 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9618 | 2026.03.04 19:28:33.992215 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9619 | 2026.03.04 19:28:33.992222 [ 200 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252465 sec., 2047808.6071336623 rows/sec., 166.39 MiB/sec. | ||
| 9620 | 2026.03.04 19:28:33.992446 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.03.04 19:28:33.992561 [ 198 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9622 | 2026.03.04 19:28:33.992576 [ 44 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9623 | 2026.03.04 19:28:33.992589 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001212 sec., 66831.68316831683 rows/sec., 5.22 MiB/sec. | ||
| 9624 | 2026.03.04 19:28:33.992635 [ 44 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.03.04 19:28:33.992662 [ 255 ] {ac472d33-7cce-4ff9-ac76-2302f96faffd} <Debug> TCPHandler: Processed in 0.001412895 sec. | ||
| 9626 | 2026.03.04 19:28:33.992665 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9627 | 2026.03.04 19:28:33.992767 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 9628 | 2026.03.04 19:28:33.992788 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.03.04 19:28:33.992862 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9630 | 2026.03.04 19:28:33.992887 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9631 | 2026.03.04 19:28:33.992893 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1312 rows starting from the beginning of the part | ||
| 9632 | 2026.03.04 19:28:33.992909 [ 198 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.03.04 19:28:33.992932 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9634 | 2026.03.04 19:28:33.992955 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part | ||
| 9635 | 2026.03.04 19:28:33.992999 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 81 rows starting from the beginning of the part | ||
| 9636 | 2026.03.04 19:28:33.993003 [ 198 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_71_14} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9637 | 2026.03.04 19:28:33.993044 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1263 rows starting from the beginning of the part | ||
| 9638 | 2026.03.04 19:28:33.993086 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9639 | 2026.03.04 19:28:33.993123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 9640 | 2026.03.04 19:28:33.993124 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 81 rows starting from the beginning of the part | ||
| 9641 | 2026.03.04 19:28:33.993349 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.03.04 19:28:33.993385 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9643 | 2026.03.04 19:28:33.993736 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9644 | 2026.03.04 19:28:33.993954 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.03.04 19:28:33.994072 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9646 | 2026.03.04 19:28:33.994093 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 9647 | 2026.03.04 19:28:33.994105 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.03.04 19:28:33.994132 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9649 | 2026.03.04 19:28:33.994137 [ 255 ] {e425bd76-5a45-49f6-b25c-d7f0d856e363} <Debug> TCPHandler: Processed in 0.001400165 sec. | ||
| 9650 | 2026.03.04 19:28:33.994195 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 9651 | 2026.03.04 19:28:33.994254 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.04 19:28:33.994290 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9653 | 2026.03.04 19:28:33.994323 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21906 rows starting from the beginning of the part | ||
| 9654 | 2026.03.04 19:28:33.994354 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.03.04 19:28:33.994378 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 9656 | 2026.03.04 19:28:33.994394 [ 201 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668316 sec., 1732285.730041551 rows/sec., 128.01 MiB/sec. | ||
| 9657 | 2026.03.04 19:28:33.994414 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9658 | 2026.03.04 19:28:33.994428 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9659 | 2026.03.04 19:28:33.994476 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1534 rows starting from the beginning of the part | ||
| 9660 | 2026.03.04 19:28:33.994517 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 9661 | 2026.03.04 19:28:33.994556 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9662 | 2026.03.04 19:28:33.994561 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9663 | 2026.03.04 19:28:33.994861 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.03.04 19:28:33.994934 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_71_14} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9665 | 2026.03.04 19:28:33.995009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9666 | 2026.03.04 19:28:33.995216 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.03.04 19:28:33.995252 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9668 | 2026.03.04 19:28:33.995828 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9669 | 2026.03.04 19:28:33.996064 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.03.04 19:28:33.996210 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 16.25 MiB/sec. | ||
| 9671 | 2026.03.04 19:28:33.996273 [ 255 ] {7a5ba413-7fbc-4353-8e13-7a6cd0ac107a} <Debug> TCPHandler: Processed in 0.002067868 sec. | ||
| 9672 | 2026.03.04 19:28:33.996388 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.03.04 19:28:33.996483 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9674 | 2026.03.04 19:28:33.996526 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9675 | 2026.03.04 19:28:33.996898 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.03.04 19:28:33.996944 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9677 | 2026.03.04 19:28:33.997342 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9678 | 2026.03.04 19:28:33.997621 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.03.04 19:28:33.997739 [ 44 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9680 | 2026.03.04 19:28:33.997766 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 9681 | 2026.03.04 19:28:33.997769 [ 44 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.03.04 19:28:33.997806 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9683 | 2026.03.04 19:28:33.997811 [ 255 ] {c4cb90b4-e991-4d40-b9c2-a8fd1c4cc46f} <Debug> TCPHandler: Processed in 0.001474766 sec. | ||
| 9684 | 2026.03.04 19:28:33.997897 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9685 | 2026.03.04 19:28:33.997985 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9686 | 2026.03.04 19:28:33.998012 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3330 rows starting from the beginning of the part | ||
| 9687 | 2026.03.04 19:28:33.998061 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9688 | 2026.03.04 19:28:33.998101 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9689 | 2026.03.04 19:28:33.998139 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9690 | 2026.03.04 19:28:33.998177 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 9691 | 2026.03.04 19:28:33.998211 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 9692 | 2026.03.04 19:28:33.999413 [ 197 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548546 sec., 2305388.4095144738 rows/sec., 155.11 MiB/sec. | ||
| 9693 | 2026.03.04 19:28:33.999709 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9694 | 2026.03.04 19:28:33.999993 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.03.04 19:28:34.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.58 MiB, peak 319.23 MiB, free memory in arenas 0.00 B, will set to 311.90 MiB (RSS), difference: -6.68 MiB | ||
| 9696 | 2026.03.04 19:28:34.000228 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_71_14} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9697 | 2026.03.04 19:28:34.000328 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9698 | 2026.03.04 19:28:34.006544 [ 194 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24048 rows, containing 5 columns (5 merged, 0 gathered) in 0.012376989 sec., 1942960.4405401023 rows/sec., 128.71 MiB/sec. | ||
| 9699 | 2026.03.04 19:28:34.007114 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9700 | 2026.03.04 19:28:34.007446 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.04 19:28:34.007538 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9702 | 2026.03.04 19:28:34.007642 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9703 | 2026.03.04 19:28:35.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.60 MiB, peak 319.23 MiB, free memory in arenas 0.00 B, will set to 311.98 MiB (RSS), difference: 6.39 MiB | ||
| 9704 | 2026.03.04 19:28:38.609415 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9705 | 2026.03.04 19:28:38.609487 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9706 | 2026.03.04 19:28:38.737394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22090 | ||
| 9707 | 2026.03.04 19:28:38.737941 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.03.04 19:28:38.737981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9709 | 2026.03.04 19:28:38.738467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9710 | 2026.03.04 19:28:38.738701 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.03.04 19:28:38.738839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22090 | ||
| 9712 | 2026.03.04 19:28:38.738862 [ 52 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9713 | 2026.03.04 19:28:38.738925 [ 52 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.03.04 19:28:38.738947 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9715 | 2026.03.04 19:28:38.739066 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 9716 | 2026.03.04 19:28:38.739171 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9717 | 2026.03.04 19:28:38.739204 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19722 rows starting from the beginning of the part | ||
| 9718 | 2026.03.04 19:28:38.739268 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9719 | 2026.03.04 19:28:38.739318 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9720 | 2026.03.04 19:28:38.739365 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9721 | 2026.03.04 19:28:38.739408 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9722 | 2026.03.04 19:28:38.739468 [ 197 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9723 | 2026.03.04 19:28:38.741557 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 4 columns (4 merged, 0 gathered) in 0.00253381 sec., 8718096.463428592 rows/sec., 124.71 MiB/sec. | ||
| 9724 | 2026.03.04 19:28:38.741955 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9725 | 2026.03.04 19:28:38.742262 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.03.04 19:28:38.742341 [ 195 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_46_9} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9727 | 2026.03.04 19:28:38.742441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9728 | 2026.03.04 19:28:38.987569 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.03.04 19:28:38.987763 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9730 | 2026.03.04 19:28:38.987839 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9731 | 2026.03.04 19:28:38.988526 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.03.04 19:28:38.988576 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9733 | 2026.03.04 19:28:38.988982 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9734 | 2026.03.04 19:28:38.989210 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.03.04 19:28:38.989377 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001665 sec., 63663.66366366366 rows/sec., 5.35 MiB/sec. | ||
| 9736 | 2026.03.04 19:28:38.989428 [ 255 ] {35a98486-f7af-4e0a-b520-073820ddd87e} <Debug> TCPHandler: Processed in 0.001997088 sec. | ||
| 9737 | 2026.03.04 19:28:38.989559 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.03.04 19:28:38.989665 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9739 | 2026.03.04 19:28:38.989711 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9740 | 2026.03.04 19:28:38.990187 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.03.04 19:28:38.990229 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9742 | 2026.03.04 19:28:38.990544 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9743 | 2026.03.04 19:28:38.990760 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.04 19:28:38.990902 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00126 sec., 19841.26984126984 rows/sec., 1.46 MiB/sec. | ||
| 9745 | 2026.03.04 19:28:38.990942 [ 255 ] {f1a6101e-86dd-4f2d-a8a0-c59ff51308a4} <Debug> TCPHandler: Processed in 0.001437616 sec. | ||
| 9746 | 2026.03.04 19:28:38.991055 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.03.04 19:28:38.991152 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9748 | 2026.03.04 19:28:38.991193 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9749 | 2026.03.04 19:28:38.991617 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.03.04 19:28:38.991653 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9751 | 2026.03.04 19:28:38.991967 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9752 | 2026.03.04 19:28:38.992189 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.03.04 19:28:38.992321 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001188 sec., 74915.82491582491 rows/sec., 5.85 MiB/sec. | ||
| 9754 | 2026.03.04 19:28:38.992358 [ 255 ] {1db1b635-31ef-408f-8501-045ba8781217} <Debug> TCPHandler: Processed in 0.001354086 sec. | ||
| 9755 | 2026.03.04 19:28:38.992468 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.03.04 19:28:38.992564 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.03.04 19:28:38.992607 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9758 | 2026.03.04 19:28:38.992999 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.03.04 19:28:38.993035 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9760 | 2026.03.04 19:28:38.993431 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9761 | 2026.03.04 19:28:38.993657 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.03.04 19:28:38.993811 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 9763 | 2026.03.04 19:28:38.993848 [ 255 ] {5d7d8734-ee71-4ea0-9336-8d2134232068} <Debug> TCPHandler: Processed in 0.001430986 sec. | ||
| 9764 | 2026.03.04 19:28:38.993970 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.03.04 19:28:38.994067 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9766 | 2026.03.04 19:28:38.994121 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9767 | 2026.03.04 19:28:38.994972 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.03.04 19:28:38.995008 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9769 | 2026.03.04 19:28:38.995539 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9770 | 2026.03.04 19:28:38.995804 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.03.04 19:28:38.995973 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001925 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
| 9772 | 2026.03.04 19:28:38.996048 [ 255 ] {103ed706-53c5-4156-8426-4d7ddc90bb39} <Debug> TCPHandler: Processed in 0.002127628 sec. | ||
| 9773 | 2026.03.04 19:28:38.996185 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.03.04 19:28:38.996282 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9775 | 2026.03.04 19:28:38.996323 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9776 | 2026.03.04 19:28:38.996656 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.03.04 19:28:38.996691 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9778 | 2026.03.04 19:28:38.996990 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9779 | 2026.03.04 19:28:38.997199 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.03.04 19:28:38.997328 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9781 | 2026.03.04 19:28:38.997365 [ 255 ] {9f8bd33d-52a5-4fa4-a2fb-9ce89c63d6c4} <Debug> TCPHandler: Processed in 0.001240474 sec. | ||
| 9782 | 2026.03.04 19:28:39.966379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9783 | 2026.03.04 19:28:39.983320 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.03.04 19:28:39.983363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9785 | 2026.03.04 19:28:39.989128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9786 | 2026.03.04 19:28:39.989823 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.03.04 19:28:39.990080 [ 52 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9788 | 2026.03.04 19:28:39.990114 [ 52 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.03.04 19:28:39.990132 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9790 | 2026.03.04 19:28:39.990241 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9791 | 2026.03.04 19:28:39.992952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9792 | 2026.03.04 19:28:39.993883 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9793 | 2026.03.04 19:28:39.995215 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9794 | 2026.03.04 19:28:39.999708 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9795 | 2026.03.04 19:28:40.004061 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9796 | 2026.03.04 19:28:40.008437 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9797 | 2026.03.04 19:28:40.012697 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9798 | 2026.03.04 19:28:40.016408 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 9799 | 2026.03.04 19:28:40.070894 [ 199 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080701988 sec., 4299.770161795766 rows/sec., 22.23 MiB/sec. | ||
| 9800 | 2026.03.04 19:28:40.073958 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9801 | 2026.03.04 19:28:40.075877 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_46_9} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.03.04 19:28:40.075987 [ 191 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_46_9} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9803 | 2026.03.04 19:28:40.078408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9804 | 2026.03.04 19:28:43.807973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1168 | ||
| 9805 | 2026.03.04 19:28:43.810267 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.03.04 19:28:43.810309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9807 | 2026.03.04 19:28:43.811452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9808 | 2026.03.04 19:28:43.811704 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.03.04 19:28:43.811962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9810 | 2026.03.04 19:28:43.987450 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2026.03.04 19:28:43.987647 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9812 | 2026.03.04 19:28:43.987720 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9813 | 2026.03.04 19:28:43.988456 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.03.04 19:28:43.988502 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9815 | 2026.03.04 19:28:43.988920 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9816 | 2026.03.04 19:28:43.989147 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.03.04 19:28:43.989304 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.43 MiB/sec. | ||
| 9818 | 2026.03.04 19:28:43.989348 [ 255 ] {deff797c-8dd8-470a-960b-afae4348078f} <Debug> TCPHandler: Processed in 0.002036428 sec. | ||
| 9819 | 2026.03.04 19:28:43.989478 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2026.03.04 19:28:43.989575 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9821 | 2026.03.04 19:28:43.989615 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9822 | 2026.03.04 19:28:43.990022 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.03.04 19:28:43.990058 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9824 | 2026.03.04 19:28:43.990352 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9825 | 2026.03.04 19:28:43.990554 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.03.04 19:28:43.990674 [ 46 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9827 | 2026.03.04 19:28:43.990685 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001129 sec., 15057.573073516385 rows/sec., 1.11 MiB/sec. | ||
| 9828 | 2026.03.04 19:28:43.990738 [ 46 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.03.04 19:28:43.990749 [ 255 ] {bc705b16-9b05-464f-8324-ff92213bd071} <Debug> TCPHandler: Processed in 0.001321445 sec. | ||
| 9830 | 2026.03.04 19:28:43.990766 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9831 | 2026.03.04 19:28:43.990878 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 9832 | 2026.03.04 19:28:43.990893 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.03.04 19:28:43.991016 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9834 | 2026.03.04 19:28:43.991029 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9835 | 2026.03.04 19:28:43.991061 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 84 rows starting from the beginning of the part | ||
| 9836 | 2026.03.04 19:28:43.991086 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9837 | 2026.03.04 19:28:43.991140 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 9838 | 2026.03.04 19:28:43.991197 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 53 rows starting from the beginning of the part | ||
| 9839 | 2026.03.04 19:28:43.991246 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 9840 | 2026.03.04 19:28:43.991294 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 9841 | 2026.03.04 19:28:43.991339 [ 186 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 9842 | 2026.03.04 19:28:43.991613 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.03.04 19:28:43.991662 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9844 | 2026.03.04 19:28:43.992244 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417736 sec., 150239.53683901657 rows/sec., 11.61 MiB/sec. | ||
| 9845 | 2026.03.04 19:28:43.992318 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9846 | 2026.03.04 19:28:43.992374 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9847 | 2026.03.04 19:28:43.992537 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.03.04 19:28:43.992647 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.04 19:28:43.992667 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001663 sec., 48707.1557426338 rows/sec., 3.80 MiB/sec. | ||
| 9850 | 2026.03.04 19:28:43.992705 [ 255 ] {9f9bbe13-25b6-43d9-ab47-01d39be71ef6} <Debug> TCPHandler: Processed in 0.001872178 sec. | ||
| 9851 | 2026.03.04 19:28:43.992730 [ 193 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_66_13} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9852 | 2026.03.04 19:28:43.992824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9853 | 2026.03.04 19:28:43.992829 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.03.04 19:28:43.992928 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.03.04 19:28:43.992969 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9856 | 2026.03.04 19:28:43.993422 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.03.04 19:28:43.993457 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9858 | 2026.03.04 19:28:43.993781 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9859 | 2026.03.04 19:28:43.993991 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.03.04 19:28:43.994120 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9861 | 2026.03.04 19:28:43.994157 [ 255 ] {beeff95c-83fc-4c99-b539-c3e0bfecfbcf} <Debug> TCPHandler: Processed in 0.001375995 sec. | ||
| 9862 | 2026.03.04 19:28:43.994275 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.03.04 19:28:43.994369 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9864 | 2026.03.04 19:28:43.994423 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9865 | 2026.03.04 19:28:43.995250 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.03.04 19:28:43.995287 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9867 | 2026.03.04 19:28:43.995814 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9868 | 2026.03.04 19:28:43.996031 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.03.04 19:28:43.996169 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001819 sec., 9345.794392523365 rows/sec., 16.75 MiB/sec. | ||
| 9870 | 2026.03.04 19:28:43.996174 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9871 | 2026.03.04 19:28:43.996223 [ 255 ] {07f65b91-b661-4d64-ad3e-1055f89c8cd6} <Debug> TCPHandler: Processed in 0.001994958 sec. | ||
| 9872 | 2026.03.04 19:28:43.996225 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.04 19:28:43.996262 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9874 | 2026.03.04 19:28:43.996342 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.03.04 19:28:43.996358 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 9876 | 2026.03.04 19:28:43.996442 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.03.04 19:28:43.996488 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9878 | 2026.03.04 19:28:43.996572 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.03.04 19:28:43.996633 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1276 rows starting from the beginning of the part | ||
| 9880 | 2026.03.04 19:28:43.996756 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 9881 | 2026.03.04 19:28:43.996818 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.04 19:28:43.996860 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9883 | 2026.03.04 19:28:43.996865 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part | ||
| 9884 | 2026.03.04 19:28:43.996984 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 9885 | 2026.03.04 19:28:43.997097 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 9886 | 2026.03.04 19:28:43.997188 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9887 | 2026.03.04 19:28:43.997206 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 9888 | 2026.03.04 19:28:43.997414 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.03.04 19:28:43.997551 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 9890 | 2026.03.04 19:28:43.997587 [ 255 ] {dafcf032-eaea-4115-8b33-f929bee9c378} <Debug> TCPHandler: Processed in 0.001292825 sec. | ||
| 9891 | 2026.03.04 19:28:44.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.69 MiB, peak 325.98 MiB, free memory in arenas 0.00 B, will set to 314.88 MiB (RSS), difference: -1.81 MiB | ||
| 9892 | 2026.03.04 19:28:44.005721 [ 186 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 19 columns (19 merged, 0 gathered) in 0.009398557 sec., 147788.64457597054 rows/sec., 264.83 MiB/sec. | ||
| 9893 | 2026.03.04 19:28:44.007237 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9894 | 2026.03.04 19:28:44.007653 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.03.04 19:28:44.007738 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9896 | 2026.03.04 19:28:44.007895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9897 | 2026.03.04 19:28:45.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.54 MiB, peak 325.98 MiB, free memory in arenas 0.00 B, will set to 318.70 MiB (RSS), difference: 7.16 MiB | ||
| 9898 | 2026.03.04 19:28:46.238992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22602 | ||
| 9899 | 2026.03.04 19:28:46.239845 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.03.04 19:28:46.239928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9901 | 2026.03.04 19:28:46.240516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9902 | 2026.03.04 19:28:46.240754 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.03.04 19:28:46.240906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22602 | ||
| 9904 | 2026.03.04 19:28:47.493082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9905 | 2026.03.04 19:28:47.507806 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.03.04 19:28:47.507860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9907 | 2026.03.04 19:28:47.513619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9908 | 2026.03.04 19:28:47.514285 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.03.04 19:28:47.516908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9910 | 2026.03.04 19:28:48.987823 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.03.04 19:28:48.988045 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9912 | 2026.03.04 19:28:48.988122 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9913 | 2026.03.04 19:28:48.988843 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.03.04 19:28:48.988893 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9915 | 2026.03.04 19:28:48.989301 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9916 | 2026.03.04 19:28:48.989536 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.03.04 19:28:48.989701 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001722 sec., 61556.32984901278 rows/sec., 5.18 MiB/sec. | ||
| 9918 | 2026.03.04 19:28:48.989753 [ 255 ] {f1ffd7eb-f04f-4207-a2fb-e1f15dc8901f} <Debug> TCPHandler: Processed in 0.002075799 sec. | ||
| 9919 | 2026.03.04 19:28:48.989887 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.03.04 19:28:48.989990 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.03.04 19:28:48.990034 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9922 | 2026.03.04 19:28:48.990492 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.03.04 19:28:48.990531 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9924 | 2026.03.04 19:28:48.990840 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9925 | 2026.03.04 19:28:48.991050 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.03.04 19:28:48.991187 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001221 sec., 20475.020475020472 rows/sec., 1.50 MiB/sec. | ||
| 9927 | 2026.03.04 19:28:48.991227 [ 255 ] {3c409012-9799-429a-86b7-2ac08623287d} <Debug> TCPHandler: Processed in 0.001392886 sec. | ||
| 9928 | 2026.03.04 19:28:48.991328 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.03.04 19:28:48.991425 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9930 | 2026.03.04 19:28:48.991467 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9931 | 2026.03.04 19:28:48.991901 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.03.04 19:28:48.991936 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9933 | 2026.03.04 19:28:48.992241 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9934 | 2026.03.04 19:28:48.992473 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.03.04 19:28:48.992607 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.0012 sec., 74166.66666666667 rows/sec., 5.79 MiB/sec. | ||
| 9936 | 2026.03.04 19:28:48.992643 [ 255 ] {2df7ee36-d83a-4106-8dd3-b811389b6445} <Debug> TCPHandler: Processed in 0.001364895 sec. | ||
| 9937 | 2026.03.04 19:28:48.992755 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.03.04 19:28:48.992850 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.03.04 19:28:48.992893 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9940 | 2026.03.04 19:28:48.993304 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.03.04 19:28:48.993340 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9942 | 2026.03.04 19:28:48.993670 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9943 | 2026.03.04 19:28:48.993880 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.03.04 19:28:48.994014 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9945 | 2026.03.04 19:28:48.994051 [ 255 ] {b4376c96-d18e-4732-8b0e-21d4015b47ab} <Debug> TCPHandler: Processed in 0.001345836 sec. | ||
| 9946 | 2026.03.04 19:28:48.994165 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.03.04 19:28:48.994259 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.03.04 19:28:48.994313 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9949 | 2026.03.04 19:28:48.995132 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.03.04 19:28:48.995167 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9951 | 2026.03.04 19:28:48.995694 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9952 | 2026.03.04 19:28:48.995914 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.03.04 19:28:48.996056 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001814 sec., 13781.697905181918 rows/sec., 24.70 MiB/sec. | ||
| 9954 | 2026.03.04 19:28:48.996121 [ 255 ] {e64bfc60-ee39-42d1-a901-a0b3bec98edb} <Debug> TCPHandler: Processed in 0.002006848 sec. | ||
| 9955 | 2026.03.04 19:28:48.996232 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2026.03.04 19:28:48.996326 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9957 | 2026.03.04 19:28:48.996367 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9958 | 2026.03.04 19:28:48.996704 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.03.04 19:28:48.996740 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9960 | 2026.03.04 19:28:48.997049 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9961 | 2026.03.04 19:28:48.997273 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.03.04 19:28:48.997403 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9963 | 2026.03.04 19:28:48.997439 [ 255 ] {648a0c08-ac5a-4903-bebf-3cf56b563120} <Debug> TCPHandler: Processed in 0.001257735 sec. | ||
| 9964 | 2026.03.04 19:28:53.609546 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9965 | 2026.03.04 19:28:53.609624 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9966 | 2026.03.04 19:28:53.741112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23050 | ||
| 9967 | 2026.03.04 19:28:53.741726 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.03.04 19:28:53.741771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9969 | 2026.03.04 19:28:53.742370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9970 | 2026.03.04 19:28:53.742602 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.03.04 19:28:53.742751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23050 | ||
| 9972 | 2026.03.04 19:28:53.812263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1192 | ||
| 9973 | 2026.03.04 19:28:53.814657 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.03.04 19:28:53.814710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9975 | 2026.03.04 19:28:53.815928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9976 | 2026.03.04 19:28:53.816235 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.03.04 19:28:53.816388 [ 36 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9978 | 2026.03.04 19:28:53.816459 [ 36 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.03.04 19:28:53.816483 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9980 | 2026.03.04 19:28:53.816637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9981 | 2026.03.04 19:28:53.816649 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 9982 | 2026.03.04 19:28:53.817448 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9983 | 2026.03.04 19:28:53.817582 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1052 rows starting from the beginning of the part | ||
| 9984 | 2026.03.04 19:28:53.817926 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 9985 | 2026.03.04 19:28:53.818235 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 9986 | 2026.03.04 19:28:53.818535 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 9987 | 2026.03.04 19:28:53.818846 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 9988 | 2026.03.04 19:28:53.819151 [ 190 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 9989 | 2026.03.04 19:28:53.825455 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 72 columns (72 merged, 0 gathered) in 0.008894734 sec., 134011.87713988975 rows/sec., 107.94 MiB/sec. | ||
| 9990 | 2026.03.04 19:28:53.826810 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9991 | 2026.03.04 19:28:53.827314 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.03.04 19:28:53.827386 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_36_7} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9993 | 2026.03.04 19:28:53.827551 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9994 | 2026.03.04 19:28:53.987485 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.03.04 19:28:53.987656 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9996 | 2026.03.04 19:28:53.987719 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9997 | 2026.03.04 19:28:53.988382 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.03.04 19:28:53.988420 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9999 | 2026.03.04 19:28:53.988776 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10000 | 2026.03.04 19:28:53.988993 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.03.04 19:28:53.989142 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001532 sec., 58746.7362924282 rows/sec., 4.94 MiB/sec. | ||
| 10002 | 2026.03.04 19:28:53.989182 [ 255 ] {a50926a5-58c2-440f-b5e6-4c0c96e6db4e} <Debug> TCPHandler: Processed in 0.001823587 sec. | ||
| 10003 | 2026.03.04 19:28:53.989310 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2026.03.04 19:28:53.989406 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10005 | 2026.03.04 19:28:53.989446 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10006 | 2026.03.04 19:28:53.989840 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.03.04 19:28:53.989876 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10008 | 2026.03.04 19:28:53.990174 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10009 | 2026.03.04 19:28:53.990378 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.03.04 19:28:53.990506 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001118 sec., 15205.724508050089 rows/sec., 1.12 MiB/sec. | ||
| 10011 | 2026.03.04 19:28:53.990543 [ 255 ] {a9d9ab08-dd2d-48f8-b64c-a3cc65ef9c30} <Debug> TCPHandler: Processed in 0.001283175 sec. | ||
| 10012 | 2026.03.04 19:28:53.990686 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.03.04 19:28:53.990805 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10014 | 2026.03.04 19:28:53.990852 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10015 | 2026.03.04 19:28:53.991363 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.03.04 19:28:53.991398 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10017 | 2026.03.04 19:28:53.991743 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10018 | 2026.03.04 19:28:53.991956 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.03.04 19:28:53.992086 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001306 sec., 62021.439509954056 rows/sec., 4.84 MiB/sec. | ||
| 10020 | 2026.03.04 19:28:53.992125 [ 255 ] {dfc8f216-952e-49b3-ab74-8a10ead758ee} <Debug> TCPHandler: Processed in 0.001498206 sec. | ||
| 10021 | 2026.03.04 19:28:53.992233 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.03.04 19:28:53.992327 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10023 | 2026.03.04 19:28:53.992369 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10024 | 2026.03.04 19:28:53.992813 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.03.04 19:28:53.992851 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10026 | 2026.03.04 19:28:53.993189 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10027 | 2026.03.04 19:28:53.993402 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.03.04 19:28:53.993534 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 10029 | 2026.03.04 19:28:53.993571 [ 255 ] {0ce575ee-472a-475e-bd63-95950bde57a1} <Debug> TCPHandler: Processed in 0.001386135 sec. | ||
| 10030 | 2026.03.04 19:28:53.993701 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.03.04 19:28:53.993824 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10032 | 2026.03.04 19:28:53.993889 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10033 | 2026.03.04 19:28:53.994762 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.03.04 19:28:53.994799 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10035 | 2026.03.04 19:28:53.995351 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10036 | 2026.03.04 19:28:53.995569 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.03.04 19:28:53.995708 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001909 sec., 8905.18596123625 rows/sec., 15.96 MiB/sec. | ||
| 10038 | 2026.03.04 19:28:53.995762 [ 255 ] {429ed999-533b-4109-ad7b-5c72b27f90b3} <Debug> TCPHandler: Processed in 0.002132778 sec. | ||
| 10039 | 2026.03.04 19:28:53.995870 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.03.04 19:28:53.995967 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10041 | 2026.03.04 19:28:53.996009 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10042 | 2026.03.04 19:28:53.996395 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.03.04 19:28:53.996431 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10044 | 2026.03.04 19:28:53.996753 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10045 | 2026.03.04 19:28:53.996967 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.03.04 19:28:53.997114 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 10047 | 2026.03.04 19:28:53.997156 [ 255 ] {fd2d0e7c-7df3-4dcd-82a5-fbb6a4eb196d} <Debug> TCPHandler: Processed in 0.001336135 sec. | ||
| 10048 | 2026.03.04 19:28:54.001235 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000797663 sec. | ||
| 10049 | 2026.03.04 19:28:54.271524 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.03.04 19:28:54.271826 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.03.04 19:28:54.271952 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10052 | 2026.03.04 19:28:54.274083 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.03.04 19:28:54.274204 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10054 | 2026.03.04 19:28:54.274941 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10055 | 2026.03.04 19:28:54.275471 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.03.04 19:28:54.275823 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00408 sec., 5882.35294117647 rows/sec., 499.77 KiB/sec. | ||
| 10057 | 2026.03.04 19:28:54.275963 [ 255 ] {f1e29c4d-3574-4e66-8c26-16ee09b83e87} <Debug> TCPHandler: Processed in 0.004687868 sec. | ||
| 10058 | 2026.03.04 19:28:54.276698 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.03.04 19:28:54.277041 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10060 | 2026.03.04 19:28:54.277142 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10061 | 2026.03.04 19:28:54.288167 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.03.04 19:28:54.288316 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10063 | 2026.03.04 19:28:54.289108 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10064 | 2026.03.04 19:28:54.289607 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.03.04 19:28:54.289932 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.01297 sec., 462.6060138781804 rows/sec., 38.78 KiB/sec. | ||
| 10066 | 2026.03.04 19:28:54.290051 [ 255 ] {7c935ac7-b7da-485a-ad12-e8e1c4008e0a} <Debug> TCPHandler: Processed in 0.013650004 sec. | ||
| 10067 | 2026.03.04 19:28:54.299769 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.03.04 19:28:54.300024 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10069 | 2026.03.04 19:28:54.300118 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10070 | 2026.03.04 19:28:54.303562 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.03.04 19:28:54.303677 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10072 | 2026.03.04 19:28:54.304578 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10073 | 2026.03.04 19:28:54.304963 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.03.04 19:28:54.305193 [ 36 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10075 | 2026.03.04 19:28:54.305244 [ 36 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.03.04 19:28:54.305271 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10077 | 2026.03.04 19:28:54.305431 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 10078 | 2026.03.04 19:28:54.305610 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10079 | 2026.03.04 19:28:54.305661 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2439 rows starting from the beginning of the part | ||
| 10080 | 2026.03.04 19:28:54.305330 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Debug> executeQuery: Read 2395 rows, 188.67 KiB in 0.005366 sec., 446328.73648900486 rows/sec., 34.34 MiB/sec. | ||
| 10081 | 2026.03.04 19:28:54.305763 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part | ||
| 10082 | 2026.03.04 19:28:54.305837 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 10083 | 2026.03.04 19:28:54.305884 [ 255 ] {43b05e29-fdb8-4c04-b4b3-a611d81b9a9c} <Debug> TCPHandler: Processed in 0.006340875 sec. | ||
| 10084 | 2026.03.04 19:28:54.305911 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
| 10085 | 2026.03.04 19:28:54.305982 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10086 | 2026.03.04 19:28:54.306050 [ 189 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2395 rows starting from the beginning of the part | ||
| 10087 | 2026.03.04 19:28:54.309403 [ 198 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 5 columns (5 merged, 0 gathered) in 0.004045946 sec., 1291663.3093966157 rows/sec., 105.15 MiB/sec. | ||
| 10088 | 2026.03.04 19:28:54.309890 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10089 | 2026.03.04 19:28:54.310640 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.03.04 19:28:54.310749 [ 196 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_76_15} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10091 | 2026.03.04 19:28:54.310874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 10092 | 2026.03.04 19:28:54.311494 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2026.03.04 19:28:54.311689 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10094 | 2026.03.04 19:28:54.311771 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10095 | 2026.03.04 19:28:54.312704 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.03.04 19:28:54.312765 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10097 | 2026.03.04 19:28:54.313315 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10098 | 2026.03.04 19:28:54.313672 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.03.04 19:28:54.313914 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.002282 sec., 24101.66520595968 rows/sec., 1.79 MiB/sec. | ||
| 10100 | 2026.03.04 19:28:54.313988 [ 255 ] {d076d926-8b50-4569-9f59-e8365bb3ba0c} <Debug> TCPHandler: Processed in 0.002727051 sec. | ||
| 10101 | 2026.03.04 19:28:54.314146 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.03.04 19:28:54.314261 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10103 | 2026.03.04 19:28:54.314317 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10104 | 2026.03.04 19:28:54.315808 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.03.04 19:28:54.315865 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10106 | 2026.03.04 19:28:54.316404 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10107 | 2026.03.04 19:28:54.316738 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.03.04 19:28:54.316941 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002706 sec., 304878.0487804878 rows/sec., 18.01 MiB/sec. | ||
| 10109 | 2026.03.04 19:28:54.317004 [ 255 ] {f51d15de-9404-4b65-9ac5-22031a3e0215} <Debug> TCPHandler: Processed in 0.002918511 sec. | ||
| 10110 | 2026.03.04 19:28:54.317308 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.03.04 19:28:54.317445 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10112 | 2026.03.04 19:28:54.317505 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10113 | 2026.03.04 19:28:54.318129 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.03.04 19:28:54.318175 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10115 | 2026.03.04 19:28:54.318574 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10116 | 2026.03.04 19:28:54.318879 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.04 19:28:54.319046 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00163 sec., 613.4969325153374 rows/sec., 43.14 KiB/sec. | ||
| 10118 | 2026.03.04 19:28:54.319100 [ 255 ] {e9246d2e-82b5-444c-8b1b-9d23d56079d8} <Debug> TCPHandler: Processed in 0.001861697 sec. | ||
| 10119 | 2026.03.04 19:28:54.321504 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2026.03.04 19:28:54.321637 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10121 | 2026.03.04 19:28:54.321703 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10122 | 2026.03.04 19:28:54.335898 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.03.04 19:28:54.336014 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10124 | 2026.03.04 19:28:54.336803 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10125 | 2026.03.04 19:28:54.337214 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.03.04 19:28:54.337527 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.015913 sec., 754.1004210394018 rows/sec., 58.91 KiB/sec. | ||
| 10127 | 2026.03.04 19:28:54.337634 [ 255 ] {4acd7cfa-52cf-43f1-83d9-3aa20eb9b3e5} <Debug> TCPHandler: Processed in 0.016204824 sec. | ||
| 10128 | 2026.03.04 19:28:54.338380 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.03.04 19:28:54.338591 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10130 | 2026.03.04 19:28:54.338682 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10131 | 2026.03.04 19:28:54.356212 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.03.04 19:28:54.356329 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10133 | 2026.03.04 19:28:54.357179 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10134 | 2026.03.04 19:28:54.357640 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.03.04 19:28:54.357937 [ 36 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10136 | 2026.03.04 19:28:54.357972 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Debug> executeQuery: Read 1265 rows, 89.30 KiB in 0.019441 sec., 65068.669307134405 rows/sec., 4.49 MiB/sec. | ||
| 10137 | 2026.03.04 19:28:54.358043 [ 36 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.03.04 19:28:54.358079 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10139 | 2026.03.04 19:28:54.358120 [ 255 ] {8c0e76df-96da-4ac2-891e-dfa72daa6713} <Debug> TCPHandler: Processed in 0.019954929 sec. | ||
| 10140 | 2026.03.04 19:28:54.358233 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 10141 | 2026.03.04 19:28:54.358373 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10142 | 2026.03.04 19:28:54.358416 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1314 rows starting from the beginning of the part | ||
| 10143 | 2026.03.04 19:28:54.358511 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 89 rows starting from the beginning of the part | ||
| 10144 | 2026.03.04 19:28:54.358581 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 81 rows starting from the beginning of the part | ||
| 10145 | 2026.03.04 19:28:54.358654 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 89 rows starting from the beginning of the part | ||
| 10146 | 2026.03.04 19:28:54.358719 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 81 rows starting from the beginning of the part | ||
| 10147 | 2026.03.04 19:28:54.358777 [ 189 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1265 rows starting from the beginning of the part | ||
| 10148 | 2026.03.04 19:28:54.360832 [ 200 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.002663941 sec., 1095744.9883462135 rows/sec., 81.06 MiB/sec. | ||
| 10149 | 2026.03.04 19:28:54.361296 [ 192 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10150 | 2026.03.04 19:28:54.361787 [ 192 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.03.04 19:28:54.361912 [ 192 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_76_15} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10152 | 2026.03.04 19:28:54.362080 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10153 | 2026.03.04 19:28:54.373662 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.03.04 19:28:54.373939 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10155 | 2026.03.04 19:28:54.374059 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10156 | 2026.03.04 19:28:54.376520 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.03.04 19:28:54.376602 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10158 | 2026.03.04 19:28:54.379518 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10159 | 2026.03.04 19:28:54.379995 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.03.04 19:28:54.380363 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Debug> executeQuery: Read 1535 rows, 97.56 KiB in 0.006503 sec., 236044.90235276025 rows/sec., 14.65 MiB/sec. | ||
| 10161 | 2026.03.04 19:28:54.380465 [ 255 ] {bedf667b-ebcf-454c-89a2-abe4c99c2e03} <Debug> TCPHandler: Processed in 0.007036707 sec. | ||
| 10162 | 2026.03.04 19:28:54.380579 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10163 | 2026.03.04 19:28:54.380687 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.03.04 19:28:54.380726 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10165 | 2026.03.04 19:28:54.380892 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10166 | 2026.03.04 19:28:54.381091 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10167 | 2026.03.04 19:28:54.381148 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24048 rows starting from the beginning of the part | ||
| 10168 | 2026.03.04 19:28:54.381257 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10169 | 2026.03.04 19:28:54.381336 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10170 | 2026.03.04 19:28:54.381408 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10171 | 2026.03.04 19:28:54.381488 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10172 | 2026.03.04 19:28:54.381566 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1535 rows starting from the beginning of the part | ||
| 10173 | 2026.03.04 19:28:54.390466 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.03.04 19:28:54.390679 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10175 | 2026.03.04 19:28:54.390787 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10176 | 2026.03.04 19:28:54.392854 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.03.04 19:28:54.392924 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10178 | 2026.03.04 19:28:54.394356 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10179 | 2026.03.04 19:28:54.394756 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.03.04 19:28:54.395003 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.004382 sec., 8443.633044272023 rows/sec., 15.13 MiB/sec. | ||
| 10181 | 2026.03.04 19:28:54.395146 [ 255 ] {629fb424-5949-4bbd-a8fc-79058acb567b} <Debug> TCPHandler: Processed in 0.004828789 sec. | ||
| 10182 | 2026.03.04 19:28:54.398294 [ 200 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26223 rows, containing 5 columns (5 merged, 0 gathered) in 0.017456938 sec., 1502153.4704425253 rows/sec., 99.27 MiB/sec. | ||
| 10183 | 2026.03.04 19:28:54.399199 [ 194 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10184 | 2026.03.04 19:28:54.399878 [ 194 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2026.03.04 19:28:54.400042 [ 194 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10186 | 2026.03.04 19:28:54.400368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10187 | 2026.03.04 19:28:54.407124 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.03.04 19:28:54.407390 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10189 | 2026.03.04 19:28:54.407506 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10190 | 2026.03.04 19:28:54.408660 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.03.04 19:28:54.408730 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10192 | 2026.03.04 19:28:54.409617 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10193 | 2026.03.04 19:28:54.410000 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.03.04 19:28:54.410268 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002953 sec., 4063.664070436844 rows/sec., 280.44 KiB/sec. | ||
| 10195 | 2026.03.04 19:28:54.410293 [ 36 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10196 | 2026.03.04 19:28:54.410345 [ 255 ] {eadef9b9-35e0-4a1d-b02c-d5b49265097c} <Debug> TCPHandler: Processed in 0.003500884 sec. | ||
| 10197 | 2026.03.04 19:28:54.410399 [ 36 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.03.04 19:28:54.410444 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10199 | 2026.03.04 19:28:54.410603 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10200 | 2026.03.04 19:28:54.410752 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10201 | 2026.03.04 19:28:54.410797 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3570 rows starting from the beginning of the part | ||
| 10202 | 2026.03.04 19:28:54.410889 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10203 | 2026.03.04 19:28:54.410959 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10204 | 2026.03.04 19:28:54.411032 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10205 | 2026.03.04 19:28:54.411104 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10206 | 2026.03.04 19:28:54.411167 [ 201 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 10207 | 2026.03.04 19:28:54.413105 [ 200 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3822 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256763 sec., 1488532.2262163942 rows/sec., 100.16 MiB/sec. | ||
| 10208 | 2026.03.04 19:28:54.413759 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10209 | 2026.03.04 19:28:54.414368 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.03.04 19:28:54.414522 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_76_15} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10211 | 2026.03.04 19:28:54.414702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10212 | 2026.03.04 19:28:54.997867 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38921 | ||
| 10213 | 2026.03.04 19:28:54.997983 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10214 | 2026.03.04 19:28:54.998011 [ 355 ] {} <Debug> TCP-Session: 20da956f-7b19-461d-b31c-9eb830e928c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38921 | ||
| 10215 | 2026.03.04 19:28:54.998035 [ 355 ] {} <Debug> TCP-Session: 20da956f-7b19-461d-b31c-9eb830e928c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.03.04 19:28:54.998049 [ 355 ] {} <Debug> TCP-Session: 20da956f-7b19-461d-b31c-9eb830e928c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.03.04 19:28:54.998243 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62275 | ||
| 10218 | 2026.03.04 19:28:54.998270 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63975 | ||
| 10219 | 2026.03.04 19:28:54.998290 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47007 | ||
| 10220 | 2026.03.04 19:28:54.998310 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65151 | ||
| 10221 | 2026.03.04 19:28:54.998323 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50479 | ||
| 10222 | 2026.03.04 19:28:54.998373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10223 | 2026.03.04 19:28:54.998360 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10224 | 2026.03.04 19:28:54.998417 [ 288 ] {} <Debug> TCP-Session: c4b9c373-e217-487d-97b9-9404f438de6d Authenticating user 'default' from [fd00:1122:3344:101::e]:47007 | ||
| 10225 | 2026.03.04 19:28:54.998363 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10226 | 2026.03.04 19:28:54.998450 [ 288 ] {} <Debug> TCP-Session: c4b9c373-e217-487d-97b9-9404f438de6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.03.04 19:28:54.998449 [ 357 ] {} <Debug> TCP-Session: 74b8a840-2cc4-4300-a3e9-6149309d8da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62275 | ||
| 10228 | 2026.03.04 19:28:54.998471 [ 288 ] {} <Debug> TCP-Session: c4b9c373-e217-487d-97b9-9404f438de6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.03.04 19:28:54.998471 [ 358 ] {} <Debug> TCP-Session: 2a7a7283-31d0-422b-ae60-716317813446 Authenticating user 'default' from [fd00:1122:3344:101::e]:63975 | ||
| 10230 | 2026.03.04 19:28:54.998497 [ 357 ] {} <Debug> TCP-Session: 74b8a840-2cc4-4300-a3e9-6149309d8da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.03.04 19:28:54.998511 [ 358 ] {} <Debug> TCP-Session: 2a7a7283-31d0-422b-ae60-716317813446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.03.04 19:28:54.998524 [ 357 ] {} <Debug> TCP-Session: 74b8a840-2cc4-4300-a3e9-6149309d8da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.03.04 19:28:54.998541 [ 358 ] {} <Debug> TCP-Session: 2a7a7283-31d0-422b-ae60-716317813446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.03.04 19:28:54.998318 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43240 | ||
| 10235 | 2026.03.04 19:28:54.998281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 10236 | 2026.03.04 19:28:54.998588 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10237 | 2026.03.04 19:28:54.998244 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39056 | ||
| 10238 | 2026.03.04 19:28:54.998405 [ 355 ] {} <Trace> TCP-Session: 20da956f-7b19-461d-b31c-9eb830e928c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.03.04 19:28:54.998649 [ 290 ] {} <Debug> TCP-Session: 0dc1e80b-51f9-46f5-b73b-536c98a0adfb Authenticating user 'default' from [fd00:1122:3344:101::e]:65151 | ||
| 10240 | 2026.03.04 19:28:54.998713 [ 290 ] {} <Debug> TCP-Session: 0dc1e80b-51f9-46f5-b73b-536c98a0adfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.03.04 19:28:54.998730 [ 290 ] {} <Debug> TCP-Session: 0dc1e80b-51f9-46f5-b73b-536c98a0adfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.03.04 19:28:54.998843 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10243 | 2026.03.04 19:28:54.999110 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10244 | 2026.03.04 19:28:54.999121 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10245 | 2026.03.04 19:28:54.999145 [ 356 ] {} <Debug> TCP-Session: 9dcf3a8d-c07a-4e35-abff-bc81ee466f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:39056 | ||
| 10246 | 2026.03.04 19:28:54.999169 [ 356 ] {} <Debug> TCP-Session: 9dcf3a8d-c07a-4e35-abff-bc81ee466f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.03.04 19:28:54.999186 [ 356 ] {} <Debug> TCP-Session: 9dcf3a8d-c07a-4e35-abff-bc81ee466f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.03.04 19:28:54.999196 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10249 | 2026.03.04 19:28:54.999240 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10250 | 2026.03.04 19:28:54.999275 [ 287 ] {} <Debug> TCP-Session: 41bcecf4-261c-43e9-a839-98b87b315d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 10251 | 2026.03.04 19:28:54.999294 [ 287 ] {} <Debug> TCP-Session: 41bcecf4-261c-43e9-a839-98b87b315d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2026.03.04 19:28:54.999307 [ 287 ] {} <Debug> TCP-Session: 41bcecf4-261c-43e9-a839-98b87b315d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2026.03.04 19:28:54.999362 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10254 | 2026.03.04 19:28:54.999404 [ 354 ] {} <Debug> TCP-Session: 25ffcb7e-de89-437c-ae13-8e30fdb25ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50479 | ||
| 10255 | 2026.03.04 19:28:54.999429 [ 354 ] {} <Debug> TCP-Session: 25ffcb7e-de89-437c-ae13-8e30fdb25ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10256 | 2026.03.04 19:28:54.999442 [ 354 ] {} <Debug> TCP-Session: 25ffcb7e-de89-437c-ae13-8e30fdb25ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.03.04 19:28:54.999511 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 10258 | 2026.03.04 19:28:54.999550 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10259 | 2026.03.04 19:28:54.999585 [ 289 ] {} <Debug> TCP-Session: 1ffba17c-57b6-47ab-8511-489725b12081 Authenticating user 'default' from [fd00:1122:3344:101::e]:43240 | ||
| 10260 | 2026.03.04 19:28:54.999602 [ 289 ] {} <Debug> TCP-Session: 1ffba17c-57b6-47ab-8511-489725b12081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10261 | 2026.03.04 19:28:54.999615 [ 289 ] {} <Debug> TCP-Session: 1ffba17c-57b6-47ab-8511-489725b12081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.03.04 19:28:55.000770 [ 342 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> AggregatingTransform: Aggregating | ||
| 10263 | 2026.03.04 19:28:55.000816 [ 342 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 10264 | 2026.03.04 19:28:55.000850 [ 342 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226335 sec. (815.438 rows/sec., 31.85 KiB/sec.) | ||
| 10265 | 2026.03.04 19:28:55.000869 [ 342 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Trace> Aggregator: Merging aggregated data | ||
| 10266 | 2026.03.04 19:28:55.002114 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 10267 | 2026.03.04 19:28:55.002258 [ 355 ] {a118d57e-be05-498f-80d7-72fb948566fa} <Debug> TCPHandler: Processed in 0.003974916 sec. | ||
| 10268 | 2026.03.04 19:28:55.002400 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10269 | 2026.03.04 19:28:55.002425 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10270 | 2026.03.04 19:28:55.002433 [ 355 ] {} <Debug> TCP-Session: 20da956f-7b19-461d-b31c-9eb830e928c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.03.04 19:28:55.002449 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10272 | 2026.03.04 19:28:55.002461 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10273 | 2026.03.04 19:28:55.002483 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10274 | 2026.03.04 19:28:55.002505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10275 | 2026.03.04 19:28:55.002521 [ 357 ] {} <Debug> TCP-Session: 74b8a840-2cc4-4300-a3e9-6149309d8da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.03.04 19:28:55.002533 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10277 | 2026.03.04 19:28:55.002563 [ 288 ] {} <Debug> TCP-Session: c4b9c373-e217-487d-97b9-9404f438de6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.03.04 19:28:55.002545 [ 289 ] {} <Debug> TCP-Session: 1ffba17c-57b6-47ab-8511-489725b12081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.03.04 19:28:55.002610 [ 287 ] {} <Debug> TCP-Session: 41bcecf4-261c-43e9-a839-98b87b315d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.03.04 19:28:55.002540 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10281 | 2026.03.04 19:28:55.002527 [ 354 ] {} <Debug> TCP-Session: 25ffcb7e-de89-437c-ae13-8e30fdb25ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.03.04 19:28:55.002675 [ 290 ] {} <Debug> TCP-Session: 0dc1e80b-51f9-46f5-b73b-536c98a0adfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2026.03.04 19:28:55.002511 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10284 | 2026.03.04 19:28:55.002471 [ 356 ] {} <Debug> TCP-Session: 9dcf3a8d-c07a-4e35-abff-bc81ee466f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.03.04 19:28:55.002733 [ 358 ] {} <Debug> TCP-Session: 2a7a7283-31d0-422b-ae60-716317813446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.03.04 19:28:55.017066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10287 | 2026.03.04 19:28:55.035418 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.03.04 19:28:55.035487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10289 | 2026.03.04 19:28:55.042079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10290 | 2026.03.04 19:28:55.042955 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.03.04 19:28:55.047722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10292 | 2026.03.04 19:28:55.065944 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62543 | ||
| 10293 | 2026.03.04 19:28:55.066113 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10294 | 2026.03.04 19:28:55.066172 [ 355 ] {} <Debug> TCP-Session: c83d3e9c-942b-4e11-96b5-b3a531558f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62543 | ||
| 10295 | 2026.03.04 19:28:55.066210 [ 355 ] {} <Debug> TCP-Session: c83d3e9c-942b-4e11-96b5-b3a531558f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10296 | 2026.03.04 19:28:55.066234 [ 355 ] {} <Debug> TCP-Session: c83d3e9c-942b-4e11-96b5-b3a531558f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10297 | 2026.03.04 19:28:55.066528 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59865 | ||
| 10298 | 2026.03.04 19:28:55.066568 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57852 | ||
| 10299 | 2026.03.04 19:28:55.066587 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35074 | ||
| 10300 | 2026.03.04 19:28:55.066645 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40876 | ||
| 10301 | 2026.03.04 19:28:55.066667 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51214 | ||
| 10302 | 2026.03.04 19:28:55.066661 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10303 | 2026.03.04 19:28:55.066722 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10304 | 2026.03.04 19:28:55.066744 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10305 | 2026.03.04 19:28:55.066764 [ 356 ] {} <Debug> TCP-Session: 27c82d1d-f715-41ec-8535-c2439cc85ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59865 | ||
| 10306 | 2026.03.04 19:28:55.066777 [ 357 ] {} <Debug> TCP-Session: 5e3a9091-c5b6-4e93-ad17-4cf4b6b30919 Authenticating user 'default' from [fd00:1122:3344:101::e]:57852 | ||
| 10307 | 2026.03.04 19:28:55.066789 [ 287 ] {} <Debug> TCP-Session: 50389749-9a0d-420c-9553-b23e81272970 Authenticating user 'default' from [fd00:1122:3344:101::e]:35074 | ||
| 10308 | 2026.03.04 19:28:55.066811 [ 356 ] {} <Debug> TCP-Session: 27c82d1d-f715-41ec-8535-c2439cc85ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.03.04 19:28:55.066827 [ 357 ] {} <Debug> TCP-Session: 5e3a9091-c5b6-4e93-ad17-4cf4b6b30919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.03.04 19:28:55.066830 [ 287 ] {} <Debug> TCP-Session: 50389749-9a0d-420c-9553-b23e81272970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.03.04 19:28:55.066844 [ 356 ] {} <Debug> TCP-Session: 27c82d1d-f715-41ec-8535-c2439cc85ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.03.04 19:28:55.066859 [ 357 ] {} <Debug> TCP-Session: 5e3a9091-c5b6-4e93-ad17-4cf4b6b30919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.03.04 19:28:55.066871 [ 287 ] {} <Debug> TCP-Session: 50389749-9a0d-420c-9553-b23e81272970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.03.04 19:28:55.066785 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10315 | 2026.03.04 19:28:55.066653 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42467 | ||
| 10316 | 2026.03.04 19:28:55.066970 [ 354 ] {} <Debug> TCP-Session: 6c65f6b7-50d5-410d-961a-69d17c8ac2d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51214 | ||
| 10317 | 2026.03.04 19:28:55.066619 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37071 | ||
| 10318 | 2026.03.04 19:28:55.067032 [ 354 ] {} <Debug> TCP-Session: 6c65f6b7-50d5-410d-961a-69d17c8ac2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10319 | 2026.03.04 19:28:55.066575 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42312 | ||
| 10320 | 2026.03.04 19:28:55.067076 [ 354 ] {} <Debug> TCP-Session: 6c65f6b7-50d5-410d-961a-69d17c8ac2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2026.03.04 19:28:55.067066 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10322 | 2026.03.04 19:28:55.067135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2026.03.04 19:28:55.067173 [ 290 ] {} <Debug> TCP-Session: caa089dd-76cf-4622-92cc-2448b7d928c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42467 | ||
| 10324 | 2026.03.04 19:28:55.067189 [ 288 ] {} <Debug> TCP-Session: 924651b5-461a-4ec6-8a46-4bbb65e4dca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37071 | ||
| 10325 | 2026.03.04 19:28:55.067214 [ 290 ] {} <Debug> TCP-Session: caa089dd-76cf-4622-92cc-2448b7d928c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.03.04 19:28:55.067235 [ 288 ] {} <Debug> TCP-Session: 924651b5-461a-4ec6-8a46-4bbb65e4dca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2026.03.04 19:28:55.067252 [ 290 ] {} <Debug> TCP-Session: caa089dd-76cf-4622-92cc-2448b7d928c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2026.03.04 19:28:55.067270 [ 288 ] {} <Debug> TCP-Session: 924651b5-461a-4ec6-8a46-4bbb65e4dca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2026.03.04 19:28:55.066785 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10330 | 2026.03.04 19:28:55.067177 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10331 | 2026.03.04 19:28:55.067357 [ 289 ] {} <Debug> TCP-Session: a464a1e1-ba45-457b-9ce1-507a76b1b978 Authenticating user 'default' from [fd00:1122:3344:101::e]:40876 | ||
| 10332 | 2026.03.04 19:28:55.067425 [ 358 ] {} <Debug> TCP-Session: 4f8440a2-75e5-44a8-8cd5-d261f7692a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:42312 | ||
| 10333 | 2026.03.04 19:28:55.067433 [ 289 ] {} <Debug> TCP-Session: a464a1e1-ba45-457b-9ce1-507a76b1b978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10334 | 2026.03.04 19:28:55.067464 [ 358 ] {} <Debug> TCP-Session: 4f8440a2-75e5-44a8-8cd5-d261f7692a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.03.04 19:28:55.067476 [ 289 ] {} <Debug> TCP-Session: a464a1e1-ba45-457b-9ce1-507a76b1b978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2026.03.04 19:28:55.067496 [ 358 ] {} <Debug> TCP-Session: 4f8440a2-75e5-44a8-8cd5-d261f7692a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2026.03.04 19:28:55.066674 [ 355 ] {} <Trace> TCP-Session: c83d3e9c-942b-4e11-96b5-b3a531558f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.03.04 19:28:55.067846 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10339 | 2026.03.04 19:28:55.068196 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10340 | 2026.03.04 19:28:55.068271 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10341 | 2026.03.04 19:28:55.068651 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 10342 | 2026.03.04 19:28:55.069739 [ 351 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> AggregatingTransform: Aggregating | ||
| 10343 | 2026.03.04 19:28:55.069794 [ 351 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10344 | 2026.03.04 19:28:55.069834 [ 351 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069164 sec. (935.310 rows/sec., 36.54 KiB/sec.) | ||
| 10345 | 2026.03.04 19:28:55.069854 [ 351 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Trace> Aggregator: Merging aggregated data | ||
| 10346 | 2026.03.04 19:28:55.071056 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003291 sec., 303.8590094196293 rows/sec., 11.87 KiB/sec. | ||
| 10347 | 2026.03.04 19:28:55.071244 [ 355 ] {f057bbd1-bae5-4bd7-b2ec-2401cf5568c9} <Debug> TCPHandler: Processed in 0.004763259 sec. | ||
| 10348 | 2026.03.04 19:28:55.071369 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10349 | 2026.03.04 19:28:55.071400 [ 355 ] {} <Debug> TCP-Session: c83d3e9c-942b-4e11-96b5-b3a531558f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.03.04 19:28:55.071401 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10351 | 2026.03.04 19:28:55.071421 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10352 | 2026.03.04 19:28:55.071452 [ 357 ] {} <Debug> TCP-Session: 5e3a9091-c5b6-4e93-ad17-4cf4b6b30919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2026.03.04 19:28:55.071457 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10354 | 2026.03.04 19:28:55.071479 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10355 | 2026.03.04 19:28:55.071498 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2026.03.04 19:28:55.071519 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10357 | 2026.03.04 19:28:55.071538 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10358 | 2026.03.04 19:28:55.071547 [ 288 ] {} <Debug> TCP-Session: 924651b5-461a-4ec6-8a46-4bbb65e4dca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2026.03.04 19:28:55.071574 [ 287 ] {} <Debug> TCP-Session: 50389749-9a0d-420c-9553-b23e81272970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10360 | 2026.03.04 19:28:55.071589 [ 354 ] {} <Debug> TCP-Session: 6c65f6b7-50d5-410d-961a-69d17c8ac2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2026.03.04 19:28:55.071525 [ 356 ] {} <Debug> TCP-Session: 27c82d1d-f715-41ec-8535-c2439cc85ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2026.03.04 19:28:55.071473 [ 289 ] {} <Debug> TCP-Session: a464a1e1-ba45-457b-9ce1-507a76b1b978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.03.04 19:28:55.071511 [ 290 ] {} <Debug> TCP-Session: caa089dd-76cf-4622-92cc-2448b7d928c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.03.04 19:28:55.071457 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10365 | 2026.03.04 19:28:55.071706 [ 358 ] {} <Debug> TCP-Session: 4f8440a2-75e5-44a8-8cd5-d261f7692a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.03.04 19:28:55.105118 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38000 | ||
| 10367 | 2026.03.04 19:28:55.105222 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10368 | 2026.03.04 19:28:55.105247 [ 355 ] {} <Debug> TCP-Session: 92781d04-403d-4934-b014-46a4c85a0056 Authenticating user 'default' from [fd00:1122:3344:101::e]:38000 | ||
| 10369 | 2026.03.04 19:28:55.105269 [ 355 ] {} <Debug> TCP-Session: 92781d04-403d-4934-b014-46a4c85a0056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.03.04 19:28:55.105282 [ 355 ] {} <Debug> TCP-Session: 92781d04-403d-4934-b014-46a4c85a0056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.03.04 19:28:55.105489 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 | ||
| 10372 | 2026.03.04 19:28:55.105510 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61585 | ||
| 10373 | 2026.03.04 19:28:55.105526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49727 | ||
| 10374 | 2026.03.04 19:28:55.105559 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62704 | ||
| 10375 | 2026.03.04 19:28:55.105547 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36071 | ||
| 10376 | 2026.03.04 19:28:55.105601 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10377 | 2026.03.04 19:28:55.105625 [ 355 ] {} <Trace> TCP-Session: 92781d04-403d-4934-b014-46a4c85a0056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.03.04 19:28:55.105631 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10379 | 2026.03.04 19:28:55.105650 [ 356 ] {} <Debug> TCP-Session: b56abcb0-24fa-4d82-884c-f325fbeeff34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 | ||
| 10380 | 2026.03.04 19:28:55.105669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10381 | 2026.03.04 19:28:55.105669 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10382 | 2026.03.04 19:28:55.105684 [ 287 ] {} <Debug> TCP-Session: 5535f909-6e90-4220-8f5f-8cb703284240 Authenticating user 'default' from [fd00:1122:3344:101::e]:61585 | ||
| 10383 | 2026.03.04 19:28:55.105707 [ 289 ] {} <Debug> TCP-Session: 8a7a8075-3caa-436d-aa4f-c7f30843e266 Authenticating user 'default' from [fd00:1122:3344:101::e]:36071 | ||
| 10384 | 2026.03.04 19:28:55.105716 [ 354 ] {} <Debug> TCP-Session: f3ff1d81-fc21-4540-9457-06699c6156ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62704 | ||
| 10385 | 2026.03.04 19:28:55.105735 [ 287 ] {} <Debug> TCP-Session: 5535f909-6e90-4220-8f5f-8cb703284240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2026.03.04 19:28:55.105744 [ 289 ] {} <Debug> TCP-Session: 8a7a8075-3caa-436d-aa4f-c7f30843e266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.03.04 19:28:55.105749 [ 354 ] {} <Debug> TCP-Session: f3ff1d81-fc21-4540-9457-06699c6156ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2026.03.04 19:28:55.105757 [ 287 ] {} <Debug> TCP-Session: 5535f909-6e90-4220-8f5f-8cb703284240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2026.03.04 19:28:55.105774 [ 354 ] {} <Debug> TCP-Session: f3ff1d81-fc21-4540-9457-06699c6156ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.03.04 19:28:55.105768 [ 289 ] {} <Debug> TCP-Session: 8a7a8075-3caa-436d-aa4f-c7f30843e266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.03.04 19:28:55.105807 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38000) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10392 | 2026.03.04 19:28:55.105626 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10393 | 2026.03.04 19:28:55.105498 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65063 | ||
| 10394 | 2026.03.04 19:28:55.105861 [ 288 ] {} <Debug> TCP-Session: e1fa624c-b03e-409e-a19d-aa66efbae201 Authenticating user 'default' from [fd00:1122:3344:101::e]:49727 | ||
| 10395 | 2026.03.04 19:28:55.105695 [ 356 ] {} <Debug> TCP-Session: b56abcb0-24fa-4d82-884c-f325fbeeff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.03.04 19:28:55.105895 [ 288 ] {} <Debug> TCP-Session: e1fa624c-b03e-409e-a19d-aa66efbae201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.03.04 19:28:55.105911 [ 356 ] {} <Debug> TCP-Session: b56abcb0-24fa-4d82-884c-f325fbeeff34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.03.04 19:28:55.105552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33598 | ||
| 10399 | 2026.03.04 19:28:55.105925 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10400 | 2026.03.04 19:28:55.105927 [ 288 ] {} <Debug> TCP-Session: e1fa624c-b03e-409e-a19d-aa66efbae201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.03.04 19:28:55.105976 [ 357 ] {} <Debug> TCP-Session: f0128869-0f63-4c17-96f9-0597e7051c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:65063 | ||
| 10402 | 2026.03.04 19:28:55.105502 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53505 | ||
| 10403 | 2026.03.04 19:28:55.106006 [ 357 ] {} <Debug> TCP-Session: f0128869-0f63-4c17-96f9-0597e7051c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10404 | 2026.03.04 19:28:55.105996 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10405 | 2026.03.04 19:28:55.106036 [ 357 ] {} <Debug> TCP-Session: f0128869-0f63-4c17-96f9-0597e7051c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.03.04 19:28:55.106059 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10407 | 2026.03.04 19:28:55.106064 [ 290 ] {} <Debug> TCP-Session: 977c8531-6bc9-4cda-935a-5a12bf610dba Authenticating user 'default' from [fd00:1122:3344:101::e]:33598 | ||
| 10408 | 2026.03.04 19:28:55.106087 [ 358 ] {} <Debug> TCP-Session: fe072393-5afb-4b6e-8117-003e9dbc91b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53505 | ||
| 10409 | 2026.03.04 19:28:55.106098 [ 290 ] {} <Debug> TCP-Session: 977c8531-6bc9-4cda-935a-5a12bf610dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.03.04 19:28:55.106115 [ 358 ] {} <Debug> TCP-Session: fe072393-5afb-4b6e-8117-003e9dbc91b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2026.03.04 19:28:55.106134 [ 290 ] {} <Debug> TCP-Session: 977c8531-6bc9-4cda-935a-5a12bf610dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2026.03.04 19:28:55.106146 [ 358 ] {} <Debug> TCP-Session: fe072393-5afb-4b6e-8117-003e9dbc91b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10413 | 2026.03.04 19:28:55.106097 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10414 | 2026.03.04 19:28:55.106227 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10415 | 2026.03.04 19:28:55.106556 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 10416 | 2026.03.04 19:28:55.107497 [ 333 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> AggregatingTransform: Aggregating | ||
| 10417 | 2026.03.04 19:28:55.107550 [ 333 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> Aggregator: Aggregation method: without_key | ||
| 10418 | 2026.03.04 19:28:55.107591 [ 333 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914823 sec. (1093.108 rows/sec., 42.70 KiB/sec.) | ||
| 10419 | 2026.03.04 19:28:55.107617 [ 333 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Trace> Aggregator: Merging aggregated data | ||
| 10420 | 2026.03.04 19:28:55.108665 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 10421 | 2026.03.04 19:28:55.108846 [ 355 ] {c8c23075-4ea1-4fed-b16c-35c6302d6850} <Debug> TCPHandler: Processed in 0.003339273 sec. | ||
| 10422 | 2026.03.04 19:28:55.109003 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10423 | 2026.03.04 19:28:55.109031 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10424 | 2026.03.04 19:28:55.109048 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10425 | 2026.03.04 19:28:55.109050 [ 355 ] {} <Debug> TCP-Session: 92781d04-403d-4934-b014-46a4c85a0056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2026.03.04 19:28:55.109069 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10427 | 2026.03.04 19:28:55.109086 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10428 | 2026.03.04 19:28:55.109101 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10429 | 2026.03.04 19:28:55.109134 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2026.03.04 19:28:55.109145 [ 357 ] {} <Debug> TCP-Session: f0128869-0f63-4c17-96f9-0597e7051c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2026.03.04 19:28:55.109162 [ 290 ] {} <Debug> TCP-Session: 977c8531-6bc9-4cda-935a-5a12bf610dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2026.03.04 19:28:55.109182 [ 287 ] {} <Debug> TCP-Session: 5535f909-6e90-4220-8f5f-8cb703284240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.03.04 19:28:55.109148 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10434 | 2026.03.04 19:28:55.109130 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10435 | 2026.03.04 19:28:55.109245 [ 288 ] {} <Debug> TCP-Session: e1fa624c-b03e-409e-a19d-aa66efbae201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.03.04 19:28:55.109123 [ 289 ] {} <Debug> TCP-Session: 8a7a8075-3caa-436d-aa4f-c7f30843e266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2026.03.04 19:28:55.109271 [ 354 ] {} <Debug> TCP-Session: f3ff1d81-fc21-4540-9457-06699c6156ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10438 | 2026.03.04 19:28:55.109074 [ 356 ] {} <Debug> TCP-Session: b56abcb0-24fa-4d82-884c-f325fbeeff34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.03.04 19:28:55.109093 [ 358 ] {} <Debug> TCP-Session: fe072393-5afb-4b6e-8117-003e9dbc91b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2026.03.04 19:28:56.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.64 MiB, peak 329.76 MiB, free memory in arenas 0.00 B, will set to 319.46 MiB (RSS), difference: -1.18 MiB | ||
| 10441 | 2026.03.04 19:28:58.985499 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.03.04 19:28:58.985694 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10443 | 2026.03.04 19:28:58.985764 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10444 | 2026.03.04 19:28:58.986493 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.03.04 19:28:58.986530 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10446 | 2026.03.04 19:28:58.986920 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10447 | 2026.03.04 19:28:58.987164 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.03.04 19:28:58.987318 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 10449 | 2026.03.04 19:28:58.987359 [ 255 ] {97056185-2157-4314-aa9f-cc1ecfeafa51} <Debug> TCPHandler: Processed in 0.001991828 sec. | ||
| 10450 | 2026.03.04 19:28:58.987482 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.03.04 19:28:58.987585 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10452 | 2026.03.04 19:28:58.987626 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10453 | 2026.03.04 19:28:58.988056 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.03.04 19:28:58.988090 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10455 | 2026.03.04 19:28:58.988397 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10456 | 2026.03.04 19:28:58.988610 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.03.04 19:28:58.988738 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 10458 | 2026.03.04 19:28:58.988776 [ 255 ] {78794c22-7c84-401b-85e0-d40d3f312606} <Debug> TCPHandler: Processed in 0.001342595 sec. | ||
| 10459 | 2026.03.04 19:28:58.988898 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.03.04 19:28:58.988993 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10461 | 2026.03.04 19:28:58.989036 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10462 | 2026.03.04 19:28:58.989426 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.03.04 19:28:58.989462 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10464 | 2026.03.04 19:28:58.989791 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10465 | 2026.03.04 19:28:58.989999 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.03.04 19:28:58.990125 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 10467 | 2026.03.04 19:28:58.990163 [ 255 ] {4fb02dd3-c91f-4cbc-aa93-6c4da6ff6903} <Debug> TCPHandler: Processed in 0.001313715 sec. | ||
| 10468 | 2026.03.04 19:28:58.990280 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.03.04 19:28:58.990375 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10470 | 2026.03.04 19:28:58.990415 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10471 | 2026.03.04 19:28:58.990731 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.03.04 19:28:58.990766 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10473 | 2026.03.04 19:28:58.991061 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10474 | 2026.03.04 19:28:58.991288 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.03.04 19:28:58.991415 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 10476 | 2026.03.04 19:28:58.991452 [ 255 ] {71a9a7fe-86a2-4cc9-bea6-6e257ccb5be6} <Debug> TCPHandler: Processed in 0.001219235 sec. | ||
| 10477 | 2026.03.04 19:29:01.242938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23562 | ||
| 10478 | 2026.03.04 19:29:01.243472 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.03.04 19:29:01.243517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10480 | 2026.03.04 19:29:01.244014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10481 | 2026.03.04 19:29:01.244265 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.03.04 19:29:01.244410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23562 | ||
| 10483 | 2026.03.04 19:29:02.548045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10484 | 2026.03.04 19:29:02.565725 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.04 19:29:02.565778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10486 | 2026.03.04 19:29:02.572009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10487 | 2026.03.04 19:29:02.572685 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.03.04 19:29:02.575861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10489 | 2026.03.04 19:29:03.817099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1240 | ||
| 10490 | 2026.03.04 19:29:03.819925 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.03.04 19:29:03.819986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10492 | 2026.03.04 19:29:03.821273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10493 | 2026.03.04 19:29:03.821563 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.03.04 19:29:03.821957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 10495 | 2026.03.04 19:29:03.988176 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.03.04 19:29:03.988461 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10497 | 2026.03.04 19:29:03.988566 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10498 | 2026.03.04 19:29:03.989360 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.03.04 19:29:03.989402 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10500 | 2026.03.04 19:29:03.989820 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10501 | 2026.03.04 19:29:03.990058 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.04 19:29:03.990227 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001841 sec., 48886.47474198805 rows/sec., 4.11 MiB/sec. | ||
| 10503 | 2026.03.04 19:29:03.990274 [ 255 ] {1888a65a-b4fb-4b4e-bd8e-568f010f8816} <Debug> TCPHandler: Processed in 0.002273799 sec. | ||
| 10504 | 2026.03.04 19:29:03.990403 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.04 19:29:03.990507 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.04 19:29:03.990552 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10507 | 2026.03.04 19:29:03.991015 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.03.04 19:29:03.991051 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10509 | 2026.03.04 19:29:03.991366 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10510 | 2026.03.04 19:29:03.991585 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.03.04 19:29:03.991721 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001237 sec., 13742.926434923202 rows/sec., 1.01 MiB/sec. | ||
| 10512 | 2026.03.04 19:29:03.991759 [ 255 ] {aac8fe6a-a1ad-45b0-997d-91046a7e44f0} <Debug> TCPHandler: Processed in 0.001406696 sec. | ||
| 10513 | 2026.03.04 19:29:03.991874 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.03.04 19:29:03.991971 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.04 19:29:03.992012 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.03.04 19:29:03.992423 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.03.04 19:29:03.992459 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10518 | 2026.03.04 19:29:03.992747 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10519 | 2026.03.04 19:29:03.992952 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.03.04 19:29:03.993078 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001165 sec., 69527.89699570816 rows/sec., 5.43 MiB/sec. | ||
| 10521 | 2026.03.04 19:29:03.993114 [ 255 ] {a96e184a-be40-49cb-887b-01623422db4c} <Debug> TCPHandler: Processed in 0.001330395 sec. | ||
| 10522 | 2026.03.04 19:29:03.993222 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.03.04 19:29:03.993311 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.03.04 19:29:03.993352 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.03.04 19:29:03.993818 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.04 19:29:03.993852 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10527 | 2026.03.04 19:29:03.994199 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10528 | 2026.03.04 19:29:03.994415 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.03.04 19:29:03.994552 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 10530 | 2026.03.04 19:29:03.994590 [ 255 ] {c95b1abf-e598-4375-98d5-ec53d05848ab} <Debug> TCPHandler: Processed in 0.001368066 sec. | ||
| 10531 | 2026.03.04 19:29:03.994691 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.03.04 19:29:03.994786 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.03.04 19:29:03.994866 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10534 | 2026.03.04 19:29:03.995713 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.04 19:29:03.995748 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10536 | 2026.03.04 19:29:03.996290 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10537 | 2026.03.04 19:29:03.996518 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.04 19:29:03.996656 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001888 sec., 9004.237288135593 rows/sec., 16.14 MiB/sec. | ||
| 10539 | 2026.03.04 19:29:03.996712 [ 255 ] {eaf409de-bc8d-4e74-b368-84b0374eeefc} <Debug> TCPHandler: Processed in 0.002069858 sec. | ||
| 10540 | 2026.03.04 19:29:03.996826 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.03.04 19:29:03.996925 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10542 | 2026.03.04 19:29:03.996966 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10543 | 2026.03.04 19:29:03.997304 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.03.04 19:29:03.997338 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10545 | 2026.03.04 19:29:03.997643 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10546 | 2026.03.04 19:29:03.997847 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.03.04 19:29:03.997980 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10548 | 2026.03.04 19:29:03.998017 [ 255 ] {5ca68c7d-fde4-44b8-be1b-efb84eb2f72f} <Debug> TCPHandler: Processed in 0.001241434 sec. | ||
| 10549 | 2026.03.04 19:29:07.730145 [ 114 ] {} <Debug> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10550 | 2026.03.04 19:29:07.730259 [ 114 ] {} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.03.04 19:29:07.730298 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10552 | 2026.03.04 19:29:07.730440 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::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 | ||
| 10553 | 2026.03.04 19:29:07.730595 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10554 | 2026.03.04 19:29:07.730628 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 10555 | 2026.03.04 19:29:07.730702 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10556 | 2026.03.04 19:29:07.730748 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10557 | 2026.03.04 19:29:07.730790 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10558 | 2026.03.04 19:29:07.730830 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 10559 | 2026.03.04 19:29:07.731581 [ 195 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199665 sec., 38344.037710527526 rows/sec., 3.23 MiB/sec. | ||
| 10560 | 2026.03.04 19:29:07.731721 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10561 | 2026.03.04 19:29:07.731960 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.03.04 19:29:07.732029 [ 201 ] {e297e956-71c9-4fb6-9926-1c497852e0e8::all_1_18_4} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10563 | 2026.03.04 19:29:07.732096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10564 | 2026.03.04 19:29:08.609697 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10565 | 2026.03.04 19:29:08.609755 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10566 | 2026.03.04 19:29:08.744936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24010 | ||
| 10567 | 2026.03.04 19:29:08.745737 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.03.04 19:29:08.745812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10569 | 2026.03.04 19:29:08.746392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10570 | 2026.03.04 19:29:08.746620 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.03.04 19:29:08.746754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24010 | ||
| 10572 | 2026.03.04 19:29:08.988007 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.03.04 19:29:08.988174 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10574 | 2026.03.04 19:29:08.988235 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10575 | 2026.03.04 19:29:08.988910 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.03.04 19:29:08.988957 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10577 | 2026.03.04 19:29:08.989335 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10578 | 2026.03.04 19:29:08.989559 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.03.04 19:29:08.989707 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001579 sec., 67131.09563014566 rows/sec., 5.64 MiB/sec. | ||
| 10580 | 2026.03.04 19:29:08.989750 [ 255 ] {9ccf254e-58dc-4bf2-9bb7-32cdc2c39545} <Debug> TCPHandler: Processed in 0.001863677 sec. | ||
| 10581 | 2026.03.04 19:29:08.989867 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.03.04 19:29:08.989962 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.03.04 19:29:08.990002 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10584 | 2026.03.04 19:29:08.990399 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.03.04 19:29:08.990434 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10586 | 2026.03.04 19:29:08.990735 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10587 | 2026.03.04 19:29:08.990954 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.03.04 19:29:08.991085 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.61 MiB/sec. | ||
| 10589 | 2026.03.04 19:29:08.991080 [ 138 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10590 | 2026.03.04 19:29:08.991123 [ 255 ] {8d71d9f7-d573-417e-b50d-5c1d710ea4d9} <Debug> TCPHandler: Processed in 0.001305214 sec. | ||
| 10591 | 2026.03.04 19:29:08.991162 [ 138 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.03.04 19:29:08.991189 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10593 | 2026.03.04 19:29:08.991245 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.03.04 19:29:08.991282 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 10595 | 2026.03.04 19:29:08.991344 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10596 | 2026.03.04 19:29:08.991375 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10597 | 2026.03.04 19:29:08.991383 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10598 | 2026.03.04 19:29:08.991408 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 86 rows starting from the beginning of the part | ||
| 10599 | 2026.03.04 19:29:08.991468 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 10600 | 2026.03.04 19:29:08.991517 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 10601 | 2026.03.04 19:29:08.991562 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part | ||
| 10602 | 2026.03.04 19:29:08.991615 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10603 | 2026.03.04 19:29:08.991660 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 10604 | 2026.03.04 19:29:08.991802 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.04 19:29:08.991836 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10606 | 2026.03.04 19:29:08.992134 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10607 | 2026.03.04 19:29:08.992352 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.04 19:29:08.992480 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001154 sec., 77123.05025996533 rows/sec., 6.02 MiB/sec. | ||
| 10609 | 2026.03.04 19:29:08.992482 [ 201 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241975 sec., 181163.06688943013 rows/sec., 14.00 MiB/sec. | ||
| 10610 | 2026.03.04 19:29:08.992517 [ 255 ] {17bbe8e9-87cb-4d8c-949f-ee7a8a6f7e47} <Debug> TCPHandler: Processed in 0.001319425 sec. | ||
| 10611 | 2026.03.04 19:29:08.992627 [ 201 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10612 | 2026.03.04 19:29:08.992641 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.03.04 19:29:08.992734 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10614 | 2026.03.04 19:29:08.992775 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10615 | 2026.03.04 19:29:08.992877 [ 201 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.03.04 19:29:08.992946 [ 201 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_71_14} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10617 | 2026.03.04 19:29:08.993009 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10618 | 2026.03.04 19:29:08.993166 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.03.04 19:29:08.993200 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10620 | 2026.03.04 19:29:08.993511 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10621 | 2026.03.04 19:29:08.993709 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.03.04 19:29:08.993836 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 10623 | 2026.03.04 19:29:08.993872 [ 255 ] {201e224b-e1cb-4973-a600-6eeb747155a3} <Debug> TCPHandler: Processed in 0.001278245 sec. | ||
| 10624 | 2026.03.04 19:29:08.993973 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.03.04 19:29:08.994066 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10626 | 2026.03.04 19:29:08.994119 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10627 | 2026.03.04 19:29:08.994880 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.03.04 19:29:08.994916 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10629 | 2026.03.04 19:29:08.995416 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10630 | 2026.03.04 19:29:08.995630 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.03.04 19:29:08.995751 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10632 | 2026.03.04 19:29:08.995765 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001717 sec., 14560.279557367501 rows/sec., 26.09 MiB/sec. | ||
| 10633 | 2026.03.04 19:29:08.995798 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.04 19:29:08.995821 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10635 | 2026.03.04 19:29:08.995831 [ 255 ] {41735f33-d715-4dc8-a34f-afd552ae6f0a} <Debug> TCPHandler: Processed in 0.001904557 sec. | ||
| 10636 | 2026.03.04 19:29:08.995934 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 10637 | 2026.03.04 19:29:08.995942 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.03.04 19:29:08.996075 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.04 19:29:08.996116 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10640 | 2026.03.04 19:29:08.996205 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10641 | 2026.03.04 19:29:08.996270 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1389 rows starting from the beginning of the part | ||
| 10642 | 2026.03.04 19:29:08.996403 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 10643 | 2026.03.04 19:29:08.996445 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.03.04 19:29:08.996486 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10645 | 2026.03.04 19:29:08.996512 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 10646 | 2026.03.04 19:29:08.996662 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 10647 | 2026.03.04 19:29:08.996763 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10648 | 2026.03.04 19:29:08.996841 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10649 | 2026.03.04 19:29:08.996855 [ 195 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 10650 | 2026.03.04 19:29:08.997079 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.03.04 19:29:08.997224 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 10652 | 2026.03.04 19:29:08.997260 [ 255 ] {f3a763dd-30ef-4a42-a553-cc4cb351a0f4} <Debug> TCPHandler: Processed in 0.001366096 sec. | ||
| 10653 | 2026.03.04 19:29:09.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.31 MiB, peak 329.76 MiB, free memory in arenas 0.00 B, will set to 319.65 MiB (RSS), difference: -7.66 MiB | ||
| 10654 | 2026.03.04 19:29:09.003874 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 19 columns (19 merged, 0 gathered) in 0.007997702 sec., 188804.23401622113 rows/sec., 338.33 MiB/sec. | ||
| 10655 | 2026.03.04 19:29:09.005650 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10656 | 2026.03.04 19:29:09.006049 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.03.04 19:29:09.006138 [ 188 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10658 | 2026.03.04 19:29:09.006312 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10659 | 2026.03.04 19:29:10.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.32 MiB, peak 329.76 MiB, free memory in arenas 0.00 B, will set to 322.52 MiB (RSS), difference: 10.20 MiB | ||
| 10660 | 2026.03.04 19:29:10.076257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10661 | 2026.03.04 19:29:10.094861 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.03.04 19:29:10.094934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10663 | 2026.03.04 19:29:10.100979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10664 | 2026.03.04 19:29:10.101693 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.03.04 19:29:10.105066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10666 | 2026.03.04 19:29:13.822502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1264 | ||
| 10667 | 2026.03.04 19:29:13.824796 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.04 19:29:13.824847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10669 | 2026.03.04 19:29:13.826043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10670 | 2026.03.04 19:29:13.826316 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.03.04 19:29:13.826698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 10672 | 2026.03.04 19:29:13.987801 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2026.03.04 19:29:13.987999 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10674 | 2026.03.04 19:29:13.988073 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10675 | 2026.03.04 19:29:13.988709 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.03.04 19:29:13.988757 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10677 | 2026.03.04 19:29:13.989136 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10678 | 2026.03.04 19:29:13.989355 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.03.04 19:29:13.989507 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001563 sec., 6397.952655150352 rows/sec., 521.71 KiB/sec. | ||
| 10680 | 2026.03.04 19:29:13.989549 [ 255 ] {8675ebdd-09b5-4f76-9689-ce9261dd8e58} <Debug> TCPHandler: Processed in 0.001886008 sec. | ||
| 10681 | 2026.03.04 19:29:13.989666 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2026.03.04 19:29:13.989764 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10683 | 2026.03.04 19:29:13.989804 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10684 | 2026.03.04 19:29:13.990240 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.03.04 19:29:13.990276 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10686 | 2026.03.04 19:29:13.990585 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10687 | 2026.03.04 19:29:13.990790 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.03.04 19:29:13.990919 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.76 MiB/sec. | ||
| 10689 | 2026.03.04 19:29:13.990956 [ 255 ] {429abff2-9e85-4054-8716-341d81d80aa1} <Debug> TCPHandler: Processed in 0.001340155 sec. | ||
| 10690 | 2026.03.04 19:29:13.991066 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2026.03.04 19:29:13.991160 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10692 | 2026.03.04 19:29:13.991201 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10693 | 2026.03.04 19:29:13.991595 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.03.04 19:29:13.991630 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10695 | 2026.03.04 19:29:13.991919 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10696 | 2026.03.04 19:29:13.992131 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.03.04 19:29:13.992261 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001119 sec., 24128.686327077747 rows/sec., 1.72 MiB/sec. | ||
| 10698 | 2026.03.04 19:29:13.992299 [ 255 ] {dc6c1433-c929-49fb-879b-d1e50891e18a} <Debug> TCPHandler: Processed in 0.001282795 sec. | ||
| 10699 | 2026.03.04 19:29:13.992403 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.03.04 19:29:13.992497 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10701 | 2026.03.04 19:29:13.992537 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10702 | 2026.03.04 19:29:13.992943 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.03.04 19:29:13.992979 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10704 | 2026.03.04 19:29:13.993273 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10705 | 2026.03.04 19:29:13.993480 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.03.04 19:29:13.993608 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001128 sec., 80673.75886524822 rows/sec., 6.31 MiB/sec. | ||
| 10707 | 2026.03.04 19:29:13.993646 [ 255 ] {357d37f2-af22-4563-bbaf-aadf1083448f} <Debug> TCPHandler: Processed in 0.001291095 sec. | ||
| 10708 | 2026.03.04 19:29:13.993752 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2026.03.04 19:29:13.993846 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10710 | 2026.03.04 19:29:13.993889 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10711 | 2026.03.04 19:29:13.994287 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.03.04 19:29:13.994320 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10713 | 2026.03.04 19:29:13.994646 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10714 | 2026.03.04 19:29:13.994857 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.03.04 19:29:13.994982 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001154 sec., 142980.93587521662 rows/sec., 9.95 MiB/sec. | ||
| 10716 | 2026.03.04 19:29:13.995019 [ 255 ] {34fc8e41-5789-4518-ac1c-38c31cb08c36} <Debug> TCPHandler: Processed in 0.001315246 sec. | ||
| 10717 | 2026.03.04 19:29:13.995118 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.03.04 19:29:13.995211 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10719 | 2026.03.04 19:29:13.995266 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10720 | 2026.03.04 19:29:13.996036 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.03.04 19:29:13.996070 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10722 | 2026.03.04 19:29:13.996589 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10723 | 2026.03.04 19:29:13.996812 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.03.04 19:29:13.996941 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001757 sec., 9675.583380762662 rows/sec., 17.34 MiB/sec. | ||
| 10725 | 2026.03.04 19:29:13.996992 [ 255 ] {1b9127a3-57fc-440b-9f29-17071766102f} <Debug> TCPHandler: Processed in 0.001934757 sec. | ||
| 10726 | 2026.03.04 19:29:13.997094 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2026.03.04 19:29:13.997183 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10728 | 2026.03.04 19:29:13.997223 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10729 | 2026.03.04 19:29:13.997527 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.03.04 19:29:13.997559 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10731 | 2026.03.04 19:29:13.997911 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10732 | 2026.03.04 19:29:13.998120 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2026.03.04 19:29:13.998250 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10734 | 2026.03.04 19:29:13.998285 [ 255 ] {58c46564-59f3-46bb-b2d4-00eb1b7174cb} <Debug> TCPHandler: Processed in 0.001220585 sec. | ||
| 10735 | 2026.03.04 19:29:16.247035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24522 | ||
| 10736 | 2026.03.04 19:29:16.247565 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.03.04 19:29:16.247614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10738 | 2026.03.04 19:29:16.248100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10739 | 2026.03.04 19:29:16.248335 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.03.04 19:29:16.248484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24522 | ||
| 10741 | 2026.03.04 19:29:16.248509 [ 70 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10742 | 2026.03.04 19:29:16.248601 [ 70 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.03.04 19:29:16.248639 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10744 | 2026.03.04 19:29:16.248825 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 10745 | 2026.03.04 19:29:16.249043 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10746 | 2026.03.04 19:29:16.249107 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22090 rows starting from the beginning of the part | ||
| 10747 | 2026.03.04 19:29:16.249212 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10748 | 2026.03.04 19:29:16.249289 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10749 | 2026.03.04 19:29:16.249357 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10750 | 2026.03.04 19:29:16.249406 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10751 | 2026.03.04 19:29:16.249441 [ 199 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10752 | 2026.03.04 19:29:16.251458 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002725171 sec., 8998334.416445794 rows/sec., 128.72 MiB/sec. | ||
| 10753 | 2026.03.04 19:29:16.251794 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10754 | 2026.03.04 19:29:16.252111 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.03.04 19:29:16.252202 [ 187 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_51_10} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10756 | 2026.03.04 19:29:16.252299 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10757 | 2026.03.04 19:29:17.605268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10758 | 2026.03.04 19:29:17.622307 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.03.04 19:29:17.622373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10760 | 2026.03.04 19:29:17.627971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10761 | 2026.03.04 19:29:17.628663 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.03.04 19:29:17.628989 [ 89 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10763 | 2026.03.04 19:29:17.629054 [ 89 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.03.04 19:29:17.629075 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10765 | 2026.03.04 19:29:17.629185 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10766 | 2026.03.04 19:29:17.631738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10767 | 2026.03.04 19:29:17.632914 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10768 | 2026.03.04 19:29:17.634250 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10769 | 2026.03.04 19:29:17.638709 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10770 | 2026.03.04 19:29:17.643205 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10771 | 2026.03.04 19:29:17.647500 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10772 | 2026.03.04 19:29:17.651861 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10773 | 2026.03.04 19:29:17.655663 [ 193 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 10774 | 2026.03.04 19:29:17.709620 [ 187 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080478358 sec., 4771.469119685568 rows/sec., 24.67 MiB/sec. | ||
| 10775 | 2026.03.04 19:29:17.713051 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10776 | 2026.03.04 19:29:17.715112 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_51_10} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.03.04 19:29:17.715225 [ 198 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_51_10} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10778 | 2026.03.04 19:29:17.717843 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10779 | 2026.03.04 19:29:18.988846 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2026.03.04 19:29:18.989018 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10781 | 2026.03.04 19:29:18.989077 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10782 | 2026.03.04 19:29:18.989784 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.03.04 19:29:18.989823 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10784 | 2026.03.04 19:29:18.990221 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10785 | 2026.03.04 19:29:18.990443 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.03.04 19:29:18.990582 [ 131 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10787 | 2026.03.04 19:29:18.990591 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001621 sec., 65391.73349784084 rows/sec., 5.50 MiB/sec. | ||
| 10788 | 2026.03.04 19:29:18.990661 [ 131 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.03.04 19:29:18.990680 [ 255 ] {f4a7cb25-2874-43fd-bc6e-1626c9f7b4ab} <Debug> TCPHandler: Processed in 0.001954387 sec. | ||
| 10790 | 2026.03.04 19:29:18.990692 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10791 | 2026.03.04 19:29:18.990827 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.03.04 19:29:18.990829 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 10793 | 2026.03.04 19:29:18.990930 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.03.04 19:29:18.990973 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10795 | 2026.03.04 19:29:18.990974 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10796 | 2026.03.04 19:29:18.991016 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2439 rows starting from the beginning of the part | ||
| 10797 | 2026.03.04 19:29:18.991098 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10798 | 2026.03.04 19:29:18.991150 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 10799 | 2026.03.04 19:29:18.991199 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part | ||
| 10800 | 2026.03.04 19:29:18.991243 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 10801 | 2026.03.04 19:29:18.991289 [ 187 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
| 10802 | 2026.03.04 19:29:18.991403 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.03.04 19:29:18.991446 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10804 | 2026.03.04 19:29:18.991787 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10805 | 2026.03.04 19:29:18.992020 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.03.04 19:29:18.992155 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001244 sec., 20096.463022508036 rows/sec., 1.48 MiB/sec. | ||
| 10807 | 2026.03.04 19:29:18.992192 [ 255 ] {d342cfe4-2ac7-48f5-bc0a-801d835c6876} <Debug> TCPHandler: Processed in 0.001413975 sec. | ||
| 10808 | 2026.03.04 19:29:18.992298 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.03.04 19:29:18.992390 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10810 | 2026.03.04 19:29:18.992429 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10811 | 2026.03.04 19:29:18.992595 [ 194 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814297 sec., 1594005.832562144 rows/sec., 130.59 MiB/sec. | ||
| 10812 | 2026.03.04 19:29:18.992863 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.03.04 19:29:18.992903 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10814 | 2026.03.04 19:29:18.992963 [ 200 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10815 | 2026.03.04 19:29:18.993226 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10816 | 2026.03.04 19:29:18.993357 [ 200 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.03.04 19:29:18.993453 [ 200 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_81_16} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10818 | 2026.03.04 19:29:18.993473 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.03.04 19:29:18.993565 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10820 | 2026.03.04 19:29:18.993590 [ 131 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10821 | 2026.03.04 19:29:18.993610 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001237 sec., 71948.2619240097 rows/sec., 5.62 MiB/sec. | ||
| 10822 | 2026.03.04 19:29:18.993627 [ 131 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.03.04 19:29:18.993650 [ 255 ] {b1b7b359-f489-474e-8f5f-87b35446ba52} <Debug> TCPHandler: Processed in 0.001398995 sec. | ||
| 10824 | 2026.03.04 19:29:18.993651 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10825 | 2026.03.04 19:29:18.993750 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 10826 | 2026.03.04 19:29:18.993767 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.03.04 19:29:18.993841 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10828 | 2026.03.04 19:29:18.993870 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1314 rows starting from the beginning of the part | ||
| 10829 | 2026.03.04 19:29:18.993877 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10830 | 2026.03.04 19:29:18.993915 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10831 | 2026.03.04 19:29:18.993924 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10832 | 2026.03.04 19:29:18.993958 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 81 rows starting from the beginning of the part | ||
| 10833 | 2026.03.04 19:29:18.993995 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 89 rows starting from the beginning of the part | ||
| 10834 | 2026.03.04 19:29:18.994028 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 91 rows starting from the beginning of the part | ||
| 10835 | 2026.03.04 19:29:18.994063 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 89 rows starting from the beginning of the part | ||
| 10836 | 2026.03.04 19:29:18.994366 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.03.04 19:29:18.994406 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10838 | 2026.03.04 19:29:18.994759 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10839 | 2026.03.04 19:29:18.994968 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.03.04 19:29:18.995011 [ 194 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288525 sec., 1341068.2757416426 rows/sec., 100.89 MiB/sec. | ||
| 10841 | 2026.03.04 19:29:18.995087 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10842 | 2026.03.04 19:29:18.995099 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 10843 | 2026.03.04 19:29:18.995125 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.03.04 19:29:18.995147 [ 255 ] {12a65b84-f6b7-4f6f-983a-58c3d5e6990c} <Debug> TCPHandler: Processed in 0.001427816 sec. | ||
| 10845 | 2026.03.04 19:29:18.995148 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10846 | 2026.03.04 19:29:18.995232 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10847 | 2026.03.04 19:29:18.995240 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10848 | 2026.03.04 19:29:18.995268 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.03.04 19:29:18.995335 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10850 | 2026.03.04 19:29:18.995367 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26223 rows starting from the beginning of the part | ||
| 10851 | 2026.03.04 19:29:18.995377 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10852 | 2026.03.04 19:29:18.995415 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 10853 | 2026.03.04 19:29:18.995437 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10854 | 2026.03.04 19:29:18.995460 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10855 | 2026.03.04 19:29:18.995503 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10856 | 2026.03.04 19:29:18.995538 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 165 rows starting from the beginning of the part | ||
| 10857 | 2026.03.04 19:29:18.995561 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.03.04 19:29:18.995575 [ 187 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 10859 | 2026.03.04 19:29:18.995643 [ 196 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_81_16} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10860 | 2026.03.04 19:29:18.995734 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10861 | 2026.03.04 19:29:18.996277 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.03.04 19:29:18.996317 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10863 | 2026.03.04 19:29:18.996900 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10864 | 2026.03.04 19:29:18.997119 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.03.04 19:29:18.997256 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001898 sec., 13171.759747102213 rows/sec., 23.60 MiB/sec. | ||
| 10866 | 2026.03.04 19:29:18.997309 [ 255 ] {0cfa9f70-0074-4152-b554-f15b1ac02b87} <Debug> TCPHandler: Processed in 0.002087968 sec. | ||
| 10867 | 2026.03.04 19:29:18.997417 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.03.04 19:29:18.997510 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10869 | 2026.03.04 19:29:18.997550 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10870 | 2026.03.04 19:29:18.997888 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.03.04 19:29:18.997923 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10872 | 2026.03.04 19:29:18.998240 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10873 | 2026.03.04 19:29:18.998442 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.03.04 19:29:18.998551 [ 131 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10875 | 2026.03.04 19:29:18.998569 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10876 | 2026.03.04 19:29:18.998582 [ 131 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.03.04 19:29:18.998608 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10878 | 2026.03.04 19:29:18.998610 [ 255 ] {ec3dcf49-7fa1-4b37-8a8f-c5ae5127ea9f} <Debug> TCPHandler: Processed in 0.001240525 sec. | ||
| 10879 | 2026.03.04 19:29:18.998699 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10880 | 2026.03.04 19:29:18.998829 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10881 | 2026.03.04 19:29:18.998866 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3822 rows starting from the beginning of the part | ||
| 10882 | 2026.03.04 19:29:18.998930 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 10883 | 2026.03.04 19:29:18.998973 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10884 | 2026.03.04 19:29:18.999013 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10885 | 2026.03.04 19:29:18.999052 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10886 | 2026.03.04 19:29:18.999091 [ 194 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 10887 | 2026.03.04 19:29:19.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.91 MiB, peak 337.01 MiB, free memory in arenas 0.00 B, will set to 326.52 MiB (RSS), difference: -8.39 MiB | ||
| 10888 | 2026.03.04 19:29:19.001418 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760131 sec., 1489059.7583955254 rows/sec., 100.21 MiB/sec. | ||
| 10889 | 2026.03.04 19:29:19.001912 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10890 | 2026.03.04 19:29:19.002230 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.03.04 19:29:19.002317 [ 190 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_81_16} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10892 | 2026.03.04 19:29:19.002410 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10893 | 2026.03.04 19:29:19.003315 [ 190 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26996 rows, containing 5 columns (5 merged, 0 gathered) in 0.008110982 sec., 3328326.952272857 rows/sec., 220.29 MiB/sec. | ||
| 10894 | 2026.03.04 19:29:19.003650 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10895 | 2026.03.04 19:29:19.003959 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.03.04 19:29:19.004043 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10897 | 2026.03.04 19:29:19.004133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10898 | 2026.03.04 19:29:20.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.99 MiB, peak 337.01 MiB, free memory in arenas 0.00 B, will set to 327.40 MiB (RSS), difference: 11.41 MiB | ||
| 10899 | 2026.03.04 19:29:23.609818 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10900 | 2026.03.04 19:29:23.609890 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10901 | 2026.03.04 19:29:23.748690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24970 | ||
| 10902 | 2026.03.04 19:29:23.749483 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.03.04 19:29:23.749563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10904 | 2026.03.04 19:29:23.750219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10905 | 2026.03.04 19:29:23.750457 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.03.04 19:29:23.750607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24970 | ||
| 10907 | 2026.03.04 19:29:23.826935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1290 | ||
| 10908 | 2026.03.04 19:29:23.829161 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.03.04 19:29:23.829203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10910 | 2026.03.04 19:29:23.830375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10911 | 2026.03.04 19:29:23.830639 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.03.04 19:29:23.830900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10913 | 2026.03.04 19:29:23.987307 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.03.04 19:29:23.987456 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10915 | 2026.03.04 19:29:23.987532 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10916 | 2026.03.04 19:29:23.988564 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.03.04 19:29:23.988602 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10918 | 2026.03.04 19:29:23.988946 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10919 | 2026.03.04 19:29:23.989155 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.03.04 19:29:23.989293 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001877 sec., 47948.85455514118 rows/sec., 4.04 MiB/sec. | ||
| 10921 | 2026.03.04 19:29:23.989332 [ 255 ] {a3821fd0-8564-4e6a-b299-cd7da4979501} <Debug> TCPHandler: Processed in 0.002136159 sec. | ||
| 10922 | 2026.03.04 19:29:23.989455 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.03.04 19:29:23.989548 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.03.04 19:29:23.989587 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10925 | 2026.03.04 19:29:23.990018 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.03.04 19:29:23.990054 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10927 | 2026.03.04 19:29:23.990348 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10928 | 2026.03.04 19:29:23.990547 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.03.04 19:29:23.990672 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001141 sec., 14899.211218229622 rows/sec., 1.09 MiB/sec. | ||
| 10930 | 2026.03.04 19:29:23.990708 [ 255 ] {1dbf6885-418d-4fa8-83b8-b9dcf81ef591} <Debug> TCPHandler: Processed in 0.001301005 sec. | ||
| 10931 | 2026.03.04 19:29:23.990824 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.03.04 19:29:23.990926 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10933 | 2026.03.04 19:29:23.990967 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10934 | 2026.03.04 19:29:23.991401 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.03.04 19:29:23.991437 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10936 | 2026.03.04 19:29:23.991733 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10937 | 2026.03.04 19:29:23.991949 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.03.04 19:29:23.992080 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001178 sec., 68760.61120543294 rows/sec., 5.37 MiB/sec. | ||
| 10939 | 2026.03.04 19:29:23.992118 [ 255 ] {6bd7bfcd-d55a-4062-8cd0-09919a304da5} <Debug> TCPHandler: Processed in 0.001346406 sec. | ||
| 10940 | 2026.03.04 19:29:23.992240 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.03.04 19:29:23.992345 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.03.04 19:29:23.992419 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10943 | 2026.03.04 19:29:23.992889 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.03.04 19:29:23.992929 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10945 | 2026.03.04 19:29:23.993270 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10946 | 2026.03.04 19:29:23.993487 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.03.04 19:29:23.993619 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 10948 | 2026.03.04 19:29:23.993656 [ 255 ] {4ccb15ec-bf0d-4b62-b83f-6a21f7e07972} <Debug> TCPHandler: Processed in 0.001467126 sec. | ||
| 10949 | 2026.03.04 19:29:23.993760 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.03.04 19:29:23.993853 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10951 | 2026.03.04 19:29:23.993911 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10952 | 2026.03.04 19:29:23.994686 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.03.04 19:29:23.994722 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10954 | 2026.03.04 19:29:23.995256 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10955 | 2026.03.04 19:29:23.995475 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.03.04 19:29:23.995612 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001777 sec., 9566.685424873382 rows/sec., 17.14 MiB/sec. | ||
| 10957 | 2026.03.04 19:29:23.995672 [ 255 ] {6c6b35af-8869-431e-8f3c-b0322aed0b28} <Debug> TCPHandler: Processed in 0.001959938 sec. | ||
| 10958 | 2026.03.04 19:29:23.995783 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.03.04 19:29:23.995877 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10960 | 2026.03.04 19:29:23.995919 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10961 | 2026.03.04 19:29:23.996247 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.03.04 19:29:23.996283 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10963 | 2026.03.04 19:29:23.996583 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10964 | 2026.03.04 19:29:23.996786 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.03.04 19:29:23.996913 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 10966 | 2026.03.04 19:29:23.996948 [ 255 ] {5f0e413e-3adf-4534-b780-0b19bc89b46c} <Debug> TCPHandler: Processed in 0.001213165 sec. | ||
| 10967 | 2026.03.04 19:29:24.236865 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.03.04 19:29:24.237050 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.03.04 19:29:24.237132 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10970 | 2026.03.04 19:29:24.237826 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.03.04 19:29:24.237884 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10972 | 2026.03.04 19:29:24.238319 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10973 | 2026.03.04 19:29:24.238767 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.03.04 19:29:24.239098 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002094 sec., 11461.318051575932 rows/sec., 973.76 KiB/sec. | ||
| 10975 | 2026.03.04 19:29:24.239538 [ 255 ] {e7b0453f-1a9a-4e6f-a8ae-f68631d40319} <Debug> TCPHandler: Processed in 0.002789111 sec. | ||
| 10976 | 2026.03.04 19:29:24.239775 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.03.04 19:29:24.240885 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10978 | 2026.03.04 19:29:24.241013 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10979 | 2026.03.04 19:29:24.243963 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.03.04 19:29:24.244028 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10981 | 2026.03.04 19:29:24.248027 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10982 | 2026.03.04 19:29:24.248364 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.03.04 19:29:24.248611 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008714 sec., 459.03144365389034 rows/sec., 37.43 KiB/sec. | ||
| 10984 | 2026.03.04 19:29:24.248703 [ 255 ] {06273640-aec8-4464-889c-04c96e8c5522} <Debug> TCPHandler: Processed in 0.009002505 sec. | ||
| 10985 | 2026.03.04 19:29:24.248994 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.03.04 19:29:24.249166 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10987 | 2026.03.04 19:29:24.249239 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10988 | 2026.03.04 19:29:24.251890 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.03.04 19:29:24.251944 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10990 | 2026.03.04 19:29:24.252598 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10991 | 2026.03.04 19:29:24.252888 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.03.04 19:29:24.253040 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Debug> executeQuery: Read 2393 rows, 188.50 KiB in 0.003925 sec., 609681.5286624205 rows/sec., 46.90 MiB/sec. | ||
| 10993 | 2026.03.04 19:29:24.253084 [ 255 ] {0e3b6221-6432-4f5f-9b66-72bc737aa1a9} <Debug> TCPHandler: Processed in 0.004260477 sec. | ||
| 10994 | 2026.03.04 19:29:24.253220 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.03.04 19:29:24.253327 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10996 | 2026.03.04 19:29:24.253373 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10997 | 2026.03.04 19:29:24.253866 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.03.04 19:29:24.253903 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10999 | 2026.03.04 19:29:24.254223 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11000 | 2026.03.04 19:29:24.254443 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.03.04 19:29:24.254577 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001277 sec., 41503.52388410337 rows/sec., 3.08 MiB/sec. | ||
| 11002 | 2026.03.04 19:29:24.254615 [ 255 ] {2a475b82-6f03-40ac-885c-611baaa90e40} <Debug> TCPHandler: Processed in 0.001452976 sec. | ||
| 11003 | 2026.03.04 19:29:24.254756 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.03.04 19:29:24.254881 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.03.04 19:29:24.254939 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11006 | 2026.03.04 19:29:24.256201 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.03.04 19:29:24.256257 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11008 | 2026.03.04 19:29:24.256772 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11009 | 2026.03.04 19:29:24.257111 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.03.04 19:29:24.257318 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.00246 sec., 335365.85365853657 rows/sec., 19.81 MiB/sec. | ||
| 11011 | 2026.03.04 19:29:24.257417 [ 255 ] {2202a866-a77c-4601-9721-777c9c2e4b60} <Debug> TCPHandler: Processed in 0.002724231 sec. | ||
| 11012 | 2026.03.04 19:29:24.257616 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.03.04 19:29:24.257730 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11014 | 2026.03.04 19:29:24.257788 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11015 | 2026.03.04 19:29:24.258384 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.03.04 19:29:24.258427 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11017 | 2026.03.04 19:29:24.258873 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11018 | 2026.03.04 19:29:24.259271 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.03.04 19:29:24.259460 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001752 sec., 570.7762557077625 rows/sec., 40.13 KiB/sec. | ||
| 11020 | 2026.03.04 19:29:24.259515 [ 255 ] {6f4d1091-ed3d-4b71-a222-7e3e5c955947} <Debug> TCPHandler: Processed in 0.001986348 sec. | ||
| 11021 | 2026.03.04 19:29:24.259678 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.03.04 19:29:24.259807 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.03.04 19:29:24.259867 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11024 | 2026.03.04 19:29:24.260506 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.03.04 19:29:24.260554 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11026 | 2026.03.04 19:29:24.261006 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11027 | 2026.03.04 19:29:24.261358 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.03.04 19:29:24.261574 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001794 sec., 6688.963210702341 rows/sec., 522.58 KiB/sec. | ||
| 11029 | 2026.03.04 19:29:24.261632 [ 255 ] {16b368e8-8d46-40ae-a74b-67619093978c} <Debug> TCPHandler: Processed in 0.002025477 sec. | ||
| 11030 | 2026.03.04 19:29:24.261983 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.03.04 19:29:24.262159 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11032 | 2026.03.04 19:29:24.262235 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11033 | 2026.03.04 19:29:24.263997 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.03.04 19:29:24.264033 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11035 | 2026.03.04 19:29:24.264514 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11036 | 2026.03.04 19:29:24.264865 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.03.04 19:29:24.265071 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Debug> executeQuery: Read 1263 rows, 89.12 KiB in 0.002939 sec., 429738.00612453214 rows/sec., 29.61 MiB/sec. | ||
| 11038 | 2026.03.04 19:29:24.265138 [ 255 ] {26c5cc0e-e775-436a-bd26-1161bc291826} <Debug> TCPHandler: Processed in 0.003351773 sec. | ||
| 11039 | 2026.03.04 19:29:24.265387 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11040 | 2026.03.04 19:29:24.265510 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11041 | 2026.03.04 19:29:24.265563 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11042 | 2026.03.04 19:29:24.266784 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.03.04 19:29:24.266825 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11044 | 2026.03.04 19:29:24.267512 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11045 | 2026.03.04 19:29:24.267911 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.03.04 19:29:24.268109 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Debug> executeQuery: Read 1534 rows, 97.49 KiB in 0.002625 sec., 584380.9523809523 rows/sec., 36.27 MiB/sec. | ||
| 11047 | 2026.03.04 19:29:24.268190 [ 255 ] {3eb764e2-b85d-44bd-bbc1-af861f2efa8b} <Debug> TCPHandler: Processed in 0.002901051 sec. | ||
| 11048 | 2026.03.04 19:29:24.268392 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.03.04 19:29:24.268523 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.03.04 19:29:24.268607 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11051 | 2026.03.04 19:29:24.269909 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.03.04 19:29:24.269950 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11053 | 2026.03.04 19:29:24.270621 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11054 | 2026.03.04 19:29:24.270879 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.03.04 19:29:24.271054 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002547 sec., 14526.89438555163 rows/sec., 26.03 MiB/sec. | ||
| 11056 | 2026.03.04 19:29:24.271135 [ 255 ] {82d4c63b-57ee-419c-9233-a31cf1570a22} <Debug> TCPHandler: Processed in 0.002823161 sec. | ||
| 11057 | 2026.03.04 19:29:24.271312 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.03.04 19:29:24.271425 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.03.04 19:29:24.271478 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11060 | 2026.03.04 19:29:24.271930 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.03.04 19:29:24.271979 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11062 | 2026.03.04 19:29:24.272416 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11063 | 2026.03.04 19:29:24.272724 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.03.04 19:29:24.272897 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001496 sec., 8021.390374331551 rows/sec., 553.56 KiB/sec. | ||
| 11065 | 2026.03.04 19:29:24.272946 [ 255 ] {d1fd79c0-9652-4dcc-a1e5-52efc7e80d72} <Debug> TCPHandler: Processed in 0.001694666 sec. | ||
| 11066 | 2026.03.04 19:29:25.131861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11067 | 2026.03.04 19:29:25.148074 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.03.04 19:29:25.148139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11069 | 2026.03.04 19:29:25.154546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11070 | 2026.03.04 19:29:25.155572 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.03.04 19:29:25.159137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11072 | 2026.03.04 19:29:28.986274 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.03.04 19:29:28.986448 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11074 | 2026.03.04 19:29:28.986514 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11075 | 2026.03.04 19:29:28.987169 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.03.04 19:29:28.987210 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11077 | 2026.03.04 19:29:28.987613 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11078 | 2026.03.04 19:29:28.987844 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.03.04 19:29:28.988005 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 11080 | 2026.03.04 19:29:28.988058 [ 255 ] {4e201c6d-247c-45bd-98de-e3d00f1ce8e2} <Debug> TCPHandler: Processed in 0.001913367 sec. | ||
| 11081 | 2026.03.04 19:29:28.988184 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.03.04 19:29:28.988288 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11083 | 2026.03.04 19:29:28.988332 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11084 | 2026.03.04 19:29:28.988792 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.04 19:29:28.988826 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11086 | 2026.03.04 19:29:28.989141 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11087 | 2026.03.04 19:29:28.989352 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.04 19:29:28.989487 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 11089 | 2026.03.04 19:29:28.989528 [ 255 ] {e2f7456f-ec89-4c53-8bdc-47771ba253b3} <Debug> TCPHandler: Processed in 0.001396325 sec. | ||
| 11090 | 2026.03.04 19:29:28.989645 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.04 19:29:28.989743 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.03.04 19:29:28.989787 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11093 | 2026.03.04 19:29:28.990174 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.03.04 19:29:28.990208 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11095 | 2026.03.04 19:29:28.990541 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11096 | 2026.03.04 19:29:28.990781 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.04 19:29:28.990913 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00119 sec., 107563.02521008403 rows/sec., 7.49 MiB/sec. | ||
| 11098 | 2026.03.04 19:29:28.990952 [ 255 ] {c7590bac-48fd-4491-8ab3-85d2e91b09d0} <Debug> TCPHandler: Processed in 0.001357815 sec. | ||
| 11099 | 2026.03.04 19:29:28.991068 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.03.04 19:29:28.991164 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11101 | 2026.03.04 19:29:28.991207 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11102 | 2026.03.04 19:29:28.991529 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.03.04 19:29:28.991565 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11104 | 2026.03.04 19:29:28.991935 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11105 | 2026.03.04 19:29:28.992165 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.03.04 19:29:28.992300 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 2.80 MiB/sec. | ||
| 11107 | 2026.03.04 19:29:28.992337 [ 255 ] {28881a1e-ba9e-4111-87a1-be7f325c6e33} <Debug> TCPHandler: Processed in 0.001318205 sec. | ||
| 11108 | 2026.03.04 19:29:31.250891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25482 | ||
| 11109 | 2026.03.04 19:29:31.251439 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.03.04 19:29:31.251483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11111 | 2026.03.04 19:29:31.251994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11112 | 2026.03.04 19:29:31.252240 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.03.04 19:29:31.252372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25482 | ||
| 11114 | 2026.03.04 19:29:32.659381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11115 | 2026.03.04 19:29:32.674886 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.03.04 19:29:32.674938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11117 | 2026.03.04 19:29:32.680767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11118 | 2026.03.04 19:29:32.681420 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.03.04 19:29:32.684132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11120 | 2026.03.04 19:29:33.831271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1332 | ||
| 11121 | 2026.03.04 19:29:33.833904 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.03.04 19:29:33.833950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11123 | 2026.03.04 19:29:33.835239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11124 | 2026.03.04 19:29:33.835505 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.03.04 19:29:33.835777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 11126 | 2026.03.04 19:29:33.987833 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2026.03.04 19:29:33.988034 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11128 | 2026.03.04 19:29:33.988110 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11129 | 2026.03.04 19:29:33.988870 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.03.04 19:29:33.988922 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11131 | 2026.03.04 19:29:33.989345 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11132 | 2026.03.04 19:29:33.989583 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.03.04 19:29:33.989754 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001773 sec., 50761.42131979695 rows/sec., 4.27 MiB/sec. | ||
| 11134 | 2026.03.04 19:29:33.989807 [ 255 ] {d2b24277-df4a-4cd4-89f6-d2b2531f1fcb} <Debug> TCPHandler: Processed in 0.002116088 sec. | ||
| 11135 | 2026.03.04 19:29:33.989933 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2026.03.04 19:29:33.990038 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11137 | 2026.03.04 19:29:33.990083 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11138 | 2026.03.04 19:29:33.990520 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.03.04 19:29:33.990558 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11140 | 2026.03.04 19:29:33.990870 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11141 | 2026.03.04 19:29:33.991085 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.03.04 19:29:33.991211 [ 148 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11143 | 2026.03.04 19:29:33.991225 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00121 sec., 14049.586776859505 rows/sec., 1.03 MiB/sec. | ||
| 11144 | 2026.03.04 19:29:33.991277 [ 148 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.03.04 19:29:33.991289 [ 255 ] {5386922a-cc75-4db6-8b7d-d055776ece35} <Debug> TCPHandler: Processed in 0.001408356 sec. | ||
| 11146 | 2026.03.04 19:29:33.991302 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11147 | 2026.03.04 19:29:33.991407 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.03.04 19:29:33.991411 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 11149 | 2026.03.04 19:29:33.991510 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11150 | 2026.03.04 19:29:33.991517 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11151 | 2026.03.04 19:29:33.991550 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 86 rows starting from the beginning of the part | ||
| 11152 | 2026.03.04 19:29:33.991553 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11153 | 2026.03.04 19:29:33.991608 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part | ||
| 11154 | 2026.03.04 19:29:33.991653 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 11155 | 2026.03.04 19:29:33.991694 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 11156 | 2026.03.04 19:29:33.991737 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 53 rows starting from the beginning of the part | ||
| 11157 | 2026.03.04 19:29:33.991777 [ 197 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 11158 | 2026.03.04 19:29:33.992003 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.03.04 19:29:33.992039 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11160 | 2026.03.04 19:29:33.992360 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11161 | 2026.03.04 19:29:33.992515 [ 192 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142024 sec., 197018.62657877593 rows/sec., 15.17 MiB/sec. | ||
| 11162 | 2026.03.04 19:29:33.992590 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.03.04 19:29:33.992686 [ 192 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11164 | 2026.03.04 19:29:33.992738 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001248 sec., 64903.846153846156 rows/sec., 5.07 MiB/sec. | ||
| 11165 | 2026.03.04 19:29:33.992782 [ 255 ] {00176cc4-bc0d-470d-814e-49f62345f1a2} <Debug> TCPHandler: Processed in 0.001426215 sec. | ||
| 11166 | 2026.03.04 19:29:33.992892 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.03.04 19:29:33.992991 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.03.04 19:29:33.992991 [ 192 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.03.04 19:29:33.993039 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11170 | 2026.03.04 19:29:33.993086 [ 192 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_76_15} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11171 | 2026.03.04 19:29:33.993193 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11172 | 2026.03.04 19:29:33.993455 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.03.04 19:29:33.993495 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11174 | 2026.03.04 19:29:33.993842 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11175 | 2026.03.04 19:29:33.994060 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.03.04 19:29:33.994198 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 11177 | 2026.03.04 19:29:33.994237 [ 255 ] {60d45ae0-1328-43a2-ba9f-19592a4fe7da} <Debug> TCPHandler: Processed in 0.001394395 sec. | ||
| 11178 | 2026.03.04 19:29:33.994342 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.03.04 19:29:33.994437 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11180 | 2026.03.04 19:29:33.994493 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11181 | 2026.03.04 19:29:33.995273 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.03.04 19:29:33.995310 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11183 | 2026.03.04 19:29:33.995836 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11184 | 2026.03.04 19:29:33.996068 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.03.04 19:29:33.996187 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11186 | 2026.03.04 19:29:33.996212 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001793 sec., 9481.316229782487 rows/sec., 16.99 MiB/sec. | ||
| 11187 | 2026.03.04 19:29:33.996225 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.03.04 19:29:33.996252 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11189 | 2026.03.04 19:29:33.996275 [ 255 ] {16403f73-e2e8-4bdb-9a23-286db6a14284} <Debug> TCPHandler: Processed in 0.001982308 sec. | ||
| 11190 | 2026.03.04 19:29:33.996357 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 11191 | 2026.03.04 19:29:33.996391 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.03.04 19:29:33.996493 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.03.04 19:29:33.996536 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11194 | 2026.03.04 19:29:33.996637 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11195 | 2026.03.04 19:29:33.996710 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1510 rows starting from the beginning of the part | ||
| 11196 | 2026.03.04 19:29:33.996852 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 11197 | 2026.03.04 19:29:33.996862 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.03.04 19:29:33.996901 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11199 | 2026.03.04 19:29:33.996955 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 11200 | 2026.03.04 19:29:33.997055 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 11201 | 2026.03.04 19:29:33.997148 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 37 rows starting from the beginning of the part | ||
| 11202 | 2026.03.04 19:29:33.997223 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11203 | 2026.03.04 19:29:33.997243 [ 190 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 11204 | 2026.03.04 19:29:33.997459 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.03.04 19:29:33.997614 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11206 | 2026.03.04 19:29:33.997652 [ 255 ] {b5fe0b79-3492-45cd-8b87-d31ddb33ef15} <Debug> TCPHandler: Processed in 0.001309786 sec. | ||
| 11207 | 2026.03.04 19:29:34.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.30 MiB, peak 337.01 MiB, free memory in arenas 0.00 B, will set to 329.29 MiB (RSS), difference: -2.01 MiB | ||
| 11208 | 2026.03.04 19:29:34.009581 [ 192 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1623 rows, containing 19 columns (19 merged, 0 gathered) in 0.013274083 sec., 122268.33296130512 rows/sec., 219.10 MiB/sec. | ||
| 11209 | 2026.03.04 19:29:34.011245 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11210 | 2026.03.04 19:29:34.011592 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.03.04 19:29:34.011661 [ 201 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11212 | 2026.03.04 19:29:34.011808 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11213 | 2026.03.04 19:29:35.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.95 MiB, peak 337.54 MiB, free memory in arenas 0.00 B, will set to 333.56 MiB (RSS), difference: 7.61 MiB | ||
| 11214 | 2026.03.04 19:29:36.721428 [ 147 ] {} <Debug> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11215 | 2026.03.04 19:29:36.721518 [ 147 ] {} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.03.04 19:29:36.721545 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11217 | 2026.03.04 19:29:36.721657 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::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 | ||
| 11218 | 2026.03.04 19:29:36.721788 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2026.03.04 19:29:36.721827 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 826 rows starting from the beginning of the part | ||
| 11220 | 2026.03.04 19:29:36.721905 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 11221 | 2026.03.04 19:29:36.721957 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 11222 | 2026.03.04 19:29:36.722004 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 11223 | 2026.03.04 19:29:36.722049 [ 195 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 11224 | 2026.03.04 19:29:36.723532 [ 192 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921297 sec., 2147507.647177922 rows/sec., 135.05 MiB/sec. | ||
| 11225 | 2026.03.04 19:29:36.723741 [ 192 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11226 | 2026.03.04 19:29:36.724049 [ 192 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.03.04 19:29:36.724129 [ 192 ] {d3c9b1c7-0837-4099-907e-8d9b9843a0b5::all_1_13_3} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11228 | 2026.03.04 19:29:36.724241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11229 | 2026.03.04 19:29:38.609951 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11230 | 2026.03.04 19:29:38.610009 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11231 | 2026.03.04 19:29:38.752687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25930 | ||
| 11232 | 2026.03.04 19:29:38.753323 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.04 19:29:38.753360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11234 | 2026.03.04 19:29:38.753871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11235 | 2026.03.04 19:29:38.754126 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.04 19:29:38.754279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25930 | ||
| 11237 | 2026.03.04 19:29:38.988946 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2026.03.04 19:29:38.989127 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11239 | 2026.03.04 19:29:38.989195 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11240 | 2026.03.04 19:29:38.989959 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2026.03.04 19:29:38.990013 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11242 | 2026.03.04 19:29:38.990452 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11243 | 2026.03.04 19:29:38.990691 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.03.04 19:29:38.990840 [ 145 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11245 | 2026.03.04 19:29:38.990876 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001797 sec., 58987.20089037284 rows/sec., 4.96 MiB/sec. | ||
| 11246 | 2026.03.04 19:29:38.990886 [ 145 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.03.04 19:29:38.990913 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11248 | 2026.03.04 19:29:38.990932 [ 255 ] {c628e024-aa68-490c-8672-c127da92a82a} <Debug> TCPHandler: Processed in 0.002115579 sec. | ||
| 11249 | 2026.03.04 19:29:38.991067 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.03.04 19:29:38.991064 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 11251 | 2026.03.04 19:29:38.991171 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.03.04 19:29:38.991218 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11253 | 2026.03.04 19:29:38.991230 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11254 | 2026.03.04 19:29:38.991272 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2439 rows starting from the beginning of the part | ||
| 11255 | 2026.03.04 19:29:38.991342 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 11256 | 2026.03.04 19:29:38.991390 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2393 rows starting from the beginning of the part | ||
| 11257 | 2026.03.04 19:29:38.991434 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11258 | 2026.03.04 19:29:38.991476 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 11259 | 2026.03.04 19:29:38.991516 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 106 rows starting from the beginning of the part | ||
| 11260 | 2026.03.04 19:29:38.991639 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.03.04 19:29:38.991682 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11262 | 2026.03.04 19:29:38.992020 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11263 | 2026.03.04 19:29:38.992263 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.03.04 19:29:38.992409 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00126 sec., 19841.26984126984 rows/sec., 1.46 MiB/sec. | ||
| 11265 | 2026.03.04 19:29:38.992447 [ 255 ] {648a2668-dd4a-454b-bfc3-b9984a9c2688} <Debug> TCPHandler: Processed in 0.001432965 sec. | ||
| 11266 | 2026.03.04 19:29:38.992552 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.03.04 19:29:38.992650 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11268 | 2026.03.04 19:29:38.992693 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11269 | 2026.03.04 19:29:38.993108 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2026.03.04 19:29:38.993142 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11271 | 2026.03.04 19:29:38.993421 [ 192 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428389 sec., 2130630.6361954366 rows/sec., 173.14 MiB/sec. | ||
| 11272 | 2026.03.04 19:29:38.993490 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11273 | 2026.03.04 19:29:38.993697 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11274 | 2026.03.04 19:29:38.993730 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.03.04 19:29:38.993857 [ 145 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11276 | 2026.03.04 19:29:38.993875 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001244 sec., 71543.40836012861 rows/sec., 5.59 MiB/sec. | ||
| 11277 | 2026.03.04 19:29:38.993893 [ 145 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.03.04 19:29:38.993916 [ 255 ] {70723bec-1bd0-41f7-a125-e4955a2b27fa} <Debug> TCPHandler: Processed in 0.001413425 sec. | ||
| 11279 | 2026.03.04 19:29:38.993917 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11280 | 2026.03.04 19:29:38.993984 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.03.04 19:29:38.994027 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.03.04 19:29:38.994039 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 11283 | 2026.03.04 19:29:38.994067 [ 195 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_86_17} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11284 | 2026.03.04 19:29:38.994130 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.03.04 19:29:38.994162 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 11286 | 2026.03.04 19:29:38.994180 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11287 | 2026.03.04 19:29:38.994196 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11288 | 2026.03.04 19:29:38.994235 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1314 rows starting from the beginning of the part | ||
| 11289 | 2026.03.04 19:29:38.994304 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 81 rows starting from the beginning of the part | ||
| 11290 | 2026.03.04 19:29:38.994349 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1263 rows starting from the beginning of the part | ||
| 11291 | 2026.03.04 19:29:38.994390 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11292 | 2026.03.04 19:29:38.994432 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 81 rows starting from the beginning of the part | ||
| 11293 | 2026.03.04 19:29:38.994473 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 89 rows starting from the beginning of the part | ||
| 11294 | 2026.03.04 19:29:38.994601 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.03.04 19:29:38.994642 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11296 | 2026.03.04 19:29:38.995005 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11297 | 2026.03.04 19:29:38.995243 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.03.04 19:29:38.995384 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 11299 | 2026.03.04 19:29:38.995384 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11300 | 2026.03.04 19:29:38.995424 [ 255 ] {4a2a5c6a-fd5e-46d2-ab37-9eac35df8f76} <Debug> TCPHandler: Processed in 0.001446365 sec. | ||
| 11301 | 2026.03.04 19:29:38.995439 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.03.04 19:29:38.995464 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11303 | 2026.03.04 19:29:38.995553 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.03.04 19:29:38.995553 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 11305 | 2026.03.04 19:29:38.995696 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.03.04 19:29:38.995729 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11307 | 2026.03.04 19:29:38.995777 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26996 rows starting from the beginning of the part | ||
| 11308 | 2026.03.04 19:29:38.995780 [ 186 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795547 sec., 1610651.2388703832 rows/sec., 119.03 MiB/sec. | ||
| 11309 | 2026.03.04 19:29:38.995780 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11310 | 2026.03.04 19:29:38.995861 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 11311 | 2026.03.04 19:29:38.995914 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1534 rows starting from the beginning of the part | ||
| 11312 | 2026.03.04 19:29:38.995959 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 11313 | 2026.03.04 19:29:38.996000 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::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 | ||
| 11314 | 2026.03.04 19:29:38.996041 [ 192 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11315 | 2026.03.04 19:29:38.996054 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11316 | 2026.03.04 19:29:38.996386 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.03.04 19:29:38.996469 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_86_17} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11318 | 2026.03.04 19:29:38.996554 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11319 | 2026.03.04 19:29:38.996744 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.03.04 19:29:38.996789 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11321 | 2026.03.04 19:29:38.997357 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11322 | 2026.03.04 19:29:38.997703 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.03.04 19:29:38.997847 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002182 sec., 11457.378551787351 rows/sec., 20.53 MiB/sec. | ||
| 11324 | 2026.03.04 19:29:38.997902 [ 255 ] {793bea78-9791-490e-ac4c-f5c9d932c673} <Debug> TCPHandler: Processed in 0.002411189 sec. | ||
| 11325 | 2026.03.04 19:29:38.998012 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.03.04 19:29:38.998108 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.03.04 19:29:38.998151 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11328 | 2026.03.04 19:29:38.998496 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.03.04 19:29:38.998532 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11330 | 2026.03.04 19:29:38.999009 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11331 | 2026.03.04 19:29:38.999215 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.03.04 19:29:38.999333 [ 143 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11333 | 2026.03.04 19:29:38.999356 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 11334 | 2026.03.04 19:29:38.999367 [ 143 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.03.04 19:29:38.999396 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11336 | 2026.03.04 19:29:38.999400 [ 255 ] {86bd224d-0ed8-4c0a-9e63-588ab411dbff} <Debug> TCPHandler: Processed in 0.001439076 sec. | ||
| 11337 | 2026.03.04 19:29:38.999479 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 11338 | 2026.03.04 19:29:38.999570 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11339 | 2026.03.04 19:29:38.999598 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4110 rows starting from the beginning of the part | ||
| 11340 | 2026.03.04 19:29:38.999653 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 11341 | 2026.03.04 19:29:38.999694 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part | ||
| 11342 | 2026.03.04 19:29:38.999731 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 11343 | 2026.03.04 19:29:38.999769 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 11344 | 2026.03.04 19:29:38.999805 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 11345 | 2026.03.04 19:29:39.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.63 MiB, peak 344.63 MiB, free memory in arenas 0.00 B, will set to 333.62 MiB (RSS), difference: -11.01 MiB | ||
| 11346 | 2026.03.04 19:29:39.001476 [ 195 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048508 sec., 2123496.710776819 rows/sec., 142.91 MiB/sec. | ||
| 11347 | 2026.03.04 19:29:39.001805 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11348 | 2026.03.04 19:29:39.001934 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006467895 sec., 4505020.566969625 rows/sec., 297.52 MiB/sec. | ||
| 11349 | 2026.03.04 19:29:39.002083 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.03.04 19:29:39.002156 [ 193 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_86_17} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11351 | 2026.03.04 19:29:39.002300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11352 | 2026.03.04 19:29:39.002721 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11353 | 2026.03.04 19:29:39.002973 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.03.04 19:29:39.003036 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11355 | 2026.03.04 19:29:39.003107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11356 | 2026.03.04 19:29:40.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.13 MiB, peak 344.63 MiB, free memory in arenas 0.00 B, will set to 333.62 MiB (RSS), difference: 10.49 MiB | ||
| 11357 | 2026.03.04 19:29:40.184346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11358 | 2026.03.04 19:29:40.200761 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2026.03.04 19:29:40.200812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11360 | 2026.03.04 19:29:40.206939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11361 | 2026.03.04 19:29:40.207672 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2026.03.04 19:29:40.210526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11363 | 2026.03.04 19:29:43.836170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1356 | ||
| 11364 | 2026.03.04 19:29:43.838367 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.03.04 19:29:43.838405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11366 | 2026.03.04 19:29:43.839593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11367 | 2026.03.04 19:29:43.839859 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.03.04 19:29:43.839996 [ 139 ] {} <Debug> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11369 | 2026.03.04 19:29:43.840032 [ 139 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.03.04 19:29:43.840051 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11371 | 2026.03.04 19:29:43.840125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 11372 | 2026.03.04 19:29:43.840170 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 11373 | 2026.03.04 19:29:43.840735 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11374 | 2026.03.04 19:29:43.840869 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1192 rows starting from the beginning of the part | ||
| 11375 | 2026.03.04 19:29:43.841275 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 11376 | 2026.03.04 19:29:43.841669 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 11377 | 2026.03.04 19:29:43.842011 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 11378 | 2026.03.04 19:29:43.842346 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 11379 | 2026.03.04 19:29:43.842664 [ 200 ] {819fa656-1284-46e6-8e23-9720a03420a3::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 | ||
| 11380 | 2026.03.04 19:29:43.849306 [ 193 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 72 columns (72 merged, 0 gathered) in 0.009192067 sec., 147518.50699086505 rows/sec., 117.16 MiB/sec. | ||
| 11381 | 2026.03.04 19:29:43.851036 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11382 | 2026.03.04 19:29:43.851668 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.03.04 19:29:43.851762 [ 198 ] {819fa656-1284-46e6-8e23-9720a03420a3::all_1_41_8} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11384 | 2026.03.04 19:29:43.852113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11385 | 2026.03.04 19:29:43.988916 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.04 19:29:43.989080 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11387 | 2026.03.04 19:29:43.989161 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11388 | 2026.03.04 19:29:43.989877 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.04 19:29:43.989921 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11390 | 2026.03.04 19:29:43.990331 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11391 | 2026.03.04 19:29:43.990559 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.03.04 19:29:43.990729 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001696 sec., 53066.03773584906 rows/sec., 4.47 MiB/sec. | ||
| 11393 | 2026.03.04 19:29:43.990783 [ 255 ] {2178b372-27e0-4c31-977d-e8f1cc43bf68} <Debug> TCPHandler: Processed in 0.001993888 sec. | ||
| 11394 | 2026.03.04 19:29:43.990911 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.03.04 19:29:43.991014 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.04 19:29:43.991061 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11397 | 2026.03.04 19:29:43.991499 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.03.04 19:29:43.991538 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11399 | 2026.03.04 19:29:43.991857 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11400 | 2026.03.04 19:29:43.992072 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.04 19:29:43.992230 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001239 sec., 13720.742534301855 rows/sec., 1.01 MiB/sec. | ||
| 11402 | 2026.03.04 19:29:43.992274 [ 255 ] {d1787e3b-680c-4379-8277-93d29fee0ccf} <Debug> TCPHandler: Processed in 0.001416906 sec. | ||
| 11403 | 2026.03.04 19:29:43.992390 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.03.04 19:29:43.992490 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11405 | 2026.03.04 19:29:43.992532 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11406 | 2026.03.04 19:29:43.992948 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.03.04 19:29:43.992985 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11408 | 2026.03.04 19:29:43.993308 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11409 | 2026.03.04 19:29:43.993565 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.03.04 19:29:43.993696 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001224 sec., 66176.47058823529 rows/sec., 5.17 MiB/sec. | ||
| 11411 | 2026.03.04 19:29:43.993736 [ 255 ] {ae139e02-54b0-4c33-919e-1ced8b00f430} <Debug> TCPHandler: Processed in 0.001394555 sec. | ||
| 11412 | 2026.03.04 19:29:43.993853 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.03.04 19:29:43.993949 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.03.04 19:29:43.993992 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11415 | 2026.03.04 19:29:43.994385 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.03.04 19:29:43.994419 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11417 | 2026.03.04 19:29:43.994763 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11418 | 2026.03.04 19:29:43.994995 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.03.04 19:29:43.995129 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11420 | 2026.03.04 19:29:43.995168 [ 255 ] {819f4c0b-7ab0-496c-b0ae-ef55d7cd19e9} <Debug> TCPHandler: Processed in 0.001362116 sec. | ||
| 11421 | 2026.03.04 19:29:43.995278 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.03.04 19:29:43.995374 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11423 | 2026.03.04 19:29:43.995433 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11424 | 2026.03.04 19:29:43.996233 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.03.04 19:29:43.996270 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11426 | 2026.03.04 19:29:43.996865 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11427 | 2026.03.04 19:29:43.997089 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.03.04 19:29:43.997245 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001888 sec., 9004.237288135593 rows/sec., 16.14 MiB/sec. | ||
| 11429 | 2026.03.04 19:29:43.997300 [ 255 ] {621d60d5-cadc-4156-ad21-7b3f58e84c84} <Debug> TCPHandler: Processed in 0.002070978 sec. | ||
| 11430 | 2026.03.04 19:29:43.997413 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.03.04 19:29:43.997507 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.03.04 19:29:43.997550 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11433 | 2026.03.04 19:29:43.997896 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.03.04 19:29:43.997934 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11435 | 2026.03.04 19:29:43.998240 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11436 | 2026.03.04 19:29:43.998465 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.03.04 19:29:43.998602 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 11438 | 2026.03.04 19:29:43.998639 [ 255 ] {b96d15c2-388f-480a-a458-fbbd5af7afd9} <Debug> TCPHandler: Processed in 0.001276265 sec. | ||
| 11439 | 2026.03.04 19:29:46.254555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26442 | ||
| 11440 | 2026.03.04 19:29:46.255285 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.03.04 19:29:46.255350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11442 | 2026.03.04 19:29:46.256017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11443 | 2026.03.04 19:29:46.256356 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.03.04 19:29:46.256565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26442 | ||
| 11445 | 2026.03.04 19:29:47.710721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11446 | 2026.03.04 19:29:47.727708 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.03.04 19:29:47.727769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11448 | 2026.03.04 19:29:47.734015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11449 | 2026.03.04 19:29:47.734740 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.03.04 19:29:47.737748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11451 | 2026.03.04 19:29:48.988857 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.03.04 19:29:48.989050 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11453 | 2026.03.04 19:29:48.989119 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11454 | 2026.03.04 19:29:48.989839 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.03.04 19:29:48.989878 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11456 | 2026.03.04 19:29:48.990280 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11457 | 2026.03.04 19:29:48.990502 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.03.04 19:29:48.990663 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001666 sec., 63625.45018007203 rows/sec., 5.35 MiB/sec. | ||
| 11459 | 2026.03.04 19:29:48.990711 [ 255 ] {b29e17c5-478d-4237-839e-8dc348362d9d} <Debug> TCPHandler: Processed in 0.001993058 sec. | ||
| 11460 | 2026.03.04 19:29:48.990862 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2026.03.04 19:29:48.990962 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11462 | 2026.03.04 19:29:48.991004 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11463 | 2026.03.04 19:29:48.991451 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.03.04 19:29:48.991487 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11465 | 2026.03.04 19:29:48.991805 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11466 | 2026.03.04 19:29:48.992029 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.03.04 19:29:48.992169 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00123 sec., 20325.20325203252 rows/sec., 1.49 MiB/sec. | ||
| 11468 | 2026.03.04 19:29:48.992208 [ 255 ] {9e9187d1-eb70-423e-b7c2-01385301dc94} <Debug> TCPHandler: Processed in 0.001407796 sec. | ||
| 11469 | 2026.03.04 19:29:48.992336 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.03.04 19:29:48.992433 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11471 | 2026.03.04 19:29:48.992477 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11472 | 2026.03.04 19:29:48.992916 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.03.04 19:29:48.992952 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11474 | 2026.03.04 19:29:48.993275 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11475 | 2026.03.04 19:29:48.993497 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.03.04 19:29:48.993631 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001217 sec., 73130.64913722267 rows/sec., 5.71 MiB/sec. | ||
| 11477 | 2026.03.04 19:29:48.993670 [ 255 ] {e57aa667-d0f0-4779-96d6-6cf1044d8e61} <Debug> TCPHandler: Processed in 0.001390216 sec. | ||
| 11478 | 2026.03.04 19:29:48.993787 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2026.03.04 19:29:48.993882 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11480 | 2026.03.04 19:29:48.993926 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11481 | 2026.03.04 19:29:48.994329 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.03.04 19:29:48.994363 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11483 | 2026.03.04 19:29:48.994681 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11484 | 2026.03.04 19:29:48.994901 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11485 | 2026.03.04 19:29:48.995028 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 11486 | 2026.03.04 19:29:48.995064 [ 255 ] {36290119-f9f6-4b97-b64b-aac47f190f11} <Debug> TCPHandler: Processed in 0.001367345 sec. | ||
| 11487 | 2026.03.04 19:29:48.995173 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2026.03.04 19:29:48.995260 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11489 | 2026.03.04 19:29:48.995312 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11490 | 2026.03.04 19:29:48.996188 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.03.04 19:29:48.996223 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11492 | 2026.03.04 19:29:48.996758 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11493 | 2026.03.04 19:29:48.996980 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.03.04 19:29:48.997122 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001823 sec., 13713.658804168952 rows/sec., 24.57 MiB/sec. | ||
| 11495 | 2026.03.04 19:29:48.997192 [ 255 ] {a2318bfa-6e9a-4e71-99b5-f22d7468459d} <Debug> TCPHandler: Processed in 0.002024828 sec. | ||
| 11496 | 2026.03.04 19:29:48.997300 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2026.03.04 19:29:48.997396 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11498 | 2026.03.04 19:29:48.997438 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11499 | 2026.03.04 19:29:48.997772 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2026.03.04 19:29:48.997807 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11501 | 2026.03.04 19:29:48.998118 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11502 | 2026.03.04 19:29:48.998328 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2026.03.04 19:29:48.998469 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11504 | 2026.03.04 19:29:48.998506 [ 255 ] {c1fcec11-1203-46fb-b1b3-0cffbfe593c1} <Debug> TCPHandler: Processed in 0.001255205 sec. | ||
| 11505 | 2026.03.04 19:29:53.610252 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11506 | 2026.03.04 19:29:53.610326 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11507 | 2026.03.04 19:29:53.756920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26890 | ||
| 11508 | 2026.03.04 19:29:53.757490 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2026.03.04 19:29:53.757539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11510 | 2026.03.04 19:29:53.758027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11511 | 2026.03.04 19:29:53.758251 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.03.04 19:29:53.758378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26890 | ||
| 11513 | 2026.03.04 19:29:53.758403 [ 124 ] {} <Debug> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11514 | 2026.03.04 19:29:53.758474 [ 124 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.03.04 19:29:53.758494 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11516 | 2026.03.04 19:29:53.758593 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::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 | ||
| 11517 | 2026.03.04 19:29:53.758704 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11518 | 2026.03.04 19:29:53.758750 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24522 rows starting from the beginning of the part | ||
| 11519 | 2026.03.04 19:29:53.758810 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11520 | 2026.03.04 19:29:53.758856 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11521 | 2026.03.04 19:29:53.758902 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11522 | 2026.03.04 19:29:53.758941 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11523 | 2026.03.04 19:29:53.758978 [ 196 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11524 | 2026.03.04 19:29:53.761037 [ 191 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26890 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248387 sec., 10825848.373707158 rows/sec., 154.87 MiB/sec. | ||
| 11525 | 2026.03.04 19:29:53.761320 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11526 | 2026.03.04 19:29:53.761588 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.03.04 19:29:53.761675 [ 193 ] {202573e8-cb71-4af0-a2cc-4bde3e5d35e1::all_1_56_11} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11528 | 2026.03.04 19:29:53.761788 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11529 | 2026.03.04 19:29:53.840508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1380 | ||
| 11530 | 2026.03.04 19:29:53.842905 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.03.04 19:29:53.842960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11532 | 2026.03.04 19:29:53.844221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11533 | 2026.03.04 19:29:53.844504 [ 243 ] {} <Trace> system.query_log (819fa656-1284-46e6-8e23-9720a03420a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.03.04 19:29:53.844887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 11535 | 2026.03.04 19:29:53.989077 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.03.04 19:29:53.989264 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11537 | 2026.03.04 19:29:53.989332 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11538 | 2026.03.04 19:29:53.990002 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.04 19:29:53.990048 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11540 | 2026.03.04 19:29:53.990432 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11541 | 2026.03.04 19:29:53.990656 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.03.04 19:29:53.990813 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001599 sec., 56285.17823639775 rows/sec., 4.74 MiB/sec. | ||
| 11543 | 2026.03.04 19:29:53.990853 [ 255 ] {3efed69d-19cc-43e9-9517-1d3cd858ad5a} <Debug> TCPHandler: Processed in 0.001907788 sec. | ||
| 11544 | 2026.03.04 19:29:53.990976 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.03.04 19:29:53.991072 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.03.04 19:29:53.991112 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11547 | 2026.03.04 19:29:53.991509 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.03.04 19:29:53.991546 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11549 | 2026.03.04 19:29:53.991884 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11550 | 2026.03.04 19:29:53.992091 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.03.04 19:29:53.992225 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001171 sec., 14517.506404782238 rows/sec., 1.07 MiB/sec. | ||
| 11552 | 2026.03.04 19:29:53.992264 [ 255 ] {b2c06446-4ddb-4243-8baf-7e53695fe45a} <Debug> TCPHandler: Processed in 0.001336626 sec. | ||
| 11553 | 2026.03.04 19:29:53.992370 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.03.04 19:29:53.992466 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11555 | 2026.03.04 19:29:53.992507 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11556 | 2026.03.04 19:29:53.992924 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.04 19:29:53.992961 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11558 | 2026.03.04 19:29:53.993255 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11559 | 2026.03.04 19:29:53.993474 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.03.04 19:29:53.993606 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 11561 | 2026.03.04 19:29:53.993644 [ 255 ] {d0e35930-4b43-42f4-8e1b-726dd59176c9} <Debug> TCPHandler: Processed in 0.001322985 sec. | ||
| 11562 | 2026.03.04 19:29:53.993751 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.04 19:29:53.993845 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.04 19:29:53.993887 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11565 | 2026.03.04 19:29:53.994276 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.03.04 19:29:53.994312 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11567 | 2026.03.04 19:29:53.994635 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11568 | 2026.03.04 19:29:53.994843 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.03.04 19:29:53.994973 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 11570 | 2026.03.04 19:29:53.995009 [ 255 ] {ff99ceff-3f4f-44be-814c-33dca2058873} <Debug> TCPHandler: Processed in 0.001306135 sec. | ||
| 11571 | 2026.03.04 19:29:53.995128 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.03.04 19:29:53.995248 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.03.04 19:29:53.995313 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11574 | 2026.03.04 19:29:53.996139 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2026.03.04 19:29:53.996175 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11576 | 2026.03.04 19:29:53.996716 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11577 | 2026.03.04 19:29:53.996939 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.03.04 19:29:53.997082 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001858 sec., 9149.623250807319 rows/sec., 16.40 MiB/sec. | ||
| 11579 | 2026.03.04 19:29:53.997146 [ 255 ] {f2c175be-cbae-4a19-be51-b70c14d33871} <Debug> TCPHandler: Processed in 0.002078999 sec. | ||
| 11580 | 2026.03.04 19:29:53.997253 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.03.04 19:29:53.997347 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.03.04 19:29:53.997388 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11583 | 2026.03.04 19:29:53.997733 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.03.04 19:29:53.997770 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11585 | 2026.03.04 19:29:53.998084 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11586 | 2026.03.04 19:29:53.998284 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.03.04 19:29:53.998419 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11588 | 2026.03.04 19:29:53.998457 [ 255 ] {6f70e02d-bdea-4f5c-b5fc-761053053f2a} <Debug> TCPHandler: Processed in 0.001252995 sec. | ||
| 11589 | 2026.03.04 19:29:54.306201 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.03.04 19:29:54.306475 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.03.04 19:29:54.306582 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11592 | 2026.03.04 19:29:54.307563 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.03.04 19:29:54.307642 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11594 | 2026.03.04 19:29:54.308210 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11595 | 2026.03.04 19:29:54.308579 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Trace> oximeter.fields_i16 (27b927fc-af23-407f-b388-4ed4d9fbcbce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.03.04 19:29:54.308805 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002421 sec., 9913.258983890953 rows/sec., 842.24 KiB/sec. | ||
| 11597 | 2026.03.04 19:29:54.308888 [ 255 ] {27e74040-a774-4d39-9e98-e32ff473a4ab} <Debug> TCPHandler: Processed in 0.002893791 sec. | ||
| 11598 | 2026.03.04 19:29:54.309712 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2026.03.04 19:29:54.309863 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11600 | 2026.03.04 19:29:54.309930 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11601 | 2026.03.04 19:29:54.310571 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.03.04 19:29:54.310617 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11603 | 2026.03.04 19:29:54.311085 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11604 | 2026.03.04 19:29:54.311398 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Trace> oximeter.fields_ipaddr (e297e956-71c9-4fb6-9926-1c497852e0e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.03.04 19:29:54.311607 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001781 sec., 3368.893879842785 rows/sec., 282.39 KiB/sec. | ||
| 11606 | 2026.03.04 19:29:54.311667 [ 255 ] {ebcd734f-2f96-4792-8774-8f513fbb5fd7} <Debug> TCPHandler: Processed in 0.002032128 sec. | ||
| 11607 | 2026.03.04 19:29:54.311840 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2026.03.04 19:29:54.311964 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11609 | 2026.03.04 19:29:54.312013 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11610 | 2026.03.04 19:29:54.315053 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.03.04 19:29:54.315646 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11612 | 2026.03.04 19:29:54.316495 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11613 | 2026.03.04 19:29:54.316814 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.03.04 19:29:54.317011 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Debug> executeQuery: Read 2395 rows, 188.67 KiB in 0.005072 sec., 472200.31545741326 rows/sec., 36.33 MiB/sec. | ||
| 11615 | 2026.03.04 19:29:54.317076 [ 255 ] {3f4756d6-e4e0-4fb7-aca9-e49f272fb6bd} <Debug> TCPHandler: Processed in 0.00529716 sec. | ||
| 11616 | 2026.03.04 19:29:54.317492 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.03.04 19:29:54.317642 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11618 | 2026.03.04 19:29:54.317708 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11619 | 2026.03.04 19:29:54.318440 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.03.04 19:29:54.318491 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11621 | 2026.03.04 19:29:54.318916 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11622 | 2026.03.04 19:29:54.319215 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.03.04 19:29:54.319389 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001793 sec., 30674.84662576687 rows/sec., 2.27 MiB/sec. | ||
| 11624 | 2026.03.04 19:29:54.319438 [ 255 ] {af41c676-1204-4173-b527-281c5778971a} <Debug> TCPHandler: Processed in 0.002066348 sec. | ||
| 11625 | 2026.03.04 19:29:54.319470 [ 122 ] {} <Debug> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11626 | 2026.03.04 19:29:54.319579 [ 122 ] {} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.03.04 19:29:54.319595 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.03.04 19:29:54.319622 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11629 | 2026.03.04 19:29:54.319715 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.03.04 19:29:54.319771 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11631 | 2026.03.04 19:29:54.319871 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::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 | ||
| 11632 | 2026.03.04 19:29:54.320086 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11633 | 2026.03.04 19:29:54.320164 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 86 rows starting from the beginning of the part | ||
| 11634 | 2026.03.04 19:29:54.320290 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 11635 | 2026.03.04 19:29:54.320399 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 11636 | 2026.03.04 19:29:54.320505 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 11637 | 2026.03.04 19:29:54.320579 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 11638 | 2026.03.04 19:29:54.320652 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 55 rows starting from the beginning of the part | ||
| 11639 | 2026.03.04 19:29:54.320912 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.03.04 19:29:54.320965 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11641 | 2026.03.04 19:29:54.321488 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11642 | 2026.03.04 19:29:54.321843 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Trace> oximeter.fields_u32 (d3c9b1c7-0837-4099-907e-8d9b9843a0b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.03.04 19:29:54.321989 [ 187 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230029 sec., 100895.54889196508 rows/sec., 7.80 MiB/sec. | ||
| 11644 | 2026.03.04 19:29:54.322012 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Debug> executeQuery: Read 825 rows, 49.90 KiB in 0.002321 sec., 355450.2369668246 rows/sec., 21.00 MiB/sec. | ||
| 11645 | 2026.03.04 19:29:54.322082 [ 255 ] {d983906f-f583-4e34-b99d-33ea8e3f7bd2} <Debug> TCPHandler: Processed in 0.00254749 sec. | ||
| 11646 | 2026.03.04 19:29:54.322213 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11647 | 2026.03.04 19:29:54.322238 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.03.04 19:29:54.322355 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11649 | 2026.03.04 19:29:54.322405 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11650 | 2026.03.04 19:29:54.322655 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.03.04 19:29:54.322800 [ 191 ] {b2dbed1b-114e-4219-ab40-43ececa31625::all_1_81_16} <Trace> oximeter.fields_u16 (b2dbed1b-114e-4219-ab40-43ececa31625) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11652 | 2026.03.04 19:29:54.322912 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11653 | 2026.03.04 19:29:54.323150 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.03.04 19:29:54.323224 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11655 | 2026.03.04 19:29:54.323678 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11656 | 2026.03.04 19:29:54.324025 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Trace> oximeter.fields_u64 (dd91718b-bb4b-4a43-941b-bc10af97c66a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.04 19:29:54.324218 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001887 sec., 529.9417064122946 rows/sec., 37.26 KiB/sec. | ||
| 11658 | 2026.03.04 19:29:54.324270 [ 255 ] {eedb8e7d-779f-4a82-9eb6-a8119d498e54} <Debug> TCPHandler: Processed in 0.002092518 sec. | ||
| 11659 | 2026.03.04 19:29:54.324429 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.03.04 19:29:54.324548 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.03.04 19:29:54.324603 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11662 | 2026.03.04 19:29:54.325174 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.03.04 19:29:54.325220 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11664 | 2026.03.04 19:29:54.325667 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11665 | 2026.03.04 19:29:54.325992 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Trace> oximeter.fields_u8 (05d1092c-2380-4f85-b27c-738312642d68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.03.04 19:29:54.326223 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001698 sec., 7067.137809187278 rows/sec., 552.12 KiB/sec. | ||
| 11667 | 2026.03.04 19:29:54.326744 [ 255 ] {d108c03b-bdca-469f-af35-b1d479ddfc21} <Debug> TCPHandler: Processed in 0.00237724 sec. | ||
| 11668 | 2026.03.04 19:29:54.326981 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.03.04 19:29:54.327175 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11670 | 2026.03.04 19:29:54.327431 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11671 | 2026.03.04 19:29:54.329100 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.03.04 19:29:54.329148 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11673 | 2026.03.04 19:29:54.331544 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11674 | 2026.03.04 19:29:54.334082 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.03.04 19:29:54.334402 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Debug> executeQuery: Read 1265 rows, 89.30 KiB in 0.007244 sec., 174627.27774710106 rows/sec., 12.04 MiB/sec. | ||
| 11676 | 2026.03.04 19:29:54.334505 [ 255 ] {aad28abb-6dc1-4e0b-9a85-a07232efd1bc} <Debug> TCPHandler: Processed in 0.00758604 sec. | ||
| 11677 | 2026.03.04 19:29:54.335489 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.03.04 19:29:54.335682 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11679 | 2026.03.04 19:29:54.335768 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11680 | 2026.03.04 19:29:54.338048 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.03.04 19:29:54.338105 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11682 | 2026.03.04 19:29:54.339128 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11683 | 2026.03.04 19:29:54.339580 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.03.04 19:29:54.339955 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Debug> executeQuery: Read 1535 rows, 97.56 KiB in 0.004337 sec., 353931.2889093844 rows/sec., 21.97 MiB/sec. | ||
| 11685 | 2026.03.04 19:29:54.340044 [ 255 ] {fc27f7f6-cb81-4733-bafe-eedffee679f8} <Debug> TCPHandler: Processed in 0.004734858 sec. | ||
| 11686 | 2026.03.04 19:29:54.340724 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.03.04 19:29:54.340903 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11688 | 2026.03.04 19:29:54.340998 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11689 | 2026.03.04 19:29:54.342787 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.03.04 19:29:54.342839 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11691 | 2026.03.04 19:29:54.343931 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11692 | 2026.03.04 19:29:54.344280 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.03.04 19:29:54.344512 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11694 | 2026.03.04 19:29:54.344680 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.03.04 19:29:54.344746 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11696 | 2026.03.04 19:29:54.344542 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.003688 sec., 10032.537960954447 rows/sec., 17.98 MiB/sec. | ||
| 11697 | 2026.03.04 19:29:54.344892 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::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 | ||
| 11698 | 2026.03.04 19:29:54.345028 [ 255 ] {8b641d47-73d4-43b6-9538-450814722427} <Debug> TCPHandler: Processed in 0.004857089 sec. | ||
| 11699 | 2026.03.04 19:29:54.345196 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11700 | 2026.03.04 19:29:54.345279 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1623 rows starting from the beginning of the part | ||
| 11701 | 2026.03.04 19:29:54.345457 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 11702 | 2026.03.04 19:29:54.345629 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 11703 | 2026.03.04 19:29:54.345791 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 11704 | 2026.03.04 19:29:54.345955 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 11705 | 2026.03.04 19:29:54.346109 [ 193 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part | ||
| 11706 | 2026.03.04 19:29:54.346526 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.03.04 19:29:54.346727 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11708 | 2026.03.04 19:29:54.346801 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11709 | 2026.03.04 19:29:54.348279 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.03.04 19:29:54.348332 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11711 | 2026.03.04 19:29:54.348807 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11712 | 2026.03.04 19:29:54.349119 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.03.04 19:29:54.349342 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0027 sec., 4444.444444444444 rows/sec., 306.71 KiB/sec. | ||
| 11714 | 2026.03.04 19:29:54.349403 [ 255 ] {3f6d7e18-363b-434f-bb4f-c85deeb8409c} <Debug> TCPHandler: Processed in 0.003285213 sec. | ||
| 11715 | 2026.03.04 19:29:54.360539 [ 187 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 19 columns (19 merged, 0 gathered) in 0.015697432 sec., 111100.97498750113 rows/sec., 199.09 MiB/sec. | ||
| 11716 | 2026.03.04 19:29:54.363529 [ 194 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11717 | 2026.03.04 19:29:54.364345 [ 194 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.03.04 19:29:54.364534 [ 194 ] {fba88438-fdf6-465f-9fb1-ddaf45e3885d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (fba88438-fdf6-465f-9fb1-ddaf45e3885d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11719 | 2026.03.04 19:29:54.364865 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.62 MiB. | ||
| 11720 | 2026.03.04 19:29:54.966974 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64256 | ||
| 11721 | 2026.03.04 19:29:54.967086 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.03.04 19:29:54.967113 [ 356 ] {} <Debug> TCP-Session: 1d6dd6f6-c318-4fe0-b450-39d98d96f705 Authenticating user 'default' from [fd00:1122:3344:101::e]:64256 | ||
| 11723 | 2026.03.04 19:29:54.967135 [ 356 ] {} <Debug> TCP-Session: 1d6dd6f6-c318-4fe0-b450-39d98d96f705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2026.03.04 19:29:54.967147 [ 356 ] {} <Debug> TCP-Session: 1d6dd6f6-c318-4fe0-b450-39d98d96f705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2026.03.04 19:29:54.967346 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43638 | ||
| 11726 | 2026.03.04 19:29:54.967374 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48342 | ||
| 11727 | 2026.03.04 19:29:54.967411 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60588 | ||
| 11728 | 2026.03.04 19:29:54.967419 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37997 | ||
| 11729 | 2026.03.04 19:29:54.967482 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11730 | 2026.03.04 19:29:54.967502 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11731 | 2026.03.04 19:29:54.967400 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37218 | ||
| 11732 | 2026.03.04 19:29:54.967530 [ 357 ] {} <Debug> TCP-Session: 88bd7777-9b18-4f8f-b88c-caad89fe9517 Authenticating user 'default' from [fd00:1122:3344:101::e]:43638 | ||
| 11733 | 2026.03.04 19:29:54.967545 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11734 | 2026.03.04 19:29:54.967595 [ 357 ] {} <Debug> TCP-Session: 88bd7777-9b18-4f8f-b88c-caad89fe9517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2026.03.04 19:29:54.967541 [ 288 ] {} <Debug> TCP-Session: 5ca3d662-b0da-44fa-940f-f54e7e7a38f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48342 | ||
| 11736 | 2026.03.04 19:29:54.967623 [ 357 ] {} <Debug> TCP-Session: 88bd7777-9b18-4f8f-b88c-caad89fe9517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11737 | 2026.03.04 19:29:54.967625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11738 | 2026.03.04 19:29:54.967649 [ 288 ] {} <Debug> TCP-Session: 5ca3d662-b0da-44fa-940f-f54e7e7a38f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11739 | 2026.03.04 19:29:54.967618 [ 355 ] {} <Debug> TCP-Session: c1b9175d-d49e-4621-8e70-e14de248f776 Authenticating user 'default' from [fd00:1122:3344:101::e]:37997 | ||
| 11740 | 2026.03.04 19:29:54.967680 [ 288 ] {} <Debug> TCP-Session: 5ca3d662-b0da-44fa-940f-f54e7e7a38f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.03.04 19:29:54.967676 [ 290 ] {} <Debug> TCP-Session: a27cd56d-ae86-42fa-b618-97546d8659f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37218 | ||
| 11742 | 2026.03.04 19:29:54.967696 [ 355 ] {} <Debug> TCP-Session: c1b9175d-d49e-4621-8e70-e14de248f776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.03.04 19:29:54.967721 [ 290 ] {} <Debug> TCP-Session: a27cd56d-ae86-42fa-b618-97546d8659f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.03.04 19:29:54.967732 [ 355 ] {} <Debug> TCP-Session: c1b9175d-d49e-4621-8e70-e14de248f776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2026.03.04 19:29:54.967749 [ 290 ] {} <Debug> TCP-Session: a27cd56d-ae86-42fa-b618-97546d8659f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11746 | 2026.03.04 19:29:54.967537 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11747 | 2026.03.04 19:29:54.967397 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54170 | ||
| 11748 | 2026.03.04 19:29:54.967812 [ 354 ] {} <Debug> TCP-Session: 5d50084f-44e5-4723-98e7-6e89dbe3e2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60588 | ||
| 11749 | 2026.03.04 19:29:54.967374 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40048 | ||
| 11750 | 2026.03.04 19:29:54.967842 [ 354 ] {} <Debug> TCP-Session: 5d50084f-44e5-4723-98e7-6e89dbe3e2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.04 19:29:54.967359 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61520 | ||
| 11752 | 2026.03.04 19:29:54.967875 [ 354 ] {} <Debug> TCP-Session: 5d50084f-44e5-4723-98e7-6e89dbe3e2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.03.04 19:29:54.967472 [ 356 ] {} <Trace> TCP-Session: 1d6dd6f6-c318-4fe0-b450-39d98d96f705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2026.03.04 19:29:54.968018 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11755 | 2026.03.04 19:29:54.968049 [ 289 ] {} <Debug> TCP-Session: 38ebf055-1e88-4afd-9389-c0e89e14d031 Authenticating user 'default' from [fd00:1122:3344:101::e]:54170 | ||
| 11756 | 2026.03.04 19:29:54.968066 [ 289 ] {} <Debug> TCP-Session: 38ebf055-1e88-4afd-9389-c0e89e14d031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.03.04 19:29:54.968077 [ 289 ] {} <Debug> TCP-Session: 38ebf055-1e88-4afd-9389-c0e89e14d031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2026.03.04 19:29:54.968101 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11759 | 2026.03.04 19:29:54.968401 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11760 | 2026.03.04 19:29:54.968435 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2026.03.04 19:29:54.968459 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11762 | 2026.03.04 19:29:54.968471 [ 287 ] {} <Debug> TCP-Session: a96edafc-537e-4df2-88cd-d81ec6f8c165 Authenticating user 'default' from [fd00:1122:3344:101::e]:61520 | ||
| 11763 | 2026.03.04 19:29:54.968498 [ 287 ] {} <Debug> TCP-Session: a96edafc-537e-4df2-88cd-d81ec6f8c165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2026.03.04 19:29:54.968510 [ 287 ] {} <Debug> TCP-Session: a96edafc-537e-4df2-88cd-d81ec6f8c165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.03.04 19:29:54.968578 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.03.04 19:29:54.968619 [ 358 ] {} <Debug> TCP-Session: 3c48a2f4-534d-476c-a3ff-1be17fa43b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:40048 | ||
| 11767 | 2026.03.04 19:29:54.968636 [ 358 ] {} <Debug> TCP-Session: 3c48a2f4-534d-476c-a3ff-1be17fa43b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.03.04 19:29:54.968648 [ 358 ] {} <Debug> TCP-Session: 3c48a2f4-534d-476c-a3ff-1be17fa43b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.03.04 19:29:54.968781 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 11770 | 2026.03.04 19:29:54.969867 [ 338 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> AggregatingTransform: Aggregating | ||
| 11771 | 2026.03.04 19:29:54.969905 [ 338 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> Aggregator: Aggregation method: without_key | ||
| 11772 | 2026.03.04 19:29:54.969943 [ 338 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058144 sec. (945.051 rows/sec., 36.92 KiB/sec.) | ||
| 11773 | 2026.03.04 19:29:54.969964 [ 338 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Trace> Aggregator: Merging aggregated data | ||
| 11774 | 2026.03.04 19:29:54.971351 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 11775 | 2026.03.04 19:29:54.971496 [ 356 ] {956ad10e-7a80-41ea-aca2-83b0bb008c89} <Debug> TCPHandler: Processed in 0.004172617 sec. | ||
| 11776 | 2026.03.04 19:29:54.971632 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11777 | 2026.03.04 19:29:54.971660 [ 356 ] {} <Debug> TCP-Session: 1d6dd6f6-c318-4fe0-b450-39d98d96f705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11778 | 2026.03.04 19:29:54.971679 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11779 | 2026.03.04 19:29:54.971705 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11780 | 2026.03.04 19:29:54.971722 [ 355 ] {} <Debug> TCP-Session: c1b9175d-d49e-4621-8e70-e14de248f776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.03.04 19:29:54.971729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11782 | 2026.03.04 19:29:54.971751 [ 287 ] {} <Debug> TCP-Session: a96edafc-537e-4df2-88cd-d81ec6f8c165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.03.04 19:29:54.971765 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11784 | 2026.03.04 19:29:54.971784 [ 289 ] {} <Debug> TCP-Session: 38ebf055-1e88-4afd-9389-c0e89e14d031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.03.04 19:29:54.971789 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11786 | 2026.03.04 19:29:54.971809 [ 357 ] {} <Debug> TCP-Session: 88bd7777-9b18-4f8f-b88c-caad89fe9517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.03.04 19:29:54.971824 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11788 | 2026.03.04 19:29:54.971837 [ 354 ] {} <Debug> TCP-Session: 5d50084f-44e5-4723-98e7-6e89dbe3e2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.03.04 19:29:54.971867 [ 290 ] {} <Debug> TCP-Session: a27cd56d-ae86-42fa-b618-97546d8659f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.03.04 19:29:54.971805 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11791 | 2026.03.04 19:29:54.971747 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11792 | 2026.03.04 19:29:54.971931 [ 288 ] {} <Debug> TCP-Session: 5ca3d662-b0da-44fa-940f-f54e7e7a38f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.03.04 19:29:54.971953 [ 358 ] {} <Debug> TCP-Session: 3c48a2f4-534d-476c-a3ff-1be17fa43b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.03.04 19:29:55.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.86 MiB, peak 351.18 MiB, free memory in arenas 0.00 B, will set to 336.32 MiB (RSS), difference: 1.45 MiB | ||
| 11795 | 2026.03.04 19:29:55.096400 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52712 | ||
| 11796 | 2026.03.04 19:29:55.096513 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11797 | 2026.03.04 19:29:55.096539 [ 356 ] {} <Debug> TCP-Session: 85a35e76-6001-431e-a258-a3751f4a8930 Authenticating user 'default' from [fd00:1122:3344:101::e]:52712 | ||
| 11798 | 2026.03.04 19:29:55.096561 [ 356 ] {} <Debug> TCP-Session: 85a35e76-6001-431e-a258-a3751f4a8930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.03.04 19:29:55.096574 [ 356 ] {} <Debug> TCP-Session: 85a35e76-6001-431e-a258-a3751f4a8930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.03.04 19:29:55.096772 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36410 | ||
| 11801 | 2026.03.04 19:29:55.096788 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62389 | ||
| 11802 | 2026.03.04 19:29:55.096824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45696 | ||
| 11803 | 2026.03.04 19:29:55.096846 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57010 | ||
| 11804 | 2026.03.04 19:29:55.096886 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11805 | 2026.03.04 19:29:55.096886 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11806 | 2026.03.04 19:29:55.096912 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11807 | 2026.03.04 19:29:55.096925 [ 356 ] {} <Trace> TCP-Session: 85a35e76-6001-431e-a258-a3751f4a8930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.03.04 19:29:55.096931 [ 287 ] {} <Debug> TCP-Session: d84ff30a-f9ca-4cb8-94a0-a5a90d83625f Authenticating user 'default' from [fd00:1122:3344:101::e]:62389 | ||
| 11809 | 2026.03.04 19:29:55.096943 [ 290 ] {} <Debug> TCP-Session: d7325e91-7daa-4e2f-a402-0ca543985632 Authenticating user 'default' from [fd00:1122:3344:101::e]:45696 | ||
| 11810 | 2026.03.04 19:29:55.096970 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11811 | 2026.03.04 19:29:55.096978 [ 287 ] {} <Debug> TCP-Session: d84ff30a-f9ca-4cb8-94a0-a5a90d83625f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.03.04 19:29:55.096987 [ 290 ] {} <Debug> TCP-Session: d7325e91-7daa-4e2f-a402-0ca543985632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.03.04 19:29:55.097010 [ 287 ] {} <Debug> TCP-Session: d84ff30a-f9ca-4cb8-94a0-a5a90d83625f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.03.04 19:29:55.097022 [ 290 ] {} <Debug> TCP-Session: d7325e91-7daa-4e2f-a402-0ca543985632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2026.03.04 19:29:55.097007 [ 355 ] {} <Debug> TCP-Session: 9f7e206e-b4e2-4a8e-8a75-2eaa25ac0a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:57010 | ||
| 11816 | 2026.03.04 19:29:55.096836 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46329 | ||
| 11817 | 2026.03.04 19:29:55.097083 [ 355 ] {} <Debug> TCP-Session: 9f7e206e-b4e2-4a8e-8a75-2eaa25ac0a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.03.04 19:29:55.097097 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52712) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11819 | 2026.03.04 19:29:55.097120 [ 355 ] {} <Debug> TCP-Session: 9f7e206e-b4e2-4a8e-8a75-2eaa25ac0a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.03.04 19:29:55.096826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38434 | ||
| 11821 | 2026.03.04 19:29:55.096800 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38825 | ||
| 11822 | 2026.03.04 19:29:55.097171 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11823 | 2026.03.04 19:29:55.096789 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54594 | ||
| 11824 | 2026.03.04 19:29:55.097229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11825 | 2026.03.04 19:29:55.097237 [ 354 ] {} <Debug> TCP-Session: f7867404-2212-4c4b-91c4-a26f18969a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:46329 | ||
| 11826 | 2026.03.04 19:29:55.097246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11827 | 2026.03.04 19:29:55.097276 [ 289 ] {} <Debug> TCP-Session: 06c72793-46b2-41c1-94b2-a6c96c45a48d Authenticating user 'default' from [fd00:1122:3344:101::e]:38434 | ||
| 11828 | 2026.03.04 19:29:55.097286 [ 354 ] {} <Debug> TCP-Session: f7867404-2212-4c4b-91c4-a26f18969a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.03.04 19:29:55.097297 [ 288 ] {} <Debug> TCP-Session: e85b221c-4279-4fa9-bc39-cb86233ba703 Authenticating user 'default' from [fd00:1122:3344:101::e]:38825 | ||
| 11830 | 2026.03.04 19:29:55.097294 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11831 | 2026.03.04 19:29:55.097306 [ 289 ] {} <Debug> TCP-Session: 06c72793-46b2-41c1-94b2-a6c96c45a48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.03.04 19:29:55.097326 [ 288 ] {} <Debug> TCP-Session: e85b221c-4279-4fa9-bc39-cb86233ba703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.03.04 19:29:55.097347 [ 358 ] {} <Debug> TCP-Session: 345e7124-b912-4dcb-8693-969a047760eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54594 | ||
| 11834 | 2026.03.04 19:29:55.097348 [ 289 ] {} <Debug> TCP-Session: 06c72793-46b2-41c1-94b2-a6c96c45a48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.03.04 19:29:55.097359 [ 288 ] {} <Debug> TCP-Session: e85b221c-4279-4fa9-bc39-cb86233ba703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11836 | 2026.03.04 19:29:55.097371 [ 358 ] {} <Debug> TCP-Session: 345e7124-b912-4dcb-8693-969a047760eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.03.04 19:29:55.097386 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11838 | 2026.03.04 19:29:55.097397 [ 358 ] {} <Debug> TCP-Session: 345e7124-b912-4dcb-8693-969a047760eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2026.03.04 19:29:55.097311 [ 354 ] {} <Debug> TCP-Session: f7867404-2212-4c4b-91c4-a26f18969a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.03.04 19:29:55.096926 [ 357 ] {} <Debug> TCP-Session: 288498e0-1d26-4b00-afde-d30d99eba649 Authenticating user 'default' from [fd00:1122:3344:101::e]:36410 | ||
| 11841 | 2026.03.04 19:29:55.097453 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11842 | 2026.03.04 19:29:55.097485 [ 357 ] {} <Debug> TCP-Session: 288498e0-1d26-4b00-afde-d30d99eba649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.03.04 19:29:55.097506 [ 357 ] {} <Debug> TCP-Session: 288498e0-1d26-4b00-afde-d30d99eba649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.03.04 19:29:55.097751 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 11845 | 2026.03.04 19:29:55.098722 [ 312 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> AggregatingTransform: Aggregating | ||
| 11846 | 2026.03.04 19:29:55.098764 [ 312 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11847 | 2026.03.04 19:29:55.098807 [ 312 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944744 sec. (1058.488 rows/sec., 41.35 KiB/sec.) | ||
| 11848 | 2026.03.04 19:29:55.098826 [ 312 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Trace> Aggregator: Merging aggregated data | ||
| 11849 | 2026.03.04 19:29:55.100116 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 11850 | 2026.03.04 19:29:55.100261 [ 356 ] {6fd5cb72-9d81-49c5-a1dc-9569a27e507d} <Debug> TCPHandler: Processed in 0.003459883 sec. | ||
| 11851 | 2026.03.04 19:29:55.100380 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11852 | 2026.03.04 19:29:55.100410 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11853 | 2026.03.04 19:29:55.100412 [ 356 ] {} <Debug> TCP-Session: 85a35e76-6001-431e-a258-a3751f4a8930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2026.03.04 19:29:55.100432 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11855 | 2026.03.04 19:29:55.100449 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11856 | 2026.03.04 19:29:55.100469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11857 | 2026.03.04 19:29:55.100484 [ 357 ] {} <Debug> TCP-Session: 288498e0-1d26-4b00-afde-d30d99eba649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.03.04 19:29:55.100506 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11859 | 2026.03.04 19:29:55.100514 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11860 | 2026.03.04 19:29:55.100545 [ 287 ] {} <Debug> TCP-Session: d84ff30a-f9ca-4cb8-94a0-a5a90d83625f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.03.04 19:29:55.100531 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11862 | 2026.03.04 19:29:55.100589 [ 289 ] {} <Debug> TCP-Session: 06c72793-46b2-41c1-94b2-a6c96c45a48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.03.04 19:29:55.100524 [ 290 ] {} <Debug> TCP-Session: d7325e91-7daa-4e2f-a402-0ca543985632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2026.03.04 19:29:55.100618 [ 355 ] {} <Debug> TCP-Session: 9f7e206e-b4e2-4a8e-8a75-2eaa25ac0a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.03.04 19:29:55.100502 [ 358 ] {} <Debug> TCP-Session: 345e7124-b912-4dcb-8693-969a047760eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.03.04 19:29:55.100499 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11867 | 2026.03.04 19:29:55.100462 [ 354 ] {} <Debug> TCP-Session: f7867404-2212-4c4b-91c4-a26f18969a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11868 | 2026.03.04 19:29:55.100701 [ 288 ] {} <Debug> TCP-Session: e85b221c-4279-4fa9-bc39-cb86233ba703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.03.04 19:29:55.237973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11870 | 2026.03.04 19:29:55.244113 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44997 | ||
| 11871 | 2026.03.04 19:29:55.244223 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11872 | 2026.03.04 19:29:55.244248 [ 356 ] {} <Debug> TCP-Session: 7209e5cc-7f5e-4db3-8e1f-f6082cb28b24 Authenticating user 'default' from [fd00:1122:3344:101::e]:44997 | ||
| 11873 | 2026.03.04 19:29:55.244270 [ 356 ] {} <Debug> TCP-Session: 7209e5cc-7f5e-4db3-8e1f-f6082cb28b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.03.04 19:29:55.244283 [ 356 ] {} <Debug> TCP-Session: 7209e5cc-7f5e-4db3-8e1f-f6082cb28b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.03.04 19:29:55.244474 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54905 | ||
| 11876 | 2026.03.04 19:29:55.244506 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33567 | ||
| 11877 | 2026.03.04 19:29:55.244542 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64497 | ||
| 11878 | 2026.03.04 19:29:55.244509 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50359 | ||
| 11879 | 2026.03.04 19:29:55.244568 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65182 | ||
| 11880 | 2026.03.04 19:29:55.244595 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35727 | ||
| 11881 | 2026.03.04 19:29:55.244636 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11882 | 2026.03.04 19:29:55.244636 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11883 | 2026.03.04 19:29:55.244647 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11884 | 2026.03.04 19:29:55.244666 [ 288 ] {} <Debug> TCP-Session: 7e0738da-5a68-4802-a845-369cf43198a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64497 | ||
| 11885 | 2026.03.04 19:29:55.244676 [ 358 ] {} <Debug> TCP-Session: 09330057-01b0-4fff-889f-8aaad1adbce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33567 | ||
| 11886 | 2026.03.04 19:29:55.244692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11887 | 2026.03.04 19:29:55.244694 [ 287 ] {} <Debug> TCP-Session: 04e78feb-f0b9-4a85-8c36-e1bffeada4db Authenticating user 'default' from [fd00:1122:3344:101::e]:50359 | ||
| 11888 | 2026.03.04 19:29:55.244708 [ 358 ] {} <Debug> TCP-Session: 09330057-01b0-4fff-889f-8aaad1adbce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.03.04 19:29:55.244725 [ 289 ] {} <Debug> TCP-Session: b1227498-e69b-46cc-be8f-abc64864fd4e Authenticating user 'default' from [fd00:1122:3344:101::e]:65182 | ||
| 11890 | 2026.03.04 19:29:55.244738 [ 287 ] {} <Debug> TCP-Session: 04e78feb-f0b9-4a85-8c36-e1bffeada4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.03.04 19:29:55.244743 [ 358 ] {} <Debug> TCP-Session: 09330057-01b0-4fff-889f-8aaad1adbce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11892 | 2026.03.04 19:29:55.244769 [ 287 ] {} <Debug> TCP-Session: 04e78feb-f0b9-4a85-8c36-e1bffeada4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.03.04 19:29:55.244765 [ 289 ] {} <Debug> TCP-Session: b1227498-e69b-46cc-be8f-abc64864fd4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.03.04 19:29:55.244703 [ 288 ] {} <Debug> TCP-Session: 7e0738da-5a68-4802-a845-369cf43198a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2026.03.04 19:29:55.244810 [ 289 ] {} <Debug> TCP-Session: b1227498-e69b-46cc-be8f-abc64864fd4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.03.04 19:29:55.244831 [ 288 ] {} <Debug> TCP-Session: 7e0738da-5a68-4802-a845-369cf43198a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.03.04 19:29:55.244590 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11898 | 2026.03.04 19:29:55.244694 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11899 | 2026.03.04 19:29:55.244895 [ 357 ] {} <Debug> TCP-Session: 1ff86364-7100-4aa1-a24d-0125dd937d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:54905 | ||
| 11900 | 2026.03.04 19:29:55.244616 [ 356 ] {} <Trace> TCP-Session: 7209e5cc-7f5e-4db3-8e1f-f6082cb28b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.03.04 19:29:55.244923 [ 357 ] {} <Debug> TCP-Session: 1ff86364-7100-4aa1-a24d-0125dd937d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.03.04 19:29:55.244916 [ 355 ] {} <Debug> TCP-Session: c15920b7-00de-4075-ac5f-92fcf4b4d44d Authenticating user 'default' from [fd00:1122:3344:101::e]:35727 | ||
| 11903 | 2026.03.04 19:29:55.244959 [ 357 ] {} <Debug> TCP-Session: 1ff86364-7100-4aa1-a24d-0125dd937d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2026.03.04 19:29:55.244981 [ 355 ] {} <Debug> TCP-Session: c15920b7-00de-4075-ac5f-92fcf4b4d44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11905 | 2026.03.04 19:29:55.244590 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38088 | ||
| 11906 | 2026.03.04 19:29:55.245004 [ 355 ] {} <Debug> TCP-Session: c15920b7-00de-4075-ac5f-92fcf4b4d44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11907 | 2026.03.04 19:29:55.244572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54094 | ||
| 11908 | 2026.03.04 19:29:55.245077 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11909 | 2026.03.04 19:29:55.245103 [ 354 ] {} <Debug> TCP-Session: 069ccb34-e4fd-405d-8348-ecd455c4c521 Authenticating user 'default' from [fd00:1122:3344:101::e]:38088 | ||
| 11910 | 2026.03.04 19:29:55.245119 [ 354 ] {} <Debug> TCP-Session: 069ccb34-e4fd-405d-8348-ecd455c4c521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.03.04 19:29:55.245127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.03.04 19:29:55.245131 [ 354 ] {} <Debug> TCP-Session: 069ccb34-e4fd-405d-8348-ecd455c4c521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.03.04 19:29:55.245145 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11914 | 2026.03.04 19:29:55.245167 [ 290 ] {} <Debug> TCP-Session: 06c32fd0-0567-4cb9-adcf-bb1969bea609 Authenticating user 'default' from [fd00:1122:3344:101::e]:54094 | ||
| 11915 | 2026.03.04 19:29:55.245202 [ 290 ] {} <Debug> TCP-Session: 06c32fd0-0567-4cb9-adcf-bb1969bea609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.03.04 19:29:55.245215 [ 290 ] {} <Debug> TCP-Session: 06c32fd0-0567-4cb9-adcf-bb1969bea609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.03.04 19:29:55.245431 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11918 | 2026.03.04 19:29:55.245484 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11919 | 2026.03.04 19:29:55.245782 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Debug> oximeter.version (1e56afb8-2d11-4b42-9239-220a6a270040) (SelectExecutor): Key condition: unknown | ||
| 11920 | 2026.03.04 19:29:55.246837 [ 312 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> AggregatingTransform: Aggregating | ||
| 11921 | 2026.03.04 19:29:55.246877 [ 312 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 11922 | 2026.03.04 19:29:55.246915 [ 312 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030404 sec. (970.493 rows/sec., 37.91 KiB/sec.) | ||
| 11923 | 2026.03.04 19:29:55.246933 [ 312 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Trace> Aggregator: Merging aggregated data | ||
| 11924 | 2026.03.04 19:29:55.248125 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 11925 | 2026.03.04 19:29:55.248300 [ 356 ] {05dd6755-9880-4718-8428-d0172f5df0f7} <Debug> TCPHandler: Processed in 0.003802945 sec. | ||
| 11926 | 2026.03.04 19:29:55.248410 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11927 | 2026.03.04 19:29:55.248435 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11928 | 2026.03.04 19:29:55.248441 [ 356 ] {} <Debug> TCP-Session: 7209e5cc-7f5e-4db3-8e1f-f6082cb28b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11929 | 2026.03.04 19:29:55.248454 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11930 | 2026.03.04 19:29:55.248483 [ 358 ] {} <Debug> TCP-Session: 09330057-01b0-4fff-889f-8aaad1adbce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.03.04 19:29:55.248491 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11932 | 2026.03.04 19:29:55.248511 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11933 | 2026.03.04 19:29:55.248517 [ 357 ] {} <Debug> TCP-Session: 1ff86364-7100-4aa1-a24d-0125dd937d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.03.04 19:29:55.248541 [ 355 ] {} <Debug> TCP-Session: c15920b7-00de-4075-ac5f-92fcf4b4d44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.03.04 19:29:55.248562 [ 289 ] {} <Debug> TCP-Session: b1227498-e69b-46cc-be8f-abc64864fd4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.03.04 19:29:55.248563 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11937 | 2026.03.04 19:29:55.248539 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11938 | 2026.03.04 19:29:55.248624 [ 354 ] {} <Debug> TCP-Session: 069ccb34-e4fd-405d-8348-ecd455c4c521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.03.04 19:29:55.248524 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11940 | 2026.03.04 19:29:55.248650 [ 288 ] {} <Debug> TCP-Session: 7e0738da-5a68-4802-a845-369cf43198a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.03.04 19:29:55.248472 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11942 | 2026.03.04 19:29:55.248688 [ 287 ] {} <Debug> TCP-Session: 04e78feb-f0b9-4a85-8c36-e1bffeada4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.03.04 19:29:55.248731 [ 290 ] {} <Debug> TCP-Session: 06c32fd0-0567-4cb9-adcf-bb1969bea609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11944 | 2026.03.04 19:29:55.259049 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.03.04 19:29:55.259113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11946 | 2026.03.04 19:29:55.265348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11947 | 2026.03.04 19:29:55.266145 [ 244 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.03.04 19:29:55.266475 [ 121 ] {} <Debug> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11949 | 2026.03.04 19:29:55.266524 [ 121 ] {} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.04 19:29:55.266547 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11951 | 2026.03.04 19:29:55.266652 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 11952 | 2026.03.04 19:29:55.270479 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11953 | 2026.03.04 19:29:55.270906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11954 | 2026.03.04 19:29:55.271987 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 11955 | 2026.03.04 19:29:55.276707 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 11956 | 2026.03.04 19:29:55.281142 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11957 | 2026.03.04 19:29:55.286322 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11958 | 2026.03.04 19:29:55.290847 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 11959 | 2026.03.04 19:29:55.294937 [ 197 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::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 | ||
| 11960 | 2026.03.04 19:29:55.350888 [ 187 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084276033 sec., 5007.354819370769 rows/sec., 25.89 MiB/sec. | ||
| 11961 | 2026.03.04 19:29:55.353879 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11962 | 2026.03.04 19:29:55.356135 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.03.04 19:29:55.356262 [ 190 ] {34e9f2d4-8dda-404f-afba-8b9e01276182::all_1_56_11} <Trace> system.metric_log (34e9f2d4-8dda-404f-afba-8b9e01276182) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11964 | 2026.03.04 19:29:55.358848 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11965 | 2026.03.04 19:29:56.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.88 MiB, peak 351.28 MiB, free memory in arenas 0.00 B, will set to 336.44 MiB (RSS), difference: -1.44 MiB | ||
| 11966 | 2026.03.04 19:29:58.986832 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.03.04 19:29:58.987031 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11968 | 2026.03.04 19:29:58.987104 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11969 | 2026.03.04 19:29:58.987859 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.03.04 19:29:58.987902 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11971 | 2026.03.04 19:29:58.988281 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11972 | 2026.03.04 19:29:58.988507 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.03.04 19:29:58.988655 [ 116 ] {} <Debug> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11974 | 2026.03.04 19:29:58.988666 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 11975 | 2026.03.04 19:29:58.988726 [ 116 ] {} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.03.04 19:29:58.988747 [ 255 ] {47fedcd5-0023-4c95-89e0-3bbb41dfad88} <Debug> TCPHandler: Processed in 0.002051728 sec. | ||
| 11977 | 2026.03.04 19:29:58.988751 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11978 | 2026.03.04 19:29:58.988863 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::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 | ||
| 11979 | 2026.03.04 19:29:58.988881 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.03.04 19:29:58.988967 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11981 | 2026.03.04 19:29:58.988982 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11982 | 2026.03.04 19:29:58.989001 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2439 rows starting from the beginning of the part | ||
| 11983 | 2026.03.04 19:29:58.989022 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11984 | 2026.03.04 19:29:58.989070 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 11985 | 2026.03.04 19:29:58.989124 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 11986 | 2026.03.04 19:29:58.989172 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 11987 | 2026.03.04 19:29:58.989219 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2395 rows starting from the beginning of the part | ||
| 11988 | 2026.03.04 19:29:58.989265 [ 201 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11989 | 2026.03.04 19:29:58.989462 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.03.04 19:29:58.989497 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11991 | 2026.03.04 19:29:58.989791 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11992 | 2026.03.04 19:29:58.989990 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.03.04 19:29:58.990106 [ 116 ] {} <Debug> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11994 | 2026.03.04 19:29:58.990120 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 11995 | 2026.03.04 19:29:58.990138 [ 116 ] {} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.03.04 19:29:58.990165 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11997 | 2026.03.04 19:29:58.990168 [ 255 ] {b46273d5-ece3-498c-844c-47b634f4a8a4} <Debug> TCPHandler: Processed in 0.001336285 sec. | ||
| 11998 | 2026.03.04 19:29:58.990293 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::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 | ||
| 11999 | 2026.03.04 19:29:58.990307 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.03.04 19:29:58.990442 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12001 | 2026.03.04 19:29:58.990462 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12002 | 2026.03.04 19:29:58.990485 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12003 | 2026.03.04 19:29:58.990505 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1314 rows starting from the beginning of the part | ||
| 12004 | 2026.03.04 19:29:58.990587 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 81 rows starting from the beginning of the part | ||
| 12005 | 2026.03.04 19:29:58.990637 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 89 rows starting from the beginning of the part | ||
| 12006 | 2026.03.04 19:29:58.990686 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 81 rows starting from the beginning of the part | ||
| 12007 | 2026.03.04 19:29:58.990732 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1265 rows starting from the beginning of the part | ||
| 12008 | 2026.03.04 19:29:58.990775 [ 187 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12009 | 2026.03.04 19:29:58.990905 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.03.04 19:29:58.990946 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12011 | 2026.03.04 19:29:58.991140 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002321999 sec., 2229113.7937613237 rows/sec., 181.15 MiB/sec. | ||
| 12012 | 2026.03.04 19:29:58.991331 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12013 | 2026.03.04 19:29:58.991421 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12014 | 2026.03.04 19:29:58.991562 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.03.04 19:29:58.991703 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 12016 | 2026.03.04 19:29:58.991743 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001315 sec., 97338.40304182509 rows/sec., 6.78 MiB/sec. | ||
| 12017 | 2026.03.04 19:29:58.991760 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.03.04 19:29:58.991750 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.03.04 19:29:58.991805 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12020 | 2026.03.04 19:29:58.991812 [ 255 ] {ff1c3ce2-bdf3-4f06-a74b-c39889ce1b76} <Debug> TCPHandler: Processed in 0.001552237 sec. | ||
| 12021 | 2026.03.04 19:29:58.991881 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 12022 | 2026.03.04 19:29:58.991888 [ 188 ] {0425795b-2244-4b0d-8eb3-9da18d663657::all_1_91_18} <Trace> oximeter.fields_string (0425795b-2244-4b0d-8eb3-9da18d663657) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12023 | 2026.03.04 19:29:58.991955 [ 255 ] {} <Trace> TCP-Session: 61c87044-8cad-4452-a4c8-40b383afe8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.03.04 19:29:58.991998 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12025 | 2026.03.04 19:29:58.992024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 12026 | 2026.03.04 19:29:58.992030 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 29138 rows starting from the beginning of the part | ||
| 12027 | 2026.03.04 19:29:58.992076 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56450) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12028 | 2026.03.04 19:29:58.992098 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12029 | 2026.03.04 19:29:58.992112 [ 195 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875118 sec., 1543369.5372771206 rows/sec., 114.07 MiB/sec. | ||
| 12030 | 2026.03.04 19:29:58.992131 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12031 | 2026.03.04 19:29:58.992147 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12032 | 2026.03.04 19:29:58.992195 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12033 | 2026.03.04 19:29:58.992235 [ 199 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1535 rows starting from the beginning of the part | ||
| 12034 | 2026.03.04 19:29:58.992302 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12035 | 2026.03.04 19:29:58.992533 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.03.04 19:29:58.992584 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12037 | 2026.03.04 19:29:58.992597 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.03.04 19:29:58.992680 [ 188 ] {81c86d91-11cd-452c-acd5-b78c5f36ce77::all_1_91_18} <Trace> oximeter.fields_uuid (81c86d91-11cd-452c-acd5-b78c5f36ce77) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12039 | 2026.03.04 19:29:58.992781 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12040 | 2026.03.04 19:29:58.992948 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12041 | 2026.03.04 19:29:58.993164 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.03.04 19:29:58.993300 [ 117 ] {} <Debug> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12043 | 2026.03.04 19:29:58.993307 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001257 sec., 38186.15751789976 rows/sec., 2.57 MiB/sec. | ||
| 12044 | 2026.03.04 19:29:58.993339 [ 117 ] {} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.03.04 19:29:58.993356 [ 255 ] {41cee8b1-d5da-4806-82cf-f005f751b5ec} <Debug> TCPHandler: Processed in 0.001461646 sec. | ||
| 12046 | 2026.03.04 19:29:58.993358 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12047 | 2026.03.04 19:29:58.993460 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 12048 | 2026.03.04 19:29:58.993573 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12049 | 2026.03.04 19:29:58.993603 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4350 rows starting from the beginning of the part | ||
| 12050 | 2026.03.04 19:29:58.993663 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 12051 | 2026.03.04 19:29:58.993707 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 12052 | 2026.03.04 19:29:58.993746 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::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 | ||
| 12053 | 2026.03.04 19:29:58.993812 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 12054 | 2026.03.04 19:29:58.993851 [ 192 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 12055 | 2026.03.04 19:29:58.996113 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002692501 sec., 1704734.7429026025 rows/sec., 114.74 MiB/sec. | ||
| 12056 | 2026.03.04 19:29:58.996462 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12057 | 2026.03.04 19:29:58.996695 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.03.04 19:29:58.996772 [ 188 ] {18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc::all_1_91_18} <Trace> oximeter.measurements_u64 (18e80b8b-6b93-42f1-b26a-2cf8bebaa1cc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12059 | 2026.03.04 19:29:58.996840 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12060 | 2026.03.04 19:29:58.999454 [ 186 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31153 rows, containing 5 columns (5 merged, 0 gathered) in 0.00759705 sec., 4100670.655056897 rows/sec., 270.24 MiB/sec. | ||
| 12061 | 2026.03.04 19:29:59.000054 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12062 | 2026.03.04 19:29:59.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.90 MiB, peak 351.28 MiB, free memory in arenas 0.00 B, will set to 338.95 MiB (RSS), difference: -1.95 MiB | ||
| 12063 | 2026.03.04 19:29:59.000425 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.03.04 19:29:59.000499 [ 189 ] {bfddea16-4448-48e0-a6a5-af834fbc08d0::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (bfddea16-4448-48e0-a6a5-af834fbc08d0) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 12065 | 2026.03.04 19:29:59.000592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12066 | 2026.03.04 19:30:00.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.87 MiB, peak 351.28 MiB, free memory in arenas 0.00 B, will set to 338.95 MiB (RSS), difference: 4.08 MiB | ||
| 12067 | 2026.03.04 19:30:01.258642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27402 | ||
| 12068 | 2026.03.04 19:30:01.259186 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.03.04 19:30:01.259226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12070 | 2026.03.04 19:30:01.259702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12071 | 2026.03.04 19:30:01.259940 [ 245 ] {} <Trace> system.asynchronous_metric_log (202573e8-cb71-4af0-a2cc-4bde3e5d35e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.03.04 19:30:01.260081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27402 | ||