| 1 | [ Apr 7 05:21:33 Enabled. ] | ||
| 2 | [ Apr 7 05:21:33 Rereading configuration. ] | ||
| 3 | [ Apr 7 05:21:35 Rereading configuration. ] | ||
| 4 | [ Apr 7 05:21:40 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 | [ Apr 7 05:21:40 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.04.07 05:21:42.582666 [ 1 ] {} <Information> Application: Will watch for the process with pid 24649 | ||
| 29 | 2026.04.07 05:21:42.583065 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.07 05:21:42.812266 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24649 | ||
| 31 | 2026.04.07 05:21:42.812991 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.07 05:21:42.813142 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.07 05:21:42.921469 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.07 05:21:43.044017 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.07 05:21:43.044083 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.07 05:21:43.044102 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.07 05:21:43.044187 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.07 05:21:43.044589 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.07 05:21:43.048120 [ 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.04.07 05:21:43.048985 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.07 05:21:43.049846 [ 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.04.07 05:21:43.049868 [ 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.04.07 05:21:43.049881 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.07 05:21:43.050563 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.07 05:21:43.051582 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.07 05:21:43.057133 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.07 05:21:43.057741 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.07 05:21:43.058958 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.07 05:21:43.059023 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.07 05:21:43.060043 [ 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.04.07 05:21:43.060444 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.07 05:21:43.064188 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.07 05:21:43.064823 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.07 05:21:43.069457 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.07 05:21:43.069842 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.07 05:21:43.070195 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.07 05:21:43.070560 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.07 05:21:43.071924 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.07 05:21:43.071950 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.07 05:21:43.072050 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.07 05:21:43.072134 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.07 05:21:43.121661 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.07 05:21:43.121692 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175894 sec | ||
| 68 | 2026.04.07 05:21:43.121712 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.07 05:21:43.121728 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.07 05:21:43.122416 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.07 05:21:43.122962 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.07 05:21:43.133323 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.07 05:21:43.133365 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.07 05:21:43.133385 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.07 05:21:43.133397 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.07 05:21:43.133432 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.07 05:21:43.133451 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.07 05:21:43.135472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.07 05:21:43.135521 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.07 05:21:43.135549 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.07 05:21:43.135734 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.07 05:21:43.135789 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.07 05:21:43.135808 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.07 05:21:43.135833 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.07 05:21:43.135850 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.07 05:21:43.135891 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.07 05:21:43.135916 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.07 05:21:43.158732 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.07 05:21:43.173011 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.07 05:21:43.173124 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133132 sec | ||
| 91 | 2026.04.07 05:21:43.173256 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.07 05:21:43.173275 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.07 05:21:43.173301 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.07 05:21:43.173580 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.07 05:21:43.173696 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.07 05:21:43.173755 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.07 05:21:43.173770 [ 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.04.07 05:21:43.173781 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.07 05:21:43.227085 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.07 05:21:43.227410 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.04.07 05:21:43.228902 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.396e-05 sec. | ||
| 102 | 2026.04.07 05:21:43.229317 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.07 05:21:43.229949 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.07 05:21:43.229967 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.07 05:21:43.991497 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59743 | ||
| 106 | 2026.04.07 05:21:43.992638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.07 05:21:43.992714 [ 3 ] {} <Debug> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59743 | ||
| 108 | 2026.04.07 05:21:43.992746 [ 3 ] {} <Debug> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.07 05:21:43.992856 [ 3 ] {} <Debug> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.07 05:21:43.992974 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.07 05:21:43.993006 [ 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.04.07 05:21:43.993128 [ 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.04.07 05:21:43.995738 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49335 | ||
| 114 | 2026.04.07 05:21:43.996552 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.04.07 05:21:43.996533 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37796 | ||
| 116 | 2026.04.07 05:21:43.996547 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47237 | ||
| 117 | 2026.04.07 05:21:43.996586 [ 4 ] {} <Debug> TCP-Session: 7cd1af85-b434-43ef-b9e8-252cbeee165b Authenticating user 'default' from [fd00:1122:3344:101::d]:49335 | ||
| 118 | 2026.04.07 05:21:43.996721 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61222 | ||
| 119 | 2026.04.07 05:21:43.996783 [ 4 ] {} <Debug> TCP-Session: 7cd1af85-b434-43ef-b9e8-252cbeee165b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.07 05:21:43.996798 [ 4 ] {} <Debug> TCP-Session: 7cd1af85-b434-43ef-b9e8-252cbeee165b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.07 05:21:43.996822 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51975 | ||
| 122 | 2026.04.07 05:21:43.996905 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53241 | ||
| 123 | 2026.04.07 05:21:43.996988 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48637 | ||
| 124 | 2026.04.07 05:21:43.997084 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48363 | ||
| 125 | 2026.04.07 05:21:43.997654 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.04.07 05:21:43.997654 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.07 05:21:43.997670 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.04.07 05:21:43.997700 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.07 05:21:43.997848 [ 253 ] {} <Debug> TCP-Session: 67385b7c-8c69-436a-9630-a37f57fb8e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:37796 | ||
| 130 | 2026.04.07 05:21:43.997853 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.07 05:21:43.997873 [ 253 ] {} <Debug> TCP-Session: 67385b7c-8c69-436a-9630-a37f57fb8e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.07 05:21:43.997934 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.07 05:21:43.997885 [ 5 ] {} <Debug> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47237 | ||
| 134 | 2026.04.07 05:21:43.997982 [ 253 ] {} <Debug> TCP-Session: 67385b7c-8c69-436a-9630-a37f57fb8e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.07 05:21:43.998002 [ 5 ] {} <Debug> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.07 05:21:43.998018 [ 256 ] {} <Debug> TCP-Session: f16e8e6a-233e-4447-bf88-41877ec89a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51975 | ||
| 137 | 2026.04.07 05:21:43.997889 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.07 05:21:43.998117 [ 256 ] {} <Debug> TCP-Session: f16e8e6a-233e-4447-bf88-41877ec89a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.07 05:21:43.998102 [ 5 ] {} <Debug> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.07 05:21:43.997888 [ 257 ] {} <Debug> TCP-Session: 94f26d7c-b5bf-4676-8755-a6d3ca853de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53241 | ||
| 141 | 2026.04.07 05:21:43.998199 [ 256 ] {} <Debug> TCP-Session: f16e8e6a-233e-4447-bf88-41877ec89a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.07 05:21:43.998185 [ 258 ] {} <Debug> TCP-Session: 6ba2e303-ebd5-4f7d-a9fe-374de6affa92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48637 | ||
| 143 | 2026.04.07 05:21:43.997887 [ 259 ] {} <Debug> TCP-Session: 4f58f27b-1836-4422-9502-f70168653b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48363 | ||
| 144 | 2026.04.07 05:21:43.998312 [ 258 ] {} <Debug> TCP-Session: 6ba2e303-ebd5-4f7d-a9fe-374de6affa92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.07 05:21:43.998302 [ 257 ] {} <Debug> TCP-Session: 94f26d7c-b5bf-4676-8755-a6d3ca853de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.07 05:21:43.997885 [ 255 ] {} <Debug> TCP-Session: 19eebca8-9ca1-48dc-9ddb-01f1d21f206b Authenticating user 'default' from [fd00:1122:3344:101::d]:61222 | ||
| 147 | 2026.04.07 05:21:43.998422 [ 258 ] {} <Debug> TCP-Session: 6ba2e303-ebd5-4f7d-a9fe-374de6affa92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.07 05:21:43.998410 [ 257 ] {} <Debug> TCP-Session: 94f26d7c-b5bf-4676-8755-a6d3ca853de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.07 05:21:43.998401 [ 259 ] {} <Debug> TCP-Session: 4f58f27b-1836-4422-9502-f70168653b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.07 05:21:43.998524 [ 255 ] {} <Debug> TCP-Session: 19eebca8-9ca1-48dc-9ddb-01f1d21f206b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.07 05:21:43.998691 [ 259 ] {} <Debug> TCP-Session: 4f58f27b-1836-4422-9502-f70168653b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.07 05:21:43.998700 [ 255 ] {} <Debug> TCP-Session: 19eebca8-9ca1-48dc-9ddb-01f1d21f206b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.07 05:21:44.000748 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.04.07 05:21:44.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.72 MiB, peak 116.72 MiB, free memory in arenas 0.00 B, will set to 119.92 MiB (RSS), difference: 3.20 MiB | ||
| 155 | 2026.04.07 05:21:44.003938 [ 3 ] {86341159-61e1-4207-b4b2-ae6a80df1848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.07 05:21:44.196857 [ 3 ] {86341159-61e1-4207-b4b2-ae6a80df1848} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59743) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.07 05:21:44.197985 [ 3 ] {86341159-61e1-4207-b4b2-ae6a80df1848} <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.04.07 05:21:44.198321 [ 3 ] {86341159-61e1-4207-b4b2-ae6a80df1848} <Debug> TCPHandler: Processed in 0.19980984 sec. | ||
| 205 | 2026.04.07 05:21:44.198770 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.07 05:21:44.199305 [ 5 ] {13de7df2-74d8-48d0-97f0-787491a77e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.07 05:21:44.199655 [ 5 ] {13de7df2-74d8-48d0-97f0-787491a77e25} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47237) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.07 05:21:44.199954 [ 5 ] {13de7df2-74d8-48d0-97f0-787491a77e25} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.07 05:21:44.200265 [ 5 ] {13de7df2-74d8-48d0-97f0-787491a77e25} <Debug> TCPHandler: Processed in 0.001669761 sec. | ||
| 256 | 2026.04.07 05:21:44.200561 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.07 05:21:44.201363 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.07 05:21:44.202153 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.07 05:21:44.218508 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.07 05:21:44.218537 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0141e-05 sec | ||
| 261 | 2026.04.07 05:21:44.218769 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.07 05:21:44.218789 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.07 05:21:44.218820 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.07 05:21:44.219608 [ 3 ] {f6b1ae60-5d56-4931-9740-4cb8435fdf7e} <Debug> TCPHandler: Processed in 0.019162922 sec. | ||
| 265 | 2026.04.07 05:21:44.219841 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.07 05:21:44.219995 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.07 05:21:44.220125 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.07 05:21:44.225283 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.07 05:21:44.246016 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac): Loading data parts | ||
| 271 | 2026.04.07 05:21:44.247185 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac): There are no data parts | ||
| 272 | 2026.04.07 05:21:44.280442 [ 3 ] {deb458ca-8969-49ac-922e-3893c00f9213} <Debug> TCPHandler: Processed in 0.060650965 sec. | ||
| 273 | 2026.04.07 05:21:44.280675 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.07 05:21:44.280994 [ 3 ] {c03456be-aed8-41e2-b1fc-bfe7e4fb578b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.07 05:21:44.281151 [ 3 ] {c03456be-aed8-41e2-b1fc-bfe7e4fb578b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.07 05:21:44.296399 [ 3 ] {c03456be-aed8-41e2-b1fc-bfe7e4fb578b} <Debug> oximeter.measurements_bool (10b11d2f-b475-48ca-9569-fb1c0bbc4d53): Loading data parts | ||
| 287 | 2026.04.07 05:21:44.296647 [ 3 ] {c03456be-aed8-41e2-b1fc-bfe7e4fb578b} <Debug> oximeter.measurements_bool (10b11d2f-b475-48ca-9569-fb1c0bbc4d53): There are no data parts | ||
| 288 | 2026.04.07 05:21:44.320078 [ 3 ] {c03456be-aed8-41e2-b1fc-bfe7e4fb578b} <Debug> TCPHandler: Processed in 0.039505936 sec. | ||
| 289 | 2026.04.07 05:21:44.320451 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.07 05:21:44.320678 [ 3 ] {efe2a37f-abd4-4d53-bfd5-ac1c1a9f2194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 291 | 2026.04.07 05:21:44.320838 [ 3 ] {efe2a37f-abd4-4d53-bfd5-ac1c1a9f2194} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.07 05:21:44.337750 [ 3 ] {efe2a37f-abd4-4d53-bfd5-ac1c1a9f2194} <Debug> oximeter.measurements_i8 (f94899a8-3def-42ed-8c3b-c0c957ed1f53): Loading data parts | ||
| 293 | 2026.04.07 05:21:44.338121 [ 3 ] {efe2a37f-abd4-4d53-bfd5-ac1c1a9f2194} <Debug> oximeter.measurements_i8 (f94899a8-3def-42ed-8c3b-c0c957ed1f53): There are no data parts | ||
| 294 | 2026.04.07 05:21:44.363991 [ 3 ] {efe2a37f-abd4-4d53-bfd5-ac1c1a9f2194} <Debug> TCPHandler: Processed in 0.043646584 sec. | ||
| 295 | 2026.04.07 05:21:44.364231 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.07 05:21:44.364533 [ 3 ] {815d606b-7daf-42ef-8324-5dc6a7b05029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 297 | 2026.04.07 05:21:44.364589 [ 3 ] {815d606b-7daf-42ef-8324-5dc6a7b05029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.07 05:21:44.417489 [ 3 ] {815d606b-7daf-42ef-8324-5dc6a7b05029} <Debug> oximeter.measurements_u8 (c668fa2c-c2a8-4f3a-ace4-ac9dc888a4b2): Loading data parts | ||
| 299 | 2026.04.07 05:21:44.417706 [ 3 ] {815d606b-7daf-42ef-8324-5dc6a7b05029} <Debug> oximeter.measurements_u8 (c668fa2c-c2a8-4f3a-ace4-ac9dc888a4b2): There are no data parts | ||
| 300 | 2026.04.07 05:21:44.445210 [ 3 ] {815d606b-7daf-42ef-8324-5dc6a7b05029} <Debug> TCPHandler: Processed in 0.08108463 sec. | ||
| 301 | 2026.04.07 05:21:44.445568 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.07 05:21:44.445805 [ 3 ] {c3c69f0c-26c8-4ba7-8d25-9fbaaaf794aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 303 | 2026.04.07 05:21:44.445967 [ 3 ] {c3c69f0c-26c8-4ba7-8d25-9fbaaaf794aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.07 05:21:44.462890 [ 3 ] {c3c69f0c-26c8-4ba7-8d25-9fbaaaf794aa} <Debug> oximeter.measurements_i16 (85f8981e-eb20-4bcf-a9c0-188e551ae1c6): Loading data parts | ||
| 305 | 2026.04.07 05:21:44.463070 [ 3 ] {c3c69f0c-26c8-4ba7-8d25-9fbaaaf794aa} <Debug> oximeter.measurements_i16 (85f8981e-eb20-4bcf-a9c0-188e551ae1c6): There are no data parts | ||
| 306 | 2026.04.07 05:21:44.514501 [ 3 ] {c3c69f0c-26c8-4ba7-8d25-9fbaaaf794aa} <Debug> TCPHandler: Processed in 0.069054413 sec. | ||
| 307 | 2026.04.07 05:21:44.514692 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.07 05:21:44.514873 [ 3 ] {6b4a1e99-a86b-4209-b109-f5e0cb4dc602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 309 | 2026.04.07 05:21:44.515009 [ 3 ] {6b4a1e99-a86b-4209-b109-f5e0cb4dc602} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.07 05:21:44.564986 [ 3 ] {6b4a1e99-a86b-4209-b109-f5e0cb4dc602} <Debug> oximeter.measurements_u16 (da42ea60-2fa6-409c-b6dc-c79e54eaa029): Loading data parts | ||
| 311 | 2026.04.07 05:21:44.565181 [ 3 ] {6b4a1e99-a86b-4209-b109-f5e0cb4dc602} <Debug> oximeter.measurements_u16 (da42ea60-2fa6-409c-b6dc-c79e54eaa029): There are no data parts | ||
| 312 | 2026.04.07 05:21:44.577985 [ 3 ] {6b4a1e99-a86b-4209-b109-f5e0cb4dc602} <Debug> TCPHandler: Processed in 0.063358606 sec. | ||
| 313 | 2026.04.07 05:21:44.578199 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.07 05:21:44.578414 [ 3 ] {0f4dfea7-d91c-4300-af7e-ebf3392c7907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 315 | 2026.04.07 05:21:44.578554 [ 3 ] {0f4dfea7-d91c-4300-af7e-ebf3392c7907} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.07 05:21:44.581388 [ 3 ] {0f4dfea7-d91c-4300-af7e-ebf3392c7907} <Debug> oximeter.measurements_i32 (839fe5c3-3a92-4c4f-a8dd-8d5a7ace6384): Loading data parts | ||
| 317 | 2026.04.07 05:21:44.581557 [ 3 ] {0f4dfea7-d91c-4300-af7e-ebf3392c7907} <Debug> oximeter.measurements_i32 (839fe5c3-3a92-4c4f-a8dd-8d5a7ace6384): There are no data parts | ||
| 318 | 2026.04.07 05:21:44.620653 [ 3 ] {0f4dfea7-d91c-4300-af7e-ebf3392c7907} <Debug> TCPHandler: Processed in 0.042514882 sec. | ||
| 319 | 2026.04.07 05:21:44.620841 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.07 05:21:44.621016 [ 3 ] {e65da4cc-84a8-4f4a-9ab4-9a7d80203334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 321 | 2026.04.07 05:21:44.621163 [ 3 ] {e65da4cc-84a8-4f4a-9ab4-9a7d80203334} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.07 05:21:44.645874 [ 3 ] {e65da4cc-84a8-4f4a-9ab4-9a7d80203334} <Debug> oximeter.measurements_u32 (7578599b-f0a2-4537-8dce-e05834d56439): Loading data parts | ||
| 323 | 2026.04.07 05:21:44.646056 [ 3 ] {e65da4cc-84a8-4f4a-9ab4-9a7d80203334} <Debug> oximeter.measurements_u32 (7578599b-f0a2-4537-8dce-e05834d56439): There are no data parts | ||
| 324 | 2026.04.07 05:21:44.656460 [ 3 ] {e65da4cc-84a8-4f4a-9ab4-9a7d80203334} <Debug> TCPHandler: Processed in 0.035683173 sec. | ||
| 325 | 2026.04.07 05:21:44.656649 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.07 05:21:44.656946 [ 3 ] {1764b5c4-f1c8-4e8c-ac0f-1b8bf5921223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 327 | 2026.04.07 05:21:44.657080 [ 3 ] {1764b5c4-f1c8-4e8c-ac0f-1b8bf5921223} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.07 05:21:44.661651 [ 3 ] {1764b5c4-f1c8-4e8c-ac0f-1b8bf5921223} <Debug> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Loading data parts | ||
| 329 | 2026.04.07 05:21:44.661848 [ 3 ] {1764b5c4-f1c8-4e8c-ac0f-1b8bf5921223} <Debug> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): There are no data parts | ||
| 330 | 2026.04.07 05:21:44.672748 [ 3 ] {1764b5c4-f1c8-4e8c-ac0f-1b8bf5921223} <Debug> TCPHandler: Processed in 0.016164675 sec. | ||
| 331 | 2026.04.07 05:21:44.672913 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.07 05:21:44.673082 [ 3 ] {4ed2efbe-3295-4a2d-a66b-b4142afd3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 333 | 2026.04.07 05:21:44.673212 [ 3 ] {4ed2efbe-3295-4a2d-a66b-b4142afd3a1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.07 05:21:44.722888 [ 3 ] {4ed2efbe-3295-4a2d-a66b-b4142afd3a1d} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Loading data parts | ||
| 335 | 2026.04.07 05:21:44.723299 [ 3 ] {4ed2efbe-3295-4a2d-a66b-b4142afd3a1d} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): There are no data parts | ||
| 336 | 2026.04.07 05:21:44.738796 [ 3 ] {4ed2efbe-3295-4a2d-a66b-b4142afd3a1d} <Debug> TCPHandler: Processed in 0.065935164 sec. | ||
| 337 | 2026.04.07 05:21:44.738977 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.07 05:21:44.739233 [ 3 ] {65b05b78-0d4b-47fc-92cd-97439ba18617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 339 | 2026.04.07 05:21:44.739391 [ 3 ] {65b05b78-0d4b-47fc-92cd-97439ba18617} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.07 05:21:44.766042 [ 3 ] {65b05b78-0d4b-47fc-92cd-97439ba18617} <Debug> oximeter.measurements_f32 (28931eaf-fa77-4f80-a9c4-319be9ff6470): Loading data parts | ||
| 341 | 2026.04.07 05:21:44.766236 [ 3 ] {65b05b78-0d4b-47fc-92cd-97439ba18617} <Debug> oximeter.measurements_f32 (28931eaf-fa77-4f80-a9c4-319be9ff6470): There are no data parts | ||
| 342 | 2026.04.07 05:21:44.777431 [ 3 ] {65b05b78-0d4b-47fc-92cd-97439ba18617} <Debug> TCPHandler: Processed in 0.038520437 sec. | ||
| 343 | 2026.04.07 05:21:44.777609 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.07 05:21:44.777792 [ 3 ] {c46dab93-e6c1-4d22-bc73-1e4d4a974e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 345 | 2026.04.07 05:21:44.777923 [ 3 ] {c46dab93-e6c1-4d22-bc73-1e4d4a974e00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.07 05:21:44.783293 [ 3 ] {c46dab93-e6c1-4d22-bc73-1e4d4a974e00} <Debug> oximeter.measurements_f64 (1a5d687c-bbdc-4ed2-bfff-5acda19793ec): Loading data parts | ||
| 347 | 2026.04.07 05:21:44.783572 [ 3 ] {c46dab93-e6c1-4d22-bc73-1e4d4a974e00} <Debug> oximeter.measurements_f64 (1a5d687c-bbdc-4ed2-bfff-5acda19793ec): There are no data parts | ||
| 348 | 2026.04.07 05:21:44.794811 [ 3 ] {c46dab93-e6c1-4d22-bc73-1e4d4a974e00} <Debug> TCPHandler: Processed in 0.017261795 sec. | ||
| 349 | 2026.04.07 05:21:44.794998 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.07 05:21:44.795384 [ 3 ] {a657b51b-5f37-4998-ac16-ce1d4d443e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 351 | 2026.04.07 05:21:44.795531 [ 3 ] {a657b51b-5f37-4998-ac16-ce1d4d443e83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.07 05:21:44.819596 [ 3 ] {a657b51b-5f37-4998-ac16-ce1d4d443e83} <Debug> oximeter.measurements_string (0516fd60-ebd9-4d9b-992e-d30305baace2): Loading data parts | ||
| 353 | 2026.04.07 05:21:44.819755 [ 3 ] {a657b51b-5f37-4998-ac16-ce1d4d443e83} <Debug> oximeter.measurements_string (0516fd60-ebd9-4d9b-992e-d30305baace2): There are no data parts | ||
| 354 | 2026.04.07 05:21:44.844421 [ 3 ] {a657b51b-5f37-4998-ac16-ce1d4d443e83} <Debug> TCPHandler: Processed in 0.049489883 sec. | ||
| 355 | 2026.04.07 05:21:44.844590 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.07 05:21:44.844756 [ 3 ] {4ec8b351-d63e-41f6-bdd7-f3165b907d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.07 05:21:44.844899 [ 3 ] {4ec8b351-d63e-41f6-bdd7-f3165b907d83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.07 05:21:44.868041 [ 3 ] {4ec8b351-d63e-41f6-bdd7-f3165b907d83} <Debug> oximeter.measurements_bytes (511e0c94-6a13-4613-9829-5c213e22df64): Loading data parts | ||
| 366 | 2026.04.07 05:21:44.868362 [ 3 ] {4ec8b351-d63e-41f6-bdd7-f3165b907d83} <Debug> oximeter.measurements_bytes (511e0c94-6a13-4613-9829-5c213e22df64): There are no data parts | ||
| 367 | 2026.04.07 05:21:44.871828 [ 3 ] {4ec8b351-d63e-41f6-bdd7-f3165b907d83} <Debug> TCPHandler: Processed in 0.027296795 sec. | ||
| 368 | 2026.04.07 05:21:44.871994 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.07 05:21:44.872166 [ 3 ] {33f1d053-0b9b-4193-b147-4d025a8cc437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 370 | 2026.04.07 05:21:44.872305 [ 3 ] {33f1d053-0b9b-4193-b147-4d025a8cc437} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.07 05:21:44.898178 [ 3 ] {33f1d053-0b9b-4193-b147-4d025a8cc437} <Debug> oximeter.measurements_cumulativei64 (6ede5714-0e02-4c2e-8d9c-08081fd40399): Loading data parts | ||
| 372 | 2026.04.07 05:21:44.898334 [ 3 ] {33f1d053-0b9b-4193-b147-4d025a8cc437} <Debug> oximeter.measurements_cumulativei64 (6ede5714-0e02-4c2e-8d9c-08081fd40399): There are no data parts | ||
| 373 | 2026.04.07 05:21:44.924689 [ 3 ] {33f1d053-0b9b-4193-b147-4d025a8cc437} <Debug> TCPHandler: Processed in 0.052752355 sec. | ||
| 374 | 2026.04.07 05:21:44.924913 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.07 05:21:44.925125 [ 3 ] {d226657e-a241-430e-b201-386106e93183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 376 | 2026.04.07 05:21:44.925316 [ 3 ] {d226657e-a241-430e-b201-386106e93183} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.07 05:21:44.960743 [ 3 ] {d226657e-a241-430e-b201-386106e93183} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Loading data parts | ||
| 378 | 2026.04.07 05:21:44.961000 [ 3 ] {d226657e-a241-430e-b201-386106e93183} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): There are no data parts | ||
| 379 | 2026.04.07 05:21:44.968000 [ 3 ] {d226657e-a241-430e-b201-386106e93183} <Debug> TCPHandler: Processed in 0.043137744 sec. | ||
| 380 | 2026.04.07 05:21:44.968186 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.07 05:21:44.968498 [ 3 ] {51eb1d22-f8a5-4897-9a4a-d927b98ecad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 382 | 2026.04.07 05:21:44.968612 [ 3 ] {51eb1d22-f8a5-4897-9a4a-d927b98ecad3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.07 05:21:45.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.19 MiB, peak 125.19 MiB, free memory in arenas 0.00 B, will set to 132.08 MiB (RSS), difference: 6.89 MiB | ||
| 384 | 2026.04.07 05:21:45.004428 [ 3 ] {51eb1d22-f8a5-4897-9a4a-d927b98ecad3} <Debug> oximeter.measurements_cumulativef32 (75c0b43b-307e-4610-87cb-9ef2b721efce): Loading data parts | ||
| 385 | 2026.04.07 05:21:45.004733 [ 3 ] {51eb1d22-f8a5-4897-9a4a-d927b98ecad3} <Debug> oximeter.measurements_cumulativef32 (75c0b43b-307e-4610-87cb-9ef2b721efce): There are no data parts | ||
| 386 | 2026.04.07 05:21:45.032802 [ 3 ] {51eb1d22-f8a5-4897-9a4a-d927b98ecad3} <Debug> TCPHandler: Processed in 0.06469087 sec. | ||
| 387 | 2026.04.07 05:21:45.032962 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.04.07 05:21:45.033252 [ 3 ] {964ba5ed-9e9a-43d0-80c0-d1bc85450ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 389 | 2026.04.07 05:21:45.033373 [ 3 ] {964ba5ed-9e9a-43d0-80c0-d1bc85450ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.04.07 05:21:45.055798 [ 3 ] {964ba5ed-9e9a-43d0-80c0-d1bc85450ab2} <Debug> oximeter.measurements_cumulativef64 (36e38b1c-dabb-4982-80df-f242180aa764): Loading data parts | ||
| 391 | 2026.04.07 05:21:45.056084 [ 3 ] {964ba5ed-9e9a-43d0-80c0-d1bc85450ab2} <Debug> oximeter.measurements_cumulativef64 (36e38b1c-dabb-4982-80df-f242180aa764): There are no data parts | ||
| 392 | 2026.04.07 05:21:45.059013 [ 3 ] {964ba5ed-9e9a-43d0-80c0-d1bc85450ab2} <Debug> TCPHandler: Processed in 0.026103343 sec. | ||
| 393 | 2026.04.07 05:21:45.059173 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.04.07 05:21:45.059407 [ 3 ] {2d237c87-47e6-45b9-afea-801e8d6873d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.04.07 05:21:45.059563 [ 3 ] {2d237c87-47e6-45b9-afea-801e8d6873d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.04.07 05:21:45.095469 [ 3 ] {2d237c87-47e6-45b9-afea-801e8d6873d7} <Debug> oximeter.measurements_histogrami8 (526ad630-7fef-4975-8a30-46678cecb0fe): Loading data parts | ||
| 407 | 2026.04.07 05:21:45.095811 [ 3 ] {2d237c87-47e6-45b9-afea-801e8d6873d7} <Debug> oximeter.measurements_histogrami8 (526ad630-7fef-4975-8a30-46678cecb0fe): There are no data parts | ||
| 408 | 2026.04.07 05:21:45.131595 [ 3 ] {2d237c87-47e6-45b9-afea-801e8d6873d7} <Debug> TCPHandler: Processed in 0.072475628 sec. | ||
| 409 | 2026.04.07 05:21:45.131772 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.04.07 05:21:45.132154 [ 3 ] {8961762b-2734-4c48-8b96-c7dd205dcc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 411 | 2026.04.07 05:21:45.132310 [ 3 ] {8961762b-2734-4c48-8b96-c7dd205dcc75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.04.07 05:21:45.169402 [ 3 ] {8961762b-2734-4c48-8b96-c7dd205dcc75} <Debug> oximeter.measurements_histogramu8 (52bf012a-f989-46c9-9237-1127ed47f6e6): Loading data parts | ||
| 413 | 2026.04.07 05:21:45.169584 [ 3 ] {8961762b-2734-4c48-8b96-c7dd205dcc75} <Debug> oximeter.measurements_histogramu8 (52bf012a-f989-46c9-9237-1127ed47f6e6): There are no data parts | ||
| 414 | 2026.04.07 05:21:45.181182 [ 3 ] {8961762b-2734-4c48-8b96-c7dd205dcc75} <Debug> TCPHandler: Processed in 0.049472983 sec. | ||
| 415 | 2026.04.07 05:21:45.181439 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.04.07 05:21:45.181663 [ 3 ] {63ff9a86-6e18-441d-a260-f19bf69c43fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 417 | 2026.04.07 05:21:45.181791 [ 3 ] {63ff9a86-6e18-441d-a260-f19bf69c43fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.04.07 05:21:45.197266 [ 3 ] {63ff9a86-6e18-441d-a260-f19bf69c43fe} <Debug> oximeter.measurements_histogrami16 (1faa361f-1409-4dc0-bb33-a2d15f35795b): Loading data parts | ||
| 419 | 2026.04.07 05:21:45.197581 [ 3 ] {63ff9a86-6e18-441d-a260-f19bf69c43fe} <Debug> oximeter.measurements_histogrami16 (1faa361f-1409-4dc0-bb33-a2d15f35795b): There are no data parts | ||
| 420 | 2026.04.07 05:21:45.208889 [ 3 ] {63ff9a86-6e18-441d-a260-f19bf69c43fe} <Debug> TCPHandler: Processed in 0.027515399 sec. | ||
| 421 | 2026.04.07 05:21:45.209044 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.04.07 05:21:45.209315 [ 3 ] {510b23f8-f073-4f60-b91b-6facfb494ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 423 | 2026.04.07 05:21:45.209446 [ 3 ] {510b23f8-f073-4f60-b91b-6facfb494ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.04.07 05:21:45.231715 [ 3 ] {510b23f8-f073-4f60-b91b-6facfb494ba9} <Debug> oximeter.measurements_histogramu16 (b25fc7db-0d4c-4779-8d18-36223ef547bf): Loading data parts | ||
| 425 | 2026.04.07 05:21:45.231914 [ 3 ] {510b23f8-f073-4f60-b91b-6facfb494ba9} <Debug> oximeter.measurements_histogramu16 (b25fc7db-0d4c-4779-8d18-36223ef547bf): There are no data parts | ||
| 426 | 2026.04.07 05:21:45.257159 [ 3 ] {510b23f8-f073-4f60-b91b-6facfb494ba9} <Debug> TCPHandler: Processed in 0.048163459 sec. | ||
| 427 | 2026.04.07 05:21:45.257552 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.04.07 05:21:45.257770 [ 3 ] {56b8236a-8eff-4ffb-a465-4d5841a2e3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 429 | 2026.04.07 05:21:45.257911 [ 3 ] {56b8236a-8eff-4ffb-a465-4d5841a2e3c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.04.07 05:21:45.283926 [ 3 ] {56b8236a-8eff-4ffb-a465-4d5841a2e3c9} <Debug> oximeter.measurements_histogrami32 (7bf5392f-1f84-4611-a716-047b1e3197be): Loading data parts | ||
| 431 | 2026.04.07 05:21:45.284077 [ 3 ] {56b8236a-8eff-4ffb-a465-4d5841a2e3c9} <Debug> oximeter.measurements_histogrami32 (7bf5392f-1f84-4611-a716-047b1e3197be): There are no data parts | ||
| 432 | 2026.04.07 05:21:45.308932 [ 3 ] {56b8236a-8eff-4ffb-a465-4d5841a2e3c9} <Debug> TCPHandler: Processed in 0.051438041 sec. | ||
| 433 | 2026.04.07 05:21:45.309095 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.04.07 05:21:45.309307 [ 3 ] {158ca790-dec3-4894-9635-79b20f77af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 435 | 2026.04.07 05:21:45.309441 [ 3 ] {158ca790-dec3-4894-9635-79b20f77af17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.04.07 05:21:45.343946 [ 3 ] {158ca790-dec3-4894-9635-79b20f77af17} <Debug> oximeter.measurements_histogramu32 (e527c07e-2c9b-4c7c-afcf-edaebfd2fc02): Loading data parts | ||
| 437 | 2026.04.07 05:21:45.344156 [ 3 ] {158ca790-dec3-4894-9635-79b20f77af17} <Debug> oximeter.measurements_histogramu32 (e527c07e-2c9b-4c7c-afcf-edaebfd2fc02): There are no data parts | ||
| 438 | 2026.04.07 05:21:45.370703 [ 3 ] {158ca790-dec3-4894-9635-79b20f77af17} <Debug> TCPHandler: Processed in 0.061661994 sec. | ||
| 439 | 2026.04.07 05:21:45.371059 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.04.07 05:21:45.371585 [ 3 ] {1d14b4e5-65dd-44f7-9407-6fb94122bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 441 | 2026.04.07 05:21:45.371721 [ 3 ] {1d14b4e5-65dd-44f7-9407-6fb94122bf71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.04.07 05:21:45.386094 [ 3 ] {1d14b4e5-65dd-44f7-9407-6fb94122bf71} <Debug> oximeter.measurements_histogrami64 (a2aa65b1-32a5-44d2-8e74-d585e85b8705): Loading data parts | ||
| 443 | 2026.04.07 05:21:45.386251 [ 3 ] {1d14b4e5-65dd-44f7-9407-6fb94122bf71} <Debug> oximeter.measurements_histogrami64 (a2aa65b1-32a5-44d2-8e74-d585e85b8705): There are no data parts | ||
| 444 | 2026.04.07 05:21:45.396885 [ 3 ] {1d14b4e5-65dd-44f7-9407-6fb94122bf71} <Debug> TCPHandler: Processed in 0.025930749 sec. | ||
| 445 | 2026.04.07 05:21:45.397167 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.04.07 05:21:45.397393 [ 3 ] {a5342c68-1f70-4036-9a41-4efb7b1a0835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 447 | 2026.04.07 05:21:45.397551 [ 3 ] {a5342c68-1f70-4036-9a41-4efb7b1a0835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.04.07 05:21:45.422402 [ 3 ] {a5342c68-1f70-4036-9a41-4efb7b1a0835} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Loading data parts | ||
| 449 | 2026.04.07 05:21:45.422639 [ 3 ] {a5342c68-1f70-4036-9a41-4efb7b1a0835} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): There are no data parts | ||
| 450 | 2026.04.07 05:21:45.428996 [ 3 ] {a5342c68-1f70-4036-9a41-4efb7b1a0835} <Debug> TCPHandler: Processed in 0.031918343 sec. | ||
| 451 | 2026.04.07 05:21:45.429172 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.04.07 05:21:45.429563 [ 3 ] {ae243e0b-0376-4e79-a78d-093e6f0bf100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 453 | 2026.04.07 05:21:45.429744 [ 3 ] {ae243e0b-0376-4e79-a78d-093e6f0bf100} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.04.07 05:21:45.453245 [ 3 ] {ae243e0b-0376-4e79-a78d-093e6f0bf100} <Debug> oximeter.measurements_histogramf32 (3e04e670-d976-4b4c-a7f9-ba355fac188d): Loading data parts | ||
| 455 | 2026.04.07 05:21:45.453402 [ 3 ] {ae243e0b-0376-4e79-a78d-093e6f0bf100} <Debug> oximeter.measurements_histogramf32 (3e04e670-d976-4b4c-a7f9-ba355fac188d): There are no data parts | ||
| 456 | 2026.04.07 05:21:45.478236 [ 3 ] {ae243e0b-0376-4e79-a78d-093e6f0bf100} <Debug> TCPHandler: Processed in 0.049129387 sec. | ||
| 457 | 2026.04.07 05:21:45.478394 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.04.07 05:21:45.478605 [ 3 ] {cb04fd2b-e5e6-41d6-9348-4d2b520fe686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 459 | 2026.04.07 05:21:45.478777 [ 3 ] {cb04fd2b-e5e6-41d6-9348-4d2b520fe686} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.04.07 05:21:45.489549 [ 3 ] {cb04fd2b-e5e6-41d6-9348-4d2b520fe686} <Debug> oximeter.measurements_histogramf64 (3c498d34-ed52-4d9a-8839-373f90aceac5): Loading data parts | ||
| 461 | 2026.04.07 05:21:45.489840 [ 3 ] {cb04fd2b-e5e6-41d6-9348-4d2b520fe686} <Debug> oximeter.measurements_histogramf64 (3c498d34-ed52-4d9a-8839-373f90aceac5): There are no data parts | ||
| 462 | 2026.04.07 05:21:45.493260 [ 3 ] {cb04fd2b-e5e6-41d6-9348-4d2b520fe686} <Debug> TCPHandler: Processed in 0.014916211 sec. | ||
| 463 | 2026.04.07 05:21:45.493416 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.04.07 05:21:45.493749 [ 3 ] {4a82bdc4-0042-4335-bc4d-1e2fad2687e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.04.07 05:21:45.493901 [ 3 ] {4a82bdc4-0042-4335-bc4d-1e2fad2687e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.04.07 05:21:45.518860 [ 3 ] {4a82bdc4-0042-4335-bc4d-1e2fad2687e1} <Debug> oximeter.fields_bool (46488a16-c117-4db6-831c-d37f906c006b): Loading data parts | ||
| 492 | 2026.04.07 05:21:45.519096 [ 3 ] {4a82bdc4-0042-4335-bc4d-1e2fad2687e1} <Debug> oximeter.fields_bool (46488a16-c117-4db6-831c-d37f906c006b): There are no data parts | ||
| 493 | 2026.04.07 05:21:45.557381 [ 3 ] {4a82bdc4-0042-4335-bc4d-1e2fad2687e1} <Debug> TCPHandler: Processed in 0.064016187 sec. | ||
| 494 | 2026.04.07 05:21:45.557655 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.07 05:21:45.557851 [ 3 ] {1b066575-08cd-4861-b189-6a55f202fa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 496 | 2026.04.07 05:21:45.558000 [ 3 ] {1b066575-08cd-4861-b189-6a55f202fa09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.04.07 05:21:45.591735 [ 3 ] {1b066575-08cd-4861-b189-6a55f202fa09} <Debug> oximeter.fields_i8 (596ce025-e6e0-4b9c-aa9d-451f444d6119): Loading data parts | ||
| 498 | 2026.04.07 05:21:45.591975 [ 3 ] {1b066575-08cd-4861-b189-6a55f202fa09} <Debug> oximeter.fields_i8 (596ce025-e6e0-4b9c-aa9d-451f444d6119): There are no data parts | ||
| 499 | 2026.04.07 05:21:45.595299 [ 3 ] {1b066575-08cd-4861-b189-6a55f202fa09} <Debug> TCPHandler: Processed in 0.037709862 sec. | ||
| 500 | 2026.04.07 05:21:45.595463 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.07 05:21:45.595715 [ 3 ] {3b37eb32-b4f9-4d15-b85e-cc8bcc768f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 502 | 2026.04.07 05:21:45.595795 [ 3 ] {3b37eb32-b4f9-4d15-b85e-cc8bcc768f09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.04.07 05:21:45.633255 [ 3 ] {3b37eb32-b4f9-4d15-b85e-cc8bcc768f09} <Debug> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Loading data parts | ||
| 504 | 2026.04.07 05:21:45.633414 [ 3 ] {3b37eb32-b4f9-4d15-b85e-cc8bcc768f09} <Debug> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): There are no data parts | ||
| 505 | 2026.04.07 05:21:45.667970 [ 3 ] {3b37eb32-b4f9-4d15-b85e-cc8bcc768f09} <Debug> TCPHandler: Processed in 0.072556109 sec. | ||
| 506 | 2026.04.07 05:21:45.668313 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.07 05:21:45.668484 [ 3 ] {874c9447-4bb2-4ea7-b5af-7b3534f06310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 508 | 2026.04.07 05:21:45.668615 [ 3 ] {874c9447-4bb2-4ea7-b5af-7b3534f06310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.04.07 05:21:45.685564 [ 3 ] {874c9447-4bb2-4ea7-b5af-7b3534f06310} <Debug> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Loading data parts | ||
| 510 | 2026.04.07 05:21:45.685829 [ 3 ] {874c9447-4bb2-4ea7-b5af-7b3534f06310} <Debug> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): There are no data parts | ||
| 511 | 2026.04.07 05:21:45.695681 [ 3 ] {874c9447-4bb2-4ea7-b5af-7b3534f06310} <Debug> TCPHandler: Processed in 0.027431668 sec. | ||
| 512 | 2026.04.07 05:21:45.695863 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.07 05:21:45.696146 [ 3 ] {e8b943f7-c5c8-45a6-89ce-81a339918347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 514 | 2026.04.07 05:21:45.696245 [ 3 ] {e8b943f7-c5c8-45a6-89ce-81a339918347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.04.07 05:21:45.722622 [ 3 ] {e8b943f7-c5c8-45a6-89ce-81a339918347} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Loading data parts | ||
| 516 | 2026.04.07 05:21:45.722776 [ 3 ] {e8b943f7-c5c8-45a6-89ce-81a339918347} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): There are no data parts | ||
| 517 | 2026.04.07 05:21:45.760498 [ 3 ] {e8b943f7-c5c8-45a6-89ce-81a339918347} <Debug> TCPHandler: Processed in 0.064698501 sec. | ||
| 518 | 2026.04.07 05:21:45.760746 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.07 05:21:45.760907 [ 3 ] {78d7470b-72ba-4ff6-9c22-1caabdadf929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 520 | 2026.04.07 05:21:45.761029 [ 3 ] {78d7470b-72ba-4ff6-9c22-1caabdadf929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.04.07 05:21:45.771621 [ 3 ] {78d7470b-72ba-4ff6-9c22-1caabdadf929} <Debug> oximeter.fields_i32 (653ed722-c0f2-44bf-887f-489489733dda): Loading data parts | ||
| 522 | 2026.04.07 05:21:45.771905 [ 3 ] {78d7470b-72ba-4ff6-9c22-1caabdadf929} <Debug> oximeter.fields_i32 (653ed722-c0f2-44bf-887f-489489733dda): There are no data parts | ||
| 523 | 2026.04.07 05:21:45.776025 [ 3 ] {78d7470b-72ba-4ff6-9c22-1caabdadf929} <Debug> TCPHandler: Processed in 0.015331459 sec. | ||
| 524 | 2026.04.07 05:21:45.776188 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.07 05:21:45.776444 [ 3 ] {d0a9c4dc-a49f-4a92-b5b2-076be69d4776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 526 | 2026.04.07 05:21:45.776570 [ 3 ] {d0a9c4dc-a49f-4a92-b5b2-076be69d4776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.04.07 05:21:45.798576 [ 3 ] {d0a9c4dc-a49f-4a92-b5b2-076be69d4776} <Debug> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Loading data parts | ||
| 528 | 2026.04.07 05:21:45.798840 [ 3 ] {d0a9c4dc-a49f-4a92-b5b2-076be69d4776} <Debug> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): There are no data parts | ||
| 529 | 2026.04.07 05:21:45.814087 [ 3 ] {d0a9c4dc-a49f-4a92-b5b2-076be69d4776} <Debug> TCPHandler: Processed in 0.037951206 sec. | ||
| 530 | 2026.04.07 05:21:45.814361 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.07 05:21:45.814526 [ 3 ] {a0bfb57c-5844-46cb-8d2b-0795e1d04d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 532 | 2026.04.07 05:21:45.814704 [ 3 ] {a0bfb57c-5844-46cb-8d2b-0795e1d04d1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.04.07 05:21:45.835296 [ 3 ] {a0bfb57c-5844-46cb-8d2b-0795e1d04d1c} <Debug> oximeter.fields_i64 (1f14afef-8b3a-429e-a260-efb5d02a9d38): Loading data parts | ||
| 534 | 2026.04.07 05:21:45.835660 [ 3 ] {a0bfb57c-5844-46cb-8d2b-0795e1d04d1c} <Debug> oximeter.fields_i64 (1f14afef-8b3a-429e-a260-efb5d02a9d38): There are no data parts | ||
| 535 | 2026.04.07 05:21:45.861296 [ 3 ] {a0bfb57c-5844-46cb-8d2b-0795e1d04d1c} <Debug> TCPHandler: Processed in 0.046990986 sec. | ||
| 536 | 2026.04.07 05:21:45.861471 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.07 05:21:45.861752 [ 3 ] {df19b913-f19a-4761-8c08-2c26848f0bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 538 | 2026.04.07 05:21:45.861888 [ 3 ] {df19b913-f19a-4761-8c08-2c26848f0bd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.04.07 05:21:45.876416 [ 3 ] {df19b913-f19a-4761-8c08-2c26848f0bd3} <Debug> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Loading data parts | ||
| 540 | 2026.04.07 05:21:45.876567 [ 3 ] {df19b913-f19a-4761-8c08-2c26848f0bd3} <Debug> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): There are no data parts | ||
| 541 | 2026.04.07 05:21:45.899598 [ 3 ] {df19b913-f19a-4761-8c08-2c26848f0bd3} <Debug> TCPHandler: Processed in 0.038190571 sec. | ||
| 542 | 2026.04.07 05:21:45.899865 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.07 05:21:45.900067 [ 3 ] {437f2d7c-22b5-4688-9b90-bcd7ad7ec796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 544 | 2026.04.07 05:21:45.900247 [ 3 ] {437f2d7c-22b5-4688-9b90-bcd7ad7ec796} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.04.07 05:21:45.939967 [ 3 ] {437f2d7c-22b5-4688-9b90-bcd7ad7ec796} <Debug> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Loading data parts | ||
| 546 | 2026.04.07 05:21:45.940266 [ 3 ] {437f2d7c-22b5-4688-9b90-bcd7ad7ec796} <Debug> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): There are no data parts | ||
| 547 | 2026.04.07 05:21:45.965583 [ 3 ] {437f2d7c-22b5-4688-9b90-bcd7ad7ec796} <Debug> TCPHandler: Processed in 0.065789641 sec. | ||
| 548 | 2026.04.07 05:21:45.965794 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.07 05:21:45.966140 [ 3 ] {c6dacec9-503e-42f9-b976-51f4f004a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 550 | 2026.04.07 05:21:45.966353 [ 3 ] {c6dacec9-503e-42f9-b976-51f4f004a045} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.04.07 05:21:45.994396 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37606 | ||
| 552 | 2026.04.07 05:21:45.994568 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 553 | 2026.04.07 05:21:45.994604 [ 262 ] {} <Debug> TCP-Session: b9835f5e-2375-40ee-b441-0dbc861c5920 Authenticating user 'default' from [fd00:1122:3344:101::a]:37606 | ||
| 554 | 2026.04.07 05:21:45.994762 [ 262 ] {} <Debug> TCP-Session: b9835f5e-2375-40ee-b441-0dbc861c5920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2026.04.07 05:21:45.994778 [ 262 ] {} <Debug> TCP-Session: b9835f5e-2375-40ee-b441-0dbc861c5920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2026.04.07 05:21:45.994839 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 557 | 2026.04.07 05:21:45.995018 [ 262 ] {} <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 | ||
| 558 | 2026.04.07 05:21:45.995040 [ 262 ] {} <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 | ||
| 559 | 2026.04.07 05:21:45.996069 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50645 | ||
| 560 | 2026.04.07 05:21:45.996152 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58972 | ||
| 561 | 2026.04.07 05:21:45.996290 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 562 | 2026.04.07 05:21:45.996333 [ 263 ] {} <Debug> TCP-Session: 5487cf61-1468-47fb-b644-53621018a77c Authenticating user 'default' from [fd00:1122:3344:101::a]:50645 | ||
| 563 | 2026.04.07 05:21:45.996356 [ 263 ] {} <Debug> TCP-Session: 5487cf61-1468-47fb-b644-53621018a77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2026.04.07 05:21:45.996474 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 565 | 2026.04.07 05:21:45.996397 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50294 | ||
| 566 | 2026.04.07 05:21:45.996510 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62236 | ||
| 567 | 2026.04.07 05:21:45.996537 [ 263 ] {} <Debug> TCP-Session: 5487cf61-1468-47fb-b644-53621018a77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 568 | 2026.04.07 05:21:45.996589 [ 264 ] {} <Debug> TCP-Session: 2461512d-2366-46bc-8acb-e274e9b33b9f Authenticating user 'default' from [fd00:1122:3344:101::a]:58972 | ||
| 569 | 2026.04.07 05:21:45.996575 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51335 | ||
| 570 | 2026.04.07 05:21:45.996385 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63349 | ||
| 571 | 2026.04.07 05:21:45.996703 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 572 | 2026.04.07 05:21:45.996800 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 573 | 2026.04.07 05:21:45.996733 [ 264 ] {} <Debug> TCP-Session: 2461512d-2366-46bc-8acb-e274e9b33b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2026.04.07 05:21:45.996708 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40024 | ||
| 575 | 2026.04.07 05:21:45.996929 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 576 | 2026.04.07 05:21:45.996928 [ 267 ] {} <Debug> TCP-Session: 06e1c2b1-ad2d-43db-8fc9-454f3d8206a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62236 | ||
| 577 | 2026.04.07 05:21:45.996924 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2026.04.07 05:21:45.996909 [ 265 ] {} <Debug> TCP-Session: fd4b386d-b8d5-47ce-a283-b44a0e90b762 Authenticating user 'default' from [fd00:1122:3344:101::a]:50294 | ||
| 579 | 2026.04.07 05:21:45.997050 [ 266 ] {} <Debug> TCP-Session: 51193462-e272-44aa-b667-be924f9ebfbe Authenticating user 'default' from [fd00:1122:3344:101::a]:63349 | ||
| 580 | 2026.04.07 05:21:45.997037 [ 268 ] {} <Debug> TCP-Session: 2832fbf9-9890-40b1-bf92-27b8edcfed6f Authenticating user 'default' from [fd00:1122:3344:101::a]:51335 | ||
| 581 | 2026.04.07 05:21:45.997021 [ 267 ] {} <Debug> TCP-Session: 06e1c2b1-ad2d-43db-8fc9-454f3d8206a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.07 05:21:45.997153 [ 265 ] {} <Debug> TCP-Session: fd4b386d-b8d5-47ce-a283-b44a0e90b762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.07 05:21:45.997187 [ 268 ] {} <Debug> TCP-Session: 2832fbf9-9890-40b1-bf92-27b8edcfed6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.04.07 05:21:45.997201 [ 266 ] {} <Debug> TCP-Session: 51193462-e272-44aa-b667-be924f9ebfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.04.07 05:21:45.997266 [ 268 ] {} <Debug> TCP-Session: 2832fbf9-9890-40b1-bf92-27b8edcfed6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.04.07 05:21:45.997280 [ 265 ] {} <Debug> TCP-Session: fd4b386d-b8d5-47ce-a283-b44a0e90b762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.04.07 05:21:45.997250 [ 267 ] {} <Debug> TCP-Session: 06e1c2b1-ad2d-43db-8fc9-454f3d8206a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.04.07 05:21:45.997361 [ 266 ] {} <Debug> TCP-Session: 51193462-e272-44aa-b667-be924f9ebfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.04.07 05:21:45.997117 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.04.07 05:21:45.996906 [ 264 ] {} <Debug> TCP-Session: 2461512d-2366-46bc-8acb-e274e9b33b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.04.07 05:21:45.997534 [ 269 ] {} <Debug> TCP-Session: c2c2e67e-5b11-4acc-9acd-fa02e6d57861 Authenticating user 'default' from [fd00:1122:3344:101::a]:40024 | ||
| 592 | 2026.04.07 05:21:45.997609 [ 269 ] {} <Debug> TCP-Session: c2c2e67e-5b11-4acc-9acd-fa02e6d57861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.04.07 05:21:45.997622 [ 269 ] {} <Debug> TCP-Session: c2c2e67e-5b11-4acc-9acd-fa02e6d57861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.04.07 05:21:46.013727 [ 3 ] {c6dacec9-503e-42f9-b976-51f4f004a045} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Loading data parts | ||
| 595 | 2026.04.07 05:21:46.013892 [ 3 ] {c6dacec9-503e-42f9-b976-51f4f004a045} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): There are no data parts | ||
| 596 | 2026.04.07 05:21:46.037890 [ 3 ] {c6dacec9-503e-42f9-b976-51f4f004a045} <Debug> TCPHandler: Processed in 0.072168932 sec. | ||
| 597 | 2026.04.07 05:21:46.038177 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.04.07 05:21:46.038362 [ 3 ] {272df2af-2108-4418-9be9-0525e4ccef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) 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) | ||
| 599 | 2026.04.07 05:21:46.038507 [ 3 ] {272df2af-2108-4418-9be9-0525e4ccef15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.04.07 05:21:46.042196 [ 3 ] {272df2af-2108-4418-9be9-0525e4ccef15} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Loading data parts | ||
| 601 | 2026.04.07 05:21:46.042479 [ 3 ] {272df2af-2108-4418-9be9-0525e4ccef15} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): There are no data parts | ||
| 602 | 2026.04.07 05:21:46.067248 [ 3 ] {272df2af-2108-4418-9be9-0525e4ccef15} <Debug> TCPHandler: Processed in 0.02912753 sec. | ||
| 603 | 2026.04.07 05:21:46.067442 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.04.07 05:21:46.067828 [ 3 ] {44149758-af1e-4bdd-8e7c-8cbf38f6eb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.04.07 05:21:46.068006 [ 3 ] {44149758-af1e-4bdd-8e7c-8cbf38f6eb1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.04.07 05:21:46.077039 [ 3 ] {44149758-af1e-4bdd-8e7c-8cbf38f6eb1a} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Loading data parts | ||
| 610 | 2026.04.07 05:21:46.077244 [ 3 ] {44149758-af1e-4bdd-8e7c-8cbf38f6eb1a} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): There are no data parts | ||
| 611 | 2026.04.07 05:21:46.079769 [ 3 ] {44149758-af1e-4bdd-8e7c-8cbf38f6eb1a} <Debug> TCPHandler: Processed in 0.012387344 sec. | ||
| 612 | 2026.04.07 05:21:46.080166 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.04.07 05:21:46.080546 [ 5 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.04.07 05:21:46.082322 [ 5 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.04.07 05:21:46.100448 [ 260 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Trace> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.04.07 05:21:46.100490 [ 260 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 617 | 2026.04.07 05:21:46.105386 [ 260 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.04.07 05:21:46.105905 [ 260 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Trace> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.04.07 05:21:46.106271 [ 5 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025966 sec., 38.51190017715474 rows/sec., 616.19 B/sec. | ||
| 620 | 2026.04.07 05:21:46.106493 [ 5 ] {f68ec0e2-dd44-43eb-8d71-728d11023bd4} <Debug> TCPHandler: Processed in 0.026570341 sec. | ||
| 621 | 2026.04.07 05:21:46.880340 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41487 | ||
| 622 | 2026.04.07 05:21:46.880485 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.07 05:21:46.880667 [ 270 ] {} <Debug> TCP-Session: fcc7ae33-54da-40b8-acb4-eb4cfa25914f Authenticating user 'default' from [fd00:1122:3344:101::b]:41487 | ||
| 624 | 2026.04.07 05:21:46.880692 [ 270 ] {} <Debug> TCP-Session: fcc7ae33-54da-40b8-acb4-eb4cfa25914f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.07 05:21:46.880704 [ 270 ] {} <Debug> TCP-Session: fcc7ae33-54da-40b8-acb4-eb4cfa25914f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.07 05:21:46.880911 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.07 05:21:46.880943 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.07 05:21:46.881069 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.07 05:21:46.882078 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44364 | ||
| 630 | 2026.04.07 05:21:46.882171 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49869 | ||
| 631 | 2026.04.07 05:21:46.882248 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43937 | ||
| 632 | 2026.04.07 05:21:46.882305 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44745 | ||
| 633 | 2026.04.07 05:21:46.882388 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62361 | ||
| 634 | 2026.04.07 05:21:46.882440 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.07 05:21:46.882533 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.04.07 05:21:46.882552 [ 271 ] {} <Debug> TCP-Session: 1c6ebf53-179b-4af9-a19c-87d6efddd20e Authenticating user 'default' from [fd00:1122:3344:101::b]:44364 | ||
| 637 | 2026.04.07 05:21:46.882588 [ 271 ] {} <Debug> TCP-Session: 1c6ebf53-179b-4af9-a19c-87d6efddd20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.04.07 05:21:46.882588 [ 272 ] {} <Debug> TCP-Session: d553f53a-2132-44bb-a21e-030cb736eaad Authenticating user 'default' from [fd00:1122:3344:101::b]:49869 | ||
| 639 | 2026.04.07 05:21:46.882676 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49796 | ||
| 640 | 2026.04.07 05:21:46.882712 [ 271 ] {} <Debug> TCP-Session: 1c6ebf53-179b-4af9-a19c-87d6efddd20e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.04.07 05:21:46.882744 [ 272 ] {} <Debug> TCP-Session: d553f53a-2132-44bb-a21e-030cb736eaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.07 05:21:46.882854 [ 272 ] {} <Debug> TCP-Session: d553f53a-2132-44bb-a21e-030cb736eaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.07 05:21:46.882855 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.04.07 05:21:46.882928 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.04.07 05:21:46.882896 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.04.07 05:21:46.882901 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49411 | ||
| 647 | 2026.04.07 05:21:46.883022 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.07 05:21:46.883090 [ 275 ] {} <Debug> TCP-Session: 33c282ab-19b5-444c-aa92-f89ef4b25448 Authenticating user 'default' from [fd00:1122:3344:101::b]:62361 | ||
| 649 | 2026.04.07 05:21:46.883053 [ 273 ] {} <Debug> TCP-Session: 6832fd3f-c2e2-41e7-9300-db189c17d03c Authenticating user 'default' from [fd00:1122:3344:101::b]:43937 | ||
| 650 | 2026.04.07 05:21:46.883033 [ 274 ] {} <Debug> TCP-Session: 039b0e69-71f7-475f-abea-25bcc4482045 Authenticating user 'default' from [fd00:1122:3344:101::b]:44745 | ||
| 651 | 2026.04.07 05:21:46.883213 [ 275 ] {} <Debug> TCP-Session: 33c282ab-19b5-444c-aa92-f89ef4b25448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.07 05:21:46.883202 [ 273 ] {} <Debug> TCP-Session: 6832fd3f-c2e2-41e7-9300-db189c17d03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.07 05:21:46.883191 [ 276 ] {} <Debug> TCP-Session: 0d7482b8-7ba4-497e-881d-fb755e91bb2a Authenticating user 'default' from [fd00:1122:3344:101::b]:49796 | ||
| 654 | 2026.04.07 05:21:46.883327 [ 275 ] {} <Debug> TCP-Session: 33c282ab-19b5-444c-aa92-f89ef4b25448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.07 05:21:46.883316 [ 274 ] {} <Debug> TCP-Session: 039b0e69-71f7-475f-abea-25bcc4482045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.07 05:21:46.883314 [ 273 ] {} <Debug> TCP-Session: 6832fd3f-c2e2-41e7-9300-db189c17d03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.07 05:21:46.883429 [ 274 ] {} <Debug> TCP-Session: 039b0e69-71f7-475f-abea-25bcc4482045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.07 05:21:46.883419 [ 276 ] {} <Debug> TCP-Session: 0d7482b8-7ba4-497e-881d-fb755e91bb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.07 05:21:46.883169 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.04.07 05:21:46.883521 [ 276 ] {} <Debug> TCP-Session: 0d7482b8-7ba4-497e-881d-fb755e91bb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.07 05:21:46.883623 [ 277 ] {} <Debug> TCP-Session: f863bb36-43e8-483a-8e29-e53bcc25e7e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49411 | ||
| 662 | 2026.04.07 05:21:46.883650 [ 277 ] {} <Debug> TCP-Session: f863bb36-43e8-483a-8e29-e53bcc25e7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.07 05:21:46.883741 [ 277 ] {} <Debug> TCP-Session: f863bb36-43e8-483a-8e29-e53bcc25e7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.07 05:21:47.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.11 MiB, peak 135.11 MiB, free memory in arenas 0.00 B, will set to 139.30 MiB (RSS), difference: 4.18 MiB | ||
| 665 | 2026.04.07 05:21:49.357782 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39315 | ||
| 666 | 2026.04.07 05:21:49.358452 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.04.07 05:21:49.358533 [ 278 ] {} <Debug> TCP-Session: 378d0bb9-235a-494e-9311-9fc03d242e76 Authenticating user 'default' from [fd00:1122:3344:101::c]:39315 | ||
| 668 | 2026.04.07 05:21:49.358556 [ 278 ] {} <Debug> TCP-Session: 378d0bb9-235a-494e-9311-9fc03d242e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.07 05:21:49.358568 [ 278 ] {} <Debug> TCP-Session: 378d0bb9-235a-494e-9311-9fc03d242e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.04.07 05:21:49.359612 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.04.07 05:21:49.359641 [ 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 | ||
| 672 | 2026.04.07 05:21:49.360067 [ 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 | ||
| 673 | 2026.04.07 05:21:49.361226 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41099 | ||
| 674 | 2026.04.07 05:21:49.361327 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50311 | ||
| 675 | 2026.04.07 05:21:49.361377 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52818 | ||
| 676 | 2026.04.07 05:21:49.361436 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.04.07 05:21:49.361535 [ 279 ] {} <Debug> TCP-Session: a40a9c86-24fc-4b13-915f-cb772efefa59 Authenticating user 'default' from [fd00:1122:3344:101::c]:41099 | ||
| 678 | 2026.04.07 05:21:49.361618 [ 279 ] {} <Debug> TCP-Session: a40a9c86-24fc-4b13-915f-cb772efefa59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.04.07 05:21:49.361639 [ 279 ] {} <Debug> TCP-Session: a40a9c86-24fc-4b13-915f-cb772efefa59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.04.07 05:21:49.361695 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35258 | ||
| 681 | 2026.04.07 05:21:49.361705 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55189 | ||
| 682 | 2026.04.07 05:21:49.361670 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.07 05:21:49.361771 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57480 | ||
| 684 | 2026.04.07 05:21:49.361809 [ 281 ] {} <Debug> TCP-Session: 00396de1-e21b-4330-8529-bb0dfd2d5980 Authenticating user 'default' from [fd00:1122:3344:101::c]:52818 | ||
| 685 | 2026.04.07 05:21:49.361641 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.04.07 05:21:49.361963 [ 281 ] {} <Debug> TCP-Session: 00396de1-e21b-4330-8529-bb0dfd2d5980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.07 05:21:49.361984 [ 281 ] {} <Debug> TCP-Session: 00396de1-e21b-4330-8529-bb0dfd2d5980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.04.07 05:21:49.362003 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41968 | ||
| 689 | 2026.04.07 05:21:49.361991 [ 280 ] {} <Debug> TCP-Session: 5e8458f0-a7ac-44a2-9bf7-127e3645b9dc Authenticating user 'default' from [fd00:1122:3344:101::c]:50311 | ||
| 690 | 2026.04.07 05:21:49.362080 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.04.07 05:21:49.362111 [ 280 ] {} <Debug> TCP-Session: 5e8458f0-a7ac-44a2-9bf7-127e3645b9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.07 05:21:49.362183 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.04.07 05:21:49.362207 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.04.07 05:21:49.362231 [ 283 ] {} <Debug> TCP-Session: 57954a76-6168-4f61-8cd8-6d492e3153fa Authenticating user 'default' from [fd00:1122:3344:101::c]:35258 | ||
| 695 | 2026.04.07 05:21:49.362295 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.04.07 05:21:49.362269 [ 282 ] {} <Debug> TCP-Session: bb55625e-a9c6-4c93-90b7-bf343e65feb8 Authenticating user 'default' from [fd00:1122:3344:101::c]:55189 | ||
| 697 | 2026.04.07 05:21:49.362252 [ 280 ] {} <Debug> TCP-Session: 5e8458f0-a7ac-44a2-9bf7-127e3645b9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.07 05:21:49.362420 [ 285 ] {} <Debug> TCP-Session: bdc46691-025d-43c2-b48a-1210b7262bd6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41968 | ||
| 699 | 2026.04.07 05:21:49.362400 [ 282 ] {} <Debug> TCP-Session: bb55625e-a9c6-4c93-90b7-bf343e65feb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.07 05:21:49.362238 [ 284 ] {} <Debug> TCP-Session: 244329f5-10d5-4c1d-a73b-80688f30cfe5 Authenticating user 'default' from [fd00:1122:3344:101::c]:57480 | ||
| 701 | 2026.04.07 05:21:49.362518 [ 282 ] {} <Debug> TCP-Session: bb55625e-a9c6-4c93-90b7-bf343e65feb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.07 05:21:49.362534 [ 285 ] {} <Debug> TCP-Session: bdc46691-025d-43c2-b48a-1210b7262bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.07 05:21:49.362384 [ 283 ] {} <Debug> TCP-Session: 57954a76-6168-4f61-8cd8-6d492e3153fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.07 05:21:49.362615 [ 285 ] {} <Debug> TCP-Session: bdc46691-025d-43c2-b48a-1210b7262bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.07 05:21:49.362596 [ 284 ] {} <Debug> TCP-Session: 244329f5-10d5-4c1d-a73b-80688f30cfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.07 05:21:49.362711 [ 283 ] {} <Debug> TCP-Session: 57954a76-6168-4f61-8cd8-6d492e3153fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.07 05:21:49.362728 [ 284 ] {} <Debug> TCP-Session: 244329f5-10d5-4c1d-a73b-80688f30cfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.07 05:21:50.636343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.07 05:21:50.636409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.04.07 05:21:50.636444 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.07 05:21:50.636643 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.07 05:21:50.652366 [ 244 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Loading data parts | ||
| 713 | 2026.04.07 05:21:50.652574 [ 244 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): There are no data parts | ||
| 714 | 2026.04.07 05:21:50.663790 [ 243 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Loading data parts | ||
| 715 | 2026.04.07 05:21:50.664004 [ 243 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): There are no data parts | ||
| 716 | 2026.04.07 05:21:50.671159 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.04.07 05:21:50.671285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 718 | 2026.04.07 05:21:50.676611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.04.07 05:21:50.677114 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.04.07 05:21:50.677287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.04.07 05:21:50.707843 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.07 05:21:50.707895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 723 | 2026.04.07 05:21:50.714259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.07 05:21:50.716160 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.07 05:21:50.720530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.07 05:21:51.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.11 MiB | ||
| 727 | 2026.04.07 05:21:53.136288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.07 05:21:53.136390 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.07 05:21:53.148006 [ 242 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Loading data parts | ||
| 730 | 2026.04.07 05:21:53.148218 [ 242 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): There are no data parts | ||
| 731 | 2026.04.07 05:21:53.164859 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.07 05:21:53.164901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 733 | 2026.04.07 05:21:53.166723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.07 05:21:53.167324 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.07 05:21:53.167773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.07 05:21:54.001050 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 155.12 MiB (RSS), difference: -3.06 MiB | ||
| 737 | 2026.04.07 05:21:58.072209 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.07 05:21:58.072479 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.07 05:21:58.177431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.04.07 05:21:58.180567 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.07 05:21:58.180650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 742 | 2026.04.07 05:21:58.181583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.07 05:21:58.182140 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.07 05:21:58.182369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.07 05:21:58.220639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.07 05:21:58.239210 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.07 05:21:58.239273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 748 | 2026.04.07 05:21:58.246168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.07 05:21:58.247563 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.07 05:21:58.250782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.07 05:21:59.000342 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 1.92 MiB | ||
| 752 | 2026.04.07 05:22:02.255979 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39219 | ||
| 753 | 2026.04.07 05:22:02.259905 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.04.07 05:22:02.259954 [ 286 ] {} <Debug> TCP-Session: 40d6d3ef-47f7-4e5b-ab25-36697cfe0ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39219 | ||
| 755 | 2026.04.07 05:22:02.259978 [ 286 ] {} <Debug> TCP-Session: 40d6d3ef-47f7-4e5b-ab25-36697cfe0ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.04.07 05:22:02.260045 [ 286 ] {} <Debug> TCP-Session: 40d6d3ef-47f7-4e5b-ab25-36697cfe0ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.07 05:22:02.260103 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.04.07 05:22:02.260129 [ 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 | ||
| 759 | 2026.04.07 05:22:02.260183 [ 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 | ||
| 760 | 2026.04.07 05:22:02.260732 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 | ||
| 761 | 2026.04.07 05:22:02.260818 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61166 | ||
| 762 | 2026.04.07 05:22:02.260883 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62117 | ||
| 763 | 2026.04.07 05:22:02.261139 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59895 | ||
| 764 | 2026.04.07 05:22:02.261144 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33076 | ||
| 765 | 2026.04.07 05:22:02.261210 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64685 | ||
| 766 | 2026.04.07 05:22:02.261326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37632 | ||
| 767 | 2026.04.07 05:22:02.262954 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.04.07 05:22:02.262990 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.04.07 05:22:02.263005 [ 287 ] {} <Debug> TCP-Session: f1765dc8-71a4-4764-9f57-7c9f84087a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 | ||
| 770 | 2026.04.07 05:22:02.263019 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.04.07 05:22:02.263034 [ 293 ] {} <Debug> TCP-Session: bc5fa00b-3c5d-4ce6-8b24-15cfe1a43e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:37632 | ||
| 772 | 2026.04.07 05:22:02.263050 [ 287 ] {} <Debug> TCP-Session: f1765dc8-71a4-4764-9f57-7c9f84087a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.07 05:22:02.263077 [ 293 ] {} <Debug> TCP-Session: bc5fa00b-3c5d-4ce6-8b24-15cfe1a43e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.07 05:22:02.263087 [ 291 ] {} <Debug> TCP-Session: 739f2c3e-04a3-4d6c-8384-becb7e322860 Authenticating user 'default' from [fd00:1122:3344:101::e]:59895 | ||
| 775 | 2026.04.07 05:22:02.263097 [ 287 ] {} <Debug> TCP-Session: f1765dc8-71a4-4764-9f57-7c9f84087a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.04.07 05:22:02.263095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.04.07 05:22:02.263118 [ 291 ] {} <Debug> TCP-Session: 739f2c3e-04a3-4d6c-8384-becb7e322860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.07 05:22:02.263103 [ 293 ] {} <Debug> TCP-Session: bc5fa00b-3c5d-4ce6-8b24-15cfe1a43e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.07 05:22:02.263159 [ 292 ] {} <Debug> TCP-Session: 95fb108f-cd54-4312-a516-94888276e7bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64685 | ||
| 780 | 2026.04.07 05:22:02.263165 [ 291 ] {} <Debug> TCP-Session: 739f2c3e-04a3-4d6c-8384-becb7e322860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.04.07 05:22:02.263213 [ 292 ] {} <Debug> TCP-Session: 95fb108f-cd54-4312-a516-94888276e7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.07 05:22:02.263163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.04.07 05:22:02.263238 [ 292 ] {} <Debug> TCP-Session: 95fb108f-cd54-4312-a516-94888276e7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.04.07 05:22:02.263079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.04.07 05:22:02.263266 [ 288 ] {} <Debug> TCP-Session: 1853b8ac-938d-4333-9ff9-c13263155a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:61166 | ||
| 786 | 2026.04.07 05:22:02.263291 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41284 | ||
| 787 | 2026.04.07 05:22:02.263308 [ 288 ] {} <Debug> TCP-Session: 1853b8ac-938d-4333-9ff9-c13263155a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.04.07 05:22:02.263305 [ 289 ] {} <Debug> TCP-Session: d741ec4a-fbd4-4074-a883-1c773103ca2b Authenticating user 'default' from [fd00:1122:3344:101::e]:62117 | ||
| 789 | 2026.04.07 05:22:02.263344 [ 288 ] {} <Debug> TCP-Session: 1853b8ac-938d-4333-9ff9-c13263155a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.04.07 05:22:02.263370 [ 289 ] {} <Debug> TCP-Session: d741ec4a-fbd4-4074-a883-1c773103ca2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.04.07 05:22:02.262996 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.04.07 05:22:02.263396 [ 289 ] {} <Debug> TCP-Session: d741ec4a-fbd4-4074-a883-1c773103ca2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.04.07 05:22:02.263432 [ 290 ] {} <Debug> TCP-Session: e20bd24d-8a62-4015-81a8-f72c74a07486 Authenticating user 'default' from [fd00:1122:3344:101::e]:33076 | ||
| 794 | 2026.04.07 05:22:02.263456 [ 290 ] {} <Debug> TCP-Session: e20bd24d-8a62-4015-81a8-f72c74a07486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.04.07 05:22:02.263469 [ 290 ] {} <Debug> TCP-Session: e20bd24d-8a62-4015-81a8-f72c74a07486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.07 05:22:02.263531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.04.07 05:22:02.263576 [ 294 ] {} <Debug> TCP-Session: 1b4698b2-099f-49c3-9f75-55f69d396adb Authenticating user 'default' from [fd00:1122:3344:101::e]:41284 | ||
| 798 | 2026.04.07 05:22:02.263599 [ 294 ] {} <Debug> TCP-Session: 1b4698b2-099f-49c3-9f75-55f69d396adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.07 05:22:02.263619 [ 294 ] {} <Debug> TCP-Session: 1b4698b2-099f-49c3-9f75-55f69d396adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.07 05:22:02.264605 [ 286 ] {} <Trace> TCP-Session: 40d6d3ef-47f7-4e5b-ab25-36697cfe0ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.04.07 05:22:02.264842 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39219) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 802 | 2026.04.07 05:22:02.271835 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2026.04.07 05:22:02.274408 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.04.07 05:22:02.292011 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.04.07 05:22:02.308242 [ 295 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.04.07 05:22:02.310453 [ 295 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.04.07 05:22:02.311231 [ 295 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008593222 sec. (116.371 rows/sec., 4.55 KiB/sec.) | ||
| 808 | 2026.04.07 05:22:02.311256 [ 295 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.04.07 05:22:02.311286 [ 295 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.04.07 05:22:02.312519 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047764 sec., 20.936269994137845 rows/sec., 837.45 B/sec. | ||
| 811 | 2026.04.07 05:22:02.312692 [ 286 ] {d34f73d0-89e9-4e11-8a1d-714c145a6588} <Debug> TCPHandler: Processed in 0.048301172 sec. | ||
| 812 | 2026.04.07 05:22:02.317515 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.04.07 05:22:02.317568 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.04.07 05:22:02.317596 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.04.07 05:22:02.317615 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.04.07 05:22:02.317636 [ 293 ] {} <Debug> TCP-Session: bc5fa00b-3c5d-4ce6-8b24-15cfe1a43e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.04.07 05:22:02.317638 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.04.07 05:22:02.317659 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.04.07 05:22:02.317681 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.04.07 05:22:02.317703 [ 290 ] {} <Debug> TCP-Session: e20bd24d-8a62-4015-81a8-f72c74a07486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.04.07 05:22:02.317726 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.04.07 05:22:02.317765 [ 292 ] {} <Debug> TCP-Session: 95fb108f-cd54-4312-a516-94888276e7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.04.07 05:22:02.317739 [ 288 ] {} <Debug> TCP-Session: 1853b8ac-938d-4333-9ff9-c13263155a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.04.07 05:22:02.317805 [ 294 ] {} <Debug> TCP-Session: 1b4698b2-099f-49c3-9f75-55f69d396adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.04.07 05:22:02.317702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.04.07 05:22:02.317681 [ 289 ] {} <Debug> TCP-Session: d741ec4a-fbd4-4074-a883-1c773103ca2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.04.07 05:22:02.317892 [ 291 ] {} <Debug> TCP-Session: 739f2c3e-04a3-4d6c-8384-becb7e322860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.04.07 05:22:02.317664 [ 287 ] {} <Debug> TCP-Session: f1765dc8-71a4-4764-9f57-7c9f84087a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.04.07 05:22:02.317593 [ 286 ] {} <Debug> TCP-Session: 40d6d3ef-47f7-4e5b-ab25-36697cfe0ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.04.07 05:22:03.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 166.11 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 3.83 MiB | ||
| 831 | 2026.04.07 05:22:03.168212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.04.07 05:22:03.170263 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.04.07 05:22:03.170315 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 834 | 2026.04.07 05:22:03.171539 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.04.07 05:22:03.172112 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.04.07 05:22:03.172439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.04.07 05:22:04.001129 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.81 MiB, peak 166.11 MiB, free memory in arenas 0.00 B, will set to 161.86 MiB (RSS), difference: 4.04 MiB | ||
| 838 | 2026.04.07 05:22:05.682642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1412 | ||
| 839 | 2026.04.07 05:22:05.683116 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.04.07 05:22:05.683162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 841 | 2026.04.07 05:22:05.683847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 842 | 2026.04.07 05:22:05.684317 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.04.07 05:22:05.684459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1412 | ||
| 844 | 2026.04.07 05:22:05.750872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 845 | 2026.04.07 05:22:05.767725 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.04.07 05:22:05.767789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 847 | 2026.04.07 05:22:05.774207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 848 | 2026.04.07 05:22:05.775335 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.04.07 05:22:05.778694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 850 | 2026.04.07 05:22:06.131851 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.04.07 05:22:06.132050 [ 3 ] {7f1042da-312a-482a-acd4-d04e565fd612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 852 | 2026.04.07 05:22:06.132326 [ 3 ] {7f1042da-312a-482a-acd4-d04e565fd612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.04.07 05:22:06.132389 [ 3 ] {7f1042da-312a-482a-acd4-d04e565fd612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.04.07 05:22:06.132839 [ 3 ] {7f1042da-312a-482a-acd4-d04e565fd612} <Debug> TCPHandler: Processed in 0.001118541 sec. | ||
| 855 | 2026.04.07 05:22:06.154761 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.04.07 05:22:06.154948 [ 3 ] {8543b1c2-10ad-4d59-b6b8-393c2764034e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.04.07 05:22:06.159767 [ 3 ] {8543b1c2-10ad-4d59-b6b8-393c2764034e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.04.07 05:22:06.159840 [ 3 ] {8543b1c2-10ad-4d59-b6b8-393c2764034e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.04.07 05:22:06.162307 [ 3 ] {8543b1c2-10ad-4d59-b6b8-393c2764034e} <Debug> TCPHandler: Processed in 0.007640184 sec. | ||
| 860 | 2026.04.07 05:22:06.162891 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.04.07 05:22:06.163023 [ 3 ] {b9b68968-6696-4d76-b27c-f078232d4bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.04.07 05:22:06.167309 [ 3 ] {b9b68968-6696-4d76-b27c-f078232d4bb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.04.07 05:22:06.167373 [ 3 ] {b9b68968-6696-4d76-b27c-f078232d4bb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.04.07 05:22:06.167815 [ 3 ] {b9b68968-6696-4d76-b27c-f078232d4bb6} <Debug> TCPHandler: Processed in 0.004976933 sec. | ||
| 865 | 2026.04.07 05:22:06.168054 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.04.07 05:22:06.168180 [ 3 ] {c97c2ee7-af1d-402b-8df6-581167cbb75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.04.07 05:22:06.168431 [ 3 ] {c97c2ee7-af1d-402b-8df6-581167cbb75e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.04.07 05:22:06.168475 [ 3 ] {c97c2ee7-af1d-402b-8df6-581167cbb75e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.04.07 05:22:06.168823 [ 3 ] {c97c2ee7-af1d-402b-8df6-581167cbb75e} <Debug> TCPHandler: Processed in 0.000832406 sec. | ||
| 870 | 2026.04.07 05:22:06.169058 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.04.07 05:22:06.169175 [ 3 ] {56523884-da01-45d9-b768-fb2dd1737b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.04.07 05:22:06.169416 [ 3 ] {56523884-da01-45d9-b768-fb2dd1737b76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.04.07 05:22:06.169460 [ 3 ] {56523884-da01-45d9-b768-fb2dd1737b76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.04.07 05:22:06.169788 [ 3 ] {56523884-da01-45d9-b768-fb2dd1737b76} <Debug> TCPHandler: Processed in 0.000778615 sec. | ||
| 875 | 2026.04.07 05:22:06.170822 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.04.07 05:22:06.170939 [ 3 ] {bd2748e3-cd9e-482d-a08b-f5ce18651bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.04.07 05:22:06.171180 [ 3 ] {bd2748e3-cd9e-482d-a08b-f5ce18651bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.04.07 05:22:06.171223 [ 3 ] {bd2748e3-cd9e-482d-a08b-f5ce18651bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.04.07 05:22:06.171569 [ 3 ] {bd2748e3-cd9e-482d-a08b-f5ce18651bf8} <Debug> TCPHandler: Processed in 0.000796315 sec. | ||
| 880 | 2026.04.07 05:22:06.171836 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.04.07 05:22:06.171953 [ 3 ] {f292e313-1f0c-450d-9819-277ff8c16f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.04.07 05:22:06.172196 [ 3 ] {f292e313-1f0c-450d-9819-277ff8c16f76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.04.07 05:22:06.172238 [ 3 ] {f292e313-1f0c-450d-9819-277ff8c16f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.04.07 05:22:06.172654 [ 3 ] {f292e313-1f0c-450d-9819-277ff8c16f76} <Debug> TCPHandler: Processed in 0.000867687 sec. | ||
| 885 | 2026.04.07 05:22:06.172865 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.04.07 05:22:06.172980 [ 3 ] {ce7d2ca5-94f0-4ddd-a9d4-067333b704d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.04.07 05:22:06.173224 [ 3 ] {ce7d2ca5-94f0-4ddd-a9d4-067333b704d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.04.07 05:22:06.173266 [ 3 ] {ce7d2ca5-94f0-4ddd-a9d4-067333b704d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.04.07 05:22:06.173613 [ 3 ] {ce7d2ca5-94f0-4ddd-a9d4-067333b704d2} <Debug> TCPHandler: Processed in 0.000795995 sec. | ||
| 890 | 2026.04.07 05:22:06.173830 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.04.07 05:22:06.173945 [ 3 ] {11b36a06-62d0-4569-a8ca-47f37c554905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.04.07 05:22:06.174187 [ 3 ] {11b36a06-62d0-4569-a8ca-47f37c554905} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.04.07 05:22:06.174229 [ 3 ] {11b36a06-62d0-4569-a8ca-47f37c554905} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.04.07 05:22:06.174568 [ 3 ] {11b36a06-62d0-4569-a8ca-47f37c554905} <Debug> TCPHandler: Processed in 0.000786115 sec. | ||
| 895 | 2026.04.07 05:22:06.174781 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.04.07 05:22:06.174899 [ 3 ] {fa85d0ed-f0c8-4265-827d-ff0c21401a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.04.07 05:22:06.175142 [ 3 ] {fa85d0ed-f0c8-4265-827d-ff0c21401a15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.04.07 05:22:06.175183 [ 3 ] {fa85d0ed-f0c8-4265-827d-ff0c21401a15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.04.07 05:22:06.175550 [ 3 ] {fa85d0ed-f0c8-4265-827d-ff0c21401a15} <Debug> TCPHandler: Processed in 0.000815786 sec. | ||
| 900 | 2026.04.07 05:22:06.175762 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.04.07 05:22:06.175882 [ 3 ] {afec2485-3369-4662-afeb-144e41941a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.04.07 05:22:06.176126 [ 3 ] {afec2485-3369-4662-afeb-144e41941a6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.04.07 05:22:06.176169 [ 3 ] {afec2485-3369-4662-afeb-144e41941a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.04.07 05:22:06.176536 [ 3 ] {afec2485-3369-4662-afeb-144e41941a6a} <Debug> TCPHandler: Processed in 0.000829315 sec. | ||
| 905 | 2026.04.07 05:22:06.176755 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.04.07 05:22:06.176873 [ 3 ] {57c7a55e-0adc-43cf-a687-98b09f9f8e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.04.07 05:22:06.177117 [ 3 ] {57c7a55e-0adc-43cf-a687-98b09f9f8e4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.04.07 05:22:06.177158 [ 3 ] {57c7a55e-0adc-43cf-a687-98b09f9f8e4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.04.07 05:22:06.177499 [ 3 ] {57c7a55e-0adc-43cf-a687-98b09f9f8e4a} <Debug> TCPHandler: Processed in 0.000792945 sec. | ||
| 910 | 2026.04.07 05:22:06.177715 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.04.07 05:22:06.177833 [ 3 ] {8272a406-36b8-4c7f-84a7-fa769b93d1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.04.07 05:22:06.178077 [ 3 ] {8272a406-36b8-4c7f-84a7-fa769b93d1e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.04.07 05:22:06.178119 [ 3 ] {8272a406-36b8-4c7f-84a7-fa769b93d1e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.04.07 05:22:06.178482 [ 3 ] {8272a406-36b8-4c7f-84a7-fa769b93d1e4} <Debug> TCPHandler: Processed in 0.000816475 sec. | ||
| 915 | 2026.04.07 05:22:06.178705 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.04.07 05:22:06.178826 [ 3 ] {8b812ea1-754c-4dac-b422-7b5d9f298ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.04.07 05:22:06.179078 [ 3 ] {8b812ea1-754c-4dac-b422-7b5d9f298ee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.04.07 05:22:06.179120 [ 3 ] {8b812ea1-754c-4dac-b422-7b5d9f298ee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.04.07 05:22:06.179473 [ 3 ] {8b812ea1-754c-4dac-b422-7b5d9f298ee6} <Debug> TCPHandler: Processed in 0.000817835 sec. | ||
| 920 | 2026.04.07 05:22:06.179679 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.04.07 05:22:06.179799 [ 3 ] {b202fb49-acb9-4536-ad06-a5d49373602a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.04.07 05:22:06.180052 [ 3 ] {b202fb49-acb9-4536-ad06-a5d49373602a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.04.07 05:22:06.180094 [ 3 ] {b202fb49-acb9-4536-ad06-a5d49373602a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.04.07 05:22:06.180492 [ 3 ] {b202fb49-acb9-4536-ad06-a5d49373602a} <Debug> TCPHandler: Processed in 0.000861816 sec. | ||
| 925 | 2026.04.07 05:22:06.180707 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.04.07 05:22:06.180838 [ 3 ] {d14da931-3a0f-410e-9bf1-3606dddeb08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 927 | 2026.04.07 05:22:06.181123 [ 3 ] {d14da931-3a0f-410e-9bf1-3606dddeb08e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.04.07 05:22:06.181168 [ 3 ] {d14da931-3a0f-410e-9bf1-3606dddeb08e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.04.07 05:22:06.181554 [ 3 ] {d14da931-3a0f-410e-9bf1-3606dddeb08e} <Debug> TCPHandler: Processed in 0.000899397 sec. | ||
| 930 | 2026.04.07 05:22:06.181793 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.04.07 05:22:06.181953 [ 3 ] {cfb61ad1-98ff-4986-b27c-801143125124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 932 | 2026.04.07 05:22:06.182327 [ 3 ] {cfb61ad1-98ff-4986-b27c-801143125124} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.04.07 05:22:06.182371 [ 3 ] {cfb61ad1-98ff-4986-b27c-801143125124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.04.07 05:22:06.182736 [ 3 ] {cfb61ad1-98ff-4986-b27c-801143125124} <Debug> TCPHandler: Processed in 0.001003359 sec. | ||
| 935 | 2026.04.07 05:22:06.182955 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.04.07 05:22:06.183082 [ 3 ] {d2f39ef2-d4ee-4ef6-85cc-b6eec36b1aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 937 | 2026.04.07 05:22:06.183352 [ 3 ] {d2f39ef2-d4ee-4ef6-85cc-b6eec36b1aaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.04.07 05:22:06.183394 [ 3 ] {d2f39ef2-d4ee-4ef6-85cc-b6eec36b1aaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.04.07 05:22:06.183737 [ 3 ] {d2f39ef2-d4ee-4ef6-85cc-b6eec36b1aaa} <Debug> TCPHandler: Processed in 0.000831796 sec. | ||
| 940 | 2026.04.07 05:22:06.183968 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.04.07 05:22:06.184091 [ 3 ] {86e8e81e-2400-4b31-ade8-20d493bc5d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 942 | 2026.04.07 05:22:06.184356 [ 3 ] {86e8e81e-2400-4b31-ade8-20d493bc5d65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.04.07 05:22:06.184398 [ 3 ] {86e8e81e-2400-4b31-ade8-20d493bc5d65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.04.07 05:22:06.184701 [ 3 ] {86e8e81e-2400-4b31-ade8-20d493bc5d65} <Debug> TCPHandler: Processed in 0.000781734 sec. | ||
| 945 | 2026.04.07 05:22:06.186060 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.04.07 05:22:06.186185 [ 3 ] {49536b03-6275-4b10-bff4-d8ec138d9d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 947 | 2026.04.07 05:22:06.186466 [ 3 ] {49536b03-6275-4b10-bff4-d8ec138d9d27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 948 | 2026.04.07 05:22:06.186510 [ 3 ] {49536b03-6275-4b10-bff4-d8ec138d9d27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 949 | 2026.04.07 05:22:06.186821 [ 3 ] {49536b03-6275-4b10-bff4-d8ec138d9d27} <Debug> TCPHandler: Processed in 0.000810635 sec. | ||
| 950 | 2026.04.07 05:22:06.187120 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.04.07 05:22:06.187245 [ 3 ] {54e89fe9-e6c2-4eb2-bac0-f7651b0bf9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 952 | 2026.04.07 05:22:06.187515 [ 3 ] {54e89fe9-e6c2-4eb2-bac0-f7651b0bf9e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 953 | 2026.04.07 05:22:06.187556 [ 3 ] {54e89fe9-e6c2-4eb2-bac0-f7651b0bf9e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.04.07 05:22:06.187867 [ 3 ] {54e89fe9-e6c2-4eb2-bac0-f7651b0bf9e9} <Debug> TCPHandler: Processed in 0.000796655 sec. | ||
| 955 | 2026.04.07 05:22:06.188124 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.04.07 05:22:06.188248 [ 3 ] {6ece336a-21d4-410a-ba6a-0c55eff9121e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 957 | 2026.04.07 05:22:06.188518 [ 3 ] {6ece336a-21d4-410a-ba6a-0c55eff9121e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 958 | 2026.04.07 05:22:06.188560 [ 3 ] {6ece336a-21d4-410a-ba6a-0c55eff9121e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.04.07 05:22:06.188864 [ 3 ] {6ece336a-21d4-410a-ba6a-0c55eff9121e} <Debug> TCPHandler: Processed in 0.000788985 sec. | ||
| 960 | 2026.04.07 05:22:06.189106 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.04.07 05:22:06.189228 [ 3 ] {2a889617-3a70-4ec2-8168-1bf7044a5527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 962 | 2026.04.07 05:22:06.189513 [ 3 ] {2a889617-3a70-4ec2-8168-1bf7044a5527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.04.07 05:22:06.189555 [ 3 ] {2a889617-3a70-4ec2-8168-1bf7044a5527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.04.07 05:22:06.189864 [ 3 ] {2a889617-3a70-4ec2-8168-1bf7044a5527} <Debug> TCPHandler: Processed in 0.000806265 sec. | ||
| 965 | 2026.04.07 05:22:06.190130 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.04.07 05:22:06.190254 [ 3 ] {e2e0332d-2829-4018-838b-ec4f362c2686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 967 | 2026.04.07 05:22:06.190523 [ 3 ] {e2e0332d-2829-4018-838b-ec4f362c2686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.04.07 05:22:06.190566 [ 3 ] {e2e0332d-2829-4018-838b-ec4f362c2686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.04.07 05:22:06.190864 [ 3 ] {e2e0332d-2829-4018-838b-ec4f362c2686} <Debug> TCPHandler: Processed in 0.000782964 sec. | ||
| 970 | 2026.04.07 05:22:06.191115 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.04.07 05:22:06.191236 [ 3 ] {7b10d541-fe0a-4a03-bc48-fbb26e8fd4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 972 | 2026.04.07 05:22:06.191506 [ 3 ] {7b10d541-fe0a-4a03-bc48-fbb26e8fd4ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 973 | 2026.04.07 05:22:06.191548 [ 3 ] {7b10d541-fe0a-4a03-bc48-fbb26e8fd4ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 974 | 2026.04.07 05:22:06.191861 [ 3 ] {7b10d541-fe0a-4a03-bc48-fbb26e8fd4ef} <Debug> TCPHandler: Processed in 0.000794585 sec. | ||
| 975 | 2026.04.07 05:22:06.210670 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.04.07 05:22:06.210792 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 977 | 2026.04.07 05:22:06.210838 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2026.04.07 05:22:06.214192 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.04.07 05:22:06.214245 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 980 | 2026.04.07 05:22:06.216887 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.04.07 05:22:06.217330 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.04.07 05:22:06.217491 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.006732 sec., 3713.606654783125 rows/sec., 816.99 KiB/sec. | ||
| 983 | 2026.04.07 05:22:06.217533 [ 3 ] {ff800c6a-8449-41c5-be75-f572dc8d2c1b} <Debug> TCPHandler: Processed in 0.006924481 sec. | ||
| 984 | 2026.04.07 05:22:06.217664 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.04.07 05:22:06.217769 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 986 | 2026.04.07 05:22:06.217811 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 987 | 2026.04.07 05:22:06.224376 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.04.07 05:22:06.224409 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 989 | 2026.04.07 05:22:06.227362 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.04.07 05:22:06.227869 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.04.07 05:22:06.228017 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010274 sec., 2335.993770683278 rows/sec., 198.47 KiB/sec. | ||
| 992 | 2026.04.07 05:22:06.228056 [ 3 ] {05760b76-ab95-4666-a06a-94d863301382} <Debug> TCPHandler: Processed in 0.010442267 sec. | ||
| 993 | 2026.04.07 05:22:06.228178 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.04.07 05:22:06.228277 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 995 | 2026.04.07 05:22:06.228317 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 996 | 2026.04.07 05:22:06.228725 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.04.07 05:22:06.228762 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 998 | 2026.04.07 05:22:06.229192 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.04.07 05:22:06.229602 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.04.07 05:22:06.229740 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001485 sec., 6734.006734006734 rows/sec., 549.11 KiB/sec. | ||
| 1001 | 2026.04.07 05:22:06.229779 [ 3 ] {8ff4924a-bf60-4316-ad54-6f9e213dd4de} <Debug> TCPHandler: Processed in 0.001650811 sec. | ||
| 1002 | 2026.04.07 05:22:06.229895 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.07 05:22:06.229992 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1004 | 2026.04.07 05:22:06.230030 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1005 | 2026.04.07 05:22:06.230518 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.04.07 05:22:06.230554 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1007 | 2026.04.07 05:22:06.231030 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.04.07 05:22:06.231489 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.04.07 05:22:06.231626 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Debug> executeQuery: Read 209 rows, 19.06 KiB in 0.001654 sec., 126360.33857315598 rows/sec., 11.25 MiB/sec. | ||
| 1010 | 2026.04.07 05:22:06.231663 [ 3 ] {cee3742c-3b9c-442d-a03e-9c4182693220} <Debug> TCPHandler: Processed in 0.001820815 sec. | ||
| 1011 | 2026.04.07 05:22:06.231778 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.07 05:22:06.231873 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.07 05:22:06.231911 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1014 | 2026.04.07 05:22:06.232355 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.07 05:22:06.232391 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1016 | 2026.04.07 05:22:06.232801 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.04.07 05:22:06.233287 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.07 05:22:06.233422 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001567 sec., 24250.15954052329 rows/sec., 1.78 MiB/sec. | ||
| 1019 | 2026.04.07 05:22:06.233463 [ 3 ] {25a6c516-63fb-46d9-9d74-fcc0f16048bf} <Debug> TCPHandler: Processed in 0.001734092 sec. | ||
| 1020 | 2026.04.07 05:22:06.233579 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.04.07 05:22:06.233673 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.04.07 05:22:06.233711 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1023 | 2026.04.07 05:22:06.234131 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.07 05:22:06.234164 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1025 | 2026.04.07 05:22:06.234615 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.04.07 05:22:06.235102 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.07 05:22:06.235235 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 1028 | 2026.04.07 05:22:06.235273 [ 3 ] {3b14efd5-9aab-4832-911b-16f2290a7ad9} <Debug> TCPHandler: Processed in 0.001744422 sec. | ||
| 1029 | 2026.04.07 05:22:06.235383 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.04.07 05:22:06.235476 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1031 | 2026.04.07 05:22:06.235514 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1032 | 2026.04.07 05:22:06.235913 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.04.07 05:22:06.235949 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1034 | 2026.04.07 05:22:06.236424 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.04.07 05:22:06.236873 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.04.07 05:22:06.237010 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001552 sec., 7731.958762886598 rows/sec., 604.06 KiB/sec. | ||
| 1037 | 2026.04.07 05:22:06.237048 [ 3 ] {2a22efc4-7e0d-4bf6-b6f9-d6854cac3a50} <Debug> TCPHandler: Processed in 0.001714962 sec. | ||
| 1038 | 2026.04.07 05:22:06.237167 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.04.07 05:22:06.237261 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1040 | 2026.04.07 05:22:06.237299 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1041 | 2026.04.07 05:22:06.237734 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.04.07 05:22:06.237770 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1043 | 2026.04.07 05:22:06.238250 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.04.07 05:22:06.238745 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.04.07 05:22:06.238879 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Debug> executeQuery: Read 124 rows, 10.31 KiB in 0.001637 sec., 75748.32009773976 rows/sec., 6.15 MiB/sec. | ||
| 1046 | 2026.04.07 05:22:06.238917 [ 3 ] {a0ed9802-15d8-4a1b-ae7c-256399d04ccf} <Debug> TCPHandler: Processed in 0.001800174 sec. | ||
| 1047 | 2026.04.07 05:22:06.239034 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.04.07 05:22:06.239127 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1049 | 2026.04.07 05:22:06.239170 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1050 | 2026.04.07 05:22:06.241755 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.04.07 05:22:06.241789 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1052 | 2026.04.07 05:22:06.248249 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.04.07 05:22:06.248747 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.04.07 05:22:06.248894 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Debug> executeQuery: Read 275 rows, 21.68 KiB in 0.009784 sec., 28107.113654946854 rows/sec., 2.16 MiB/sec. | ||
| 1055 | 2026.04.07 05:22:06.248932 [ 3 ] {de8a5198-8fc2-4476-b5a9-cafcd4dcc536} <Debug> TCPHandler: Processed in 0.009947897 sec. | ||
| 1056 | 2026.04.07 05:22:06.249052 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.07 05:22:06.249147 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.04.07 05:22:06.249201 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1059 | 2026.04.07 05:22:06.250020 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.04.07 05:22:06.250056 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1061 | 2026.04.07 05:22:06.253478 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.04.07 05:22:06.253903 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.04.07 05:22:06.254051 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.004923 sec., 3250.050782043469 rows/sec., 5.82 MiB/sec. | ||
| 1064 | 2026.04.07 05:22:06.254113 [ 3 ] {fd6e5623-9d91-4aa0-9d53-d6784b7578f2} <Debug> TCPHandler: Processed in 0.005111286 sec. | ||
| 1065 | 2026.04.07 05:22:06.254234 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.04.07 05:22:06.254329 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.04.07 05:22:06.254371 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1068 | 2026.04.07 05:22:06.254712 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.04.07 05:22:06.254747 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1070 | 2026.04.07 05:22:06.255187 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.04.07 05:22:06.255620 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.04.07 05:22:06.255759 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 292.50 KiB/sec. | ||
| 1073 | 2026.04.07 05:22:06.255796 [ 3 ] {ba6f8c11-9919-4950-9ea2-11ad7e8bfe41} <Debug> TCPHandler: Processed in 0.001611981 sec. | ||
| 1074 | 2026.04.07 05:22:06.255913 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.07 05:22:06.256008 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.04.07 05:22:06.256049 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1077 | 2026.04.07 05:22:06.256375 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.04.07 05:22:06.256410 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1079 | 2026.04.07 05:22:06.256809 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.04.07 05:22:06.257226 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.04.07 05:22:06.257362 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Debug> executeQuery: Read 30 rows, 2.11 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. | ||
| 1082 | 2026.04.07 05:22:06.257397 [ 3 ] {9f9e67e0-9802-4b42-a298-1e0a21d163c2} <Debug> TCPHandler: Processed in 0.001533769 sec. | ||
| 1083 | 2026.04.07 05:22:09.018844 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57688 | ||
| 1084 | 2026.04.07 05:22:09.018971 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.04.07 05:22:09.019001 [ 286 ] {} <Debug> TCP-Session: 21ee0625-c156-42cc-b686-465ea59044dd Authenticating user 'default' from [fd00:1122:3344:101::e]:57688 | ||
| 1086 | 2026.04.07 05:22:09.019023 [ 286 ] {} <Debug> TCP-Session: 21ee0625-c156-42cc-b686-465ea59044dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.04.07 05:22:09.019036 [ 286 ] {} <Debug> TCP-Session: 21ee0625-c156-42cc-b686-465ea59044dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.04.07 05:22:09.019281 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35833 | ||
| 1089 | 2026.04.07 05:22:09.019307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60475 | ||
| 1090 | 2026.04.07 05:22:09.019325 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41479 | ||
| 1091 | 2026.04.07 05:22:09.019360 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55189 | ||
| 1092 | 2026.04.07 05:22:09.019382 [ 286 ] {} <Trace> TCP-Session: 21ee0625-c156-42cc-b686-465ea59044dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.04.07 05:22:09.019355 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46058 | ||
| 1094 | 2026.04.07 05:22:09.019352 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39179 | ||
| 1095 | 2026.04.07 05:22:09.019501 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1096 | 2026.04.07 05:22:09.019500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.04.07 05:22:09.019510 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1098 | 2026.04.07 05:22:09.019540 [ 294 ] {} <Debug> TCP-Session: 03c7c843-ceb3-4dfa-98b3-46ee8e852fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55189 | ||
| 1099 | 2026.04.07 05:22:09.019551 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.04.07 05:22:09.019572 [ 288 ] {} <Debug> TCP-Session: eea6cb65-5462-457f-aea2-99b9360076fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35833 | ||
| 1101 | 2026.04.07 05:22:09.019585 [ 294 ] {} <Debug> TCP-Session: 03c7c843-ceb3-4dfa-98b3-46ee8e852fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.04.07 05:22:09.019600 [ 292 ] {} <Debug> TCP-Session: c7677ee6-cada-48db-a8d4-859e7638fa2a Authenticating user 'default' from [fd00:1122:3344:101::e]:46058 | ||
| 1103 | 2026.04.07 05:22:09.019611 [ 288 ] {} <Debug> TCP-Session: eea6cb65-5462-457f-aea2-99b9360076fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.04.07 05:22:09.019623 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57688) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1105 | 2026.04.07 05:22:09.019636 [ 292 ] {} <Debug> TCP-Session: c7677ee6-cada-48db-a8d4-859e7638fa2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.04.07 05:22:09.019638 [ 288 ] {} <Debug> TCP-Session: eea6cb65-5462-457f-aea2-99b9360076fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.07 05:22:09.019665 [ 292 ] {} <Debug> TCP-Session: c7677ee6-cada-48db-a8d4-859e7638fa2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.07 05:22:09.019602 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.04.07 05:22:09.019547 [ 290 ] {} <Debug> TCP-Session: 15a7608d-dea6-456f-bfcf-d13130d81b3c Authenticating user 'default' from [fd00:1122:3344:101::e]:60475 | ||
| 1110 | 2026.04.07 05:22:09.019721 [ 293 ] {} <Debug> TCP-Session: 547d7d7a-f31d-452d-8846-ed5d9c0f9943 Authenticating user 'default' from [fd00:1122:3344:101::e]:39179 | ||
| 1111 | 2026.04.07 05:22:09.019740 [ 290 ] {} <Debug> TCP-Session: 15a7608d-dea6-456f-bfcf-d13130d81b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.04.07 05:22:09.019291 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36233 | ||
| 1113 | 2026.04.07 05:22:09.019757 [ 293 ] {} <Debug> TCP-Session: 547d7d7a-f31d-452d-8846-ed5d9c0f9943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.04.07 05:22:09.019761 [ 290 ] {} <Debug> TCP-Session: 15a7608d-dea6-456f-bfcf-d13130d81b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.07 05:22:09.019793 [ 293 ] {} <Debug> TCP-Session: 547d7d7a-f31d-452d-8846-ed5d9c0f9943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.04.07 05:22:09.019280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56574 | ||
| 1117 | 2026.04.07 05:22:09.019511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.04.07 05:22:09.019844 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.04.07 05:22:09.019877 [ 291 ] {} <Debug> TCP-Session: ced477e8-7c3d-4024-bf8f-0846f2bd5f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41479 | ||
| 1120 | 2026.04.07 05:22:09.019896 [ 289 ] {} <Debug> TCP-Session: 7b4f9ef9-92b6-4d4f-ba13-2ce0f4b24ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36233 | ||
| 1121 | 2026.04.07 05:22:09.019916 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1122 | 2026.04.07 05:22:09.019926 [ 289 ] {} <Debug> TCP-Session: 7b4f9ef9-92b6-4d4f-ba13-2ce0f4b24ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.04.07 05:22:09.019918 [ 291 ] {} <Debug> TCP-Session: ced477e8-7c3d-4024-bf8f-0846f2bd5f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.07 05:22:09.019959 [ 289 ] {} <Debug> TCP-Session: 7b4f9ef9-92b6-4d4f-ba13-2ce0f4b24ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.07 05:22:09.019976 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.04.07 05:22:09.019983 [ 291 ] {} <Debug> TCP-Session: ced477e8-7c3d-4024-bf8f-0846f2bd5f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.04.07 05:22:09.019986 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.04.07 05:22:09.020018 [ 287 ] {} <Debug> TCP-Session: 3dca3a79-076f-4753-91ce-82ecf25c8445 Authenticating user 'default' from [fd00:1122:3344:101::e]:56574 | ||
| 1129 | 2026.04.07 05:22:09.019618 [ 294 ] {} <Debug> TCP-Session: 03c7c843-ceb3-4dfa-98b3-46ee8e852fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.04.07 05:22:09.020059 [ 287 ] {} <Debug> TCP-Session: 3dca3a79-076f-4753-91ce-82ecf25c8445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.04.07 05:22:09.020086 [ 287 ] {} <Debug> TCP-Session: 3dca3a79-076f-4753-91ce-82ecf25c8445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.04.07 05:22:09.020319 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 1133 | 2026.04.07 05:22:09.021349 [ 301 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> AggregatingTransform: Aggregating | ||
| 1134 | 2026.04.07 05:22:09.021401 [ 301 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1135 | 2026.04.07 05:22:09.021439 [ 301 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017659 sec. (982.647 rows/sec., 38.38 KiB/sec.) | ||
| 1136 | 2026.04.07 05:22:09.021459 [ 301 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Trace> Aggregator: Merging aggregated data | ||
| 1137 | 2026.04.07 05:22:09.022704 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 1138 | 2026.04.07 05:22:09.022903 [ 286 ] {c2b096e6-6b5d-4e18-9a97-ba7a74c22ce0} <Debug> TCPHandler: Processed in 0.003648139 sec. | ||
| 1139 | 2026.04.07 05:22:09.023053 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.04.07 05:22:09.023085 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.04.07 05:22:09.023103 [ 288 ] {} <Debug> TCP-Session: eea6cb65-5462-457f-aea2-99b9360076fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.04.07 05:22:09.023120 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.04.07 05:22:09.023143 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.04.07 05:22:09.023166 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.04.07 05:22:09.023192 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.04.07 05:22:09.023203 [ 287 ] {} <Debug> TCP-Session: 3dca3a79-076f-4753-91ce-82ecf25c8445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.04.07 05:22:09.023223 [ 291 ] {} <Debug> TCP-Session: ced477e8-7c3d-4024-bf8f-0846f2bd5f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.07 05:22:09.023237 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.04.07 05:22:09.023258 [ 293 ] {} <Debug> TCP-Session: 547d7d7a-f31d-452d-8846-ed5d9c0f9943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.07 05:22:09.023255 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.04.07 05:22:09.023301 [ 292 ] {} <Debug> TCP-Session: c7677ee6-cada-48db-a8d4-859e7638fa2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.04.07 05:22:09.023348 [ 286 ] {} <Debug> TCP-Session: 21ee0625-c156-42cc-b686-465ea59044dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.04.07 05:22:09.023182 [ 289 ] {} <Debug> TCP-Session: 7b4f9ef9-92b6-4d4f-ba13-2ce0f4b24ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.07 05:22:09.023210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.04.07 05:22:09.023451 [ 290 ] {} <Debug> TCP-Session: 15a7608d-dea6-456f-bfcf-d13130d81b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.04.07 05:22:09.023136 [ 294 ] {} <Debug> TCP-Session: 03c7c843-ceb3-4dfa-98b3-46ee8e852fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.04.07 05:22:09.288777 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38256 | ||
| 1158 | 2026.04.07 05:22:09.288888 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2026.04.07 05:22:09.288916 [ 286 ] {} <Debug> TCP-Session: 3b2c51db-fb7c-4217-92a0-1d21bc95c77e Authenticating user 'default' from [fd00:1122:3344:101::e]:38256 | ||
| 1160 | 2026.04.07 05:22:09.288939 [ 286 ] {} <Debug> TCP-Session: 3b2c51db-fb7c-4217-92a0-1d21bc95c77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.04.07 05:22:09.288952 [ 286 ] {} <Debug> TCP-Session: 3b2c51db-fb7c-4217-92a0-1d21bc95c77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.04.07 05:22:09.289143 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43047 | ||
| 1163 | 2026.04.07 05:22:09.289196 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38066 | ||
| 1164 | 2026.04.07 05:22:09.289214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34119 | ||
| 1165 | 2026.04.07 05:22:09.289247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62998 | ||
| 1166 | 2026.04.07 05:22:09.289278 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36926 | ||
| 1167 | 2026.04.07 05:22:09.289285 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57273 | ||
| 1168 | 2026.04.07 05:22:09.289311 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.04.07 05:22:09.289343 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.04.07 05:22:09.289349 [ 286 ] {} <Trace> TCP-Session: 3b2c51db-fb7c-4217-92a0-1d21bc95c77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.04.07 05:22:09.289366 [ 288 ] {} <Debug> TCP-Session: 4a5b5edf-20fb-4557-afed-bbb5e607d568 Authenticating user 'default' from [fd00:1122:3344:101::e]:38066 | ||
| 1172 | 2026.04.07 05:22:09.289371 [ 292 ] {} <Debug> TCP-Session: 2bb36c01-ea70-41c9-a0d2-364ef8e6e062 Authenticating user 'default' from [fd00:1122:3344:101::e]:62998 | ||
| 1173 | 2026.04.07 05:22:09.289387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2026.04.07 05:22:09.289415 [ 292 ] {} <Debug> TCP-Session: 2bb36c01-ea70-41c9-a0d2-364ef8e6e062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.04.07 05:22:09.289411 [ 288 ] {} <Debug> TCP-Session: 4a5b5edf-20fb-4557-afed-bbb5e607d568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.04.07 05:22:09.289432 [ 294 ] {} <Debug> TCP-Session: 167475c7-9530-45ea-888d-39e95b9ff972 Authenticating user 'default' from [fd00:1122:3344:101::e]:57273 | ||
| 1177 | 2026.04.07 05:22:09.289445 [ 288 ] {} <Debug> TCP-Session: 4a5b5edf-20fb-4557-afed-bbb5e607d568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.04.07 05:22:09.289464 [ 294 ] {} <Debug> TCP-Session: 167475c7-9530-45ea-888d-39e95b9ff972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.04.07 05:22:09.289437 [ 292 ] {} <Debug> TCP-Session: 2bb36c01-ea70-41c9-a0d2-364ef8e6e062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.04.07 05:22:09.289490 [ 294 ] {} <Debug> TCP-Session: 167475c7-9530-45ea-888d-39e95b9ff972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.04.07 05:22:09.289336 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2026.04.07 05:22:09.289536 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1183 | 2026.04.07 05:22:09.289256 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.04.07 05:22:09.289563 [ 289 ] {} <Debug> TCP-Session: 86484849-98b4-4383-bb50-8d38c23c3beb Authenticating user 'default' from [fd00:1122:3344:101::e]:34119 | ||
| 1185 | 2026.04.07 05:22:09.289226 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 1186 | 2026.04.07 05:22:09.289616 [ 287 ] {} <Debug> TCP-Session: f432d802-d9b0-4d28-8646-62e991d9d061 Authenticating user 'default' from [fd00:1122:3344:101::e]:43047 | ||
| 1187 | 2026.04.07 05:22:09.289628 [ 289 ] {} <Debug> TCP-Session: 86484849-98b4-4383-bb50-8d38c23c3beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.04.07 05:22:09.289665 [ 287 ] {} <Debug> TCP-Session: f432d802-d9b0-4d28-8646-62e991d9d061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.04.07 05:22:09.289672 [ 289 ] {} <Debug> TCP-Session: 86484849-98b4-4383-bb50-8d38c23c3beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.04.07 05:22:09.289689 [ 287 ] {} <Debug> TCP-Session: f432d802-d9b0-4d28-8646-62e991d9d061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.04.07 05:22:09.289694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.04.07 05:22:09.289218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41125 | ||
| 1193 | 2026.04.07 05:22:09.289730 [ 291 ] {} <Debug> TCP-Session: 2a457177-84e1-4648-96f1-a2ae1f29cdf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 1194 | 2026.04.07 05:22:09.289362 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.04.07 05:22:09.289763 [ 291 ] {} <Debug> TCP-Session: 2a457177-84e1-4648-96f1-a2ae1f29cdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.04.07 05:22:09.289785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.04.07 05:22:09.289790 [ 293 ] {} <Debug> TCP-Session: 07c40b8e-80df-41aa-9f73-7da514011cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36926 | ||
| 1198 | 2026.04.07 05:22:09.289806 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1199 | 2026.04.07 05:22:09.289819 [ 290 ] {} <Debug> TCP-Session: c2db6cd0-638c-49de-bf13-e89464f14520 Authenticating user 'default' from [fd00:1122:3344:101::e]:41125 | ||
| 1200 | 2026.04.07 05:22:09.289827 [ 293 ] {} <Debug> TCP-Session: 07c40b8e-80df-41aa-9f73-7da514011cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.04.07 05:22:09.289850 [ 290 ] {} <Debug> TCP-Session: c2db6cd0-638c-49de-bf13-e89464f14520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.04.07 05:22:09.289864 [ 293 ] {} <Debug> TCP-Session: 07c40b8e-80df-41aa-9f73-7da514011cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.04.07 05:22:09.289873 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.04.07 05:22:09.289877 [ 290 ] {} <Debug> TCP-Session: c2db6cd0-638c-49de-bf13-e89464f14520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.04.07 05:22:09.289795 [ 291 ] {} <Debug> TCP-Session: 2a457177-84e1-4648-96f1-a2ae1f29cdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.04.07 05:22:09.290168 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 1207 | 2026.04.07 05:22:09.291156 [ 307 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> AggregatingTransform: Aggregating | ||
| 1208 | 2026.04.07 05:22:09.291203 [ 307 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1209 | 2026.04.07 05:22:09.291237 [ 307 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966458 sec. (1034.706 rows/sec., 40.42 KiB/sec.) | ||
| 1210 | 2026.04.07 05:22:09.291256 [ 307 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Trace> Aggregator: Merging aggregated data | ||
| 1211 | 2026.04.07 05:22:09.292368 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00289 sec., 346.0207612456747 rows/sec., 13.52 KiB/sec. | ||
| 1212 | 2026.04.07 05:22:09.292518 [ 286 ] {1d247d10-6211-497b-a7df-d1e0cdeae65a} <Debug> TCPHandler: Processed in 0.003293413 sec. | ||
| 1213 | 2026.04.07 05:22:09.292641 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.04.07 05:22:09.292667 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.04.07 05:22:09.292673 [ 286 ] {} <Debug> TCP-Session: 3b2c51db-fb7c-4217-92a0-1d21bc95c77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.04.07 05:22:09.292689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1217 | 2026.04.07 05:22:09.292715 [ 287 ] {} <Debug> TCP-Session: f432d802-d9b0-4d28-8646-62e991d9d061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.04.07 05:22:09.292714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1219 | 2026.04.07 05:22:09.292732 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.04.07 05:22:09.292749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.04.07 05:22:09.292776 [ 288 ] {} <Debug> TCP-Session: 4a5b5edf-20fb-4557-afed-bbb5e607d568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.04.07 05:22:09.292793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2026.04.07 05:22:09.292804 [ 293 ] {} <Debug> TCP-Session: 07c40b8e-80df-41aa-9f73-7da514011cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.04.07 05:22:09.292816 [ 292 ] {} <Debug> TCP-Session: 2bb36c01-ea70-41c9-a0d2-364ef8e6e062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.04.07 05:22:09.292835 [ 289 ] {} <Debug> TCP-Session: 86484849-98b4-4383-bb50-8d38c23c3beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.04.07 05:22:09.292806 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.04.07 05:22:09.292773 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.04.07 05:22:09.292902 [ 294 ] {} <Debug> TCP-Session: 167475c7-9530-45ea-888d-39e95b9ff972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.04.07 05:22:09.292739 [ 291 ] {} <Debug> TCP-Session: 2a457177-84e1-4648-96f1-a2ae1f29cdf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.04.07 05:22:09.292923 [ 290 ] {} <Debug> TCP-Session: c2db6cd0-638c-49de-bf13-e89464f14520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.04.07 05:22:11.139854 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.04.07 05:22:11.140069 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.04.07 05:22:11.140145 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.04.07 05:22:11.140830 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.04.07 05:22:11.140882 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1236 | 2026.04.07 05:22:11.141439 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.04.07 05:22:11.141919 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.04.07 05:22:11.142098 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002092 sec., 24856.596558317397 rows/sec., 1.90 MiB/sec. | ||
| 1239 | 2026.04.07 05:22:11.142149 [ 3 ] {d1e63d22-517b-4100-a649-abc6f5ec140b} <Debug> TCPHandler: Processed in 0.002435206 sec. | ||
| 1240 | 2026.04.07 05:22:11.142293 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.04.07 05:22:11.142398 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1242 | 2026.04.07 05:22:11.142443 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1243 | 2026.04.07 05:22:11.142893 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.04.07 05:22:11.142932 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1245 | 2026.04.07 05:22:11.143407 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.04.07 05:22:11.143860 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.04.07 05:22:11.144012 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.66 MiB/sec. | ||
| 1248 | 2026.04.07 05:22:11.144052 [ 3 ] {96f1a853-086c-4f2e-8851-edcc4ffb9388} <Debug> TCPHandler: Processed in 0.001813174 sec. | ||
| 1249 | 2026.04.07 05:22:11.144183 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.04.07 05:22:11.144294 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.04.07 05:22:11.144341 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1252 | 2026.04.07 05:22:11.144769 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.04.07 05:22:11.144807 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1254 | 2026.04.07 05:22:11.145270 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.04.07 05:22:11.145700 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.04.07 05:22:11.145856 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001576 sec., 95177.6649746193 rows/sec., 6.60 MiB/sec. | ||
| 1257 | 2026.04.07 05:22:11.145897 [ 3 ] {377f8fec-22d1-4982-ac34-f8e15cb100b9} <Debug> TCPHandler: Processed in 0.001777494 sec. | ||
| 1258 | 2026.04.07 05:22:11.146014 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.04.07 05:22:11.146111 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.04.07 05:22:11.146156 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.04.07 05:22:11.146484 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.04.07 05:22:11.146523 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1263 | 2026.04.07 05:22:11.146967 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.04.07 05:22:11.147424 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.04.07 05:22:11.147563 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001472 sec., 33967.391304347824 rows/sec., 2.33 MiB/sec. | ||
| 1266 | 2026.04.07 05:22:11.147599 [ 3 ] {352956a4-f2c3-4ccd-8f1a-2cc64b0b1272} <Debug> TCPHandler: Processed in 0.001636721 sec. | ||
| 1267 | 2026.04.07 05:22:13.072525 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1268 | 2026.04.07 05:22:13.072576 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1269 | 2026.04.07 05:22:13.172560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
| 1270 | 2026.04.07 05:22:13.176112 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.04.07 05:22:13.176177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1272 | 2026.04.07 05:22:13.177901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.04.07 05:22:13.178591 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.04.07 05:22:13.179082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1275 | 2026.04.07 05:22:13.184640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1924 | ||
| 1276 | 2026.04.07 05:22:13.185164 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.04.07 05:22:13.185216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1278 | 2026.04.07 05:22:13.185979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.04.07 05:22:13.186467 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.04.07 05:22:13.186626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1281 | 2026.04.07 05:22:13.278867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1282 | 2026.04.07 05:22:13.296878 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.04.07 05:22:13.296947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1284 | 2026.04.07 05:22:13.303569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2026.04.07 05:22:13.304766 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.07 05:22:13.308360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1287 | 2026.04.07 05:22:14.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.13 MiB, peak 172.99 MiB, free memory in arenas 0.00 B, will set to 167.08 MiB (RSS), difference: 1.95 MiB | ||
| 1288 | 2026.04.07 05:22:16.141472 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.04.07 05:22:16.141673 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1290 | 2026.04.07 05:22:16.141747 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1291 | 2026.04.07 05:22:16.142447 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.04.07 05:22:16.142500 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1293 | 2026.04.07 05:22:16.143057 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.04.07 05:22:16.143659 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.04.07 05:22:16.143855 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Debug> executeQuery: Read 98 rows, 8.56 KiB in 0.002233 sec., 43887.14733542319 rows/sec., 3.74 MiB/sec. | ||
| 1296 | 2026.04.07 05:22:16.143919 [ 3 ] {fce61cc8-63e7-475a-a3c0-eab5b7105e58} <Debug> TCPHandler: Processed in 0.002580909 sec. | ||
| 1297 | 2026.04.07 05:22:16.144069 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.04.07 05:22:16.144180 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.04.07 05:22:16.144224 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1300 | 2026.04.07 05:22:16.144681 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.07 05:22:16.144720 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1302 | 2026.04.07 05:22:16.145148 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1303 | 2026.04.07 05:22:16.145578 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.04.07 05:22:16.145720 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001563 sec., 14715.29110684581 rows/sec., 1.08 MiB/sec. | ||
| 1305 | 2026.04.07 05:22:16.145775 [ 3 ] {1d2c57d1-f308-4bb1-be2d-aac180f5332d} <Debug> TCPHandler: Processed in 0.001759563 sec. | ||
| 1306 | 2026.04.07 05:22:16.145929 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.04.07 05:22:16.146038 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1308 | 2026.04.07 05:22:16.146080 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1309 | 2026.04.07 05:22:16.146505 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.04.07 05:22:16.146540 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1311 | 2026.04.07 05:22:16.147117 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.04.07 05:22:16.147583 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.04.07 05:22:16.147740 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Debug> executeQuery: Read 84 rows, 6.74 KiB in 0.001705 sec., 49266.86217008798 rows/sec., 3.86 MiB/sec. | ||
| 1314 | 2026.04.07 05:22:16.147789 [ 3 ] {2b3f4a09-3be6-40f2-b65f-45b5c5e5f9ab} <Debug> TCPHandler: Processed in 0.001923697 sec. | ||
| 1315 | 2026.04.07 05:22:16.147912 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.04.07 05:22:16.148011 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.04.07 05:22:16.148054 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.04.07 05:22:16.148458 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.04.07 05:22:16.148494 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1320 | 2026.04.07 05:22:16.149002 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.04.07 05:22:16.149452 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.04.07 05:22:16.149587 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001598 sec., 93867.33416770963 rows/sec., 6.51 MiB/sec. | ||
| 1323 | 2026.04.07 05:22:16.149623 [ 3 ] {32556606-8a1f-432b-9637-12234371f797} <Debug> TCPHandler: Processed in 0.001759633 sec. | ||
| 1324 | 2026.04.07 05:22:16.149734 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.04.07 05:22:16.149829 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.04.07 05:22:16.149882 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1327 | 2026.04.07 05:22:16.150662 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.04.07 05:22:16.150699 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1329 | 2026.04.07 05:22:16.151348 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.04.07 05:22:16.151832 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.04.07 05:22:16.151976 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002166 sec., 10618.65189289012 rows/sec., 19.03 MiB/sec. | ||
| 1332 | 2026.04.07 05:22:16.152035 [ 3 ] {a13a9643-e94f-4923-9835-17994d664df2} <Debug> TCPHandler: Processed in 0.002349795 sec. | ||
| 1333 | 2026.04.07 05:22:16.152150 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.04.07 05:22:16.152245 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.04.07 05:22:16.152287 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1336 | 2026.04.07 05:22:16.152601 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.04.07 05:22:16.152636 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1338 | 2026.04.07 05:22:16.153052 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.04.07 05:22:16.153543 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.04.07 05:22:16.153678 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 311.40 KiB/sec. | ||
| 1341 | 2026.04.07 05:22:16.153715 [ 3 ] {a76116d2-a96a-4f66-9c38-60221523d11c} <Debug> TCPHandler: Processed in 0.00161456 sec. | ||
| 1342 | 2026.04.07 05:22:16.153835 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.04.07 05:22:16.153934 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.04.07 05:22:16.153978 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2026.04.07 05:22:16.154359 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.04.07 05:22:16.154395 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1347 | 2026.04.07 05:22:16.154871 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.04.07 05:22:16.155304 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.04.07 05:22:16.155448 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001534 sec., 32594.524119947848 rows/sec., 2.23 MiB/sec. | ||
| 1350 | 2026.04.07 05:22:16.155486 [ 3 ] {acc00c34-34f8-4e6c-a0ea-1f2456bb5746} <Debug> TCPHandler: Processed in 0.001702502 sec. | ||
| 1351 | 2026.04.07 05:22:20.686719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2372 | ||
| 1352 | 2026.04.07 05:22:20.687266 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.04.07 05:22:20.687316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1354 | 2026.04.07 05:22:20.687957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1355 | 2026.04.07 05:22:20.688417 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.04.07 05:22:20.688568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2372 | ||
| 1357 | 2026.04.07 05:22:20.808435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1358 | 2026.04.07 05:22:20.824907 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.07 05:22:20.824958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1360 | 2026.04.07 05:22:20.831146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.04.07 05:22:20.832336 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.07 05:22:20.835078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1363 | 2026.04.07 05:22:21.136600 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.04.07 05:22:21.136980 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1365 | 2026.04.07 05:22:21.137533 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1366 | 2026.04.07 05:22:21.142751 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1367 | 2026.04.07 05:22:21.143028 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2026.04.07 05:22:21.143103 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.04.07 05:22:21.143294 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1370 | 2026.04.07 05:22:21.145253 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1371 | 2026.04.07 05:22:21.147184 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 1372 | 2026.04.07 05:22:21.147211 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1373 | 2026.04.07 05:22:21.151181 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1374 | 2026.04.07 05:22:21.151211 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1375 | 2026.04.07 05:22:21.178890 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.042072 sec., 594.2194333523483 rows/sec., 26.11 KiB/sec. | ||
| 1376 | 2026.04.07 05:22:21.179019 [ 3 ] {de11fc4c-ae61-46e7-95fd-335cbf4d8d77} <Debug> TCPHandler: Processed in 0.042581243 sec. | ||
| 1377 | 2026.04.07 05:22:21.179378 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.04.07 05:22:21.179557 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1379 | 2026.04.07 05:22:21.179789 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1380 | 2026.04.07 05:22:21.179825 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1381 | 2026.04.07 05:22:21.180016 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1382 | 2026.04.07 05:22:21.180071 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1383 | 2026.04.07 05:22:21.180176 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1384 | 2026.04.07 05:22:21.180207 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1385 | 2026.04.07 05:22:21.180227 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 1386 | 2026.04.07 05:22:21.180241 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1387 | 2026.04.07 05:22:21.180275 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1388 | 2026.04.07 05:22:21.180294 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1389 | 2026.04.07 05:22:21.180974 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001497 sec., 16700.0668002672 rows/sec., 733.89 KiB/sec. | ||
| 1390 | 2026.04.07 05:22:21.181060 [ 3 ] {2de4fa91-dc14-43ad-bc11-6c88eb95fb31} <Debug> TCPHandler: Processed in 0.001757303 sec. | ||
| 1391 | 2026.04.07 05:22:21.181269 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.04.07 05:22:21.181403 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1393 | 2026.04.07 05:22:21.181613 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1394 | 2026.04.07 05:22:21.181649 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1395 | 2026.04.07 05:22:21.181939 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2026.04.07 05:22:21.181993 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1397 | 2026.04.07 05:22:21.182094 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1398 | 2026.04.07 05:22:21.182124 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1399 | 2026.04.07 05:22:21.182144 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 1400 | 2026.04.07 05:22:21.182246 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1401 | 2026.04.07 05:22:21.182287 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1402 | 2026.04.07 05:22:21.182307 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1403 | 2026.04.07 05:22:21.182937 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001588 sec., 15743.073047858941 rows/sec., 691.83 KiB/sec. | ||
| 1404 | 2026.04.07 05:22:21.183021 [ 3 ] {2d167bfd-0f04-404b-995f-2fe8dbf4a2d5} <Debug> TCPHandler: Processed in 0.001804584 sec. | ||
| 1405 | 2026.04.07 05:22:21.183217 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.04.07 05:22:21.183349 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1407 | 2026.04.07 05:22:21.183557 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1408 | 2026.04.07 05:22:21.183593 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
| 1409 | 2026.04.07 05:22:21.183781 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1410 | 2026.04.07 05:22:21.183835 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1411 | 2026.04.07 05:22:21.183937 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1412 | 2026.04.07 05:22:21.183967 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1413 | 2026.04.07 05:22:21.183986 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 1414 | 2026.04.07 05:22:21.184001 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1415 | 2026.04.07 05:22:21.184034 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1416 | 2026.04.07 05:22:21.184052 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1417 | 2026.04.07 05:22:21.184561 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001264 sec., 19778.48101265823 rows/sec., 869.17 KiB/sec. | ||
| 1418 | 2026.04.07 05:22:21.184656 [ 3 ] {ad3f479e-8a5b-4c26-ad78-760d95a69c57} <Debug> TCPHandler: Processed in 0.001490548 sec. | ||
| 1419 | 2026.04.07 05:22:21.188061 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.04.07 05:22:21.188192 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1421 | 2026.04.07 05:22:21.188243 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2026.04.07 05:22:21.188791 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.04.07 05:22:21.188835 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1424 | 2026.04.07 05:22:21.189371 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1425 | 2026.04.07 05:22:21.189754 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.04.07 05:22:21.189914 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 289.25 KiB/sec. | ||
| 1427 | 2026.04.07 05:22:21.189963 [ 3 ] {ac1936a9-f5d5-4ba9-883a-ef7a6bdec0eb} <Debug> TCPHandler: Processed in 0.001962647 sec. | ||
| 1428 | 2026.04.07 05:22:21.190067 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.04.07 05:22:21.190162 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1430 | 2026.04.07 05:22:21.190204 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1431 | 2026.04.07 05:22:21.190626 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.04.07 05:22:21.190663 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1433 | 2026.04.07 05:22:21.191068 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2026.04.07 05:22:21.191485 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.04.07 05:22:21.191624 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00148 sec., 1351.3513513513515 rows/sec., 110.19 KiB/sec. | ||
| 1436 | 2026.04.07 05:22:21.191663 [ 3 ] {357fc78e-ded5-4a87-a51f-d4d79f65f5bc} <Debug> TCPHandler: Processed in 0.001646111 sec. | ||
| 1437 | 2026.04.07 05:22:21.191771 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.04.07 05:22:21.191866 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1439 | 2026.04.07 05:22:21.191905 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1440 | 2026.04.07 05:22:21.192328 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.04.07 05:22:21.192366 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1442 | 2026.04.07 05:22:21.192763 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2026.04.07 05:22:21.193211 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.04.07 05:22:21.193353 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001505 sec., 37873.754152823916 rows/sec., 2.91 MiB/sec. | ||
| 1445 | 2026.04.07 05:22:21.193391 [ 3 ] {b2b2cac2-fe64-40e6-85d9-7fda436a07b9} <Debug> TCPHandler: Processed in 0.001670051 sec. | ||
| 1446 | 2026.04.07 05:22:21.193492 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.04.07 05:22:21.193587 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.04.07 05:22:21.193628 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1449 | 2026.04.07 05:22:21.194012 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.04.07 05:22:21.194050 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1451 | 2026.04.07 05:22:21.194442 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1452 | 2026.04.07 05:22:21.194925 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.04.07 05:22:21.195056 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001487 sec., 1344.9899125756556 rows/sec., 93.91 KiB/sec. | ||
| 1454 | 2026.04.07 05:22:21.195093 [ 3 ] {cd63bfcc-d05d-44b1-807a-8ea7d03c5a55} <Debug> TCPHandler: Processed in 0.001650452 sec. | ||
| 1455 | 2026.04.07 05:22:21.195190 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.04.07 05:22:21.195284 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1457 | 2026.04.07 05:22:21.195323 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1458 | 2026.04.07 05:22:21.195730 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.04.07 05:22:21.195768 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1460 | 2026.04.07 05:22:21.196185 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2026.04.07 05:22:21.196621 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.04.07 05:22:21.196755 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001488 sec., 44354.838709677424 rows/sec., 3.46 MiB/sec. | ||
| 1463 | 2026.04.07 05:22:21.196791 [ 3 ] {a6eaf25f-09ba-403c-a24b-57f2263064a9} <Debug> TCPHandler: Processed in 0.001649801 sec. | ||
| 1464 | 2026.04.07 05:22:21.196894 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.04.07 05:22:21.196991 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.04.07 05:22:21.197034 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1467 | 2026.04.07 05:22:21.197501 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.04.07 05:22:21.197537 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1469 | 2026.04.07 05:22:21.197990 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1470 | 2026.04.07 05:22:21.198451 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.04.07 05:22:21.198588 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Debug> executeQuery: Read 157 rows, 11.18 KiB in 0.001616 sec., 97153.46534653465 rows/sec., 6.75 MiB/sec. | ||
| 1472 | 2026.04.07 05:22:21.198626 [ 3 ] {4057ec24-15a9-4397-aa1a-479dc7ecebf8} <Debug> TCPHandler: Processed in 0.001781753 sec. | ||
| 1473 | 2026.04.07 05:22:21.198724 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.04.07 05:22:21.198819 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.04.07 05:22:21.198861 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1476 | 2026.04.07 05:22:21.199171 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.04.07 05:22:21.199209 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1478 | 2026.04.07 05:22:21.199631 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1479 | 2026.04.07 05:22:21.200057 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.04.07 05:22:21.200188 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Debug> executeQuery: Read 56 rows, 3.89 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 2.74 MiB/sec. | ||
| 1481 | 2026.04.07 05:22:21.200225 [ 3 ] {0081f930-d5c3-4f02-9ce9-61b3c95d9800} <Debug> TCPHandler: Processed in 0.001549609 sec. | ||
| 1482 | 2026.04.07 05:22:23.180297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 212 | ||
| 1483 | 2026.04.07 05:22:23.182538 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.04.07 05:22:23.182575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1485 | 2026.04.07 05:22:23.183825 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1486 | 2026.04.07 05:22:23.184291 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.04.07 05:22:23.184523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1488 | 2026.04.07 05:22:26.142209 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.04.07 05:22:26.142445 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1490 | 2026.04.07 05:22:26.142520 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2026.04.07 05:22:26.143209 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.04.07 05:22:26.143254 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1493 | 2026.04.07 05:22:26.143781 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2026.04.07 05:22:26.144228 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.04.07 05:22:26.144407 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Debug> executeQuery: Read 128 rows, 11.33 KiB in 0.002018 sec., 63429.13776015858 rows/sec., 5.48 MiB/sec. | ||
| 1496 | 2026.04.07 05:22:26.144451 [ 3 ] {274fda41-2bbc-4a91-b6f5-33709a65a04b} <Debug> TCPHandler: Processed in 0.002384855 sec. | ||
| 1497 | 2026.04.07 05:22:26.144582 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.04.07 05:22:26.144679 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.04.07 05:22:26.144721 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1500 | 2026.04.07 05:22:26.145150 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.04.07 05:22:26.145187 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1502 | 2026.04.07 05:22:26.145587 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2026.04.07 05:22:26.146008 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.04.07 05:22:26.146142 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00148 sec., 24324.324324324323 rows/sec., 1.79 MiB/sec. | ||
| 1505 | 2026.04.07 05:22:26.146180 [ 3 ] {970d1b6a-aa8d-4675-a48d-8548838a8077} <Debug> TCPHandler: Processed in 0.001649761 sec. | ||
| 1506 | 2026.04.07 05:22:26.146292 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.04.07 05:22:26.146388 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.04.07 05:22:26.146429 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.04.07 05:22:26.146844 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.04.07 05:22:26.146881 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1511 | 2026.04.07 05:22:26.147328 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.04.07 05:22:26.147751 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.04.07 05:22:26.147903 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001532 sec., 69190.60052219321 rows/sec., 5.42 MiB/sec. | ||
| 1514 | 2026.04.07 05:22:26.147943 [ 3 ] {3e5f24bf-1e75-49f1-bb2b-49d1984eb0e4} <Debug> TCPHandler: Processed in 0.001700902 sec. | ||
| 1515 | 2026.04.07 05:22:26.148055 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.04.07 05:22:26.148150 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.04.07 05:22:26.148193 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2026.04.07 05:22:26.148595 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.04.07 05:22:26.148632 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1520 | 2026.04.07 05:22:26.149067 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2026.04.07 05:22:26.149495 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.04.07 05:22:26.149649 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
| 1523 | 2026.04.07 05:22:26.149689 [ 3 ] {06100f41-83f0-46a6-8f37-715366ca52ce} <Debug> TCPHandler: Processed in 0.001683472 sec. | ||
| 1524 | 2026.04.07 05:22:26.149799 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.04.07 05:22:26.149895 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.04.07 05:22:26.149949 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1527 | 2026.04.07 05:22:26.150800 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.04.07 05:22:26.150839 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1529 | 2026.04.07 05:22:26.151556 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1530 | 2026.04.07 05:22:26.152037 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.04.07 05:22:26.152179 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002301 sec., 15645.371577574966 rows/sec., 28.04 MiB/sec. | ||
| 1532 | 2026.04.07 05:22:26.152239 [ 3 ] {3d5c8caa-e57f-4d32-875e-b7e85409b67f} <Debug> TCPHandler: Processed in 0.002489827 sec. | ||
| 1533 | 2026.04.07 05:22:26.152354 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.04.07 05:22:26.152449 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.04.07 05:22:26.152493 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1536 | 2026.04.07 05:22:26.152818 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.04.07 05:22:26.152854 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1538 | 2026.04.07 05:22:26.153350 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.04.07 05:22:26.153857 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.04.07 05:22:26.153984 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001554 sec., 5791.505791505791 rows/sec., 445.55 KiB/sec. | ||
| 1541 | 2026.04.07 05:22:26.154021 [ 3 ] {1f0f7f6a-c573-43fd-a9b7-dbf0980b4428} <Debug> TCPHandler: Processed in 0.001716963 sec. | ||
| 1542 | 2026.04.07 05:22:26.154129 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.04.07 05:22:26.154223 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1544 | 2026.04.07 05:22:26.154264 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1545 | 2026.04.07 05:22:26.154594 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.04.07 05:22:26.154629 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1547 | 2026.04.07 05:22:26.155038 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1548 | 2026.04.07 05:22:26.155506 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.04.07 05:22:26.155667 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 1550 | 2026.04.07 05:22:26.155704 [ 3 ] {cfa0460a-e0d1-4112-b224-c516e0b2d375} <Debug> TCPHandler: Processed in 0.001625181 sec. | ||
| 1551 | 2026.04.07 05:22:28.072812 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1552 | 2026.04.07 05:22:28.072858 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1553 | 2026.04.07 05:22:28.189543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2884 | ||
| 1554 | 2026.04.07 05:22:28.190056 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.04.07 05:22:28.190100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1556 | 2026.04.07 05:22:28.190758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2026.04.07 05:22:28.191233 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.04.07 05:22:28.191361 [ 96 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2026.04.07 05:22:28.191365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1560 | 2026.04.07 05:22:28.191410 [ 96 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.04.07 05:22:28.191431 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1562 | 2026.04.07 05:22:28.193625 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 1563 | 2026.04.07 05:22:28.195793 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2026.04.07 05:22:28.195915 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1565 | 2026.04.07 05:22:28.196051 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1566 | 2026.04.07 05:22:28.196118 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 436 rows starting from the beginning of the part | ||
| 1567 | 2026.04.07 05:22:28.196180 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1568 | 2026.04.07 05:22:28.196241 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1569 | 2026.04.07 05:22:28.196307 [ 202 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1570 | 2026.04.07 05:22:28.238996 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.047412484 sec., 60827.861286491556 rows/sec., 891.03 KiB/sec. | ||
| 1571 | 2026.04.07 05:22:28.239958 [ 200 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1572 | 2026.04.07 05:22:28.240553 [ 200 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.04.07 05:22:28.240623 [ 200 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_6_1} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1574 | 2026.04.07 05:22:28.242590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1575 | 2026.04.07 05:22:28.336039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1576 | 2026.04.07 05:22:28.353837 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.04.07 05:22:28.353900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1578 | 2026.04.07 05:22:28.360067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2026.04.07 05:22:28.360820 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.04.07 05:22:28.361106 [ 96 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.04.07 05:22:28.361172 [ 96 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.04.07 05:22:28.361205 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1583 | 2026.04.07 05:22:28.361329 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1584 | 2026.04.07 05:22:28.364558 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1585 | 2026.04.07 05:22:28.365286 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2026.04.07 05:22:28.366592 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1587 | 2026.04.07 05:22:28.370990 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1588 | 2026.04.07 05:22:28.375204 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1589 | 2026.04.07 05:22:28.379278 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1590 | 2026.04.07 05:22:28.390692 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1591 | 2026.04.07 05:22:28.395302 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 1592 | 2026.04.07 05:22:28.466387 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105107303 sec., 437.64799102494334 rows/sec., 2.26 MiB/sec. | ||
| 1593 | 2026.04.07 05:22:28.468250 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.04.07 05:22:28.470004 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_6_1} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.04.07 05:22:28.470098 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_6_1} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1596 | 2026.04.07 05:22:28.471276 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1597 | 2026.04.07 05:22:29.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.47 MiB, peak 180.01 MiB, free memory in arenas 0.00 B, will set to 180.98 MiB (RSS), difference: 10.51 MiB | ||
| 1598 | 2026.04.07 05:22:31.140445 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.04.07 05:22:31.140726 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1600 | 2026.04.07 05:22:31.140823 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1601 | 2026.04.07 05:22:31.141554 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.04.07 05:22:31.141596 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1603 | 2026.04.07 05:22:31.142035 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1604 | 2026.04.07 05:22:31.142252 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.04.07 05:22:31.142388 [ 112 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1606 | 2026.04.07 05:22:31.142406 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.45 MiB/sec. | ||
| 1607 | 2026.04.07 05:22:31.142457 [ 112 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.04.07 05:22:31.142468 [ 3 ] {17329c08-5e52-48fb-b28b-2e0b8f8f5012} <Debug> TCPHandler: Processed in 0.002205652 sec. | ||
| 1609 | 2026.04.07 05:22:31.142489 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1610 | 2026.04.07 05:22:31.142596 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.04.07 05:22:31.142649 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 1612 | 2026.04.07 05:22:31.142695 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1613 | 2026.04.07 05:22:31.142740 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1614 | 2026.04.07 05:22:31.142815 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2026.04.07 05:22:31.142870 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 209 rows starting from the beginning of the part | ||
| 1616 | 2026.04.07 05:22:31.142971 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1617 | 2026.04.07 05:22:31.143018 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 1618 | 2026.04.07 05:22:31.143074 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1619 | 2026.04.07 05:22:31.143119 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1620 | 2026.04.07 05:22:31.143144 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.04.07 05:22:31.143162 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1622 | 2026.04.07 05:22:31.143188 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1623 | 2026.04.07 05:22:31.143537 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1624 | 2026.04.07 05:22:31.143787 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.04.07 05:22:31.143887 [ 112 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1626 | 2026.04.07 05:22:31.143922 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 1627 | 2026.04.07 05:22:31.143922 [ 112 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.04.07 05:22:31.143964 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1629 | 2026.04.07 05:22:31.143967 [ 3 ] {49f3eb57-dfdd-446c-a408-2b76c4f0df6b} <Debug> TCPHandler: Processed in 0.001420827 sec. | ||
| 1630 | 2026.04.07 05:22:31.144086 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.04.07 05:22:31.144096 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 1632 | 2026.04.07 05:22:31.144180 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.04.07 05:22:31.144227 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1634 | 2026.04.07 05:22:31.144248 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1635 | 2026.04.07 05:22:31.144255 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682092 sec., 356698.68235506734 rows/sec., 31.49 MiB/sec. | ||
| 1636 | 2026.04.07 05:22:31.144302 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 124 rows starting from the beginning of the part | ||
| 1637 | 2026.04.07 05:22:31.144402 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1638 | 2026.04.07 05:22:31.144456 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 1639 | 2026.04.07 05:22:31.144506 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1640 | 2026.04.07 05:22:31.144507 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1641 | 2026.04.07 05:22:31.144550 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
| 1642 | 2026.04.07 05:22:31.144611 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1643 | 2026.04.07 05:22:31.144671 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.04.07 05:22:31.144717 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1645 | 2026.04.07 05:22:31.144925 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.04.07 05:22:31.145022 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_6_1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1647 | 2026.04.07 05:22:31.145111 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1648 | 2026.04.07 05:22:31.145197 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1649 | 2026.04.07 05:22:31.145431 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.04.07 05:22:31.145527 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1651 | 2026.04.07 05:22:31.145557 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.04.07 05:22:31.145569 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 1653 | 2026.04.07 05:22:31.145573 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1654 | 2026.04.07 05:22:31.145614 [ 3 ] {8fad548a-4876-4880-a688-777a2df7916b} <Debug> TCPHandler: Processed in 0.00157581 sec. | ||
| 1655 | 2026.04.07 05:22:31.145625 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015957 sec., 313342.1069123269 rows/sec., 25.93 MiB/sec. | ||
| 1656 | 2026.04.07 05:22:31.145699 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 1657 | 2026.04.07 05:22:31.145729 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.04.07 05:22:31.145763 [ 193 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1659 | 2026.04.07 05:22:31.145812 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.04.07 05:22:31.145824 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1661 | 2026.04.07 05:22:31.145857 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 275 rows starting from the beginning of the part | ||
| 1662 | 2026.04.07 05:22:31.145868 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1663 | 2026.04.07 05:22:31.145951 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1664 | 2026.04.07 05:22:31.146018 [ 193 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.04.07 05:22:31.146020 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1666 | 2026.04.07 05:22:31.146088 [ 193 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_6_1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1667 | 2026.04.07 05:22:31.146089 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 157 rows starting from the beginning of the part | ||
| 1668 | 2026.04.07 05:22:31.146151 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1669 | 2026.04.07 05:22:31.146152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1670 | 2026.04.07 05:22:31.146204 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1671 | 2026.04.07 05:22:31.146216 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.04.07 05:22:31.146252 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1673 | 2026.04.07 05:22:31.146566 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.04.07 05:22:31.146777 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.04.07 05:22:31.146875 [ 112 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2026.04.07 05:22:31.146902 [ 112 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.04.07 05:22:31.146904 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 1678 | 2026.04.07 05:22:31.146920 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1679 | 2026.04.07 05:22:31.146952 [ 3 ] {0eda718d-cf76-4c2c-be04-3d735236e6ef} <Debug> TCPHandler: Processed in 0.001272264 sec. | ||
| 1680 | 2026.04.07 05:22:31.147051 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 1681 | 2026.04.07 05:22:31.147171 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.04.07 05:22:31.147207 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1683 | 2026.04.07 05:22:31.147278 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641141 sec., 641017.4384772545 rows/sec., 45.81 MiB/sec. | ||
| 1684 | 2026.04.07 05:22:31.147283 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1685 | 2026.04.07 05:22:31.147346 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1686 | 2026.04.07 05:22:31.147393 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1687 | 2026.04.07 05:22:31.147437 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1688 | 2026.04.07 05:22:31.147481 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1689 | 2026.04.07 05:22:31.147482 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.04.07 05:22:31.147791 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.04.07 05:22:31.147861 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.04.07 05:22:31.147931 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1693 | 2026.04.07 05:22:31.148303 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300664 sec., 235264.44954269513 rows/sec., 15.99 MiB/sec. | ||
| 1694 | 2026.04.07 05:22:31.148455 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1695 | 2026.04.07 05:22:31.148702 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.04.07 05:22:31.148768 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_6_1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1697 | 2026.04.07 05:22:31.148835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1698 | 2026.04.07 05:22:33.185086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 234 | ||
| 1699 | 2026.04.07 05:22:33.187532 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.04.07 05:22:33.187569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1701 | 2026.04.07 05:22:33.188697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1702 | 2026.04.07 05:22:33.188960 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.04.07 05:22:33.189202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1704 | 2026.04.07 05:22:35.691792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3332 | ||
| 1705 | 2026.04.07 05:22:35.692457 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.04.07 05:22:35.692496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1707 | 2026.04.07 05:22:35.692955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1708 | 2026.04.07 05:22:35.693179 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.04.07 05:22:35.693300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3332 | ||
| 1710 | 2026.04.07 05:22:35.864924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1711 | 2026.04.07 05:22:35.882167 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.04.07 05:22:35.882226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1713 | 2026.04.07 05:22:35.888061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2026.04.07 05:22:35.888748 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.04.07 05:22:35.891792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1716 | 2026.04.07 05:22:36.142835 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.04.07 05:22:36.143031 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.04.07 05:22:36.143101 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1719 | 2026.04.07 05:22:36.143734 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.04.07 05:22:36.143786 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1721 | 2026.04.07 05:22:36.144185 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1722 | 2026.04.07 05:22:36.144424 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.04.07 05:22:36.144589 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 1724 | 2026.04.07 05:22:36.144642 [ 3 ] {a54ddf0d-7176-4e96-af81-675208746507} <Debug> TCPHandler: Processed in 0.001948507 sec. | ||
| 1725 | 2026.04.07 05:22:36.144774 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.04.07 05:22:36.144883 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1727 | 2026.04.07 05:22:36.144929 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1728 | 2026.04.07 05:22:36.145580 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.04.07 05:22:36.145633 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1730 | 2026.04.07 05:22:36.146154 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1731 | 2026.04.07 05:22:36.146393 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.04.07 05:22:36.146534 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Debug> executeQuery: Read 250 rows, 22.98 KiB in 0.001675 sec., 149253.73134328358 rows/sec., 13.40 MiB/sec. | ||
| 1733 | 2026.04.07 05:22:36.146575 [ 3 ] {dd1fbc50-a57d-4553-919c-0a77da0babf8} <Debug> TCPHandler: Processed in 0.001865245 sec. | ||
| 1734 | 2026.04.07 05:22:36.146697 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.04.07 05:22:36.146799 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.04.07 05:22:36.146843 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1737 | 2026.04.07 05:22:36.147261 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.04.07 05:22:36.147300 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1739 | 2026.04.07 05:22:36.147614 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1740 | 2026.04.07 05:22:36.147842 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.04.07 05:22:36.147979 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Debug> executeQuery: Read 49 rows, 3.74 KiB in 0.001202 sec., 40765.391014975045 rows/sec., 3.04 MiB/sec. | ||
| 1742 | 2026.04.07 05:22:36.148018 [ 3 ] {4a2e2ebf-f675-4fd4-9415-77e451424e9b} <Debug> TCPHandler: Processed in 0.001373357 sec. | ||
| 1743 | 2026.04.07 05:22:36.148126 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.04.07 05:22:36.148226 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.04.07 05:22:36.148268 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1746 | 2026.04.07 05:22:36.148662 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.04.07 05:22:36.148699 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1748 | 2026.04.07 05:22:36.149001 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1749 | 2026.04.07 05:22:36.149227 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.04.07 05:22:36.149356 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 1751 | 2026.04.07 05:22:36.149395 [ 3 ] {bb3b97a5-066b-433a-bdb2-fdddedb2cf01} <Debug> TCPHandler: Processed in 0.001319716 sec. | ||
| 1752 | 2026.04.07 05:22:36.149519 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.04.07 05:22:36.149614 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.04.07 05:22:36.149652 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1755 | 2026.04.07 05:22:36.150038 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.04.07 05:22:36.150074 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1757 | 2026.04.07 05:22:36.150367 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1758 | 2026.04.07 05:22:36.150577 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.04.07 05:22:36.150703 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 1760 | 2026.04.07 05:22:36.150741 [ 3 ] {b01abd11-46a5-42d4-9d94-a0e16dcd579f} <Debug> TCPHandler: Processed in 0.001271344 sec. | ||
| 1761 | 2026.04.07 05:22:36.150856 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.04.07 05:22:36.150951 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1763 | 2026.04.07 05:22:36.150990 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1764 | 2026.04.07 05:22:36.151432 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.04.07 05:22:36.151468 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1766 | 2026.04.07 05:22:36.151768 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1767 | 2026.04.07 05:22:36.151976 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.04.07 05:22:36.152106 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Debug> executeQuery: Read 137 rows, 11.34 KiB in 0.001172 sec., 116894.19795221843 rows/sec., 9.45 MiB/sec. | ||
| 1769 | 2026.04.07 05:22:36.152142 [ 3 ] {7454a554-3b41-4335-aec8-eb8b9990462f} <Debug> TCPHandler: Processed in 0.001335285 sec. | ||
| 1770 | 2026.04.07 05:22:36.152252 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.04.07 05:22:36.152347 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.04.07 05:22:36.152391 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1773 | 2026.04.07 05:22:36.152775 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.04.07 05:22:36.152816 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1775 | 2026.04.07 05:22:36.153145 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1776 | 2026.04.07 05:22:36.153349 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.04.07 05:22:36.153477 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001148 sec., 170731.7073170732 rows/sec., 12.25 MiB/sec. | ||
| 1778 | 2026.04.07 05:22:36.153513 [ 3 ] {17fa2201-51d6-42a8-ac0f-028300308cc5} <Debug> TCPHandler: Processed in 0.001311234 sec. | ||
| 1779 | 2026.04.07 05:22:36.153624 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.04.07 05:22:36.153719 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.04.07 05:22:36.153773 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1782 | 2026.04.07 05:22:36.154552 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.04.07 05:22:36.154589 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1784 | 2026.04.07 05:22:36.155148 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1785 | 2026.04.07 05:22:36.155372 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.04.07 05:22:36.155509 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001808 sec., 20464.601769911504 rows/sec., 36.67 MiB/sec. | ||
| 1787 | 2026.04.07 05:22:36.155565 [ 3 ] {f94ab1d5-7b16-4cac-9022-a282449fe9cc} <Debug> TCPHandler: Processed in 0.001991048 sec. | ||
| 1788 | 2026.04.07 05:22:36.155681 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.04.07 05:22:36.155776 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.04.07 05:22:36.155818 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1791 | 2026.04.07 05:22:36.156140 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.04.07 05:22:36.156176 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1793 | 2026.04.07 05:22:36.156480 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1794 | 2026.04.07 05:22:36.156686 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.04.07 05:22:36.156810 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 1796 | 2026.04.07 05:22:36.156845 [ 3 ] {afcf6844-2a8c-4ad7-84d4-d58d923419c6} <Debug> TCPHandler: Processed in 0.001214303 sec. | ||
| 1797 | 2026.04.07 05:22:41.139481 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.04.07 05:22:41.139704 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1799 | 2026.04.07 05:22:41.139782 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1800 | 2026.04.07 05:22:41.140462 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.04.07 05:22:41.140514 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1802 | 2026.04.07 05:22:41.140940 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1803 | 2026.04.07 05:22:41.141175 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.04.07 05:22:41.141342 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.54 MiB/sec. | ||
| 1805 | 2026.04.07 05:22:41.141391 [ 3 ] {4f587c30-4a09-43f3-b7eb-df39e28755a3} <Debug> TCPHandler: Processed in 0.002051899 sec. | ||
| 1806 | 2026.04.07 05:22:41.141519 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.04.07 05:22:41.141626 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1808 | 2026.04.07 05:22:41.141669 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1809 | 2026.04.07 05:22:41.142087 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.04.07 05:22:41.142127 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1811 | 2026.04.07 05:22:41.142450 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1812 | 2026.04.07 05:22:41.142656 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.04.07 05:22:41.142782 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 1814 | 2026.04.07 05:22:41.142817 [ 3 ] {0d358ff9-6ef2-45c7-80a8-edcda19b702d} <Debug> TCPHandler: Processed in 0.001372076 sec. | ||
| 1815 | 2026.04.07 05:22:41.142921 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.04.07 05:22:41.143014 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.04.07 05:22:41.143056 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1818 | 2026.04.07 05:22:41.143431 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.04.07 05:22:41.143530 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1820 | 2026.04.07 05:22:41.143859 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1821 | 2026.04.07 05:22:41.144071 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.04.07 05:22:41.144203 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 1823 | 2026.04.07 05:22:41.144239 [ 3 ] {5f6960bf-8830-4fd8-b642-8b22e9d37160} <Debug> TCPHandler: Processed in 0.001340666 sec. | ||
| 1824 | 2026.04.07 05:22:41.144359 [ 3 ] {} <Trace> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.04.07 05:22:41.144483 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.04.07 05:22:41.144537 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1827 | 2026.04.07 05:22:41.144924 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.04.07 05:22:41.144969 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1829 | 2026.04.07 05:22:41.145313 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1830 | 2026.04.07 05:22:41.145537 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.04.07 05:22:41.145673 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 1832 | 2026.04.07 05:22:41.145709 [ 3 ] {5c0a265f-ef20-42fb-83b2-c825c5397d5d} <Debug> TCPHandler: Processed in 0.001412056 sec. | ||
| 1833 | 2026.04.07 05:22:43.073100 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1834 | 2026.04.07 05:22:43.073156 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1835 | 2026.04.07 05:22:43.190319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
| 1836 | 2026.04.07 05:22:43.192650 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.04.07 05:22:43.192699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1838 | 2026.04.07 05:22:43.193418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3844 | ||
| 1839 | 2026.04.07 05:22:43.193839 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1840 | 2026.04.07 05:22:43.193930 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.04.07 05:22:43.193972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1842 | 2026.04.07 05:22:43.194108 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.04.07 05:22:43.194251 [ 151 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1844 | 2026.04.07 05:22:43.194310 [ 151 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.04.07 05:22:43.194334 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1846 | 2026.04.07 05:22:43.194357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1847 | 2026.04.07 05:22:43.194440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1848 | 2026.04.07 05:22:43.194442 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 1849 | 2026.04.07 05:22:43.194778 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.04.07 05:22:43.195016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 1851 | 2026.04.07 05:22:43.195144 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1852 | 2026.04.07 05:22:43.195330 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 1853 | 2026.04.07 05:22:43.195746 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1854 | 2026.04.07 05:22:43.196089 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 86 rows starting from the beginning of the part | ||
| 1855 | 2026.04.07 05:22:43.196427 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1856 | 2026.04.07 05:22:43.196766 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1857 | 2026.04.07 05:22:43.197099 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1858 | 2026.04.07 05:22:43.202987 [ 189 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 72 columns (72 merged, 0 gathered) in 0.008546942 sec., 30420.236851964128 rows/sec., 30.11 MiB/sec. | ||
| 1859 | 2026.04.07 05:22:43.204005 [ 189 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1860 | 2026.04.07 05:22:43.204631 [ 189 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.04.07 05:22:43.204713 [ 189 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_6_1} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1862 | 2026.04.07 05:22:43.204954 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1863 | 2026.04.07 05:22:43.391921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1864 | 2026.04.07 05:22:43.408537 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.04.07 05:22:43.408577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1866 | 2026.04.07 05:22:43.414709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1867 | 2026.04.07 05:22:43.415399 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.04.07 05:22:43.418115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1869 | 2026.04.07 05:22:43.998891 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1870 | 2026.04.07 05:22:43.999023 [ 3 ] {} <Debug> TCP-Session: 3956af3a-94f1-466f-a692-535db4c7f2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.04.07 05:22:44.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.54 MiB, peak 187.72 MiB, free memory in arenas 0.00 B, will set to 184.36 MiB (RSS), difference: 3.82 MiB | ||
| 1872 | 2026.04.07 05:22:46.142458 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.04.07 05:22:46.142640 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1874 | 2026.04.07 05:22:46.142706 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1875 | 2026.04.07 05:22:46.143469 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.04.07 05:22:46.143516 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1877 | 2026.04.07 05:22:46.143946 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1878 | 2026.04.07 05:22:46.144198 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.04.07 05:22:46.144371 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001781 sec., 72992.700729927 rows/sec., 6.31 MiB/sec. | ||
| 1880 | 2026.04.07 05:22:46.144418 [ 5 ] {72351f20-ceb3-4957-9ec5-a7d9d29bf496} <Debug> TCPHandler: Processed in 0.002095409 sec. | ||
| 1881 | 2026.04.07 05:22:46.144551 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.04.07 05:22:46.144650 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.04.07 05:22:46.144694 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1884 | 2026.04.07 05:22:46.145138 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.04.07 05:22:46.145176 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1886 | 2026.04.07 05:22:46.145494 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2026.04.07 05:22:46.145714 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.04.07 05:22:46.145843 [ 146 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1889 | 2026.04.07 05:22:46.145850 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00122 sec., 30327.868852459018 rows/sec., 2.23 MiB/sec. | ||
| 1890 | 2026.04.07 05:22:46.145941 [ 146 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.04.07 05:22:46.145950 [ 5 ] {2d716b97-9582-4d69-bc5e-7f9cb7866709} <Debug> TCPHandler: Processed in 0.001450298 sec. | ||
| 1892 | 2026.04.07 05:22:46.145988 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1893 | 2026.04.07 05:22:46.146104 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.04.07 05:22:46.146134 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 1895 | 2026.04.07 05:22:46.146210 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1896 | 2026.04.07 05:22:46.146253 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1897 | 2026.04.07 05:22:46.146259 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1898 | 2026.04.07 05:22:46.146315 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1899 | 2026.04.07 05:22:46.146438 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 1900 | 2026.04.07 05:22:46.146489 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1901 | 2026.04.07 05:22:46.146537 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1902 | 2026.04.07 05:22:46.146581 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
| 1903 | 2026.04.07 05:22:46.146630 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1904 | 2026.04.07 05:22:46.146776 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.04.07 05:22:46.146833 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1906 | 2026.04.07 05:22:46.147216 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1907 | 2026.04.07 05:22:46.147551 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.04.07 05:22:46.147612 [ 189 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538829 sec., 120221.28514604286 rows/sec., 9.32 MiB/sec. | ||
| 1909 | 2026.04.07 05:22:46.147712 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001526 sec., 66186.10747051114 rows/sec., 5.17 MiB/sec. | ||
| 1910 | 2026.04.07 05:22:46.147750 [ 5 ] {fce753a4-884c-4bb0-990b-3daa1d27ccdd} <Debug> TCPHandler: Processed in 0.001700442 sec. | ||
| 1911 | 2026.04.07 05:22:46.147785 [ 197 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.04.07 05:22:46.147880 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.04.07 05:22:46.147975 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.04.07 05:22:46.148020 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1915 | 2026.04.07 05:22:46.148065 [ 197 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.04.07 05:22:46.148131 [ 197 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_6_1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1917 | 2026.04.07 05:22:46.148211 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1918 | 2026.04.07 05:22:46.148440 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.04.07 05:22:46.148478 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1920 | 2026.04.07 05:22:46.148827 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1921 | 2026.04.07 05:22:46.149024 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.04.07 05:22:46.149152 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 1923 | 2026.04.07 05:22:46.149186 [ 5 ] {4d5fcbea-64ad-4f43-828c-c83861bcdd8d} <Debug> TCPHandler: Processed in 0.001376826 sec. | ||
| 1924 | 2026.04.07 05:22:46.149293 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.04.07 05:22:46.149381 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.04.07 05:22:46.149434 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1927 | 2026.04.07 05:22:46.150567 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.04.07 05:22:46.150615 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1929 | 2026.04.07 05:22:46.151228 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1930 | 2026.04.07 05:22:46.151461 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.04.07 05:22:46.151609 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002211 sec., 16734.509271822706 rows/sec., 29.99 MiB/sec. | ||
| 1932 | 2026.04.07 05:22:46.151681 [ 5 ] {6e49416a-716a-4a25-b26e-42ec64b225d4} <Debug> TCPHandler: Processed in 0.002409026 sec. | ||
| 1933 | 2026.04.07 05:22:46.151815 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.04.07 05:22:46.151911 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.04.07 05:22:46.151954 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1936 | 2026.04.07 05:22:46.152332 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.04.07 05:22:46.152369 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1938 | 2026.04.07 05:22:46.152679 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1939 | 2026.04.07 05:22:46.152888 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.04.07 05:22:46.153037 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 1941 | 2026.04.07 05:22:46.153078 [ 5 ] {a660558c-acf8-4763-bcf8-5cbf84703871} <Debug> TCPHandler: Processed in 0.001313875 sec. | ||
| 1942 | 2026.04.07 05:22:50.695111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4292 | ||
| 1943 | 2026.04.07 05:22:50.695926 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.04.07 05:22:50.696010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1945 | 2026.04.07 05:22:50.696529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1946 | 2026.04.07 05:22:50.696758 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.04.07 05:22:50.696884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4292 | ||
| 1948 | 2026.04.07 05:22:50.918170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1949 | 2026.04.07 05:22:50.935744 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.04.07 05:22:50.935808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1951 | 2026.04.07 05:22:50.942048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1952 | 2026.04.07 05:22:50.942717 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.04.07 05:22:50.946035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1954 | 2026.04.07 05:22:51.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.06 MiB, peak 189.06 MiB, free memory in arenas 0.00 B, will set to 186.50 MiB (RSS), difference: 1.44 MiB | ||
| 1955 | 2026.04.07 05:22:51.139908 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.04.07 05:22:51.140111 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1957 | 2026.04.07 05:22:51.140188 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1958 | 2026.04.07 05:22:51.140856 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.04.07 05:22:51.140908 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1960 | 2026.04.07 05:22:51.141300 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1961 | 2026.04.07 05:22:51.141544 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.04.07 05:22:51.141707 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 1963 | 2026.04.07 05:22:51.141756 [ 5 ] {88c9b3eb-e6cc-46b9-a35a-32e0445dbdd5} <Debug> TCPHandler: Processed in 0.001988007 sec. | ||
| 1964 | 2026.04.07 05:22:51.141880 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.04.07 05:22:51.141983 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1966 | 2026.04.07 05:22:51.142026 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1967 | 2026.04.07 05:22:51.142464 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.04.07 05:22:51.142498 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1969 | 2026.04.07 05:22:51.142824 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1970 | 2026.04.07 05:22:51.143042 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.04.07 05:22:51.143186 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 1972 | 2026.04.07 05:22:51.143223 [ 5 ] {17f6685b-57fe-47d6-8da1-2ea49b568f30} <Debug> TCPHandler: Processed in 0.001396817 sec. | ||
| 1973 | 2026.04.07 05:22:51.143341 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.04.07 05:22:51.143437 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1975 | 2026.04.07 05:22:51.143479 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1976 | 2026.04.07 05:22:51.143887 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.04.07 05:22:51.143924 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1978 | 2026.04.07 05:22:51.144253 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1979 | 2026.04.07 05:22:51.144463 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.04.07 05:22:51.144604 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 1981 | 2026.04.07 05:22:51.144642 [ 5 ] {ffa83c91-435f-4cf4-8d85-30be5e5aa219} <Debug> TCPHandler: Processed in 0.001351905 sec. | ||
| 1982 | 2026.04.07 05:22:51.144753 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.04.07 05:22:51.144848 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.04.07 05:22:51.144889 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1985 | 2026.04.07 05:22:51.145221 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.04.07 05:22:51.145257 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1987 | 2026.04.07 05:22:51.145566 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1988 | 2026.04.07 05:22:51.145783 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.04.07 05:22:51.145920 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1990 | 2026.04.07 05:22:51.145955 [ 5 ] {a65185d8-5c97-497f-88ce-89caf45c7a40} <Debug> TCPHandler: Processed in 0.001253073 sec. | ||
| 1991 | 2026.04.07 05:22:53.194593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 280 | ||
| 1992 | 2026.04.07 05:22:53.196658 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.04.07 05:22:53.196710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1994 | 2026.04.07 05:22:53.197885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1995 | 2026.04.07 05:22:53.198158 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.04.07 05:22:53.198402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1997 | 2026.04.07 05:22:56.142337 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.07 05:22:56.142532 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1999 | 2026.04.07 05:22:56.142599 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2000 | 2026.04.07 05:22:56.143315 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.04.07 05:22:56.143361 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2002 | 2026.04.07 05:22:56.143774 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2003 | 2026.04.07 05:22:56.144007 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.04.07 05:22:56.144146 [ 128 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2005 | 2026.04.07 05:22:56.144166 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001685 sec., 77151.3353115727 rows/sec., 6.67 MiB/sec. | ||
| 2006 | 2026.04.07 05:22:56.144219 [ 128 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.04.07 05:22:56.144236 [ 5 ] {22c55100-22bc-4236-b20d-c079af032140} <Debug> TCPHandler: Processed in 0.002027229 sec. | ||
| 2008 | 2026.04.07 05:22:56.144251 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2009 | 2026.04.07 05:22:56.144381 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.04.07 05:22:56.144405 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 2011 | 2026.04.07 05:22:56.144488 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.04.07 05:22:56.144536 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2013 | 2026.04.07 05:22:56.144555 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2014 | 2026.04.07 05:22:56.144596 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 2015 | 2026.04.07 05:22:56.144678 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 250 rows starting from the beginning of the part | ||
| 2016 | 2026.04.07 05:22:56.144729 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2017 | 2026.04.07 05:22:56.144774 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part | ||
| 2018 | 2026.04.07 05:22:56.144821 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2019 | 2026.04.07 05:22:56.144869 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 130 rows starting from the beginning of the part | ||
| 2020 | 2026.04.07 05:22:56.144996 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.04.07 05:22:56.145038 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2022 | 2026.04.07 05:22:56.145446 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2023 | 2026.04.07 05:22:56.145706 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.04.07 05:22:56.145848 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001384 sec., 26734.104046242774 rows/sec., 1.96 MiB/sec. | ||
| 2025 | 2026.04.07 05:22:56.145887 [ 5 ] {3dc28468-5d28-4dc2-b391-4062eee23f8a} <Debug> TCPHandler: Processed in 0.00155992 sec. | ||
| 2026 | 2026.04.07 05:22:56.145944 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613281 sec., 542992.8202216476 rows/sec., 49.31 MiB/sec. | ||
| 2027 | 2026.04.07 05:22:56.146020 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.04.07 05:22:56.146118 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2029 | 2026.04.07 05:22:56.146160 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2030 | 2026.04.07 05:22:56.146203 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2031 | 2026.04.07 05:22:56.146571 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.04.07 05:22:56.146625 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.04.07 05:22:56.146667 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_11_2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2034 | 2026.04.07 05:22:56.146669 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2035 | 2026.04.07 05:22:56.146778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2036 | 2026.04.07 05:22:56.147012 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2037 | 2026.04.07 05:22:56.147242 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.04.07 05:22:56.147345 [ 128 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2039 | 2026.04.07 05:22:56.147374 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001276 sec., 79153.60501567398 rows/sec., 6.18 MiB/sec. | ||
| 2040 | 2026.04.07 05:22:56.147378 [ 128 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.04.07 05:22:56.147415 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2042 | 2026.04.07 05:22:56.147419 [ 5 ] {9199ab70-6a8b-44dc-9378-86a61d8de653} <Debug> TCPHandler: Processed in 0.001449768 sec. | ||
| 2043 | 2026.04.07 05:22:56.147509 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 2044 | 2026.04.07 05:22:56.147555 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.04.07 05:22:56.147603 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2026.04.07 05:22:56.147631 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
| 2047 | 2026.04.07 05:22:56.147654 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.04.07 05:22:56.147682 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part | ||
| 2049 | 2026.04.07 05:22:56.147702 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2050 | 2026.04.07 05:22:56.147724 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2051 | 2026.04.07 05:22:56.147767 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 101 rows starting from the beginning of the part | ||
| 2052 | 2026.04.07 05:22:56.147804 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2053 | 2026.04.07 05:22:56.147839 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 101 rows starting from the beginning of the part | ||
| 2054 | 2026.04.07 05:22:56.148135 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.04.07 05:22:56.148177 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2056 | 2026.04.07 05:22:56.148542 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2057 | 2026.04.07 05:22:56.148621 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146482 sec., 547762.6338660354 rows/sec., 45.54 MiB/sec. | ||
| 2058 | 2026.04.07 05:22:56.148769 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.04.07 05:22:56.148785 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2060 | 2026.04.07 05:22:56.148875 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2061 | 2026.04.07 05:22:56.148906 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.04.07 05:22:56.148912 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 2063 | 2026.04.07 05:22:56.148931 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2064 | 2026.04.07 05:22:56.148992 [ 5 ] {86a15ae6-771d-486a-b122-312a8ee0a2dc} <Debug> TCPHandler: Processed in 0.001486808 sec. | ||
| 2065 | 2026.04.07 05:22:56.149105 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.04.07 05:22:56.149111 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.04.07 05:22:56.149110 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 2068 | 2026.04.07 05:22:56.149187 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_11_2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2069 | 2026.04.07 05:22:56.149218 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.07 05:22:56.149237 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2071 | 2026.04.07 05:22:56.149272 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2072 | 2026.04.07 05:22:56.149278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2073 | 2026.04.07 05:22:56.149298 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1052 rows starting from the beginning of the part | ||
| 2074 | 2026.04.07 05:22:56.149354 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2075 | 2026.04.07 05:22:56.149391 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2076 | 2026.04.07 05:22:56.149426 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2077 | 2026.04.07 05:22:56.149461 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2078 | 2026.04.07 05:22:56.149497 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2079 | 2026.04.07 05:22:56.150154 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.04.07 05:22:56.150195 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2081 | 2026.04.07 05:22:56.150580 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533419 sec., 1231235.5592307125 rows/sec., 87.26 MiB/sec. | ||
| 2082 | 2026.04.07 05:22:56.150787 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2083 | 2026.04.07 05:22:56.150801 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2084 | 2026.04.07 05:22:56.151045 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.04.07 05:22:56.151057 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.04.07 05:22:56.151111 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2087 | 2026.04.07 05:22:56.151166 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2088 | 2026.04.07 05:22:56.151179 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2089 | 2026.04.07 05:22:56.151199 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002 sec., 18500 rows/sec., 33.15 MiB/sec. | ||
| 2090 | 2026.04.07 05:22:56.151204 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.04.07 05:22:56.151239 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2092 | 2026.04.07 05:22:56.151267 [ 5 ] {5bd7aeda-6f9c-4204-b066-27de4b0fed33} <Debug> TCPHandler: Processed in 0.002205381 sec. | ||
| 2093 | 2026.04.07 05:22:56.151324 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2094 | 2026.04.07 05:22:56.151388 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.04.07 05:22:56.151488 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.04.07 05:22:56.151529 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2097 | 2026.04.07 05:22:56.151549 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2098 | 2026.04.07 05:22:56.151616 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2099 | 2026.04.07 05:22:56.151772 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2100 | 2026.04.07 05:22:56.151871 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.04.07 05:22:56.151893 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2102 | 2026.04.07 05:22:56.151912 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2103 | 2026.04.07 05:22:56.152011 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2104 | 2026.04.07 05:22:56.152131 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2105 | 2026.04.07 05:22:56.152234 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2106 | 2026.04.07 05:22:56.152243 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2107 | 2026.04.07 05:22:56.152459 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.04.07 05:22:56.152566 [ 128 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2109 | 2026.04.07 05:22:56.152592 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 2110 | 2026.04.07 05:22:56.152601 [ 128 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.04.07 05:22:56.152636 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2112 | 2026.04.07 05:22:56.152637 [ 5 ] {3816619e-d9bd-45e7-a05d-36f7759c4f7f} <Debug> TCPHandler: Processed in 0.001298135 sec. | ||
| 2113 | 2026.04.07 05:22:56.152722 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2114 | 2026.04.07 05:22:56.152792 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2115 | 2026.04.07 05:22:56.152817 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
| 2116 | 2026.04.07 05:22:56.152879 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2117 | 2026.04.07 05:22:56.152922 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2118 | 2026.04.07 05:22:56.152964 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2119 | 2026.04.07 05:22:56.153005 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2120 | 2026.04.07 05:22:56.153046 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2121 | 2026.04.07 05:22:56.153991 [ 191 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292854 sec., 468730.42122312344 rows/sec., 31.73 MiB/sec. | ||
| 2122 | 2026.04.07 05:22:56.154227 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2123 | 2026.04.07 05:22:56.154521 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.04.07 05:22:56.154597 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_11_2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2125 | 2026.04.07 05:22:56.154682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2126 | 2026.04.07 05:22:56.159691 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.008408689 sec., 22119.976134210694 rows/sec., 39.64 MiB/sec. | ||
| 2127 | 2026.04.07 05:22:56.160090 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2128 | 2026.04.07 05:22:56.160414 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.04.07 05:22:56.160479 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2130 | 2026.04.07 05:22:56.160589 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2131 | 2026.04.07 05:22:57.359258 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50663 | ||
| 2132 | 2026.04.07 05:22:57.359388 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.04.07 05:22:57.359420 [ 3 ] {} <Debug> TCP-Session: 3d59f826-1f82-47cf-9b63-1ca29b9fd3fb Authenticating user 'default' from [fd00:1122:3344:101::e]:50663 | ||
| 2134 | 2026.04.07 05:22:57.359446 [ 3 ] {} <Debug> TCP-Session: 3d59f826-1f82-47cf-9b63-1ca29b9fd3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.04.07 05:22:57.359462 [ 3 ] {} <Debug> TCP-Session: 3d59f826-1f82-47cf-9b63-1ca29b9fd3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.04.07 05:22:57.359693 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36424 | ||
| 2137 | 2026.04.07 05:22:57.359715 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
| 2138 | 2026.04.07 05:22:57.359751 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63226 | ||
| 2139 | 2026.04.07 05:22:57.359760 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43988 | ||
| 2140 | 2026.04.07 05:22:57.359780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34759 | ||
| 2141 | 2026.04.07 05:22:57.359827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.04.07 05:22:57.359848 [ 3 ] {} <Trace> TCP-Session: 3d59f826-1f82-47cf-9b63-1ca29b9fd3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.04.07 05:22:57.359868 [ 286 ] {} <Debug> TCP-Session: 962d2116-f7a3-47a8-bd3e-4cd7bb582686 Authenticating user 'default' from [fd00:1122:3344:101::e]:36424 | ||
| 2144 | 2026.04.07 05:22:57.359775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62866 | ||
| 2145 | 2026.04.07 05:22:57.359913 [ 286 ] {} <Debug> TCP-Session: 962d2116-f7a3-47a8-bd3e-4cd7bb582686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.04.07 05:22:57.359745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43630 | ||
| 2147 | 2026.04.07 05:22:57.359958 [ 286 ] {} <Debug> TCP-Session: 962d2116-f7a3-47a8-bd3e-4cd7bb582686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.04.07 05:22:57.359983 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.04.07 05:22:57.359737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40473 | ||
| 2150 | 2026.04.07 05:22:57.360027 [ 287 ] {} <Debug> TCP-Session: 9637d48b-75e4-40e9-8f56-70672ae2b3f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
| 2151 | 2026.04.07 05:22:57.360034 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2152 | 2026.04.07 05:22:57.360064 [ 287 ] {} <Debug> TCP-Session: 9637d48b-75e4-40e9-8f56-70672ae2b3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.04.07 05:22:57.360081 [ 287 ] {} <Debug> TCP-Session: 9637d48b-75e4-40e9-8f56-70672ae2b3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.04.07 05:22:57.360106 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.04.07 05:22:57.360138 [ 290 ] {} <Debug> TCP-Session: 46ffa420-b502-483b-a415-13fc1b0aca26 Authenticating user 'default' from [fd00:1122:3344:101::e]:63226 | ||
| 2156 | 2026.04.07 05:22:57.360155 [ 290 ] {} <Debug> TCP-Session: 46ffa420-b502-483b-a415-13fc1b0aca26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.04.07 05:22:57.360167 [ 290 ] {} <Debug> TCP-Session: 46ffa420-b502-483b-a415-13fc1b0aca26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.04.07 05:22:57.360242 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.04.07 05:22:57.360246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.04.07 05:22:57.360282 [ 289 ] {} <Debug> TCP-Session: 5913109c-500b-4b11-96bf-836166de9827 Authenticating user 'default' from [fd00:1122:3344:101::e]:43630 | ||
| 2161 | 2026.04.07 05:22:57.360297 [ 288 ] {} <Debug> TCP-Session: 8ae22c8e-b1c6-4a14-8f28-a457040f3f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:40473 | ||
| 2162 | 2026.04.07 05:22:57.360310 [ 289 ] {} <Debug> TCP-Session: 5913109c-500b-4b11-96bf-836166de9827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.04.07 05:22:57.360324 [ 288 ] {} <Debug> TCP-Session: 8ae22c8e-b1c6-4a14-8f28-a457040f3f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.04.07 05:22:57.360329 [ 289 ] {} <Debug> TCP-Session: 5913109c-500b-4b11-96bf-836166de9827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.04.07 05:22:57.360346 [ 288 ] {} <Debug> TCP-Session: 8ae22c8e-b1c6-4a14-8f28-a457040f3f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.04.07 05:22:57.360334 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2167 | 2026.04.07 05:22:57.360368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.04.07 05:22:57.360371 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.04.07 05:22:57.360428 [ 292 ] {} <Debug> TCP-Session: 8cf9f48e-9123-43ea-b421-b2ba4fd3ac69 Authenticating user 'default' from [fd00:1122:3344:101::e]:62866 | ||
| 2170 | 2026.04.07 05:22:57.360441 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2171 | 2026.04.07 05:22:57.360459 [ 292 ] {} <Debug> TCP-Session: 8cf9f48e-9123-43ea-b421-b2ba4fd3ac69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.04.07 05:22:57.360468 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.04.07 05:22:57.360485 [ 292 ] {} <Debug> TCP-Session: 8cf9f48e-9123-43ea-b421-b2ba4fd3ac69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.04.07 05:22:57.360451 [ 293 ] {} <Debug> TCP-Session: 5d25b3d9-df1f-44da-b9f9-0617b0fe0486 Authenticating user 'default' from [fd00:1122:3344:101::e]:34759 | ||
| 2175 | 2026.04.07 05:22:57.360512 [ 291 ] {} <Debug> TCP-Session: 3581e6e0-cbff-454c-9aa6-2b5438d29c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:43988 | ||
| 2176 | 2026.04.07 05:22:57.360540 [ 293 ] {} <Debug> TCP-Session: 5d25b3d9-df1f-44da-b9f9-0617b0fe0486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.04.07 05:22:57.360550 [ 291 ] {} <Debug> TCP-Session: 3581e6e0-cbff-454c-9aa6-2b5438d29c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.04.07 05:22:57.360564 [ 293 ] {} <Debug> TCP-Session: 5d25b3d9-df1f-44da-b9f9-0617b0fe0486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.04.07 05:22:57.360577 [ 291 ] {} <Debug> TCP-Session: 3581e6e0-cbff-454c-9aa6-2b5438d29c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.04.07 05:22:57.360760 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 2181 | 2026.04.07 05:22:57.360847 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2182 | 2026.04.07 05:22:57.733984 [ 310 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> AggregatingTransform: Aggregating | ||
| 2183 | 2026.04.07 05:22:57.734055 [ 310 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> Aggregator: Aggregation method: without_key | ||
| 2184 | 2026.04.07 05:22:57.734094 [ 310 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001395816 sec. (716.427 rows/sec., 27.99 KiB/sec.) | ||
| 2185 | 2026.04.07 05:22:57.734111 [ 310 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Trace> Aggregator: Merging aggregated data | ||
| 2186 | 2026.04.07 05:22:57.735234 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.375303 sec., 2.664513739565098 rows/sec., 106.58 B/sec. | ||
| 2187 | 2026.04.07 05:22:57.735393 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2188 | 2026.04.07 05:22:57.735408 [ 3 ] {e15ce2e7-3546-42c2-8f96-11e2d39c2d66} <Debug> TCPHandler: Processed in 0.3757651 sec. | ||
| 2189 | 2026.04.07 05:22:57.735546 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.04.07 05:22:57.735580 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.04.07 05:22:57.735603 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.04.07 05:22:57.735622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2193 | 2026.04.07 05:22:57.735635 [ 289 ] {} <Debug> TCP-Session: 5913109c-500b-4b11-96bf-836166de9827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.04.07 05:22:57.735642 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.04.07 05:22:57.735676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.04.07 05:22:57.735691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.04.07 05:22:57.735741 [ 290 ] {} <Debug> TCP-Session: 46ffa420-b502-483b-a415-13fc1b0aca26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.04.07 05:22:57.735661 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.04.07 05:22:57.735777 [ 292 ] {} <Debug> TCP-Session: 8cf9f48e-9123-43ea-b421-b2ba4fd3ac69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.04.07 05:22:57.735653 [ 287 ] {} <Debug> TCP-Session: 9637d48b-75e4-40e9-8f56-70672ae2b3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.04.07 05:22:57.735811 [ 288 ] {} <Debug> TCP-Session: 8ae22c8e-b1c6-4a14-8f28-a457040f3f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.04.07 05:22:57.735714 [ 286 ] {} <Debug> TCP-Session: 962d2116-f7a3-47a8-bd3e-4cd7bb582686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.04.07 05:22:57.735670 [ 291 ] {} <Debug> TCP-Session: 3581e6e0-cbff-454c-9aa6-2b5438d29c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.04.07 05:22:57.735611 [ 293 ] {} <Debug> TCP-Session: 5d25b3d9-df1f-44da-b9f9-0617b0fe0486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.04.07 05:22:57.735709 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.04.07 05:22:57.735939 [ 3 ] {} <Debug> TCP-Session: 3d59f826-1f82-47cf-9b63-1ca29b9fd3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.04.07 05:22:58.001087 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.78 MiB, peak 198.92 MiB, free memory in arenas 0.00 B, will set to 207.34 MiB (RSS), difference: 18.55 MiB | ||
| 2208 | 2026.04.07 05:22:58.073199 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2209 | 2026.04.07 05:22:58.073250 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2210 | 2026.04.07 05:22:58.197845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4804 | ||
| 2211 | 2026.04.07 05:22:58.198375 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.04.07 05:22:58.198429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2213 | 2026.04.07 05:22:58.199073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2214 | 2026.04.07 05:22:58.199495 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.04.07 05:22:58.199714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2216 | 2026.04.07 05:22:58.446970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2217 | 2026.04.07 05:22:58.465903 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.04.07 05:22:58.465970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2219 | 2026.04.07 05:22:58.471682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2220 | 2026.04.07 05:22:58.472428 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.04.07 05:22:58.476310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2222 | 2026.04.07 05:22:59.160116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45307 | ||
| 2223 | 2026.04.07 05:22:59.160227 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.04.07 05:22:59.160252 [ 288 ] {} <Debug> TCP-Session: bd0cec5d-7488-45c0-bc39-6cc2293801c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45307 | ||
| 2225 | 2026.04.07 05:22:59.160274 [ 288 ] {} <Debug> TCP-Session: bd0cec5d-7488-45c0-bc39-6cc2293801c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.04.07 05:22:59.160287 [ 288 ] {} <Debug> TCP-Session: bd0cec5d-7488-45c0-bc39-6cc2293801c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.04.07 05:22:59.160525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 2228 | 2026.04.07 05:22:59.160577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51374 | ||
| 2229 | 2026.04.07 05:22:59.160584 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62220 | ||
| 2230 | 2026.04.07 05:22:59.160630 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53451 | ||
| 2231 | 2026.04.07 05:22:59.160661 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.04.07 05:22:59.160671 [ 288 ] {} <Trace> TCP-Session: bd0cec5d-7488-45c0-bc39-6cc2293801c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.04.07 05:22:59.160704 [ 289 ] {} <Debug> TCP-Session: d7f0c23d-2901-49ac-9fab-1bca184821f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 2234 | 2026.04.07 05:22:59.160727 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.04.07 05:22:59.160727 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2026.04.07 05:22:59.160751 [ 289 ] {} <Debug> TCP-Session: d7f0c23d-2901-49ac-9fab-1bca184821f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.04.07 05:22:59.160763 [ 3 ] {} <Debug> TCP-Session: c6e76994-aacf-4436-9ebd-45a63a791f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:53451 | ||
| 2238 | 2026.04.07 05:22:59.160788 [ 289 ] {} <Debug> TCP-Session: d7f0c23d-2901-49ac-9fab-1bca184821f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.04.07 05:22:59.160777 [ 291 ] {} <Debug> TCP-Session: bc870d1a-095c-4c93-8871-2aef81f1e947 Authenticating user 'default' from [fd00:1122:3344:101::e]:62220 | ||
| 2240 | 2026.04.07 05:22:59.160807 [ 3 ] {} <Debug> TCP-Session: c6e76994-aacf-4436-9ebd-45a63a791f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.04.07 05:22:59.160830 [ 291 ] {} <Debug> TCP-Session: bc870d1a-095c-4c93-8871-2aef81f1e947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.04.07 05:22:59.160834 [ 3 ] {} <Debug> TCP-Session: c6e76994-aacf-4436-9ebd-45a63a791f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.04.07 05:22:59.160846 [ 291 ] {} <Debug> TCP-Session: bc870d1a-095c-4c93-8871-2aef81f1e947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.04.07 05:22:59.160676 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.04.07 05:22:59.160894 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2246 | 2026.04.07 05:22:59.160638 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65389 | ||
| 2247 | 2026.04.07 05:22:59.160919 [ 292 ] {} <Debug> TCP-Session: 0ea8b852-9b85-4cfa-90af-0b8cff55aa6f Authenticating user 'default' from [fd00:1122:3344:101::e]:51374 | ||
| 2248 | 2026.04.07 05:22:59.160617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40595 | ||
| 2249 | 2026.04.07 05:22:59.161022 [ 292 ] {} <Debug> TCP-Session: 0ea8b852-9b85-4cfa-90af-0b8cff55aa6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.04.07 05:22:59.161040 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.04.07 05:22:59.161057 [ 292 ] {} <Debug> TCP-Session: 0ea8b852-9b85-4cfa-90af-0b8cff55aa6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.04.07 05:22:59.160603 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47706 | ||
| 2253 | 2026.04.07 05:22:59.161088 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.04.07 05:22:59.161082 [ 286 ] {} <Debug> TCP-Session: e71a92d4-90a2-4d79-818e-a9ac7a3f1b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:65389 | ||
| 2255 | 2026.04.07 05:22:59.161134 [ 294 ] {} <Debug> TCP-Session: 71ef46cf-3a7d-41d4-9f5f-ed6cd0710f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:40595 | ||
| 2256 | 2026.04.07 05:22:59.160575 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49552 | ||
| 2257 | 2026.04.07 05:22:59.161154 [ 286 ] {} <Debug> TCP-Session: e71a92d4-90a2-4d79-818e-a9ac7a3f1b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.04.07 05:22:59.161158 [ 294 ] {} <Debug> TCP-Session: 71ef46cf-3a7d-41d4-9f5f-ed6cd0710f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.04.07 05:22:59.161182 [ 286 ] {} <Debug> TCP-Session: e71a92d4-90a2-4d79-818e-a9ac7a3f1b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.04.07 05:22:59.161195 [ 294 ] {} <Debug> TCP-Session: 71ef46cf-3a7d-41d4-9f5f-ed6cd0710f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.04.07 05:22:59.161158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.04.07 05:22:59.161246 [ 293 ] {} <Debug> TCP-Session: 2b113e16-6daf-4cf3-859a-5176b633bdb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47706 | ||
| 2263 | 2026.04.07 05:22:59.161255 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2264 | 2026.04.07 05:22:59.161262 [ 293 ] {} <Debug> TCP-Session: 2b113e16-6daf-4cf3-859a-5176b633bdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.04.07 05:22:59.161292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2266 | 2026.04.07 05:22:59.161295 [ 293 ] {} <Debug> TCP-Session: 2b113e16-6daf-4cf3-859a-5176b633bdb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.04.07 05:22:59.161320 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2268 | 2026.04.07 05:22:59.161323 [ 290 ] {} <Debug> TCP-Session: 304e2f91-1ad4-41d9-89aa-72df067cb92a Authenticating user 'default' from [fd00:1122:3344:101::e]:49552 | ||
| 2269 | 2026.04.07 05:22:59.161359 [ 290 ] {} <Debug> TCP-Session: 304e2f91-1ad4-41d9-89aa-72df067cb92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.04.07 05:22:59.161371 [ 290 ] {} <Debug> TCP-Session: 304e2f91-1ad4-41d9-89aa-72df067cb92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.04.07 05:22:59.161647 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 2272 | 2026.04.07 05:22:59.162726 [ 344 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> AggregatingTransform: Aggregating | ||
| 2273 | 2026.04.07 05:22:59.162771 [ 344 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2274 | 2026.04.07 05:22:59.162807 [ 344 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055611 sec. (947.319 rows/sec., 37.00 KiB/sec.) | ||
| 2275 | 2026.04.07 05:22:59.162826 [ 344 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Trace> Aggregator: Merging aggregated data | ||
| 2276 | 2026.04.07 05:22:59.163910 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 2277 | 2026.04.07 05:22:59.164056 [ 288 ] {f86f5b7d-9140-447b-a8bb-5ffbbf6b901e} <Debug> TCPHandler: Processed in 0.003569127 sec. | ||
| 2278 | 2026.04.07 05:22:59.164161 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.04.07 05:22:59.164187 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.04.07 05:22:59.164198 [ 288 ] {} <Debug> TCP-Session: bd0cec5d-7488-45c0-bc39-6cc2293801c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.04.07 05:22:59.164212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.04.07 05:22:59.164231 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.04.07 05:22:59.164251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.04.07 05:22:59.164273 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.04.07 05:22:59.164291 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.04.07 05:22:59.164307 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.04.07 05:22:59.164328 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.04.07 05:22:59.164349 [ 289 ] {} <Debug> TCP-Session: d7f0c23d-2901-49ac-9fab-1bca184821f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.04.07 05:22:59.164362 [ 290 ] {} <Debug> TCP-Session: 304e2f91-1ad4-41d9-89aa-72df067cb92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.04.07 05:22:59.164382 [ 293 ] {} <Debug> TCP-Session: 2b113e16-6daf-4cf3-859a-5176b633bdb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.04.07 05:22:59.164328 [ 3 ] {} <Debug> TCP-Session: c6e76994-aacf-4436-9ebd-45a63a791f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.04.07 05:22:59.164277 [ 294 ] {} <Debug> TCP-Session: 71ef46cf-3a7d-41d4-9f5f-ed6cd0710f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.04.07 05:22:59.164261 [ 286 ] {} <Debug> TCP-Session: e71a92d4-90a2-4d79-818e-a9ac7a3f1b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.04.07 05:22:59.164225 [ 292 ] {} <Debug> TCP-Session: 0ea8b852-9b85-4cfa-90af-0b8cff55aa6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.04.07 05:22:59.164301 [ 291 ] {} <Debug> TCP-Session: bc870d1a-095c-4c93-8871-2aef81f1e947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.04.07 05:22:59.368465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57098 | ||
| 2297 | 2026.04.07 05:22:59.368564 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.04.07 05:22:59.368589 [ 288 ] {} <Debug> TCP-Session: 02eced22-5623-4a00-afad-bca597d0e46c Authenticating user 'default' from [fd00:1122:3344:101::e]:57098 | ||
| 2299 | 2026.04.07 05:22:59.368611 [ 288 ] {} <Debug> TCP-Session: 02eced22-5623-4a00-afad-bca597d0e46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.04.07 05:22:59.368623 [ 288 ] {} <Debug> TCP-Session: 02eced22-5623-4a00-afad-bca597d0e46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.04.07 05:22:59.368824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40465 | ||
| 2302 | 2026.04.07 05:22:59.368843 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53589 | ||
| 2303 | 2026.04.07 05:22:59.368892 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64228 | ||
| 2304 | 2026.04.07 05:22:59.368910 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 | ||
| 2305 | 2026.04.07 05:22:59.368939 [ 288 ] {} <Trace> TCP-Session: 02eced22-5623-4a00-afad-bca597d0e46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.04.07 05:22:59.368962 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41462 | ||
| 2307 | 2026.04.07 05:22:59.368967 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.04.07 05:22:59.368954 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44208 | ||
| 2309 | 2026.04.07 05:22:59.369016 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.04.07 05:22:59.369018 [ 290 ] {} <Debug> TCP-Session: cf836265-693a-47d2-8641-e9e9aef1e9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53589 | ||
| 2311 | 2026.04.07 05:22:59.369039 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.04.07 05:22:59.369056 [ 291 ] {} <Debug> TCP-Session: d4940e47-a6dd-4e25-8ca2-36184ec2a0da Authenticating user 'default' from [fd00:1122:3344:101::e]:64228 | ||
| 2313 | 2026.04.07 05:22:59.369067 [ 290 ] {} <Debug> TCP-Session: cf836265-693a-47d2-8641-e9e9aef1e9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.04.07 05:22:59.369076 [ 286 ] {} <Debug> TCP-Session: 197e07b6-8bf8-4da7-b319-19948490c1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41462 | ||
| 2315 | 2026.04.07 05:22:59.369080 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.04.07 05:22:59.369093 [ 291 ] {} <Debug> TCP-Session: d4940e47-a6dd-4e25-8ca2-36184ec2a0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.04.07 05:22:59.369105 [ 286 ] {} <Debug> TCP-Session: 197e07b6-8bf8-4da7-b319-19948490c1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.04.07 05:22:59.369113 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57098) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2319 | 2026.04.07 05:22:59.369137 [ 286 ] {} <Debug> TCP-Session: 197e07b6-8bf8-4da7-b319-19948490c1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.04.07 05:22:59.369122 [ 3 ] {} <Debug> TCP-Session: f21b46f3-9a4f-4eb5-9f95-5373b52cb84a Authenticating user 'default' from [fd00:1122:3344:101::e]:44208 | ||
| 2321 | 2026.04.07 05:22:59.369093 [ 290 ] {} <Debug> TCP-Session: cf836265-693a-47d2-8641-e9e9aef1e9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.04.07 05:22:59.369193 [ 3 ] {} <Debug> TCP-Session: f21b46f3-9a4f-4eb5-9f95-5373b52cb84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.04.07 05:22:59.369015 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.04.07 05:22:59.369220 [ 3 ] {} <Debug> TCP-Session: f21b46f3-9a4f-4eb5-9f95-5373b52cb84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.04.07 05:22:59.368941 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48447 | ||
| 2326 | 2026.04.07 05:22:59.369250 [ 292 ] {} <Debug> TCP-Session: 66760f0a-6045-4427-bc1d-bf2016a8c8be Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 | ||
| 2327 | 2026.04.07 05:22:59.368925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2328 | 2026.04.07 05:22:59.369316 [ 292 ] {} <Debug> TCP-Session: 66760f0a-6045-4427-bc1d-bf2016a8c8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.04.07 05:22:59.369324 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.04.07 05:22:59.369349 [ 292 ] {} <Debug> TCP-Session: 66760f0a-6045-4427-bc1d-bf2016a8c8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.04.07 05:22:59.369367 [ 294 ] {} <Debug> TCP-Session: 60424a2e-24a3-4cca-b9fa-14218ec7be24 Authenticating user 'default' from [fd00:1122:3344:101::e]:48447 | ||
| 2332 | 2026.04.07 05:22:59.369340 [ 289 ] {} <Debug> TCP-Session: 308186fb-130c-4142-885d-7d4bf1aa4765 Authenticating user 'default' from [fd00:1122:3344:101::e]:40465 | ||
| 2333 | 2026.04.07 05:22:59.369397 [ 294 ] {} <Debug> TCP-Session: 60424a2e-24a3-4cca-b9fa-14218ec7be24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.04.07 05:22:59.369401 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2335 | 2026.04.07 05:22:59.369420 [ 289 ] {} <Debug> TCP-Session: 308186fb-130c-4142-885d-7d4bf1aa4765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.04.07 05:22:59.369424 [ 294 ] {} <Debug> TCP-Session: 60424a2e-24a3-4cca-b9fa-14218ec7be24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.04.07 05:22:59.369454 [ 289 ] {} <Debug> TCP-Session: 308186fb-130c-4142-885d-7d4bf1aa4765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.04.07 05:22:59.368929 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40074 | ||
| 2339 | 2026.04.07 05:22:59.369476 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2340 | 2026.04.07 05:22:59.369123 [ 291 ] {} <Debug> TCP-Session: d4940e47-a6dd-4e25-8ca2-36184ec2a0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.04.07 05:22:59.369550 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.04.07 05:22:59.369577 [ 293 ] {} <Debug> TCP-Session: 073e7ab7-0ed0-4f0c-a1cb-1131ddab7853 Authenticating user 'default' from [fd00:1122:3344:101::e]:40074 | ||
| 2343 | 2026.04.07 05:22:59.369595 [ 293 ] {} <Debug> TCP-Session: 073e7ab7-0ed0-4f0c-a1cb-1131ddab7853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.04.07 05:22:59.369609 [ 293 ] {} <Debug> TCP-Session: 073e7ab7-0ed0-4f0c-a1cb-1131ddab7853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.04.07 05:22:59.369816 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 2346 | 2026.04.07 05:22:59.370767 [ 334 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> AggregatingTransform: Aggregating | ||
| 2347 | 2026.04.07 05:22:59.370807 [ 334 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2348 | 2026.04.07 05:22:59.370848 [ 334 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926337 sec. (1079.521 rows/sec., 42.17 KiB/sec.) | ||
| 2349 | 2026.04.07 05:22:59.370866 [ 334 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Trace> Aggregator: Merging aggregated data | ||
| 2350 | 2026.04.07 05:22:59.372085 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 2351 | 2026.04.07 05:22:59.372284 [ 288 ] {170d5cf1-9fba-459a-a3df-1af58305ae8a} <Debug> TCPHandler: Processed in 0.003455995 sec. | ||
| 2352 | 2026.04.07 05:22:59.372450 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.04.07 05:22:59.372489 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.04.07 05:22:59.372495 [ 288 ] {} <Debug> TCP-Session: 02eced22-5623-4a00-afad-bca597d0e46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.04.07 05:22:59.372518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.04.07 05:22:59.372539 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.04.07 05:22:59.372529 [ 289 ] {} <Debug> TCP-Session: 308186fb-130c-4142-885d-7d4bf1aa4765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.04.07 05:22:59.372580 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.04.07 05:22:59.372596 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.04.07 05:22:59.372588 [ 286 ] {} <Debug> TCP-Session: 197e07b6-8bf8-4da7-b319-19948490c1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.04.07 05:22:59.372636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.04.07 05:22:59.372644 [ 293 ] {} <Debug> TCP-Session: 073e7ab7-0ed0-4f0c-a1cb-1131ddab7853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.04.07 05:22:59.372661 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2026.04.07 05:22:59.372679 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.04.07 05:22:59.372626 [ 292 ] {} <Debug> TCP-Session: 66760f0a-6045-4427-bc1d-bf2016a8c8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.04.07 05:22:59.372724 [ 294 ] {} <Debug> TCP-Session: 60424a2e-24a3-4cca-b9fa-14218ec7be24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.04.07 05:22:59.372744 [ 3 ] {} <Debug> TCP-Session: f21b46f3-9a4f-4eb5-9f95-5373b52cb84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.04.07 05:22:59.372568 [ 290 ] {} <Debug> TCP-Session: cf836265-693a-47d2-8641-e9e9aef1e9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.04.07 05:22:59.372685 [ 291 ] {} <Debug> TCP-Session: d4940e47-a6dd-4e25-8ca2-36184ec2a0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.04.07 05:23:01.140082 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.04.07 05:23:01.140262 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2372 | 2026.04.07 05:23:01.140330 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2373 | 2026.04.07 05:23:01.140940 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.04.07 05:23:01.140987 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2375 | 2026.04.07 05:23:01.141383 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2376 | 2026.04.07 05:23:01.141608 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.04.07 05:23:01.141759 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001547 sec., 36199.09502262443 rows/sec., 2.78 MiB/sec. | ||
| 2378 | 2026.04.07 05:23:01.141800 [ 5 ] {e0504c24-26fc-4ae3-b105-e564e4d9f293} <Debug> TCPHandler: Processed in 0.001851805 sec. | ||
| 2379 | 2026.04.07 05:23:01.141920 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.04.07 05:23:01.142017 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2381 | 2026.04.07 05:23:01.142056 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2382 | 2026.04.07 05:23:01.142465 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.04.07 05:23:01.142502 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2384 | 2026.04.07 05:23:01.142805 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2385 | 2026.04.07 05:23:01.143003 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.04.07 05:23:01.143124 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 2387 | 2026.04.07 05:23:01.143159 [ 5 ] {6c07c912-5232-480c-805d-8338ea1ed8ca} <Debug> TCPHandler: Processed in 0.001312985 sec. | ||
| 2388 | 2026.04.07 05:23:01.143266 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.04.07 05:23:01.143354 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.04.07 05:23:01.143393 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2391 | 2026.04.07 05:23:01.143769 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.04.07 05:23:01.143804 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2393 | 2026.04.07 05:23:01.144190 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2394 | 2026.04.07 05:23:01.144398 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.04.07 05:23:01.144530 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2396 | 2026.04.07 05:23:01.144565 [ 5 ] {3e97805d-2e14-4cb7-8187-bb83cde65e06} <Debug> TCPHandler: Processed in 0.001323215 sec. | ||
| 2397 | 2026.04.07 05:23:01.144678 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.04.07 05:23:01.144772 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.04.07 05:23:01.144813 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2400 | 2026.04.07 05:23:01.145149 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.04.07 05:23:01.145185 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2402 | 2026.04.07 05:23:01.145494 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2403 | 2026.04.07 05:23:01.145697 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.04.07 05:23:01.145824 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2405 | 2026.04.07 05:23:01.145859 [ 5 ] {82815ff2-8232-4881-8fcc-156081423bb3} <Debug> TCPHandler: Processed in 0.001230083 sec. | ||
| 2406 | 2026.04.07 05:23:03.198720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 306 | ||
| 2407 | 2026.04.07 05:23:03.200867 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.04.07 05:23:03.200914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2409 | 2026.04.07 05:23:03.202113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2410 | 2026.04.07 05:23:03.202386 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.04.07 05:23:03.202646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2412 | 2026.04.07 05:23:05.700246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5252 | ||
| 2413 | 2026.04.07 05:23:05.700764 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.04.07 05:23:05.700807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2415 | 2026.04.07 05:23:05.701337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2416 | 2026.04.07 05:23:05.701584 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.04.07 05:23:05.701695 [ 108 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2418 | 2026.04.07 05:23:05.701701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5252 | ||
| 2419 | 2026.04.07 05:23:05.701734 [ 108 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.04.07 05:23:05.701752 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2421 | 2026.04.07 05:23:05.701903 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 2422 | 2026.04.07 05:23:05.702072 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.04.07 05:23:05.702113 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2884 rows starting from the beginning of the part | ||
| 2424 | 2026.04.07 05:23:05.702181 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2425 | 2026.04.07 05:23:05.702241 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2426 | 2026.04.07 05:23:05.702287 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2427 | 2026.04.07 05:23:05.702332 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2428 | 2026.04.07 05:23:05.702376 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2429 | 2026.04.07 05:23:05.703768 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929916 sec., 2721361.9660130283 rows/sec., 38.93 MiB/sec. | ||
| 2430 | 2026.04.07 05:23:05.704502 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2431 | 2026.04.07 05:23:05.704782 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.04.07 05:23:05.704855 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_11_2} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2433 | 2026.04.07 05:23:05.704928 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2434 | 2026.04.07 05:23:05.976812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2435 | 2026.04.07 05:23:05.993800 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.04.07 05:23:05.993861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2437 | 2026.04.07 05:23:05.999376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.04.07 05:23:06.000082 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.04.07 05:23:06.000372 [ 108 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.04.07 05:23:06.000443 [ 108 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.04.07 05:23:06.000469 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2442 | 2026.04.07 05:23:06.000577 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2443 | 2026.04.07 05:23:06.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.75 MiB, peak 214.69 MiB, free memory in arenas 0.00 B, will set to 209.16 MiB (RSS), difference: -3.59 MiB | ||
| 2444 | 2026.04.07 05:23:06.003467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2445 | 2026.04.07 05:23:06.003626 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.04.07 05:23:06.004353 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2447 | 2026.04.07 05:23:06.007899 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2448 | 2026.04.07 05:23:06.011477 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2449 | 2026.04.07 05:23:06.015191 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2450 | 2026.04.07 05:23:06.019771 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2451 | 2026.04.07 05:23:06.024008 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 2452 | 2026.04.07 05:23:06.075986 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075461444 sec., 1099.8994400372194 rows/sec., 5.69 MiB/sec. | ||
| 2453 | 2026.04.07 05:23:06.078302 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.04.07 05:23:06.080437 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_11_2} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.04.07 05:23:06.080548 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_11_2} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2456 | 2026.04.07 05:23:06.082730 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2457 | 2026.04.07 05:23:06.145155 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.04.07 05:23:06.145355 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.04.07 05:23:06.145428 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2460 | 2026.04.07 05:23:06.146043 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.04.07 05:23:06.146088 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2462 | 2026.04.07 05:23:06.146491 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2463 | 2026.04.07 05:23:06.146723 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.04.07 05:23:06.146880 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 2465 | 2026.04.07 05:23:06.146925 [ 5 ] {f8d2dbed-effe-4a1f-8ceb-c3d253afb55d} <Debug> TCPHandler: Processed in 0.001908526 sec. | ||
| 2466 | 2026.04.07 05:23:06.147046 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.04.07 05:23:06.147140 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2468 | 2026.04.07 05:23:06.147182 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2469 | 2026.04.07 05:23:06.147579 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.04.07 05:23:06.147615 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2471 | 2026.04.07 05:23:06.147911 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2472 | 2026.04.07 05:23:06.148119 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.04.07 05:23:06.148264 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 999.65 KiB/sec. | ||
| 2474 | 2026.04.07 05:23:06.148302 [ 5 ] {5575e5b6-cfc0-4a9f-91d9-6105885a0793} <Debug> TCPHandler: Processed in 0.001308295 sec. | ||
| 2475 | 2026.04.07 05:23:06.148414 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.04.07 05:23:06.148509 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2477 | 2026.04.07 05:23:06.148547 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2478 | 2026.04.07 05:23:06.149051 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.04.07 05:23:06.149088 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2480 | 2026.04.07 05:23:06.149420 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2481 | 2026.04.07 05:23:06.149655 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.04.07 05:23:06.149792 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Debug> executeQuery: Read 267 rows, 24.46 KiB in 0.001302 sec., 205069.12442396313 rows/sec., 18.35 MiB/sec. | ||
| 2483 | 2026.04.07 05:23:06.149830 [ 5 ] {fa664090-123f-4243-a937-d0be7727df8f} <Debug> TCPHandler: Processed in 0.001465578 sec. | ||
| 2484 | 2026.04.07 05:23:06.149942 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.04.07 05:23:06.150035 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.04.07 05:23:06.150074 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2487 | 2026.04.07 05:23:06.150478 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.04.07 05:23:06.150513 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2489 | 2026.04.07 05:23:06.150818 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2490 | 2026.04.07 05:23:06.151022 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.04.07 05:23:06.151153 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001135 sec., 59911.89427312776 rows/sec., 4.39 MiB/sec. | ||
| 2492 | 2026.04.07 05:23:06.151191 [ 5 ] {c5bfaa5c-bd74-4153-b76b-5d856073a6b2} <Debug> TCPHandler: Processed in 0.001297134 sec. | ||
| 2493 | 2026.04.07 05:23:06.151320 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.04.07 05:23:06.151414 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.04.07 05:23:06.151452 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2496 | 2026.04.07 05:23:06.151840 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.04.07 05:23:06.151875 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2498 | 2026.04.07 05:23:06.152169 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2499 | 2026.04.07 05:23:06.152371 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.04.07 05:23:06.152501 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 2501 | 2026.04.07 05:23:06.152539 [ 5 ] {800feedc-a39e-4dd4-85b0-8d67a657f41c} <Debug> TCPHandler: Processed in 0.001269594 sec. | ||
| 2502 | 2026.04.07 05:23:06.152647 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.04.07 05:23:06.152739 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.04.07 05:23:06.152778 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2505 | 2026.04.07 05:23:06.153175 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.04.07 05:23:06.153211 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2507 | 2026.04.07 05:23:06.153507 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2508 | 2026.04.07 05:23:06.153737 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.04.07 05:23:06.153867 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 2510 | 2026.04.07 05:23:06.153906 [ 5 ] {3902f758-dc09-4ff1-a2ce-80d1a9db96dd} <Debug> TCPHandler: Processed in 0.001308165 sec. | ||
| 2511 | 2026.04.07 05:23:06.154020 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.04.07 05:23:06.154112 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2513 | 2026.04.07 05:23:06.154150 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2514 | 2026.04.07 05:23:06.154619 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.04.07 05:23:06.154654 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2516 | 2026.04.07 05:23:06.154986 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2517 | 2026.04.07 05:23:06.155195 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.04.07 05:23:06.155328 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Debug> executeQuery: Read 162 rows, 13.36 KiB in 0.001233 sec., 131386.86131386863 rows/sec., 10.58 MiB/sec. | ||
| 2519 | 2026.04.07 05:23:06.155366 [ 5 ] {896cb65c-7323-4bcc-a7e9-ef0f70194e8f} <Debug> TCPHandler: Processed in 0.001394696 sec. | ||
| 2520 | 2026.04.07 05:23:06.155476 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.04.07 05:23:06.155569 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.04.07 05:23:06.155610 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2523 | 2026.04.07 05:23:06.156013 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.04.07 05:23:06.156046 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2525 | 2026.04.07 05:23:06.156385 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2526 | 2026.04.07 05:23:06.156591 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.04.07 05:23:06.156721 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00117 sec., 173504.2735042735 rows/sec., 12.43 MiB/sec. | ||
| 2528 | 2026.04.07 05:23:06.156757 [ 5 ] {ff290a75-e2e8-4ed2-9824-59f45065a461} <Debug> TCPHandler: Processed in 0.001331095 sec. | ||
| 2529 | 2026.04.07 05:23:06.156870 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.04.07 05:23:06.156963 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.04.07 05:23:06.157016 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2532 | 2026.04.07 05:23:06.157839 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.04.07 05:23:06.157873 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2534 | 2026.04.07 05:23:06.158507 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2535 | 2026.04.07 05:23:06.158748 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.04.07 05:23:06.158890 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001944 sec., 21604.938271604937 rows/sec., 38.72 MiB/sec. | ||
| 2537 | 2026.04.07 05:23:06.158947 [ 5 ] {3017558e-9954-4773-8d34-3728164e03c4} <Debug> TCPHandler: Processed in 0.002127621 sec. | ||
| 2538 | 2026.04.07 05:23:06.159060 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.04.07 05:23:06.159154 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.04.07 05:23:06.159196 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2541 | 2026.04.07 05:23:06.159517 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.04.07 05:23:06.159552 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2543 | 2026.04.07 05:23:06.159842 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2544 | 2026.04.07 05:23:06.160048 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Trace> oximeter.measurements_i64 (a5300f5a-ccdd-452e-ab03-c086e77f17f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.04.07 05:23:06.160170 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 409.89 KiB/sec. | ||
| 2546 | 2026.04.07 05:23:06.160206 [ 5 ] {628f7878-f3ba-448d-a8ab-b9eca8ba4104} <Debug> TCPHandler: Processed in 0.001195203 sec. | ||
| 2547 | 2026.04.07 05:23:06.160314 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.04.07 05:23:06.160407 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.04.07 05:23:06.160446 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2550 | 2026.04.07 05:23:06.160782 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.04.07 05:23:06.160818 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2552 | 2026.04.07 05:23:06.161132 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2553 | 2026.04.07 05:23:06.161342 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.04.07 05:23:06.161476 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2555 | 2026.04.07 05:23:06.161512 [ 5 ] {093428e7-00c6-4f94-9435-3cb706f99927} <Debug> TCPHandler: Processed in 0.001246844 sec. | ||
| 2556 | 2026.04.07 05:23:07.001005 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.52 MiB, peak 215.61 MiB, free memory in arenas 0.00 B, will set to 218.37 MiB (RSS), difference: 11.85 MiB | ||
| 2557 | 2026.04.07 05:23:11.140874 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.04.07 05:23:11.141091 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2559 | 2026.04.07 05:23:11.141169 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2560 | 2026.04.07 05:23:11.141903 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.04.07 05:23:11.141952 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2562 | 2026.04.07 05:23:11.142345 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2563 | 2026.04.07 05:23:11.142562 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.04.07 05:23:11.142723 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 2565 | 2026.04.07 05:23:11.142768 [ 5 ] {e39e7082-d9a7-42dc-ac2e-64114fade561} <Debug> TCPHandler: Processed in 0.002077089 sec. | ||
| 2566 | 2026.04.07 05:23:11.142881 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.04.07 05:23:11.142977 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2568 | 2026.04.07 05:23:11.143018 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2569 | 2026.04.07 05:23:11.143513 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.04.07 05:23:11.143552 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2571 | 2026.04.07 05:23:11.143876 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2572 | 2026.04.07 05:23:11.144088 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.04.07 05:23:11.144226 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 2574 | 2026.04.07 05:23:11.144265 [ 5 ] {fa876aca-c1f2-4019-ad2c-803d3090affd} <Debug> TCPHandler: Processed in 0.001387186 sec. | ||
| 2575 | 2026.04.07 05:23:11.144392 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.04.07 05:23:11.144488 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.04.07 05:23:11.144532 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2578 | 2026.04.07 05:23:11.144965 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.04.07 05:23:11.145001 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2580 | 2026.04.07 05:23:11.145345 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2581 | 2026.04.07 05:23:11.145552 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.04.07 05:23:11.145689 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2583 | 2026.04.07 05:23:11.145727 [ 5 ] {1b171eca-a2fb-4bfb-a7f5-3f2815f9a7fb} <Debug> TCPHandler: Processed in 0.001384956 sec. | ||
| 2584 | 2026.04.07 05:23:11.145839 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.04.07 05:23:11.145935 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.04.07 05:23:11.145977 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2587 | 2026.04.07 05:23:11.146327 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.04.07 05:23:11.146362 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2589 | 2026.04.07 05:23:11.146658 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2590 | 2026.04.07 05:23:11.146876 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.04.07 05:23:11.147015 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2592 | 2026.04.07 05:23:11.147052 [ 5 ] {33977281-905a-47a0-839e-7bf98831ae6f} <Debug> TCPHandler: Processed in 0.001262315 sec. | ||
| 2593 | 2026.04.07 05:23:13.073499 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2594 | 2026.04.07 05:23:13.073553 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2595 | 2026.04.07 05:23:13.201853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5764 | ||
| 2596 | 2026.04.07 05:23:13.202502 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.04.07 05:23:13.202557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2598 | 2026.04.07 05:23:13.202884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 336 | ||
| 2599 | 2026.04.07 05:23:13.203105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2600 | 2026.04.07 05:23:13.203345 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.04.07 05:23:13.203474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5764 | ||
| 2602 | 2026.04.07 05:23:13.205184 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.04.07 05:23:13.205232 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2604 | 2026.04.07 05:23:13.206407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2605 | 2026.04.07 05:23:13.206686 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.04.07 05:23:13.206930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2607 | 2026.04.07 05:23:13.503641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2608 | 2026.04.07 05:23:13.519559 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.04.07 05:23:13.519622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2610 | 2026.04.07 05:23:13.525956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2611 | 2026.04.07 05:23:13.526734 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.04.07 05:23:13.530119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2613 | 2026.04.07 05:23:16.143080 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.04.07 05:23:16.143281 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2615 | 2026.04.07 05:23:16.143355 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2616 | 2026.04.07 05:23:16.144099 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.04.07 05:23:16.144148 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2618 | 2026.04.07 05:23:16.144558 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2619 | 2026.04.07 05:23:16.144787 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.04.07 05:23:16.144943 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001718 sec., 81490.10477299185 rows/sec., 7.10 MiB/sec. | ||
| 2621 | 2026.04.07 05:23:16.144986 [ 5 ] {7ead4b4f-209f-4f8c-bd98-72ad0c753d86} <Debug> TCPHandler: Processed in 0.002047398 sec. | ||
| 2622 | 2026.04.07 05:23:16.145130 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.04.07 05:23:16.145227 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.04.07 05:23:16.145268 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2625 | 2026.04.07 05:23:16.145680 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.04.07 05:23:16.145716 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2627 | 2026.04.07 05:23:16.146009 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2628 | 2026.04.07 05:23:16.146227 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.04.07 05:23:16.146356 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001148 sec., 36585.365853658535 rows/sec., 2.69 MiB/sec. | ||
| 2630 | 2026.04.07 05:23:16.146394 [ 5 ] {2e6c74cf-3083-452b-9fd5-8e640df8ce18} <Debug> TCPHandler: Processed in 0.001315345 sec. | ||
| 2631 | 2026.04.07 05:23:16.146509 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.04.07 05:23:16.146603 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2633 | 2026.04.07 05:23:16.146643 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2634 | 2026.04.07 05:23:16.147057 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.04.07 05:23:16.147094 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2636 | 2026.04.07 05:23:16.147392 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2637 | 2026.04.07 05:23:16.147605 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.04.07 05:23:16.147730 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001146 sec., 92495.63699825479 rows/sec., 7.22 MiB/sec. | ||
| 2639 | 2026.04.07 05:23:16.147767 [ 5 ] {4f35d734-d8ac-46ff-b075-606eb33a10fc} <Debug> TCPHandler: Processed in 0.001310045 sec. | ||
| 2640 | 2026.04.07 05:23:16.147881 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.04.07 05:23:16.147976 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.04.07 05:23:16.148019 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2643 | 2026.04.07 05:23:16.148426 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.04.07 05:23:16.148462 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2645 | 2026.04.07 05:23:16.148790 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2646 | 2026.04.07 05:23:16.149002 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.04.07 05:23:16.149130 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2648 | 2026.04.07 05:23:16.149167 [ 5 ] {c4892087-7774-4a14-a124-20aa24884852} <Debug> TCPHandler: Processed in 0.001335815 sec. | ||
| 2649 | 2026.04.07 05:23:16.149299 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.04.07 05:23:16.149394 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.04.07 05:23:16.149447 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2652 | 2026.04.07 05:23:16.150297 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.04.07 05:23:16.150334 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2654 | 2026.04.07 05:23:16.150910 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2655 | 2026.04.07 05:23:16.151137 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.04.07 05:23:16.151271 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001896 sec., 22151.898734177215 rows/sec., 39.70 MiB/sec. | ||
| 2657 | 2026.04.07 05:23:16.151322 [ 5 ] {69c426b1-a60d-4d92-879a-b7aac8987425} <Debug> TCPHandler: Processed in 0.002072479 sec. | ||
| 2658 | 2026.04.07 05:23:16.151439 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.04.07 05:23:16.151535 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.04.07 05:23:16.151578 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2661 | 2026.04.07 05:23:16.151909 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.04.07 05:23:16.151945 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2663 | 2026.04.07 05:23:16.152249 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2664 | 2026.04.07 05:23:16.152460 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.04.07 05:23:16.152588 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2666 | 2026.04.07 05:23:16.152623 [ 5 ] {f014bbdb-777b-4056-962a-a2b85e1e5e53} <Debug> TCPHandler: Processed in 0.001233703 sec. | ||
| 2667 | 2026.04.07 05:23:20.704234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6212 | ||
| 2668 | 2026.04.07 05:23:20.704719 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.04.07 05:23:20.704753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2670 | 2026.04.07 05:23:20.705395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2671 | 2026.04.07 05:23:20.705656 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.04.07 05:23:20.705795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6212 | ||
| 2673 | 2026.04.07 05:23:21.030893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2674 | 2026.04.07 05:23:21.048344 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.04.07 05:23:21.048400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2676 | 2026.04.07 05:23:21.054019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2677 | 2026.04.07 05:23:21.054717 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.04.07 05:23:21.058043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2679 | 2026.04.07 05:23:21.140495 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.04.07 05:23:21.140694 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2681 | 2026.04.07 05:23:21.140765 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2682 | 2026.04.07 05:23:21.141408 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.04.07 05:23:21.141456 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2684 | 2026.04.07 05:23:21.141827 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2685 | 2026.04.07 05:23:21.142066 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.04.07 05:23:21.142215 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 2687 | 2026.04.07 05:23:21.142257 [ 5 ] {69736486-cda4-4b49-9bc5-69457dc671b1} <Debug> TCPHandler: Processed in 0.001898236 sec. | ||
| 2688 | 2026.04.07 05:23:21.142375 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.04.07 05:23:21.142469 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2690 | 2026.04.07 05:23:21.142508 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2691 | 2026.04.07 05:23:21.142925 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.04.07 05:23:21.142961 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2693 | 2026.04.07 05:23:21.143260 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2694 | 2026.04.07 05:23:21.143459 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.04.07 05:23:21.143562 [ 104 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2696 | 2026.04.07 05:23:21.143587 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001136 sec., 50176.05633802817 rows/sec., 3.85 MiB/sec. | ||
| 2697 | 2026.04.07 05:23:21.143626 [ 104 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.04.07 05:23:21.143635 [ 5 ] {c30af237-8725-4c36-92f3-961c260bc9d9} <Debug> TCPHandler: Processed in 0.001308514 sec. | ||
| 2699 | 2026.04.07 05:23:21.143655 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2700 | 2026.04.07 05:23:21.143768 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.04.07 05:23:21.143778 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 2702 | 2026.04.07 05:23:21.143904 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.04.07 05:23:21.143920 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2026.04.07 05:23:21.143959 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2705 | 2026.04.07 05:23:21.143966 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 256 rows starting from the beginning of the part | ||
| 2706 | 2026.04.07 05:23:21.144080 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2707 | 2026.04.07 05:23:21.144134 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 267 rows starting from the beginning of the part | ||
| 2708 | 2026.04.07 05:23:21.144183 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2709 | 2026.04.07 05:23:21.144233 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 2710 | 2026.04.07 05:23:21.144280 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
| 2711 | 2026.04.07 05:23:21.144443 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.04.07 05:23:21.144492 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2713 | 2026.04.07 05:23:21.144839 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2714 | 2026.04.07 05:23:21.145084 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.04.07 05:23:21.145219 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00134 sec., 1492.5373134328358 rows/sec., 104.22 KiB/sec. | ||
| 2716 | 2026.04.07 05:23:21.145257 [ 5 ] {4eb4b15b-a6f9-4fc2-8476-ad6edd302b42} <Debug> TCPHandler: Processed in 0.00155123 sec. | ||
| 2717 | 2026.04.07 05:23:21.145346 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161245 sec., 515984.9917826909 rows/sec., 46.58 MiB/sec. | ||
| 2718 | 2026.04.07 05:23:21.145366 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.04.07 05:23:21.145480 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2720 | 2026.04.07 05:23:21.145520 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2721 | 2026.04.07 05:23:21.145535 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2722 | 2026.04.07 05:23:21.145864 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.04.07 05:23:21.145937 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_16_3} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2724 | 2026.04.07 05:23:21.145942 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.04.07 05:23:21.145986 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2726 | 2026.04.07 05:23:21.146016 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2727 | 2026.04.07 05:23:21.146291 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2728 | 2026.04.07 05:23:21.146501 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.04.07 05:23:21.146596 [ 104 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2730 | 2026.04.07 05:23:21.146626 [ 104 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.04.07 05:23:21.146630 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001169 sec., 56458.51154833191 rows/sec., 4.41 MiB/sec. | ||
| 2732 | 2026.04.07 05:23:21.146645 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2733 | 2026.04.07 05:23:21.146677 [ 5 ] {d4c6a511-2e9f-4def-86ec-9e737f34b44a} <Debug> TCPHandler: Processed in 0.001359756 sec. | ||
| 2734 | 2026.04.07 05:23:21.146740 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 2735 | 2026.04.07 05:23:21.146795 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.04.07 05:23:21.146840 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2737 | 2026.04.07 05:23:21.146872 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 162 rows starting from the beginning of the part | ||
| 2738 | 2026.04.07 05:23:21.146892 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.04.07 05:23:21.146927 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2740 | 2026.04.07 05:23:21.146940 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2741 | 2026.04.07 05:23:21.146973 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 2742 | 2026.04.07 05:23:21.147015 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2743 | 2026.04.07 05:23:21.147052 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2744 | 2026.04.07 05:23:21.147088 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2745 | 2026.04.07 05:23:21.147352 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.07 05:23:21.147392 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2747 | 2026.04.07 05:23:21.147753 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2748 | 2026.04.07 05:23:21.147948 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245914 sec., 500837.1364315675 rows/sec., 41.66 MiB/sec. | ||
| 2749 | 2026.04.07 05:23:21.147975 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.04.07 05:23:21.148081 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2751 | 2026.04.07 05:23:21.148087 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2752 | 2026.04.07 05:23:21.148111 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.04.07 05:23:21.148115 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001241 sec., 129734.08541498792 rows/sec., 9.03 MiB/sec. | ||
| 2754 | 2026.04.07 05:23:21.148130 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2755 | 2026.04.07 05:23:21.148161 [ 5 ] {cc5e8cda-dc1a-4f8d-b5e1-fe2181094cdf} <Debug> TCPHandler: Processed in 0.001413677 sec. | ||
| 2756 | 2026.04.07 05:23:21.148241 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 2757 | 2026.04.07 05:23:21.148278 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.04.07 05:23:21.148361 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.04.07 05:23:21.148378 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.04.07 05:23:21.148395 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.04.07 05:23:21.148423 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2762 | 2026.04.07 05:23:21.148436 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_16_3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2763 | 2026.04.07 05:23:21.148445 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1888 rows starting from the beginning of the part | ||
| 2764 | 2026.04.07 05:23:21.148526 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2765 | 2026.04.07 05:23:21.148535 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2766 | 2026.04.07 05:23:21.148597 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2767 | 2026.04.07 05:23:21.148646 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 2768 | 2026.04.07 05:23:21.148698 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 2769 | 2026.04.07 05:23:21.148746 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 2770 | 2026.04.07 05:23:21.148764 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.04.07 05:23:21.148802 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2772 | 2026.04.07 05:23:21.149137 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2773 | 2026.04.07 05:23:21.149342 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.04.07 05:23:21.149447 [ 105 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2775 | 2026.04.07 05:23:21.149467 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2776 | 2026.04.07 05:23:21.149479 [ 105 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.04.07 05:23:21.149499 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2778 | 2026.04.07 05:23:21.149501 [ 5 ] {232b5037-061c-42a9-b76d-744b10c7c98f} <Debug> TCPHandler: Processed in 0.001304214 sec. | ||
| 2779 | 2026.04.07 05:23:21.149584 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2780 | 2026.04.07 05:23:21.149685 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2781 | 2026.04.07 05:23:21.149710 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 606 rows starting from the beginning of the part | ||
| 2782 | 2026.04.07 05:23:21.149755 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2783 | 2026.04.07 05:23:21.149794 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2784 | 2026.04.07 05:23:21.149829 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2785 | 2026.04.07 05:23:21.149864 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2786 | 2026.04.07 05:23:21.149903 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 2787 | 2026.04.07 05:23:21.150187 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995758 sec., 1368903.4442051593 rows/sec., 96.70 MiB/sec. | ||
| 2788 | 2026.04.07 05:23:21.150512 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2789 | 2026.04.07 05:23:21.150775 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.04.07 05:23:21.150810 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225454 sec., 739317.8364916187 rows/sec., 49.97 MiB/sec. | ||
| 2791 | 2026.04.07 05:23:21.150851 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2792 | 2026.04.07 05:23:21.150927 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2793 | 2026.04.07 05:23:21.151020 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2794 | 2026.04.07 05:23:21.151300 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.04.07 05:23:21.151365 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_16_3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2796 | 2026.04.07 05:23:21.151442 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2797 | 2026.04.07 05:23:23.207835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 360 | ||
| 2798 | 2026.04.07 05:23:23.209908 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.04.07 05:23:23.209944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2800 | 2026.04.07 05:23:23.211100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2801 | 2026.04.07 05:23:23.211371 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.04.07 05:23:23.211625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2803 | 2026.04.07 05:23:26.142622 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.04.07 05:23:26.142834 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2805 | 2026.04.07 05:23:26.142908 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2806 | 2026.04.07 05:23:26.143650 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.04.07 05:23:26.143696 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2808 | 2026.04.07 05:23:26.144094 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2809 | 2026.04.07 05:23:26.144339 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.04.07 05:23:26.144497 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001717 sec., 81537.565521258 rows/sec., 7.10 MiB/sec. | ||
| 2811 | 2026.04.07 05:23:26.144546 [ 5 ] {68fb8335-331d-4610-b8f6-de9ef4f305c7} <Debug> TCPHandler: Processed in 0.002061499 sec. | ||
| 2812 | 2026.04.07 05:23:26.144667 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.04.07 05:23:26.144768 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.04.07 05:23:26.144811 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2815 | 2026.04.07 05:23:26.145257 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.04.07 05:23:26.145295 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2817 | 2026.04.07 05:23:26.145591 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2818 | 2026.04.07 05:23:26.145795 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.04.07 05:23:26.145901 [ 99 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2820 | 2026.04.07 05:23:26.145925 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001182 sec., 35532.99492385786 rows/sec., 2.61 MiB/sec. | ||
| 2821 | 2026.04.07 05:23:26.145969 [ 99 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.04.07 05:23:26.145976 [ 5 ] {a497fa0d-c88c-4199-8e2c-33b6f9064f23} <Debug> TCPHandler: Processed in 0.001361855 sec. | ||
| 2823 | 2026.04.07 05:23:26.146002 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2824 | 2026.04.07 05:23:26.146100 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.04.07 05:23:26.146151 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 2826 | 2026.04.07 05:23:26.146202 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2827 | 2026.04.07 05:23:26.146247 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2026.04.07 05:23:26.146319 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2829 | 2026.04.07 05:23:26.146363 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 2830 | 2026.04.07 05:23:26.146439 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2831 | 2026.04.07 05:23:26.146494 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part | ||
| 2832 | 2026.04.07 05:23:26.146556 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 2833 | 2026.04.07 05:23:26.146605 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2834 | 2026.04.07 05:23:26.146656 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 2835 | 2026.04.07 05:23:26.146677 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.04.07 05:23:26.146717 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2837 | 2026.04.07 05:23:26.147050 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2838 | 2026.04.07 05:23:26.147278 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.04.07 05:23:26.147419 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001236 sec., 85760.51779935276 rows/sec., 6.70 MiB/sec. | ||
| 2840 | 2026.04.07 05:23:26.147457 [ 5 ] {1c20355e-4e0b-411c-91b5-44e3b125397b} <Debug> TCPHandler: Processed in 0.001406486 sec. | ||
| 2841 | 2026.04.07 05:23:26.147568 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.04.07 05:23:26.147629 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545369 sec., 163067.84981451032 rows/sec., 12.58 MiB/sec. | ||
| 2843 | 2026.04.07 05:23:26.147662 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.04.07 05:23:26.147710 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2845 | 2026.04.07 05:23:26.147831 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2846 | 2026.04.07 05:23:26.148109 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.04.07 05:23:26.148144 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.04.07 05:23:26.148149 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2849 | 2026.04.07 05:23:26.148236 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_11_2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2850 | 2026.04.07 05:23:26.148338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2851 | 2026.04.07 05:23:26.148514 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2852 | 2026.04.07 05:23:26.148736 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.04.07 05:23:26.148866 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2854 | 2026.04.07 05:23:26.148902 [ 5 ] {654ee9b2-7dc9-47a1-95d6-854885ffe797} <Debug> TCPHandler: Processed in 0.001382877 sec. | ||
| 2855 | 2026.04.07 05:23:26.149004 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.04.07 05:23:26.149097 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.04.07 05:23:26.149150 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2858 | 2026.04.07 05:23:26.149989 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.04.07 05:23:26.150025 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2860 | 2026.04.07 05:23:26.150584 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2861 | 2026.04.07 05:23:26.150805 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.04.07 05:23:26.150939 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00186 sec., 22580.645161290322 rows/sec., 40.46 MiB/sec. | ||
| 2863 | 2026.04.07 05:23:26.150999 [ 5 ] {add919af-bf2f-4bbe-ba13-ac18a7d1427f} <Debug> TCPHandler: Processed in 0.002043128 sec. | ||
| 2864 | 2026.04.07 05:23:26.151112 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.04.07 05:23:26.151207 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.04.07 05:23:26.151248 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2867 | 2026.04.07 05:23:26.151579 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.04.07 05:23:26.151614 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2869 | 2026.04.07 05:23:26.151916 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2870 | 2026.04.07 05:23:26.152121 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.04.07 05:23:26.152247 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2872 | 2026.04.07 05:23:26.152282 [ 5 ] {bcf47020-e6a2-435c-8dca-d59d820bfa86} <Debug> TCPHandler: Processed in 0.001217973 sec. | ||
| 2873 | 2026.04.07 05:23:28.073599 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2874 | 2026.04.07 05:23:28.073654 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2875 | 2026.04.07 05:23:28.205944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6724 | ||
| 2876 | 2026.04.07 05:23:28.206495 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.07 05:23:28.206542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2878 | 2026.04.07 05:23:28.207045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2879 | 2026.04.07 05:23:28.207294 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.07 05:23:28.207432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6724 | ||
| 2881 | 2026.04.07 05:23:28.558188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2882 | 2026.04.07 05:23:28.587128 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.07 05:23:28.587229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2884 | 2026.04.07 05:23:28.598069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2885 | 2026.04.07 05:23:28.599489 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): 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.04.07 05:23:28.620502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2887 | 2026.04.07 05:23:29.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.68 MiB, peak 227.64 MiB, free memory in arenas 0.00 B, will set to 221.73 MiB (RSS), difference: 1.05 MiB | ||
| 2888 | 2026.04.07 05:23:31.141120 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.04.07 05:23:31.141336 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.04.07 05:23:31.141414 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.04.07 05:23:31.142141 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.04.07 05:23:31.142198 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2893 | 2026.04.07 05:23:31.142630 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2894 | 2026.04.07 05:23:31.142883 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.04.07 05:23:31.143052 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec. | ||
| 2896 | 2026.04.07 05:23:31.143102 [ 5 ] {1a6cc89f-bfaa-469c-8644-6ce99515e031} <Debug> TCPHandler: Processed in 0.00212571 sec. | ||
| 2897 | 2026.04.07 05:23:31.143237 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.04.07 05:23:31.143341 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.04.07 05:23:31.143386 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.04.07 05:23:31.143829 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.04.07 05:23:31.143865 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2902 | 2026.04.07 05:23:31.144183 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2903 | 2026.04.07 05:23:31.144402 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.04.07 05:23:31.144540 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 2905 | 2026.04.07 05:23:31.144579 [ 5 ] {3cc9118d-294c-4f5d-95f5-a916ad390093} <Debug> TCPHandler: Processed in 0.001397576 sec. | ||
| 2906 | 2026.04.07 05:23:31.144696 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.04.07 05:23:31.144794 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.04.07 05:23:31.144837 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.04.07 05:23:31.145244 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.04.07 05:23:31.145280 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2911 | 2026.04.07 05:23:31.145614 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2912 | 2026.04.07 05:23:31.145829 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.07 05:23:31.145975 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2914 | 2026.04.07 05:23:31.146012 [ 5 ] {3303a2fd-568e-4a05-9f0c-afd08a11a3cd} <Debug> TCPHandler: Processed in 0.001366526 sec. | ||
| 2915 | 2026.04.07 05:23:31.146131 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.04.07 05:23:31.146227 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.04.07 05:23:31.146269 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2918 | 2026.04.07 05:23:31.146599 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.04.07 05:23:31.146635 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2920 | 2026.04.07 05:23:31.146943 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2921 | 2026.04.07 05:23:31.147174 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.04.07 05:23:31.147318 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2923 | 2026.04.07 05:23:31.147354 [ 5 ] {e54baf88-2b1f-4334-bd69-0621cff1a685} <Debug> TCPHandler: Processed in 0.001273784 sec. | ||
| 2924 | 2026.04.07 05:23:33.211971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 380 | ||
| 2925 | 2026.04.07 05:23:33.213987 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.04.07 05:23:33.214030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2927 | 2026.04.07 05:23:33.215201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2928 | 2026.04.07 05:23:33.215486 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.04.07 05:23:33.215734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2930 | 2026.04.07 05:23:33.215951 [ 89 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2931 | 2026.04.07 05:23:33.216049 [ 89 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.04.07 05:23:33.216085 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2933 | 2026.04.07 05:23:33.216239 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 2934 | 2026.04.07 05:23:33.216986 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2935 | 2026.04.07 05:23:33.217161 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 260 rows starting from the beginning of the part | ||
| 2936 | 2026.04.07 05:23:33.217673 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2937 | 2026.04.07 05:23:33.218051 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2938 | 2026.04.07 05:23:33.218422 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2939 | 2026.04.07 05:23:33.218820 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2940 | 2026.04.07 05:23:33.219217 [ 197 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2941 | 2026.04.07 05:23:33.225356 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 72 columns (72 merged, 0 gathered) in 0.009178243 sec., 41402.2596699608 rows/sec., 37.38 MiB/sec. | ||
| 2942 | 2026.04.07 05:23:33.226369 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2943 | 2026.04.07 05:23:33.226965 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.04.07 05:23:33.227048 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_11_2} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2945 | 2026.04.07 05:23:33.227285 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2946 | 2026.04.07 05:23:35.707843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7172 | ||
| 2947 | 2026.04.07 05:23:35.708343 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.04.07 05:23:35.708390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2949 | 2026.04.07 05:23:35.708937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2950 | 2026.04.07 05:23:35.709162 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.04.07 05:23:35.709284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7172 | ||
| 2952 | 2026.04.07 05:23:36.120970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2953 | 2026.04.07 05:23:36.137636 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.04.07 05:23:36.137706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2955 | 2026.04.07 05:23:36.143326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2956 | 2026.04.07 05:23:36.144036 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.04.07 05:23:36.145716 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.04.07 05:23:36.145918 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.04.07 05:23:36.145992 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2960 | 2026.04.07 05:23:36.146676 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.04.07 05:23:36.146719 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2962 | 2026.04.07 05:23:36.147113 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2963 | 2026.04.07 05:23:36.147210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2964 | 2026.04.07 05:23:36.147343 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.04.07 05:23:36.147498 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 2966 | 2026.04.07 05:23:36.147538 [ 5 ] {58e86fa8-70ee-46cb-922c-654835ba4b7d} <Debug> TCPHandler: Processed in 0.001962647 sec. | ||
| 2967 | 2026.04.07 05:23:36.147660 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.04.07 05:23:36.147758 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2969 | 2026.04.07 05:23:36.147799 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2970 | 2026.04.07 05:23:36.148352 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.04.07 05:23:36.148390 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2972 | 2026.04.07 05:23:36.148719 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2973 | 2026.04.07 05:23:36.148932 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.07 05:23:36.149062 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Debug> executeQuery: Read 260 rows, 23.95 KiB in 0.001324 sec., 196374.62235649544 rows/sec., 17.66 MiB/sec. | ||
| 2975 | 2026.04.07 05:23:36.149100 [ 5 ] {76203218-060e-4fce-8616-edfd824fe274} <Debug> TCPHandler: Processed in 0.001491608 sec. | ||
| 2976 | 2026.04.07 05:23:36.149218 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.07 05:23:36.149314 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.07 05:23:36.149354 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2979 | 2026.04.07 05:23:36.149800 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.07 05:23:36.149836 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2981 | 2026.04.07 05:23:36.150136 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2982 | 2026.04.07 05:23:36.150359 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.07 05:23:36.150487 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Debug> executeQuery: Read 54 rows, 4.12 KiB in 0.001191 sec., 45340.05037783375 rows/sec., 3.38 MiB/sec. | ||
| 2984 | 2026.04.07 05:23:36.150524 [ 5 ] {abbb4748-fb19-4eb5-b6e1-95d8b17fb3f8} <Debug> TCPHandler: Processed in 0.001357325 sec. | ||
| 2985 | 2026.04.07 05:23:36.150649 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.04.07 05:23:36.150745 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.04.07 05:23:36.150785 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2988 | 2026.04.07 05:23:36.151182 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.04.07 05:23:36.151219 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2990 | 2026.04.07 05:23:36.151548 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2991 | 2026.04.07 05:23:36.151782 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.07 05:23:36.151912 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 2993 | 2026.04.07 05:23:36.151950 [ 5 ] {596cf459-2aa3-42be-9ab4-6d212b524520} <Debug> TCPHandler: Processed in 0.001351456 sec. | ||
| 2994 | 2026.04.07 05:23:36.152062 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.07 05:23:36.152158 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.07 05:23:36.152198 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2997 | 2026.04.07 05:23:36.152601 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.07 05:23:36.152637 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2999 | 2026.04.07 05:23:36.152939 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3000 | 2026.04.07 05:23:36.153151 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.07 05:23:36.153279 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 3002 | 2026.04.07 05:23:36.153318 [ 5 ] {c3b55a2d-9bdf-474f-819a-0d9e8ba3c8cd} <Debug> TCPHandler: Processed in 0.001306124 sec. | ||
| 3003 | 2026.04.07 05:23:36.153431 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.07 05:23:36.153529 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.07 05:23:36.153570 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3006 | 2026.04.07 05:23:36.154023 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.07 05:23:36.154060 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3008 | 2026.04.07 05:23:36.154366 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3009 | 2026.04.07 05:23:36.154586 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.07 05:23:36.154716 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001204 sec., 117940.19933554817 rows/sec., 9.52 MiB/sec. | ||
| 3011 | 2026.04.07 05:23:36.154757 [ 5 ] {8f8c7db3-3dd8-4001-99d6-56e9ff2760a9} <Debug> TCPHandler: Processed in 0.001375817 sec. | ||
| 3012 | 2026.04.07 05:23:36.154869 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.07 05:23:36.154987 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.07 05:23:36.155033 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3015 | 2026.04.07 05:23:36.155472 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.07 05:23:36.155512 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3017 | 2026.04.07 05:23:36.155872 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3018 | 2026.04.07 05:23:36.156088 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.07 05:23:36.156214 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001245 sec., 157429.718875502 rows/sec., 11.29 MiB/sec. | ||
| 3020 | 2026.04.07 05:23:36.156252 [ 5 ] {311ba68b-c7ba-4fc5-8c19-af4aedabe046} <Debug> TCPHandler: Processed in 0.001432607 sec. | ||
| 3021 | 2026.04.07 05:23:36.156371 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.07 05:23:36.156469 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.07 05:23:36.156523 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3024 | 2026.04.07 05:23:36.157380 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.07 05:23:36.157424 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3026 | 2026.04.07 05:23:36.158015 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3027 | 2026.04.07 05:23:36.158237 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.07 05:23:36.158385 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001935 sec., 21705.426356589145 rows/sec., 38.90 MiB/sec. | ||
| 3029 | 2026.04.07 05:23:36.158453 [ 5 ] {f7633e7a-b5b1-422b-a0f3-f7459f3f4583} <Debug> TCPHandler: Processed in 0.00213122 sec. | ||
| 3030 | 2026.04.07 05:23:36.158574 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.04.07 05:23:36.158670 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.04.07 05:23:36.158712 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3033 | 2026.04.07 05:23:36.159052 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.04.07 05:23:36.159091 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3035 | 2026.04.07 05:23:36.159418 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3036 | 2026.04.07 05:23:36.159634 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.07 05:23:36.159763 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 3038 | 2026.04.07 05:23:36.159800 [ 5 ] {c5cc4dcb-07a5-4f49-8366-7c90155f6916} <Debug> TCPHandler: Processed in 0.001276665 sec. | ||
| 3039 | 2026.04.07 05:23:41.140867 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.04.07 05:23:41.141077 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3041 | 2026.04.07 05:23:41.141147 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3042 | 2026.04.07 05:23:41.141914 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.07 05:23:41.141955 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3044 | 2026.04.07 05:23:41.142338 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3045 | 2026.04.07 05:23:41.142553 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.04.07 05:23:41.142703 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 3047 | 2026.04.07 05:23:41.142742 [ 5 ] {005d409c-cf07-44af-aaf0-8d40928a5bae} <Debug> TCPHandler: Processed in 0.002022729 sec. | ||
| 3048 | 2026.04.07 05:23:41.142870 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.04.07 05:23:41.142964 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3050 | 2026.04.07 05:23:41.143002 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3051 | 2026.04.07 05:23:41.143418 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.04.07 05:23:41.143452 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3053 | 2026.04.07 05:23:41.143752 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3054 | 2026.04.07 05:23:41.143955 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.04.07 05:23:41.144079 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 3056 | 2026.04.07 05:23:41.144115 [ 5 ] {a6236c38-cdb5-48e6-b5ad-b642735dc239} <Debug> TCPHandler: Processed in 0.001303525 sec. | ||
| 3057 | 2026.04.07 05:23:41.144247 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.04.07 05:23:41.144339 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.04.07 05:23:41.144379 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3060 | 2026.04.07 05:23:41.144788 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.04.07 05:23:41.144821 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3062 | 2026.04.07 05:23:41.145135 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3063 | 2026.04.07 05:23:41.145332 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.04.07 05:23:41.145455 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 3065 | 2026.04.07 05:23:41.145490 [ 5 ] {48131d02-4705-4cde-a8bf-981cc7dfa043} <Debug> TCPHandler: Processed in 0.001297515 sec. | ||
| 3066 | 2026.04.07 05:23:41.145609 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.04.07 05:23:41.145700 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3068 | 2026.04.07 05:23:41.145740 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3069 | 2026.04.07 05:23:41.146064 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.04.07 05:23:41.146096 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3071 | 2026.04.07 05:23:41.146381 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3072 | 2026.04.07 05:23:41.146589 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.04.07 05:23:41.146712 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 3074 | 2026.04.07 05:23:41.146745 [ 5 ] {18818929-3cf5-4005-817a-4e42fe7e24ed} <Debug> TCPHandler: Processed in 0.001191832 sec. | ||
| 3075 | 2026.04.07 05:23:43.073889 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3076 | 2026.04.07 05:23:43.073940 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3077 | 2026.04.07 05:23:43.209584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7684 | ||
| 3078 | 2026.04.07 05:23:43.210354 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.04.07 05:23:43.210391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3080 | 2026.04.07 05:23:43.210870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3081 | 2026.04.07 05:23:43.211088 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.04.07 05:23:43.211210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7684 | ||
| 3083 | 2026.04.07 05:23:43.211239 [ 79 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3084 | 2026.04.07 05:23:43.211301 [ 79 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.04.07 05:23:43.211324 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3086 | 2026.04.07 05:23:43.211518 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 3087 | 2026.04.07 05:23:43.211743 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3088 | 2026.04.07 05:23:43.211800 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5252 rows starting from the beginning of the part | ||
| 3089 | 2026.04.07 05:23:43.211889 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3090 | 2026.04.07 05:23:43.211945 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3091 | 2026.04.07 05:23:43.211987 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3092 | 2026.04.07 05:23:43.212022 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3093 | 2026.04.07 05:23:43.212061 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3094 | 2026.04.07 05:23:43.213496 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065269 sec., 3720580.7088568127 rows/sec., 53.22 MiB/sec. | ||
| 3095 | 2026.04.07 05:23:43.214182 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3096 | 2026.04.07 05:23:43.214425 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.04.07 05:23:43.214493 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_16_3} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3098 | 2026.04.07 05:23:43.214561 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3099 | 2026.04.07 05:23:43.215895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 406 | ||
| 3100 | 2026.04.07 05:23:43.218109 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.04.07 05:23:43.218147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3102 | 2026.04.07 05:23:43.219348 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3103 | 2026.04.07 05:23:43.219607 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.07 05:23:43.219846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3105 | 2026.04.07 05:23:43.648233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3106 | 2026.04.07 05:23:43.665075 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.04.07 05:23:43.665140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3108 | 2026.04.07 05:23:43.670503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3109 | 2026.04.07 05:23:43.671253 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.04.07 05:23:43.671550 [ 78 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3111 | 2026.04.07 05:23:43.671614 [ 78 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.04.07 05:23:43.671635 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3113 | 2026.04.07 05:23:43.671732 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3114 | 2026.04.07 05:23:43.674879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3115 | 2026.04.07 05:23:43.676048 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2026.04.07 05:23:43.677629 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3117 | 2026.04.07 05:23:43.682364 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3118 | 2026.04.07 05:23:43.686737 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3119 | 2026.04.07 05:23:43.691162 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3120 | 2026.04.07 05:23:43.695714 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3121 | 2026.04.07 05:23:43.699972 [ 202 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 3122 | 2026.04.07 05:23:43.758717 [ 195 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.087025543 sec., 1390.3963805201422 rows/sec., 7.19 MiB/sec. | ||
| 3123 | 2026.04.07 05:23:43.761382 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3124 | 2026.04.07 05:23:43.763612 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_16_3} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.04.07 05:23:43.763733 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_16_3} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3126 | 2026.04.07 05:23:43.765727 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3127 | 2026.04.07 05:23:44.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.41 MiB, peak 234.36 MiB, free memory in arenas 0.00 B, will set to 233.80 MiB (RSS), difference: 9.39 MiB | ||
| 3128 | 2026.04.07 05:23:44.001266 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862187 sec. | ||
| 3129 | 2026.04.07 05:23:46.142735 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.04.07 05:23:46.142960 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3131 | 2026.04.07 05:23:46.143037 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3132 | 2026.04.07 05:23:46.143837 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.07 05:23:46.143885 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3134 | 2026.04.07 05:23:46.144284 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3135 | 2026.04.07 05:23:46.144510 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.07 05:23:46.144665 [ 23 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3137 | 2026.04.07 05:23:46.144673 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001775 sec., 78873.23943661971 rows/sec., 6.87 MiB/sec. | ||
| 3138 | 2026.04.07 05:23:46.144753 [ 23 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.04.07 05:23:46.144778 [ 5 ] {93efeaa7-3ad5-4233-a215-07c433881c8e} <Debug> TCPHandler: Processed in 0.002176121 sec. | ||
| 3140 | 2026.04.07 05:23:46.144783 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3141 | 2026.04.07 05:23:46.144935 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.04.07 05:23:46.144948 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 3143 | 2026.04.07 05:23:46.145042 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.04.07 05:23:46.145090 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3145 | 2026.04.07 05:23:46.145132 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3146 | 2026.04.07 05:23:46.145174 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 3147 | 2026.04.07 05:23:46.145259 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 3148 | 2026.04.07 05:23:46.145311 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3149 | 2026.04.07 05:23:46.145360 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 260 rows starting from the beginning of the part | ||
| 3150 | 2026.04.07 05:23:46.145407 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3151 | 2026.04.07 05:23:46.145455 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 3152 | 2026.04.07 05:23:46.145608 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.04.07 05:23:46.145661 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3154 | 2026.04.07 05:23:46.146159 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3155 | 2026.04.07 05:23:46.146390 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.04.07 05:23:46.146527 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001509 sec., 27833.001988071574 rows/sec., 2.04 MiB/sec. | ||
| 3157 | 2026.04.07 05:23:46.146568 [ 5 ] {0cf18e94-e70f-4b23-b801-737ec332f6cf} <Debug> TCPHandler: Processed in 0.001685202 sec. | ||
| 3158 | 2026.04.07 05:23:46.146586 [ 195 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704612 sec., 539712.2629665871 rows/sec., 49.19 MiB/sec. | ||
| 3159 | 2026.04.07 05:23:46.146686 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.04.07 05:23:46.146771 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3161 | 2026.04.07 05:23:46.146792 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3162 | 2026.04.07 05:23:46.146840 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3163 | 2026.04.07 05:23:46.147038 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.04.07 05:23:46.147113 [ 198 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_21_4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3165 | 2026.04.07 05:23:46.147188 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3166 | 2026.04.07 05:23:46.147293 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.04.07 05:23:46.147335 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3168 | 2026.04.07 05:23:46.147656 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3169 | 2026.04.07 05:23:46.147866 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.04.07 05:23:46.147970 [ 23 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3171 | 2026.04.07 05:23:46.147997 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001226 sec., 86460.0326264274 rows/sec., 6.75 MiB/sec. | ||
| 3172 | 2026.04.07 05:23:46.148002 [ 23 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.04.07 05:23:46.148036 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3174 | 2026.04.07 05:23:46.148041 [ 5 ] {8b2d3f10-a3f7-4fe2-843e-b3cc640da614} <Debug> TCPHandler: Processed in 0.001405286 sec. | ||
| 3175 | 2026.04.07 05:23:46.148124 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 3176 | 2026.04.07 05:23:46.148167 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.04.07 05:23:46.148230 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3178 | 2026.04.07 05:23:46.148260 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 3179 | 2026.04.07 05:23:46.148269 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.04.07 05:23:46.148317 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3181 | 2026.04.07 05:23:46.148344 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3182 | 2026.04.07 05:23:46.148398 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3183 | 2026.04.07 05:23:46.148441 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 3184 | 2026.04.07 05:23:46.148488 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3185 | 2026.04.07 05:23:46.148534 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3186 | 2026.04.07 05:23:46.148730 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.04.07 05:23:46.148772 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3188 | 2026.04.07 05:23:46.149127 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3189 | 2026.04.07 05:23:46.149347 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.04.07 05:23:46.149423 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338435 sec., 491618.9430192725 rows/sec., 40.85 MiB/sec. | ||
| 3191 | 2026.04.07 05:23:46.149453 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3192 | 2026.04.07 05:23:46.149481 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.04.07 05:23:46.149482 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 3194 | 2026.04.07 05:23:46.149500 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3195 | 2026.04.07 05:23:46.149535 [ 5 ] {eaa935a0-b315-418f-899a-ed3a6cd60229} <Debug> TCPHandler: Processed in 0.001418477 sec. | ||
| 3196 | 2026.04.07 05:23:46.149552 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3197 | 2026.04.07 05:23:46.149584 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 3198 | 2026.04.07 05:23:46.149658 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.04.07 05:23:46.149667 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2026.04.07 05:23:46.149708 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2732 rows starting from the beginning of the part | ||
| 3201 | 2026.04.07 05:23:46.149756 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 3202 | 2026.04.07 05:23:46.149763 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.04.07 05:23:46.149795 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 3204 | 2026.04.07 05:23:46.149818 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.04.07 05:23:46.149823 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3206 | 2026.04.07 05:23:46.149838 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3207 | 2026.04.07 05:23:46.149887 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 3208 | 2026.04.07 05:23:46.149890 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_21_4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3209 | 2026.04.07 05:23:46.149925 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 3210 | 2026.04.07 05:23:46.149958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3211 | 2026.04.07 05:23:46.150687 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.04.07 05:23:46.150728 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3213 | 2026.04.07 05:23:46.151293 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738443 sec., 2052411.2668635093 rows/sec., 144.75 MiB/sec. | ||
| 3214 | 2026.04.07 05:23:46.151432 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3215 | 2026.04.07 05:23:46.151652 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3216 | 2026.04.07 05:23:46.151684 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.07 05:23:46.151806 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3218 | 2026.04.07 05:23:46.151840 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.04.07 05:23:46.151843 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002099 sec., 20009.528346831823 rows/sec., 35.86 MiB/sec. | ||
| 3220 | 2026.04.07 05:23:46.151865 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3221 | 2026.04.07 05:23:46.151921 [ 5 ] {3e1e4601-4d30-4f02-a813-05b5f399c613} <Debug> TCPHandler: Processed in 0.002312234 sec. | ||
| 3222 | 2026.04.07 05:23:46.151934 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.04.07 05:23:46.151945 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 3224 | 2026.04.07 05:23:46.152014 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3225 | 2026.04.07 05:23:46.152049 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.04.07 05:23:46.152072 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3227 | 2026.04.07 05:23:46.152124 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2026.04.07 05:23:46.152150 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.04.07 05:23:46.152164 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3230 | 2026.04.07 05:23:46.152200 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3231 | 2026.04.07 05:23:46.152278 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3232 | 2026.04.07 05:23:46.152397 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3233 | 2026.04.07 05:23:46.152492 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3234 | 2026.04.07 05:23:46.152547 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.04.07 05:23:46.152589 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3236 | 2026.04.07 05:23:46.152593 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3237 | 2026.04.07 05:23:46.152704 [ 198 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3238 | 2026.04.07 05:23:46.152931 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3239 | 2026.04.07 05:23:46.153188 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.04.07 05:23:46.153293 [ 23 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3241 | 2026.04.07 05:23:46.153321 [ 23 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.04.07 05:23:46.153326 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 3243 | 2026.04.07 05:23:46.153340 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3244 | 2026.04.07 05:23:46.153372 [ 5 ] {152387e7-847e-4383-90b5-d7de5e0ca25d} <Debug> TCPHandler: Processed in 0.001373106 sec. | ||
| 3245 | 2026.04.07 05:23:46.153423 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3246 | 2026.04.07 05:23:46.153506 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2026.04.07 05:23:46.153530 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
| 3248 | 2026.04.07 05:23:46.153573 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3249 | 2026.04.07 05:23:46.153608 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3250 | 2026.04.07 05:23:46.153639 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3251 | 2026.04.07 05:23:46.153670 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3252 | 2026.04.07 05:23:46.153700 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 3253 | 2026.04.07 05:23:46.154491 [ 192 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095761 sec., 1100604.967689122 rows/sec., 74.33 MiB/sec. | ||
| 3254 | 2026.04.07 05:23:46.154700 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3255 | 2026.04.07 05:23:46.154931 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.04.07 05:23:46.154992 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_21_4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3257 | 2026.04.07 05:23:46.155047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3258 | 2026.04.07 05:23:46.156338 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.004421593 sec., 89560.48193490446 rows/sec., 160.49 MiB/sec. | ||
| 3259 | 2026.04.07 05:23:46.157024 [ 192 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3260 | 2026.04.07 05:23:46.157412 [ 192 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.04.07 05:23:46.157496 [ 192 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3262 | 2026.04.07 05:23:46.157663 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3263 | 2026.04.07 05:23:47.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.41 MiB, peak 241.14 MiB, free memory in arenas 0.00 B, will set to 235.87 MiB (RSS), difference: 1.46 MiB | ||
| 3264 | 2026.04.07 05:23:50.711355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8132 | ||
| 3265 | 2026.04.07 05:23:50.712188 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.04.07 05:23:50.712269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3267 | 2026.04.07 05:23:50.712804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3268 | 2026.04.07 05:23:50.713041 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.04.07 05:23:50.713164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8132 | ||
| 3270 | 2026.04.07 05:23:51.142186 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.04.07 05:23:51.142367 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3272 | 2026.04.07 05:23:51.142433 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3273 | 2026.04.07 05:23:51.143063 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.04.07 05:23:51.143108 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3275 | 2026.04.07 05:23:51.143505 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3276 | 2026.04.07 05:23:51.143735 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.04.07 05:23:51.143898 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 3278 | 2026.04.07 05:23:51.143947 [ 5 ] {04ed296c-d70c-409a-a557-f6e0171e4766} <Debug> TCPHandler: Processed in 0.001901276 sec. | ||
| 3279 | 2026.04.07 05:23:51.144083 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.04.07 05:23:51.144185 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3281 | 2026.04.07 05:23:51.144227 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3282 | 2026.04.07 05:23:51.144669 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.04.07 05:23:51.144707 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3284 | 2026.04.07 05:23:51.145010 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3285 | 2026.04.07 05:23:51.145231 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.04.07 05:23:51.145357 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 3287 | 2026.04.07 05:23:51.145397 [ 5 ] {d49e3aae-91f2-4de4-8000-d752fba7f954} <Debug> TCPHandler: Processed in 0.001368226 sec. | ||
| 3288 | 2026.04.07 05:23:51.145517 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.04.07 05:23:51.145621 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.04.07 05:23:51.145663 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3291 | 2026.04.07 05:23:51.146082 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.04.07 05:23:51.146118 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3293 | 2026.04.07 05:23:51.146448 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3294 | 2026.04.07 05:23:51.146654 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.04.07 05:23:51.146780 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3296 | 2026.04.07 05:23:51.146817 [ 5 ] {8a6b4a5e-0d3c-4473-bfd6-6b36baa7c0e3} <Debug> TCPHandler: Processed in 0.001350896 sec. | ||
| 3297 | 2026.04.07 05:23:51.146931 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.04.07 05:23:51.147026 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.04.07 05:23:51.147067 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3300 | 2026.04.07 05:23:51.147405 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.04.07 05:23:51.147442 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3302 | 2026.04.07 05:23:51.147746 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3303 | 2026.04.07 05:23:51.147954 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.04.07 05:23:51.148082 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3305 | 2026.04.07 05:23:51.148117 [ 5 ] {a80aa3cb-ac14-46a3-ab87-d2338ddfd9ac} <Debug> TCPHandler: Processed in 0.001236543 sec. | ||
| 3306 | 2026.04.07 05:23:51.174981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3307 | 2026.04.07 05:23:51.189625 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.04.07 05:23:51.189688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3309 | 2026.04.07 05:23:51.195534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3310 | 2026.04.07 05:23:51.196195 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.04.07 05:23:51.198675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3312 | 2026.04.07 05:23:53.220014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 426 | ||
| 3313 | 2026.04.07 05:23:53.222658 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.04.07 05:23:53.222703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3315 | 2026.04.07 05:23:53.223879 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3316 | 2026.04.07 05:23:53.224149 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.04.07 05:23:53.224402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3318 | 2026.04.07 05:23:56.142375 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.04.07 05:23:56.142570 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3320 | 2026.04.07 05:23:56.142638 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3321 | 2026.04.07 05:23:56.143362 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.04.07 05:23:56.143409 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3323 | 2026.04.07 05:23:56.143825 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3324 | 2026.04.07 05:23:56.144066 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.04.07 05:23:56.144224 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001703 sec., 82207.86846741044 rows/sec., 7.16 MiB/sec. | ||
| 3326 | 2026.04.07 05:23:56.144270 [ 5 ] {99b77cfb-ae5f-4c21-9586-0371115e68e1} <Debug> TCPHandler: Processed in 0.002024658 sec. | ||
| 3327 | 2026.04.07 05:23:56.144391 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.04.07 05:23:56.144497 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.04.07 05:23:56.144542 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2026.04.07 05:23:56.144972 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.04.07 05:23:56.145009 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3332 | 2026.04.07 05:23:56.145325 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3333 | 2026.04.07 05:23:56.145544 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.04.07 05:23:56.145684 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.55 MiB/sec. | ||
| 3335 | 2026.04.07 05:23:56.145725 [ 5 ] {4b850779-3ad1-471d-b88f-bd3b49419fac} <Debug> TCPHandler: Processed in 0.001385766 sec. | ||
| 3336 | 2026.04.07 05:23:56.145842 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.04.07 05:23:56.145939 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3338 | 2026.04.07 05:23:56.145980 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3339 | 2026.04.07 05:23:56.146425 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.04.07 05:23:56.146463 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3341 | 2026.04.07 05:23:56.146779 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3342 | 2026.04.07 05:23:56.147000 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.07 05:23:56.147133 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001214 sec., 87314.6622734761 rows/sec., 6.82 MiB/sec. | ||
| 3344 | 2026.04.07 05:23:56.147172 [ 5 ] {f41874c0-9ed6-43d8-99f8-208c59246690} <Debug> TCPHandler: Processed in 0.001381646 sec. | ||
| 3345 | 2026.04.07 05:23:56.147285 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.04.07 05:23:56.147382 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.04.07 05:23:56.147426 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3348 | 2026.04.07 05:23:56.147821 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.04.07 05:23:56.147856 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3350 | 2026.04.07 05:23:56.148165 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3351 | 2026.04.07 05:23:56.148364 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.04.07 05:23:56.148552 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3353 | 2026.04.07 05:23:56.148591 [ 5 ] {643c8e17-83ec-4f10-a37b-608e3b3547e7} <Debug> TCPHandler: Processed in 0.001353266 sec. | ||
| 3354 | 2026.04.07 05:23:56.148697 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.04.07 05:23:56.148793 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.04.07 05:23:56.148847 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3357 | 2026.04.07 05:23:56.149668 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.04.07 05:23:56.149705 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3359 | 2026.04.07 05:23:56.150281 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3360 | 2026.04.07 05:23:56.150507 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.04.07 05:23:56.150648 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001874 sec., 22411.953041622197 rows/sec., 40.16 MiB/sec. | ||
| 3362 | 2026.04.07 05:23:56.150707 [ 5 ] {2aa6ebb1-17cc-4af6-a499-bd10d0e8169a} <Debug> TCPHandler: Processed in 0.002059359 sec. | ||
| 3363 | 2026.04.07 05:23:56.150821 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.04.07 05:23:56.150917 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.04.07 05:23:56.150958 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2026.04.07 05:23:56.151291 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.04.07 05:23:56.151328 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3368 | 2026.04.07 05:23:56.151643 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3369 | 2026.04.07 05:23:56.151856 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.04.07 05:23:56.151983 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3371 | 2026.04.07 05:23:56.152019 [ 5 ] {9dfe632b-9399-40b5-88f3-58f14ba77ba4} <Debug> TCPHandler: Processed in 0.001247223 sec. | ||
| 3372 | 2026.04.07 05:23:57.501870 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48786 | ||
| 3373 | 2026.04.07 05:23:57.501977 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3374 | 2026.04.07 05:23:57.502002 [ 288 ] {} <Debug> TCP-Session: f2df43e5-d3b2-41f3-b5f7-2359ccba94a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48786 | ||
| 3375 | 2026.04.07 05:23:57.502022 [ 288 ] {} <Debug> TCP-Session: f2df43e5-d3b2-41f3-b5f7-2359ccba94a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3376 | 2026.04.07 05:23:57.502035 [ 288 ] {} <Debug> TCP-Session: f2df43e5-d3b2-41f3-b5f7-2359ccba94a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2026.04.07 05:23:57.502254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64835 | ||
| 3378 | 2026.04.07 05:23:57.502289 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43727 | ||
| 3379 | 2026.04.07 05:23:57.502306 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47912 | ||
| 3380 | 2026.04.07 05:23:57.502339 [ 288 ] {} <Trace> TCP-Session: f2df43e5-d3b2-41f3-b5f7-2359ccba94a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.04.07 05:23:57.502373 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3382 | 2026.04.07 05:23:57.502284 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47528 | ||
| 3383 | 2026.04.07 05:23:57.502412 [ 293 ] {} <Debug> TCP-Session: 32700353-f8d5-46d1-a2b6-dc43ff32d5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43727 | ||
| 3384 | 2026.04.07 05:23:57.502281 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45068 | ||
| 3385 | 2026.04.07 05:23:57.502456 [ 293 ] {} <Debug> TCP-Session: 32700353-f8d5-46d1-a2b6-dc43ff32d5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2026.04.07 05:23:57.502276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50794 | ||
| 3387 | 2026.04.07 05:23:57.502528 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3388 | 2026.04.07 05:23:57.502516 [ 293 ] {} <Debug> TCP-Session: 32700353-f8d5-46d1-a2b6-dc43ff32d5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2026.04.07 05:23:57.502802 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3390 | 2026.04.07 05:23:57.502860 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3391 | 2026.04.07 05:23:57.503139 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 3392 | 2026.04.07 05:23:57.503984 [ 300 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> AggregatingTransform: Aggregating | ||
| 3393 | 2026.04.07 05:23:57.504045 [ 300 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3394 | 2026.04.07 05:23:57.504087 [ 300 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846205 sec. (1181.747 rows/sec., 46.16 KiB/sec.) | ||
| 3395 | 2026.04.07 05:23:57.504110 [ 300 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Trace> Aggregator: Merging aggregated data | ||
| 3396 | 2026.04.07 05:23:57.505558 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 3397 | 2026.04.07 05:23:57.505677 [ 288 ] {e9089b44-8ad1-4c9c-b5ea-58f604516abd} <Debug> TCPHandler: Processed in 0.003450105 sec. | ||
| 3398 | 2026.04.07 05:23:57.505825 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3399 | 2026.04.07 05:23:57.505854 [ 288 ] {} <Debug> TCP-Session: f2df43e5-d3b2-41f3-b5f7-2359ccba94a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2026.04.07 05:23:57.505891 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3401 | 2026.04.07 05:23:57.505930 [ 293 ] {} <Debug> TCP-Session: 32700353-f8d5-46d1-a2b6-dc43ff32d5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2026.04.07 05:23:57.507031 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3403 | 2026.04.07 05:23:57.507074 [ 289 ] {} <Debug> TCP-Session: 5d57021b-0553-4ce4-b260-e61a44bc7901 Authenticating user 'default' from [fd00:1122:3344:101::e]:64835 | ||
| 3404 | 2026.04.07 05:23:57.507094 [ 289 ] {} <Debug> TCP-Session: 5d57021b-0553-4ce4-b260-e61a44bc7901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3405 | 2026.04.07 05:23:57.507107 [ 289 ] {} <Debug> TCP-Session: 5d57021b-0553-4ce4-b260-e61a44bc7901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2026.04.07 05:23:57.507131 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2026.04.07 05:23:57.507172 [ 290 ] {} <Debug> TCP-Session: 7d7fc8d0-b994-43a2-aea3-c9b6253e8ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50794 | ||
| 3408 | 2026.04.07 05:23:57.507195 [ 290 ] {} <Debug> TCP-Session: 7d7fc8d0-b994-43a2-aea3-c9b6253e8ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.04.07 05:23:57.507207 [ 290 ] {} <Debug> TCP-Session: 7d7fc8d0-b994-43a2-aea3-c9b6253e8ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2026.04.07 05:23:57.507244 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3411 | 2026.04.07 05:23:57.507305 [ 291 ] {} <Debug> TCP-Session: a644e4c6-6b64-4dab-bb6c-daa7523e74a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45068 | ||
| 3412 | 2026.04.07 05:23:57.507318 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64936 | ||
| 3413 | 2026.04.07 05:23:57.507328 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64021 | ||
| 3414 | 2026.04.07 05:23:57.507345 [ 291 ] {} <Debug> TCP-Session: a644e4c6-6b64-4dab-bb6c-daa7523e74a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.04.07 05:23:57.507382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3416 | 2026.04.07 05:23:57.507385 [ 291 ] {} <Debug> TCP-Session: a644e4c6-6b64-4dab-bb6c-daa7523e74a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2026.04.07 05:23:57.507410 [ 293 ] {} <Debug> TCP-Session: 1bd4a563-7e99-4384-ab44-5cd0282d7d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:64936 | ||
| 3418 | 2026.04.07 05:23:57.507436 [ 293 ] {} <Debug> TCP-Session: 1bd4a563-7e99-4384-ab44-5cd0282d7d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.04.07 05:23:57.507448 [ 293 ] {} <Debug> TCP-Session: 1bd4a563-7e99-4384-ab44-5cd0282d7d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.04.07 05:23:57.515288 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3421 | 2026.04.07 05:23:57.515330 [ 292 ] {} <Debug> TCP-Session: 49112977-0747-44e3-87ea-71ad9c01d64f Authenticating user 'default' from [fd00:1122:3344:101::e]:47528 | ||
| 3422 | 2026.04.07 05:23:57.515337 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3423 | 2026.04.07 05:23:57.515352 [ 292 ] {} <Debug> TCP-Session: 49112977-0747-44e3-87ea-71ad9c01d64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3424 | 2026.04.07 05:23:57.515383 [ 3 ] {} <Debug> TCP-Session: 3d5e6f40-bf2b-43a9-8916-579ae3f23fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64021 | ||
| 3425 | 2026.04.07 05:23:57.515385 [ 292 ] {} <Debug> TCP-Session: 49112977-0747-44e3-87ea-71ad9c01d64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3426 | 2026.04.07 05:23:57.515413 [ 3 ] {} <Debug> TCP-Session: 3d5e6f40-bf2b-43a9-8916-579ae3f23fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.04.07 05:23:57.515437 [ 3 ] {} <Debug> TCP-Session: 3d5e6f40-bf2b-43a9-8916-579ae3f23fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2026.04.07 05:23:57.517423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3429 | 2026.04.07 05:23:57.517463 [ 294 ] {} <Debug> TCP-Session: 6f3f3854-f8e3-4f87-b7dd-4f38c30364aa Authenticating user 'default' from [fd00:1122:3344:101::e]:47912 | ||
| 3430 | 2026.04.07 05:23:57.517482 [ 294 ] {} <Debug> TCP-Session: 6f3f3854-f8e3-4f87-b7dd-4f38c30364aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.04.07 05:23:57.517495 [ 294 ] {} <Debug> TCP-Session: 6f3f3854-f8e3-4f87-b7dd-4f38c30364aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.04.07 05:23:57.524252 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64936). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3433 | |||
| 3434 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3436 | 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 | ||
| 3437 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3438 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3439 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3440 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3441 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3442 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3443 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3444 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3445 | (version 23.8.7.1) | ||
| 3446 | 2026.04.07 05:23:57.524417 [ 293 ] {} <Debug> TCP-Session: 1bd4a563-7e99-4384-ab44-5cd0282d7d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2026.04.07 05:23:57.524436 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47912). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3448 | |||
| 3449 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3450 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3451 | 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 | ||
| 3452 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3453 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3454 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3455 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3456 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3457 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3458 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3459 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3460 | (version 23.8.7.1) | ||
| 3461 | 2026.04.07 05:23:57.524516 [ 294 ] {} <Debug> TCP-Session: 6f3f3854-f8e3-4f87-b7dd-4f38c30364aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.04.07 05:23:57.524534 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50794). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3463 | |||
| 3464 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3465 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3466 | 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 | ||
| 3467 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3468 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3469 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3470 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3471 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3472 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3473 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3474 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3475 | (version 23.8.7.1) | ||
| 3476 | 2026.04.07 05:23:57.524608 [ 290 ] {} <Debug> TCP-Session: 7d7fc8d0-b994-43a2-aea3-c9b6253e8ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.04.07 05:23:57.524638 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45068). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3478 | |||
| 3479 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3480 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3481 | 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 | ||
| 3482 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3483 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3484 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3485 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3486 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3487 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3488 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3489 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3490 | (version 23.8.7.1) | ||
| 3491 | 2026.04.07 05:23:57.524725 [ 291 ] {} <Debug> TCP-Session: a644e4c6-6b64-4dab-bb6c-daa7523e74a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.04.07 05:23:57.524735 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64021). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3493 | |||
| 3494 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3495 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3496 | 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 | ||
| 3497 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3498 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3499 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3500 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3501 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3502 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3503 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3504 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3505 | (version 23.8.7.1) | ||
| 3506 | 2026.04.07 05:23:57.524800 [ 3 ] {} <Debug> TCP-Session: 3d5e6f40-bf2b-43a9-8916-579ae3f23fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.04.07 05:23:57.524825 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47528). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3508 | |||
| 3509 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3510 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3511 | 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 | ||
| 3512 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3513 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3514 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3515 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3516 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3517 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3518 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3519 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3520 | (version 23.8.7.1) | ||
| 3521 | 2026.04.07 05:23:57.524904 [ 292 ] {} <Debug> TCP-Session: 49112977-0747-44e3-87ea-71ad9c01d64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2026.04.07 05:23:57.524927 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64835). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3523 | |||
| 3524 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3525 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3526 | 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 | ||
| 3527 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3528 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3529 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3530 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3531 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3532 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3533 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3534 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3535 | (version 23.8.7.1) | ||
| 3536 | 2026.04.07 05:23:57.524999 [ 289 ] {} <Debug> TCP-Session: 5d57021b-0553-4ce4-b260-e61a44bc7901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.04.07 05:23:58.073994 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3538 | 2026.04.07 05:23:58.074043 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3539 | 2026.04.07 05:23:58.213383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8644 | ||
| 3540 | 2026.04.07 05:23:58.213950 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.04.07 05:23:58.214001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3542 | 2026.04.07 05:23:58.214540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3543 | 2026.04.07 05:23:58.214771 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.04.07 05:23:58.214912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8644 | ||
| 3545 | 2026.04.07 05:23:58.698900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3546 | 2026.04.07 05:23:58.725274 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.04.07 05:23:58.725376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3548 | 2026.04.07 05:23:58.734341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3549 | 2026.04.07 05:23:58.735953 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.04.07 05:23:58.744388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3551 | 2026.04.07 05:23:59.134409 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40836 | ||
| 3552 | 2026.04.07 05:23:59.134532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3553 | 2026.04.07 05:23:59.134562 [ 286 ] {} <Debug> TCP-Session: 7db0a1e2-fa22-4bdb-b2ec-dcd5d0c95162 Authenticating user 'default' from [fd00:1122:3344:101::e]:40836 | ||
| 3554 | 2026.04.07 05:23:59.134585 [ 286 ] {} <Debug> TCP-Session: 7db0a1e2-fa22-4bdb-b2ec-dcd5d0c95162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.04.07 05:23:59.134600 [ 286 ] {} <Debug> TCP-Session: 7db0a1e2-fa22-4bdb-b2ec-dcd5d0c95162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.04.07 05:23:59.134796 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59327 | ||
| 3557 | 2026.04.07 05:23:59.134817 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62593 | ||
| 3558 | 2026.04.07 05:23:59.134852 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63275 | ||
| 3559 | 2026.04.07 05:23:59.134882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52340 | ||
| 3560 | 2026.04.07 05:23:59.134919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2026.04.07 05:23:59.134930 [ 286 ] {} <Trace> TCP-Session: 7db0a1e2-fa22-4bdb-b2ec-dcd5d0c95162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.04.07 05:23:59.134963 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2026.04.07 05:23:59.134982 [ 288 ] {} <Debug> TCP-Session: 9cab181b-c554-4aa3-8447-135e5538b3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59327 | ||
| 3564 | 2026.04.07 05:23:59.134923 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3565 | 2026.04.07 05:23:59.135030 [ 288 ] {} <Debug> TCP-Session: 9cab181b-c554-4aa3-8447-135e5538b3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.04.07 05:23:59.135040 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.04.07 05:23:59.135058 [ 288 ] {} <Debug> TCP-Session: 9cab181b-c554-4aa3-8447-135e5538b3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.04.07 05:23:59.135052 [ 290 ] {} <Debug> TCP-Session: dfd747ed-c3bb-4f98-b2fb-1b10d99b56b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62593 | ||
| 3569 | 2026.04.07 05:23:59.135098 [ 3 ] {} <Debug> TCP-Session: 1ee0105a-b15a-4966-8a45-82ea94315257 Authenticating user 'default' from [fd00:1122:3344:101::e]:52340 | ||
| 3570 | 2026.04.07 05:23:59.135139 [ 290 ] {} <Debug> TCP-Session: dfd747ed-c3bb-4f98-b2fb-1b10d99b56b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.04.07 05:23:59.135146 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3572 | 2026.04.07 05:23:59.135167 [ 290 ] {} <Debug> TCP-Session: dfd747ed-c3bb-4f98-b2fb-1b10d99b56b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.04.07 05:23:59.135165 [ 3 ] {} <Debug> TCP-Session: 1ee0105a-b15a-4966-8a45-82ea94315257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.04.07 05:23:59.135018 [ 293 ] {} <Debug> TCP-Session: 58a1ae37-bcde-4cde-b743-bd43ddfa1561 Authenticating user 'default' from [fd00:1122:3344:101::e]:63275 | ||
| 3575 | 2026.04.07 05:23:59.135212 [ 3 ] {} <Debug> TCP-Session: 1ee0105a-b15a-4966-8a45-82ea94315257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.04.07 05:23:59.135238 [ 293 ] {} <Debug> TCP-Session: 58a1ae37-bcde-4cde-b743-bd43ddfa1561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.04.07 05:23:59.134867 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56487 | ||
| 3578 | 2026.04.07 05:23:59.135263 [ 293 ] {} <Debug> TCP-Session: 58a1ae37-bcde-4cde-b743-bd43ddfa1561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.04.07 05:23:59.134840 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33784 | ||
| 3580 | 2026.04.07 05:23:59.134800 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60413 | ||
| 3581 | 2026.04.07 05:23:59.135334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.04.07 05:23:59.134836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39415 | ||
| 3583 | 2026.04.07 05:23:59.135379 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3584 | 2026.04.07 05:23:59.135383 [ 294 ] {} <Debug> TCP-Session: 692dbb8a-7cfe-4e39-bf2e-cea5ad16ab2a Authenticating user 'default' from [fd00:1122:3344:101::e]:56487 | ||
| 3585 | 2026.04.07 05:23:59.135431 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3586 | 2026.04.07 05:23:59.135454 [ 294 ] {} <Debug> TCP-Session: 692dbb8a-7cfe-4e39-bf2e-cea5ad16ab2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.04.07 05:23:59.135430 [ 291 ] {} <Debug> TCP-Session: 081dcc57-9d96-45df-b686-4aa9bbea199d Authenticating user 'default' from [fd00:1122:3344:101::e]:33784 | ||
| 3588 | 2026.04.07 05:23:59.135473 [ 294 ] {} <Debug> TCP-Session: 692dbb8a-7cfe-4e39-bf2e-cea5ad16ab2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.04.07 05:23:59.135498 [ 291 ] {} <Debug> TCP-Session: 081dcc57-9d96-45df-b686-4aa9bbea199d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.04.07 05:23:59.135505 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3591 | 2026.04.07 05:23:59.135522 [ 291 ] {} <Debug> TCP-Session: 081dcc57-9d96-45df-b686-4aa9bbea199d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.04.07 05:23:59.135635 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3593 | 2026.04.07 05:23:59.135636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.04.07 05:23:59.135669 [ 289 ] {} <Debug> TCP-Session: 2dd0b234-e387-49d6-91fa-759709813ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60413 | ||
| 3595 | 2026.04.07 05:23:59.135687 [ 292 ] {} <Debug> TCP-Session: 0b5c7620-c0de-4586-98b4-01a15f325341 Authenticating user 'default' from [fd00:1122:3344:101::e]:39415 | ||
| 3596 | 2026.04.07 05:23:59.135695 [ 289 ] {} <Debug> TCP-Session: 2dd0b234-e387-49d6-91fa-759709813ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.04.07 05:23:59.135714 [ 292 ] {} <Debug> TCP-Session: 0b5c7620-c0de-4586-98b4-01a15f325341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.04.07 05:23:59.135722 [ 289 ] {} <Debug> TCP-Session: 2dd0b234-e387-49d6-91fa-759709813ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.04.07 05:23:59.135736 [ 292 ] {} <Debug> TCP-Session: 0b5c7620-c0de-4586-98b4-01a15f325341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.04.07 05:23:59.135808 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 3601 | 2026.04.07 05:23:59.136842 [ 261 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> AggregatingTransform: Aggregating | ||
| 3602 | 2026.04.07 05:23:59.136893 [ 261 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 3603 | 2026.04.07 05:23:59.136921 [ 261 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101259 sec. (987.567 rows/sec., 38.58 KiB/sec.) | ||
| 3604 | 2026.04.07 05:23:59.136935 [ 261 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Trace> Aggregator: Merging aggregated data | ||
| 3605 | 2026.04.07 05:23:59.138165 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 3606 | 2026.04.07 05:23:59.138295 [ 286 ] {9be69adb-8d7f-4339-aded-92ef113459ce} <Debug> TCPHandler: Processed in 0.003500836 sec. | ||
| 3607 | 2026.04.07 05:23:59.138414 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3608 | 2026.04.07 05:23:59.138444 [ 286 ] {} <Debug> TCP-Session: 7db0a1e2-fa22-4bdb-b2ec-dcd5d0c95162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.04.07 05:23:59.138443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3610 | 2026.04.07 05:23:59.138465 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3611 | 2026.04.07 05:23:59.138481 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3612 | 2026.04.07 05:23:59.138494 [ 288 ] {} <Debug> TCP-Session: 9cab181b-c554-4aa3-8447-135e5538b3e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.04.07 05:23:59.138515 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3614 | 2026.04.07 05:23:59.138544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3615 | 2026.04.07 05:23:59.138567 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3616 | 2026.04.07 05:23:59.138571 [ 293 ] {} <Debug> TCP-Session: 58a1ae37-bcde-4cde-b743-bd43ddfa1561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.04.07 05:23:59.138590 [ 292 ] {} <Debug> TCP-Session: 0b5c7620-c0de-4586-98b4-01a15f325341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.04.07 05:23:59.138612 [ 294 ] {} <Debug> TCP-Session: 692dbb8a-7cfe-4e39-bf2e-cea5ad16ab2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.04.07 05:23:59.138539 [ 3 ] {} <Debug> TCP-Session: 1ee0105a-b15a-4966-8a45-82ea94315257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.04.07 05:23:59.138537 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3621 | 2026.04.07 05:23:59.138517 [ 289 ] {} <Debug> TCP-Session: 2dd0b234-e387-49d6-91fa-759709813ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.04.07 05:23:59.138697 [ 291 ] {} <Debug> TCP-Session: 081dcc57-9d96-45df-b686-4aa9bbea199d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.04.07 05:23:59.138498 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2026.04.07 05:23:59.138749 [ 290 ] {} <Debug> TCP-Session: dfd747ed-c3bb-4f98-b2fb-1b10d99b56b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.04.07 05:23:59.266639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54073 | ||
| 3626 | 2026.04.07 05:23:59.266739 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3627 | 2026.04.07 05:23:59.266764 [ 286 ] {} <Debug> TCP-Session: 72e53984-f26d-43df-adc0-7e55595009fe Authenticating user 'default' from [fd00:1122:3344:101::e]:54073 | ||
| 3628 | 2026.04.07 05:23:59.266785 [ 286 ] {} <Debug> TCP-Session: 72e53984-f26d-43df-adc0-7e55595009fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.04.07 05:23:59.266798 [ 286 ] {} <Debug> TCP-Session: 72e53984-f26d-43df-adc0-7e55595009fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.04.07 05:23:59.267028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35229 | ||
| 3631 | 2026.04.07 05:23:59.267060 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37449 | ||
| 3632 | 2026.04.07 05:23:59.267068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40424 | ||
| 3633 | 2026.04.07 05:23:59.267087 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50918 | ||
| 3634 | 2026.04.07 05:23:59.267058 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59142 | ||
| 3635 | 2026.04.07 05:23:59.267142 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3636 | 2026.04.07 05:23:59.267152 [ 286 ] {} <Trace> TCP-Session: 72e53984-f26d-43df-adc0-7e55595009fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.04.07 05:23:59.267181 [ 292 ] {} <Debug> TCP-Session: 9abf2103-377a-4d38-92d2-48b5412cd484 Authenticating user 'default' from [fd00:1122:3344:101::e]:37449 | ||
| 3638 | 2026.04.07 05:23:59.267175 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.04.07 05:23:59.267207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3640 | 2026.04.07 05:23:59.267219 [ 292 ] {} <Debug> TCP-Session: 9abf2103-377a-4d38-92d2-48b5412cd484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.04.07 05:23:59.267241 [ 293 ] {} <Debug> TCP-Session: f8bef5f0-8b8b-4a1e-b0f3-97060c4d3946 Authenticating user 'default' from [fd00:1122:3344:101::e]:40424 | ||
| 3642 | 2026.04.07 05:23:59.267257 [ 292 ] {} <Debug> TCP-Session: 9abf2103-377a-4d38-92d2-48b5412cd484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.04.07 05:23:59.267254 [ 291 ] {} <Debug> TCP-Session: 22471a01-452f-4d5e-b1c7-cc79109552cb Authenticating user 'default' from [fd00:1122:3344:101::e]:59142 | ||
| 3644 | 2026.04.07 05:23:59.267277 [ 293 ] {} <Debug> TCP-Session: f8bef5f0-8b8b-4a1e-b0f3-97060c4d3946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.04.07 05:23:59.267207 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.04.07 05:23:59.267304 [ 291 ] {} <Debug> TCP-Session: 22471a01-452f-4d5e-b1c7-cc79109552cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.04.07 05:23:59.267309 [ 293 ] {} <Debug> TCP-Session: f8bef5f0-8b8b-4a1e-b0f3-97060c4d3946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.04.07 05:23:59.267334 [ 3 ] {} <Debug> TCP-Session: 194efb24-89e3-48df-a8bd-191ec0c156f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50918 | ||
| 3649 | 2026.04.07 05:23:59.267335 [ 291 ] {} <Debug> TCP-Session: 22471a01-452f-4d5e-b1c7-cc79109552cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.04.07 05:23:59.267363 [ 3 ] {} <Debug> TCP-Session: 194efb24-89e3-48df-a8bd-191ec0c156f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.04.07 05:23:59.267142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3652 | 2026.04.07 05:23:59.267378 [ 3 ] {} <Debug> TCP-Session: 194efb24-89e3-48df-a8bd-191ec0c156f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.04.07 05:23:59.267038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61547 | ||
| 3654 | 2026.04.07 05:23:59.267427 [ 288 ] {} <Debug> TCP-Session: 0a0c6607-fd2c-4420-a2d4-c39043290a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35229 | ||
| 3655 | 2026.04.07 05:23:59.267032 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36199 | ||
| 3656 | 2026.04.07 05:23:59.267491 [ 288 ] {} <Debug> TCP-Session: 0a0c6607-fd2c-4420-a2d4-c39043290a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.04.07 05:23:59.267077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48925 | ||
| 3658 | 2026.04.07 05:23:59.267530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.04.07 05:23:59.267612 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3660 | 2026.04.07 05:23:59.267517 [ 288 ] {} <Debug> TCP-Session: 0a0c6607-fd2c-4420-a2d4-c39043290a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.04.07 05:23:59.267638 [ 290 ] {} <Debug> TCP-Session: b55dba1c-25a0-4b50-8e78-6288d1d313f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61547 | ||
| 3662 | 2026.04.07 05:23:59.267652 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.04.07 05:23:59.267650 [ 289 ] {} <Debug> TCP-Session: 3904c2f4-a1cf-4a52-b260-db075077803e Authenticating user 'default' from [fd00:1122:3344:101::e]:36199 | ||
| 3664 | 2026.04.07 05:23:59.267688 [ 290 ] {} <Debug> TCP-Session: b55dba1c-25a0-4b50-8e78-6288d1d313f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.04.07 05:23:59.267717 [ 289 ] {} <Debug> TCP-Session: 3904c2f4-a1cf-4a52-b260-db075077803e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.04.07 05:23:59.267736 [ 290 ] {} <Debug> TCP-Session: b55dba1c-25a0-4b50-8e78-6288d1d313f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.04.07 05:23:59.267745 [ 289 ] {} <Debug> TCP-Session: 3904c2f4-a1cf-4a52-b260-db075077803e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.04.07 05:23:59.267699 [ 294 ] {} <Debug> TCP-Session: 92c548b9-0c26-4356-bb59-1e91f756313a Authenticating user 'default' from [fd00:1122:3344:101::e]:48925 | ||
| 3669 | 2026.04.07 05:23:59.267337 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3670 | 2026.04.07 05:23:59.267798 [ 294 ] {} <Debug> TCP-Session: 92c548b9-0c26-4356-bb59-1e91f756313a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.04.07 05:23:59.267826 [ 294 ] {} <Debug> TCP-Session: 92c548b9-0c26-4356-bb59-1e91f756313a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.04.07 05:23:59.268081 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3673 | 2026.04.07 05:23:59.268135 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3674 | 2026.04.07 05:23:59.268446 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 3675 | 2026.04.07 05:23:59.269411 [ 345 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> AggregatingTransform: Aggregating | ||
| 3676 | 2026.04.07 05:23:59.269460 [ 345 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3677 | 2026.04.07 05:23:59.269496 [ 345 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941398 sec. (1062.250 rows/sec., 41.49 KiB/sec.) | ||
| 3678 | 2026.04.07 05:23:59.269516 [ 345 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Trace> Aggregator: Merging aggregated data | ||
| 3679 | 2026.04.07 05:23:59.270495 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 3680 | 2026.04.07 05:23:59.270609 [ 286 ] {1f0b03c4-0720-4599-bac3-094b40f2319f} <Debug> TCPHandler: Processed in 0.003547267 sec. | ||
| 3681 | 2026.04.07 05:23:59.270724 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.04.07 05:23:59.270749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3683 | 2026.04.07 05:23:59.270765 [ 286 ] {} <Debug> TCP-Session: 72e53984-f26d-43df-adc0-7e55595009fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.04.07 05:23:59.270768 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3685 | 2026.04.07 05:23:59.270790 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3686 | 2026.04.07 05:23:59.270799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3687 | 2026.04.07 05:23:59.270818 [ 292 ] {} <Debug> TCP-Session: 9abf2103-377a-4d38-92d2-48b5412cd484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.04.07 05:23:59.270819 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3689 | 2026.04.07 05:23:59.270848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3690 | 2026.04.07 05:23:59.270865 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3691 | 2026.04.07 05:23:59.270883 [ 3 ] {} <Debug> TCP-Session: 194efb24-89e3-48df-a8bd-191ec0c156f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.04.07 05:23:59.270896 [ 291 ] {} <Debug> TCP-Session: 22471a01-452f-4d5e-b1c7-cc79109552cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.04.07 05:23:59.270916 [ 293 ] {} <Debug> TCP-Session: f8bef5f0-8b8b-4a1e-b0f3-97060c4d3946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.04.07 05:23:59.270845 [ 289 ] {} <Debug> TCP-Session: 3904c2f4-a1cf-4a52-b260-db075077803e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.04.07 05:23:59.270832 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3696 | 2026.04.07 05:23:59.270782 [ 294 ] {} <Debug> TCP-Session: 92c548b9-0c26-4356-bb59-1e91f756313a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.04.07 05:23:59.270988 [ 290 ] {} <Debug> TCP-Session: b55dba1c-25a0-4b50-8e78-6288d1d313f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.04.07 05:23:59.270857 [ 288 ] {} <Debug> TCP-Session: 0a0c6607-fd2c-4420-a2d4-c39043290a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.04.07 05:24:01.140669 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.04.07 05:24:01.140872 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3701 | 2026.04.07 05:24:01.140949 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3702 | 2026.04.07 05:24:01.141758 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.04.07 05:24:01.141801 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3704 | 2026.04.07 05:24:01.142198 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3705 | 2026.04.07 05:24:01.142432 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.04.07 05:24:01.142593 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 3707 | 2026.04.07 05:24:01.142640 [ 5 ] {a5443ab6-4986-48f7-81c2-9bca1c9b0f35} <Debug> TCPHandler: Processed in 0.0021376 sec. | ||
| 3708 | 2026.04.07 05:24:01.142775 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.04.07 05:24:01.142879 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3710 | 2026.04.07 05:24:01.142923 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3711 | 2026.04.07 05:24:01.143367 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.04.07 05:24:01.143402 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3713 | 2026.04.07 05:24:01.143721 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3714 | 2026.04.07 05:24:01.143937 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.04.07 05:24:01.144066 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 3716 | 2026.04.07 05:24:01.144104 [ 5 ] {52311018-004e-4168-abe6-522454f7d1d4} <Debug> TCPHandler: Processed in 0.001382076 sec. | ||
| 3717 | 2026.04.07 05:24:01.144227 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.04.07 05:24:01.144327 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.04.07 05:24:01.144372 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3720 | 2026.04.07 05:24:01.144786 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.04.07 05:24:01.144821 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3722 | 2026.04.07 05:24:01.145158 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3723 | 2026.04.07 05:24:01.145377 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.04.07 05:24:01.145513 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3725 | 2026.04.07 05:24:01.145552 [ 5 ] {cf3e472a-fe36-4e42-8c59-5e3853fcb42b} <Debug> TCPHandler: Processed in 0.001385306 sec. | ||
| 3726 | 2026.04.07 05:24:01.145660 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.04.07 05:24:01.145769 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.04.07 05:24:01.145811 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3729 | 2026.04.07 05:24:01.146140 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.04.07 05:24:01.146177 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3731 | 2026.04.07 05:24:01.146483 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3732 | 2026.04.07 05:24:01.146695 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.04.07 05:24:01.146829 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3734 | 2026.04.07 05:24:01.146873 [ 5 ] {ad8cbee0-e9cd-4bc1-b4e4-ee18b8fff367} <Debug> TCPHandler: Processed in 0.001263314 sec. | ||
| 3735 | 2026.04.07 05:24:03.224752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 452 | ||
| 3736 | 2026.04.07 05:24:03.226922 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.04.07 05:24:03.226966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3738 | 2026.04.07 05:24:03.228138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3739 | 2026.04.07 05:24:03.228412 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.04.07 05:24:03.228652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3741 | 2026.04.07 05:24:04.256638 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.04.07 05:24:04.256926 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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) | ||
| 3743 | 2026.04.07 05:24:04.257286 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3744 | 2026.04.07 05:24:04.257325 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <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 | ||
| 3745 | 2026.04.07 05:24:04.257589 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3746 | 2026.04.07 05:24:04.257665 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3747 | 2026.04.07 05:24:04.257835 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 3748 | 2026.04.07 05:24:04.257957 [ 329 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3749 | 2026.04.07 05:24:04.257981 [ 324 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3750 | 2026.04.07 05:24:04.258115 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3751 | 2026.04.07 05:24:04.258146 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3752 | 2026.04.07 05:24:04.260226 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3753 | 2026.04.07 05:24:04.260257 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3754 | 2026.04.07 05:24:04.260323 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <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'))" | ||
| 3755 | 2026.04.07 05:24:04.260375 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <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'))" | ||
| 3756 | 2026.04.07 05:24:04.261277 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004489 sec., 6460.236132768991 rows/sec., 281.50 KiB/sec. | ||
| 3757 | 2026.04.07 05:24:04.261399 [ 5 ] {9c352c27-3f12-40db-8ddc-7bfc2517e09a} <Debug> TCPHandler: Processed in 0.004938473 sec. | ||
| 3758 | 2026.04.07 05:24:04.261813 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.04.07 05:24:04.261958 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3760 | 2026.04.07 05:24:04.262181 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3761 | 2026.04.07 05:24:04.262216 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <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', '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 | ||
| 3762 | 2026.04.07 05:24:04.262411 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3763 | 2026.04.07 05:24:04.262464 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3764 | 2026.04.07 05:24:04.262570 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 3765 | 2026.04.07 05:24:04.262631 [ 329 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3766 | 2026.04.07 05:24:04.262630 [ 317 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3767 | 2026.04.07 05:24:04.262743 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3768 | 2026.04.07 05:24:04.262768 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3769 | 2026.04.07 05:24:04.262823 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3770 | 2026.04.07 05:24:04.262842 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3771 | 2026.04.07 05:24:04.262873 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <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', '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'))" | ||
| 3772 | 2026.04.07 05:24:04.262904 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <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', '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'))" | ||
| 3773 | 2026.04.07 05:24:04.263557 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001659 sec., 17480.409885473175 rows/sec., 761.71 KiB/sec. | ||
| 3774 | 2026.04.07 05:24:04.263673 [ 5 ] {b4a43e62-a72e-40f9-ade5-f51fe9008a5f} <Debug> TCPHandler: Processed in 0.001924386 sec. | ||
| 3775 | 2026.04.07 05:24:04.263962 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.04.07 05:24:04.264098 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3777 | 2026.04.07 05:24:04.264310 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3778 | 2026.04.07 05:24:04.264345 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <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', '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 | ||
| 3779 | 2026.04.07 05:24:04.264538 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3780 | 2026.04.07 05:24:04.264591 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3781 | 2026.04.07 05:24:04.264692 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3782 | 2026.04.07 05:24:04.264756 [ 317 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3783 | 2026.04.07 05:24:04.264772 [ 324 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3784 | 2026.04.07 05:24:04.264855 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3785 | 2026.04.07 05:24:04.264881 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3786 | 2026.04.07 05:24:04.264934 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3787 | 2026.04.07 05:24:04.264952 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3788 | 2026.04.07 05:24:04.264981 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <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', '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'))" | ||
| 3789 | 2026.04.07 05:24:04.265012 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <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', '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'))" | ||
| 3790 | 2026.04.07 05:24:04.265556 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001513 sec., 19167.217448777265 rows/sec., 835.21 KiB/sec. | ||
| 3791 | 2026.04.07 05:24:04.265666 [ 5 ] {b7baf7ef-85a7-43ca-9ab9-e0a668f75167} <Debug> TCPHandler: Processed in 0.001762583 sec. | ||
| 3792 | 2026.04.07 05:24:04.265943 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.04.07 05:24:04.266078 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3794 | 2026.04.07 05:24:04.266293 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3795 | 2026.04.07 05:24:04.266328 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <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', '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 | ||
| 3796 | 2026.04.07 05:24:04.266523 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3797 | 2026.04.07 05:24:04.266576 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3798 | 2026.04.07 05:24:04.266675 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3799 | 2026.04.07 05:24:04.266735 [ 317 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3800 | 2026.04.07 05:24:04.266762 [ 324 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3801 | 2026.04.07 05:24:04.266841 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3802 | 2026.04.07 05:24:04.266867 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3803 | 2026.04.07 05:24:04.266921 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3804 | 2026.04.07 05:24:04.266937 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3805 | 2026.04.07 05:24:04.266967 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <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', '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'))" | ||
| 3806 | 2026.04.07 05:24:04.266999 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <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', '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'))" | ||
| 3807 | 2026.04.07 05:24:04.267703 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00168 sec., 17261.90476190476 rows/sec., 752.19 KiB/sec. | ||
| 3808 | 2026.04.07 05:24:04.267803 [ 5 ] {56bb7a46-4869-45f4-9f4d-5b56b8ad4196} <Debug> TCPHandler: Processed in 0.001919636 sec. | ||
| 3809 | 2026.04.07 05:24:04.268041 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.04.07 05:24:04.268177 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3811 | 2026.04.07 05:24:04.268390 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3812 | 2026.04.07 05:24:04.268426 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <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', '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 | ||
| 3813 | 2026.04.07 05:24:04.268630 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3814 | 2026.04.07 05:24:04.268682 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3815 | 2026.04.07 05:24:04.268784 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3816 | 2026.04.07 05:24:04.268867 [ 336 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3817 | 2026.04.07 05:24:04.268880 [ 310 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3818 | 2026.04.07 05:24:04.268971 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3819 | 2026.04.07 05:24:04.268992 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3820 | 2026.04.07 05:24:04.269047 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3821 | 2026.04.07 05:24:04.269072 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3822 | 2026.04.07 05:24:04.269102 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <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', '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'))" | ||
| 3823 | 2026.04.07 05:24:04.269131 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <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', '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'))" | ||
| 3824 | 2026.04.07 05:24:04.269752 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001632 sec., 17769.607843137255 rows/sec., 774.31 KiB/sec. | ||
| 3825 | 2026.04.07 05:24:04.269848 [ 5 ] {b3026c3d-a9bc-4e1c-b745-9e2935b02774} <Debug> TCPHandler: Processed in 0.001856165 sec. | ||
| 3826 | 2026.04.07 05:24:04.270057 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.04.07 05:24:04.270191 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3828 | 2026.04.07 05:24:04.270397 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3829 | 2026.04.07 05:24:04.270432 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <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', '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 | ||
| 3830 | 2026.04.07 05:24:04.270642 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3831 | 2026.04.07 05:24:04.270694 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3832 | 2026.04.07 05:24:04.270791 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3833 | 2026.04.07 05:24:04.270852 [ 324 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3834 | 2026.04.07 05:24:04.270865 [ 310 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3835 | 2026.04.07 05:24:04.270945 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3836 | 2026.04.07 05:24:04.270965 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3837 | 2026.04.07 05:24:04.271017 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3838 | 2026.04.07 05:24:04.271040 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3839 | 2026.04.07 05:24:04.271068 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <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', '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'))" | ||
| 3840 | 2026.04.07 05:24:04.271110 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <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', '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'))" | ||
| 3841 | 2026.04.07 05:24:04.271698 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001562 sec., 18565.94110115237 rows/sec., 809.01 KiB/sec. | ||
| 3842 | 2026.04.07 05:24:04.271790 [ 5 ] {be2142ec-2a02-42af-bd29-18f7a89c9777} <Debug> TCPHandler: Processed in 0.001781783 sec. | ||
| 3843 | 2026.04.07 05:24:04.410448 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.04.07 05:24:04.410684 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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) | ||
| 3845 | 2026.04.07 05:24:04.411054 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3846 | 2026.04.07 05:24:04.411097 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <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', '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 | ||
| 3847 | 2026.04.07 05:24:04.411354 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3848 | 2026.04.07 05:24:04.411425 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3849 | 2026.04.07 05:24:04.411569 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3850 | 2026.04.07 05:24:04.411671 [ 310 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3851 | 2026.04.07 05:24:04.411678 [ 336 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3852 | 2026.04.07 05:24:04.411782 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3853 | 2026.04.07 05:24:04.411809 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3854 | 2026.04.07 05:24:04.411884 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3855 | 2026.04.07 05:24:04.411903 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3856 | 2026.04.07 05:24:04.411939 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <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', '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'))" | ||
| 3857 | 2026.04.07 05:24:04.411978 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <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', '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'))" | ||
| 3858 | 2026.04.07 05:24:04.412721 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002139 sec., 13557.737260402058 rows/sec., 590.78 KiB/sec. | ||
| 3859 | 2026.04.07 05:24:04.412846 [ 5 ] {dc66a6f0-ce61-47ac-9c08-2cd3f328a421} <Debug> TCPHandler: Processed in 0.002530538 sec. | ||
| 3860 | 2026.04.07 05:24:04.444406 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.04.07 05:24:04.444593 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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') FORMAT Native; (stage: Complete) | ||
| 3862 | 2026.04.07 05:24:04.444852 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3863 | 2026.04.07 05:24:04.444888 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <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', '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')" moved to PREWHERE | ||
| 3864 | 2026.04.07 05:24:04.445102 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3865 | 2026.04.07 05:24:04.445157 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3866 | 2026.04.07 05:24:04.445267 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3867 | 2026.04.07 05:24:04.445344 [ 324 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3868 | 2026.04.07 05:24:04.445346 [ 321 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3869 | 2026.04.07 05:24:04.445453 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3870 | 2026.04.07 05:24:04.445478 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3871 | 2026.04.07 05:24:04.445539 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3872 | 2026.04.07 05:24:04.445557 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3873 | 2026.04.07 05:24:04.445588 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <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', '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'))" | ||
| 3874 | 2026.04.07 05:24:04.445620 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <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', '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'))" | ||
| 3875 | 2026.04.07 05:24:04.446261 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001751 sec., 16561.96459166191 rows/sec., 721.69 KiB/sec. | ||
| 3876 | 2026.04.07 05:24:04.446352 [ 5 ] {41cf4942-c9ab-4dfc-a781-ac4e3cbc5306} <Debug> TCPHandler: Processed in 0.002011828 sec. | ||
| 3877 | 2026.04.07 05:24:04.464995 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.04.07 05:24:04.465166 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) 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', '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') FORMAT Native; (stage: Complete) | ||
| 3879 | 2026.04.07 05:24:04.465434 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3880 | 2026.04.07 05:24:04.465476 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <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', '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')" moved to PREWHERE | ||
| 3881 | 2026.04.07 05:24:04.465729 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3882 | 2026.04.07 05:24:04.465784 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3883 | 2026.04.07 05:24:04.465887 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3884 | 2026.04.07 05:24:04.465947 [ 310 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3885 | 2026.04.07 05:24:04.465961 [ 321 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3886 | 2026.04.07 05:24:04.466057 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (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 | ||
| 3887 | 2026.04.07 05:24:04.466083 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3888 | 2026.04.07 05:24:04.466138 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3889 | 2026.04.07 05:24:04.466155 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 3890 | 2026.04.07 05:24:04.466185 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <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', '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'))" | ||
| 3891 | 2026.04.07 05:24:04.466220 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <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', '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'))" | ||
| 3892 | 2026.04.07 05:24:04.466860 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00177 sec., 16384.18079096045 rows/sec., 713.94 KiB/sec. | ||
| 3893 | 2026.04.07 05:24:04.466954 [ 5 ] {f493849d-182c-4cc8-92a1-d807fa2da607} <Debug> TCPHandler: Processed in 0.002021098 sec. | ||
| 3894 | 2026.04.07 05:24:04.469134 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.04.07 05:24:04.469252 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3896 | 2026.04.07 05:24:04.469299 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3897 | 2026.04.07 05:24:04.469884 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.04.07 05:24:04.469925 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3899 | 2026.04.07 05:24:04.470410 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3900 | 2026.04.07 05:24:04.470601 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Trace> oximeter.timeseries_schema (cae10eeb-a8af-4b69-b3c9-d9d2b01b17a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.04.07 05:24:04.470745 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001494 sec., 6024.096385542168 rows/sec., 1.23 MiB/sec. | ||
| 3902 | 2026.04.07 05:24:04.470784 [ 5 ] {30289968-129d-43ae-872f-e260a22e4cfa} <Debug> TCPHandler: Processed in 0.001683121 sec. | ||
| 3903 | 2026.04.07 05:24:04.470888 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.04.07 05:24:04.470985 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.04.07 05:24:04.471025 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3906 | 2026.04.07 05:24:04.471443 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.04.07 05:24:04.471479 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3908 | 2026.04.07 05:24:04.471783 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3909 | 2026.04.07 05:24:04.471996 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.04.07 05:24:04.472098 [ 28 ] {} <Debug> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3911 | 2026.04.07 05:24:04.472133 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 3912 | 2026.04.07 05:24:04.472144 [ 28 ] {} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.04.07 05:24:04.472175 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3914 | 2026.04.07 05:24:04.472177 [ 5 ] {0def8eb3-5c8b-4861-9842-a9d17f84b741} <Debug> TCPHandler: Processed in 0.001337526 sec. | ||
| 3915 | 2026.04.07 05:24:04.472296 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3916 | 2026.04.07 05:24:04.472298 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.04.07 05:24:04.472428 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3918 | 2026.04.07 05:24:04.472431 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3919 | 2026.04.07 05:24:04.472468 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3920 | 2026.04.07 05:24:04.472487 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3921 | 2026.04.07 05:24:04.472541 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3922 | 2026.04.07 05:24:04.472596 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3923 | 2026.04.07 05:24:04.472645 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3924 | 2026.04.07 05:24:04.472689 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 3925 | 2026.04.07 05:24:04.472897 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.04.07 05:24:04.472939 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3927 | 2026.04.07 05:24:04.473238 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3928 | 2026.04.07 05:24:04.473430 [ 192 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178912 sec., 101788.76794875275 rows/sec., 8.83 MiB/sec. | ||
| 3929 | 2026.04.07 05:24:04.473457 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.04.07 05:24:04.473587 [ 191 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3931 | 2026.04.07 05:24:04.473598 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 1.08 MiB/sec. | ||
| 3932 | 2026.04.07 05:24:04.473646 [ 5 ] {1861797a-83ca-49db-9df4-36e95536bd3a} <Debug> TCPHandler: Processed in 0.001398356 sec. | ||
| 3933 | 2026.04.07 05:24:04.473755 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.04.07 05:24:04.473850 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3935 | 2026.04.07 05:24:04.473865 [ 191 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_5_1} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.04.07 05:24:04.473890 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3937 | 2026.04.07 05:24:04.473943 [ 191 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_5_1} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3938 | 2026.04.07 05:24:04.474029 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3939 | 2026.04.07 05:24:04.475482 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.07 05:24:04.475523 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3941 | 2026.04.07 05:24:04.475993 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3942 | 2026.04.07 05:24:04.476211 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.04.07 05:24:04.476350 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Debug> executeQuery: Read 2619 rows, 201.98 KiB in 0.002517 sec., 1040524.4338498211 rows/sec., 78.36 MiB/sec. | ||
| 3944 | 2026.04.07 05:24:04.476389 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3945 | 2026.04.07 05:24:04.476402 [ 5 ] {b7e3d861-78b8-4316-b72b-e3c01de9fb9b} <Debug> TCPHandler: Processed in 0.00269809 sec. | ||
| 3946 | 2026.04.07 05:24:04.476520 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.04.07 05:24:04.476640 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3948 | 2026.04.07 05:24:04.476688 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3949 | 2026.04.07 05:24:04.477201 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.04.07 05:24:04.477246 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3951 | 2026.04.07 05:24:04.477620 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3952 | 2026.04.07 05:24:04.477846 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.04.07 05:24:04.477979 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001363 sec., 59427.73294203961 rows/sec., 4.34 MiB/sec. | ||
| 3954 | 2026.04.07 05:24:04.478018 [ 5 ] {cf31ce4a-d535-4834-b7ee-3d3a767a0dab} <Debug> TCPHandler: Processed in 0.001558409 sec. | ||
| 3955 | 2026.04.07 05:24:04.478132 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.04.07 05:24:04.478227 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3957 | 2026.04.07 05:24:04.478266 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3958 | 2026.04.07 05:24:04.478922 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.04.07 05:24:04.478959 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3960 | 2026.04.07 05:24:04.479292 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3961 | 2026.04.07 05:24:04.479503 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.04.07 05:24:04.479633 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001424 sec., 579353.9325842697 rows/sec., 33.89 MiB/sec. | ||
| 3963 | 2026.04.07 05:24:04.479672 [ 5 ] {847cd308-d47d-454e-bae3-166a6bab944e} <Debug> TCPHandler: Processed in 0.0015893 sec. | ||
| 3964 | 2026.04.07 05:24:04.479783 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.04.07 05:24:04.479876 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.04.07 05:24:04.479915 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3967 | 2026.04.07 05:24:04.480293 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.04.07 05:24:04.480330 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3969 | 2026.04.07 05:24:04.480801 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3970 | 2026.04.07 05:24:04.481009 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.04.07 05:24:04.481130 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 110.47 KiB/sec. | ||
| 3972 | 2026.04.07 05:24:04.481168 [ 5 ] {ebf26969-6b24-450b-8bb3-22f632027fc5} <Debug> TCPHandler: Processed in 0.001434477 sec. | ||
| 3973 | 2026.04.07 05:24:04.481277 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.04.07 05:24:04.481370 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3975 | 2026.04.07 05:24:04.481409 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3976 | 2026.04.07 05:24:04.481794 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.04.07 05:24:04.481830 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3978 | 2026.04.07 05:24:04.482115 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3979 | 2026.04.07 05:24:04.482313 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.04.07 05:24:04.482409 [ 28 ] {} <Debug> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3981 | 2026.04.07 05:24:04.482442 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 3982 | 2026.04.07 05:24:04.482444 [ 28 ] {} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.04.07 05:24:04.482487 [ 5 ] {74b24576-313a-44f4-9e72-913bef8a3eea} <Debug> TCPHandler: Processed in 0.001258944 sec. | ||
| 3984 | 2026.04.07 05:24:04.482483 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3985 | 2026.04.07 05:24:04.482609 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3986 | 2026.04.07 05:24:04.482632 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.04.07 05:24:04.482719 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2026.04.07 05:24:04.482757 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3989 | 2026.04.07 05:24:04.482758 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3990 | 2026.04.07 05:24:04.482818 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3991 | 2026.04.07 05:24:04.482825 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3992 | 2026.04.07 05:24:04.482896 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3993 | 2026.04.07 05:24:04.482942 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3994 | 2026.04.07 05:24:04.482984 [ 192 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 3995 | 2026.04.07 05:24:04.483777 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.04.07 05:24:04.483788 [ 191 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213663 sec., 49437.1172228205 rows/sec., 3.96 MiB/sec. | ||
| 3997 | 2026.04.07 05:24:04.483820 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3998 | 2026.04.07 05:24:04.483936 [ 200 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3999 | 2026.04.07 05:24:04.484219 [ 200 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_5_1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.04.07 05:24:04.484279 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4001 | 2026.04.07 05:24:04.484293 [ 200 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_5_1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4002 | 2026.04.07 05:24:04.484376 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4003 | 2026.04.07 05:24:04.484518 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.04.07 05:24:04.484663 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.00193 sec., 717098.4455958549 rows/sec., 48.60 MiB/sec. | ||
| 4005 | 2026.04.07 05:24:04.484703 [ 5 ] {0570d823-f496-4f09-9d2c-caf18385fe58} <Debug> TCPHandler: Processed in 0.00213607 sec. | ||
| 4006 | 2026.04.07 05:24:04.484816 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.04.07 05:24:04.484911 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.04.07 05:24:04.484953 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4009 | 2026.04.07 05:24:04.486531 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.04.07 05:24:04.486567 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4011 | 2026.04.07 05:24:04.487302 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4012 | 2026.04.07 05:24:04.487523 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.04.07 05:24:04.487665 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Debug> executeQuery: Read 5289 rows, 349.72 KiB in 0.002772 sec., 1908008.6580086579 rows/sec., 123.21 MiB/sec. | ||
| 4014 | 2026.04.07 05:24:04.487705 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4015 | 2026.04.07 05:24:04.487718 [ 5 ] {94e96216-3ba3-4f18-a1e2-a6017f8852f1} <Debug> TCPHandler: Processed in 0.002950956 sec. | ||
| 4016 | 2026.04.07 05:24:04.487839 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.04.07 05:24:04.487964 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.04.07 05:24:04.488017 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4019 | 2026.04.07 05:24:04.488912 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.04.07 05:24:04.488955 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4021 | 2026.04.07 05:24:04.489620 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4022 | 2026.04.07 05:24:04.489856 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.04.07 05:24:04.489997 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002052 sec., 25828.460038986355 rows/sec., 46.28 MiB/sec. | ||
| 4024 | 2026.04.07 05:24:04.490083 [ 5 ] {989616a9-591f-46a0-b2a9-dc7cbe5704f2} <Debug> TCPHandler: Processed in 0.002294294 sec. | ||
| 4025 | 2026.04.07 05:24:04.490200 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.04.07 05:24:04.490295 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4027 | 2026.04.07 05:24:04.490335 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4028 | 2026.04.07 05:24:04.490660 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.04.07 05:24:04.490697 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4030 | 2026.04.07 05:24:04.491000 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4031 | 2026.04.07 05:24:04.491199 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.04.07 05:24:04.491333 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001056 sec., 34090.90909090909 rows/sec., 2.30 MiB/sec. | ||
| 4033 | 2026.04.07 05:24:04.491368 [ 5 ] {99e60195-e8a0-4b36-8b37-48ba7924cf9b} <Debug> TCPHandler: Processed in 0.001217813 sec. | ||
| 4034 | 2026.04.07 05:24:05.715138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9092 | ||
| 4035 | 2026.04.07 05:24:05.715611 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.04.07 05:24:05.715647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4037 | 2026.04.07 05:24:05.716109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4038 | 2026.04.07 05:24:05.716328 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.04.07 05:24:05.716446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9092 | ||
| 4040 | 2026.04.07 05:24:06.136764 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.04.07 05:24:06.136963 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4042 | 2026.04.07 05:24:06.137039 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4043 | 2026.04.07 05:24:06.137767 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.04.07 05:24:06.137816 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4045 | 2026.04.07 05:24:06.138190 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4046 | 2026.04.07 05:24:06.138413 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.04.07 05:24:06.138548 [ 27 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4048 | 2026.04.07 05:24:06.138572 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 4049 | 2026.04.07 05:24:06.138622 [ 27 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.04.07 05:24:06.138640 [ 5 ] {5bc5d963-d662-40f1-9a0e-66492776eae0} <Debug> TCPHandler: Processed in 0.002013188 sec. | ||
| 4051 | 2026.04.07 05:24:06.138653 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4052 | 2026.04.07 05:24:06.138780 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.04.07 05:24:06.138800 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 4054 | 2026.04.07 05:24:06.138884 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4055 | 2026.04.07 05:24:06.138931 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4056 | 2026.04.07 05:24:06.138944 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.04.07 05:24:06.138991 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 4058 | 2026.04.07 05:24:06.139066 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4059 | 2026.04.07 05:24:06.139129 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 4060 | 2026.04.07 05:24:06.139177 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4061 | 2026.04.07 05:24:06.139220 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2619 rows starting from the beginning of the part | ||
| 4062 | 2026.04.07 05:24:06.139270 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4063 | 2026.04.07 05:24:06.139369 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.07 05:24:06.139411 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4065 | 2026.04.07 05:24:06.139741 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4066 | 2026.04.07 05:24:06.139971 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.07 05:24:06.140081 [ 27 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4068 | 2026.04.07 05:24:06.140107 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 4069 | 2026.04.07 05:24:06.140112 [ 27 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.07 05:24:06.140150 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4071 | 2026.04.07 05:24:06.140152 [ 5 ] {ae3a671c-8962-46a3-853d-7cb75b1a251f} <Debug> TCPHandler: Processed in 0.001424677 sec. | ||
| 4072 | 2026.04.07 05:24:06.140248 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 4073 | 2026.04.07 05:24:06.140297 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.04.07 05:24:06.140369 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.04.07 05:24:06.140398 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.04.07 05:24:06.140407 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 4077 | 2026.04.07 05:24:06.140449 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4078 | 2026.04.07 05:24:06.140490 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4079 | 2026.04.07 05:24:06.140547 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4080 | 2026.04.07 05:24:06.140590 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4081 | 2026.04.07 05:24:06.140628 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1384 rows starting from the beginning of the part | ||
| 4082 | 2026.04.07 05:24:06.140673 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4083 | 2026.04.07 05:24:06.140724 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983097 sec., 1611116.3498305932 rows/sec., 130.35 MiB/sec. | ||
| 4084 | 2026.04.07 05:24:06.140832 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.04.07 05:24:06.140873 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4086 | 2026.04.07 05:24:06.141044 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4087 | 2026.04.07 05:24:06.141252 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4088 | 2026.04.07 05:24:06.141373 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.04.07 05:24:06.141462 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_26_5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4090 | 2026.04.07 05:24:06.141508 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.04.07 05:24:06.141553 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4092 | 2026.04.07 05:24:06.141615 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4093 | 2026.04.07 05:24:06.141639 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.04.07 05:24:06.141646 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.52 MiB/sec. | ||
| 4095 | 2026.04.07 05:24:06.141654 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4096 | 2026.04.07 05:24:06.141689 [ 5 ] {03bff939-7ca8-4e0c-857d-0a5e63ab774c} <Debug> TCPHandler: Processed in 0.001441148 sec. | ||
| 4097 | 2026.04.07 05:24:06.141756 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4098 | 2026.04.07 05:24:06.141828 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.04.07 05:24:06.141848 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4100 | 2026.04.07 05:24:06.141866 [ 190 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667622 sec., 1114161.3627068964 rows/sec., 82.93 MiB/sec. | ||
| 4101 | 2026.04.07 05:24:06.141878 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3568 rows starting from the beginning of the part | ||
| 4102 | 2026.04.07 05:24:06.141922 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.04.07 05:24:06.141943 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4104 | 2026.04.07 05:24:06.141963 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4105 | 2026.04.07 05:24:06.141985 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4106 | 2026.04.07 05:24:06.142025 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4107 | 2026.04.07 05:24:06.142063 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5289 rows starting from the beginning of the part | ||
| 4108 | 2026.04.07 05:24:06.142102 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4109 | 2026.04.07 05:24:06.142113 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4110 | 2026.04.07 05:24:06.142300 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.04.07 05:24:06.142341 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4112 | 2026.04.07 05:24:06.142493 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.04.07 05:24:06.142593 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_26_5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4114 | 2026.04.07 05:24:06.142666 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4115 | 2026.04.07 05:24:06.142692 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4116 | 2026.04.07 05:24:06.142881 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.04.07 05:24:06.142987 [ 27 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4118 | 2026.04.07 05:24:06.143014 [ 27 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.04.07 05:24:06.143018 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.45 MiB/sec. | ||
| 4120 | 2026.04.07 05:24:06.143032 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4121 | 2026.04.07 05:24:06.143063 [ 5 ] {f5b30ad8-5b02-4f6e-8e74-9782b4fd18f9} <Debug> TCPHandler: Processed in 0.001282404 sec. | ||
| 4122 | 2026.04.07 05:24:06.143128 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4123 | 2026.04.07 05:24:06.143218 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4124 | 2026.04.07 05:24:06.143244 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1206 rows starting from the beginning of the part | ||
| 4125 | 2026.04.07 05:24:06.143294 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4126 | 2026.04.07 05:24:06.143332 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4127 | 2026.04.07 05:24:06.143368 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4128 | 2026.04.07 05:24:06.143402 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4129 | 2026.04.07 05:24:06.143437 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4130 | 2026.04.07 05:24:06.144305 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212893 sec., 1192190.9022477663 rows/sec., 80.49 MiB/sec. | ||
| 4131 | 2026.04.07 05:24:06.144581 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4132 | 2026.04.07 05:24:06.144905 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.04.07 05:24:06.144980 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_26_5} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4134 | 2026.04.07 05:24:06.145067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4135 | 2026.04.07 05:24:06.145226 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9401 rows, containing 5 columns (5 merged, 0 gathered) in 0.003514436 sec., 2674966.907919222 rows/sec., 179.56 MiB/sec. | ||
| 4136 | 2026.04.07 05:24:06.145480 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4137 | 2026.04.07 05:24:06.145800 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.04.07 05:24:06.145875 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4139 | 2026.04.07 05:24:06.145953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 4140 | 2026.04.07 05:24:06.244636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4141 | 2026.04.07 05:24:06.261792 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.04.07 05:24:06.261832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4143 | 2026.04.07 05:24:06.267630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4144 | 2026.04.07 05:24:06.268341 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.04.07 05:24:06.270977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4146 | 2026.04.07 05:24:07.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.40 MiB, peak 250.85 MiB, free memory in arenas 0.00 B, will set to 239.60 MiB (RSS), difference: 1.20 MiB | ||
| 4147 | 2026.04.07 05:24:11.141105 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.04.07 05:24:11.141415 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4149 | 2026.04.07 05:24:11.141523 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4150 | 2026.04.07 05:24:11.142279 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.04.07 05:24:11.142322 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4152 | 2026.04.07 05:24:11.142724 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4153 | 2026.04.07 05:24:11.142946 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.04.07 05:24:11.143105 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 4155 | 2026.04.07 05:24:11.143154 [ 5 ] {5cfff042-d684-4c06-a47b-358b439e2d94} <Debug> TCPHandler: Processed in 0.002231802 sec. | ||
| 4156 | 2026.04.07 05:24:11.143279 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.04.07 05:24:11.143382 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4158 | 2026.04.07 05:24:11.143426 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4159 | 2026.04.07 05:24:11.143860 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.04.07 05:24:11.143894 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4161 | 2026.04.07 05:24:11.144209 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4162 | 2026.04.07 05:24:11.144417 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.04.07 05:24:11.144543 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 4164 | 2026.04.07 05:24:11.144585 [ 5 ] {85b6f559-a890-49f9-b253-0b876c9c5a07} <Debug> TCPHandler: Processed in 0.001358066 sec. | ||
| 4165 | 2026.04.07 05:24:11.144703 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.04.07 05:24:11.144801 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.04.07 05:24:11.144844 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4168 | 2026.04.07 05:24:11.145252 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.04.07 05:24:11.145286 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4170 | 2026.04.07 05:24:11.145614 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4171 | 2026.04.07 05:24:11.145820 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.04.07 05:24:11.145948 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 4173 | 2026.04.07 05:24:11.145984 [ 5 ] {3ee5a54d-d8dd-4ff0-84c0-4c2c7aff9941} <Debug> TCPHandler: Processed in 0.001331255 sec. | ||
| 4174 | 2026.04.07 05:24:11.146087 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.04.07 05:24:11.146184 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.04.07 05:24:11.146224 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4177 | 2026.04.07 05:24:11.146556 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.04.07 05:24:11.146592 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4179 | 2026.04.07 05:24:11.146897 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4180 | 2026.04.07 05:24:11.147107 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.04.07 05:24:11.147236 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4182 | 2026.04.07 05:24:11.147271 [ 5 ] {084049ad-1e41-4354-b3dd-70a560f2674c} <Debug> TCPHandler: Processed in 0.001233233 sec. | ||
| 4183 | 2026.04.07 05:24:13.074109 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4184 | 2026.04.07 05:24:13.074186 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4185 | 2026.04.07 05:24:13.217301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9604 | ||
| 4186 | 2026.04.07 05:24:13.217799 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.04.07 05:24:13.217837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4188 | 2026.04.07 05:24:13.218309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4189 | 2026.04.07 05:24:13.218542 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.04.07 05:24:13.218669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9604 | ||
| 4191 | 2026.04.07 05:24:13.228917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 510 | ||
| 4192 | 2026.04.07 05:24:13.232271 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.04.07 05:24:13.232316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4194 | 2026.04.07 05:24:13.233544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4195 | 2026.04.07 05:24:13.233807 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.04.07 05:24:13.234058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4197 | 2026.04.07 05:24:13.771855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4198 | 2026.04.07 05:24:13.788182 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.04.07 05:24:13.788239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4200 | 2026.04.07 05:24:13.794313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4201 | 2026.04.07 05:24:13.795003 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.04.07 05:24:13.797731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4203 | 2026.04.07 05:24:16.143129 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.04.07 05:24:16.143307 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4205 | 2026.04.07 05:24:16.143375 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4206 | 2026.04.07 05:24:16.144133 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.04.07 05:24:16.144177 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4208 | 2026.04.07 05:24:16.144584 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4209 | 2026.04.07 05:24:16.144806 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.04.07 05:24:16.144958 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001721 sec., 81348.05345729226 rows/sec., 7.09 MiB/sec. | ||
| 4211 | 2026.04.07 05:24:16.145003 [ 5 ] {48158da6-894c-4363-9461-f245311fe627} <Debug> TCPHandler: Processed in 0.002025958 sec. | ||
| 4212 | 2026.04.07 05:24:16.145184 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.04.07 05:24:16.145280 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.04.07 05:24:16.145322 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4215 | 2026.04.07 05:24:16.145818 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.04.07 05:24:16.145856 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4217 | 2026.04.07 05:24:16.146159 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4218 | 2026.04.07 05:24:16.146364 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.04.07 05:24:16.146469 [ 71 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4220 | 2026.04.07 05:24:16.146493 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001191 sec., 35264.48362720403 rows/sec., 2.59 MiB/sec. | ||
| 4221 | 2026.04.07 05:24:16.146535 [ 71 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.04.07 05:24:16.146546 [ 5 ] {e772788b-15e6-467c-a829-b5a17201c9b7} <Debug> TCPHandler: Processed in 0.001376456 sec. | ||
| 4223 | 2026.04.07 05:24:16.146563 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4224 | 2026.04.07 05:24:16.146673 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.04.07 05:24:16.146685 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 4226 | 2026.04.07 05:24:16.146775 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4227 | 2026.04.07 05:24:16.146820 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4228 | 2026.04.07 05:24:16.146836 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4229 | 2026.04.07 05:24:16.146878 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4230 | 2026.04.07 05:24:16.146978 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 4231 | 2026.04.07 05:24:16.147033 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4232 | 2026.04.07 05:24:16.147093 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4233 | 2026.04.07 05:24:16.147143 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 4234 | 2026.04.07 05:24:16.147191 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4235 | 2026.04.07 05:24:16.147252 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.04.07 05:24:16.147293 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4237 | 2026.04.07 05:24:16.147657 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4238 | 2026.04.07 05:24:16.147881 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.04.07 05:24:16.148014 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001259 sec., 84193.80460683082 rows/sec., 6.58 MiB/sec. | ||
| 4240 | 2026.04.07 05:24:16.148052 [ 5 ] {4343cba7-37b0-45e9-b5f9-fcb97e599d83} <Debug> TCPHandler: Processed in 0.001428977 sec. | ||
| 4241 | 2026.04.07 05:24:16.148173 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.04.07 05:24:16.148217 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015861 sec., 208687.9767984364 rows/sec., 16.12 MiB/sec. | ||
| 4243 | 2026.04.07 05:24:16.148268 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.04.07 05:24:16.148317 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4245 | 2026.04.07 05:24:16.148390 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4246 | 2026.04.07 05:24:16.148742 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.04.07 05:24:16.148746 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.04.07 05:24:16.148797 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4249 | 2026.04.07 05:24:16.148821 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_16_3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4250 | 2026.04.07 05:24:16.148903 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4251 | 2026.04.07 05:24:16.149134 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4252 | 2026.04.07 05:24:16.149358 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.04.07 05:24:16.149487 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4254 | 2026.04.07 05:24:16.149526 [ 5 ] {76b93774-cede-4df8-a3f8-eb4ce9190788} <Debug> TCPHandler: Processed in 0.001401916 sec. | ||
| 4255 | 2026.04.07 05:24:16.149640 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.04.07 05:24:16.149735 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.04.07 05:24:16.149788 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4258 | 2026.04.07 05:24:16.150631 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.04.07 05:24:16.150666 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4260 | 2026.04.07 05:24:16.151226 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4261 | 2026.04.07 05:24:16.151449 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.04.07 05:24:16.151586 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001869 sec., 22471.91011235955 rows/sec., 40.27 MiB/sec. | ||
| 4263 | 2026.04.07 05:24:16.151647 [ 5 ] {5b5383c6-b572-46a9-9b4e-ef837a2b424d} <Debug> TCPHandler: Processed in 0.002055449 sec. | ||
| 4264 | 2026.04.07 05:24:16.151770 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.04.07 05:24:16.151866 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.04.07 05:24:16.151908 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4267 | 2026.04.07 05:24:16.152246 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.04.07 05:24:16.152282 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4269 | 2026.04.07 05:24:16.152582 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4270 | 2026.04.07 05:24:16.152786 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.04.07 05:24:16.152911 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4272 | 2026.04.07 05:24:16.152947 [ 5 ] {1bc387a9-2db6-404a-98b0-4f1dd7702bc3} <Debug> TCPHandler: Processed in 0.001225954 sec. | ||
| 4273 | 2026.04.07 05:24:17.085023 [ 69 ] {} <Debug> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4274 | 2026.04.07 05:24:17.085090 [ 69 ] {} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.04.07 05:24:17.085112 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4276 | 2026.04.07 05:24:17.085238 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::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 | ||
| 4277 | 2026.04.07 05:24:17.085397 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.04.07 05:24:17.085436 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4279 | 2026.04.07 05:24:17.085509 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4280 | 2026.04.07 05:24:17.085560 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4281 | 2026.04.07 05:24:17.085619 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4282 | 2026.04.07 05:24:17.085663 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4283 | 2026.04.07 05:24:17.086521 [ 195 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336935 sec., 32911.09889411228 rows/sec., 2.75 MiB/sec. | ||
| 4284 | 2026.04.07 05:24:17.086741 [ 202 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4285 | 2026.04.07 05:24:17.087076 [ 202 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.04.07 05:24:17.087156 [ 202 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_5_1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4287 | 2026.04.07 05:24:17.087267 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4288 | 2026.04.07 05:24:20.719094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10052 | ||
| 4289 | 2026.04.07 05:24:20.719685 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.04.07 05:24:20.719743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4291 | 2026.04.07 05:24:20.720253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4292 | 2026.04.07 05:24:20.720480 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.04.07 05:24:20.720608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10052 | ||
| 4294 | 2026.04.07 05:24:20.720604 [ 63 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4295 | 2026.04.07 05:24:20.720680 [ 63 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.04.07 05:24:20.720726 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4297 | 2026.04.07 05:24:20.720825 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4298 | 2026.04.07 05:24:20.720923 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2026.04.07 05:24:20.720956 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7684 rows starting from the beginning of the part | ||
| 4300 | 2026.04.07 05:24:20.721030 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4301 | 2026.04.07 05:24:20.721072 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4302 | 2026.04.07 05:24:20.721112 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4303 | 2026.04.07 05:24:20.721147 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4304 | 2026.04.07 05:24:20.721186 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4305 | 2026.04.07 05:24:20.723472 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721742 sec., 3693222.943247376 rows/sec., 52.83 MiB/sec. | ||
| 4306 | 2026.04.07 05:24:20.724021 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4307 | 2026.04.07 05:24:20.724464 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.04.07 05:24:20.724575 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_21_4} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4309 | 2026.04.07 05:24:20.724708 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4310 | 2026.04.07 05:24:21.141486 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.04.07 05:24:21.141671 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4312 | 2026.04.07 05:24:21.141747 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4313 | 2026.04.07 05:24:21.142369 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.04.07 05:24:21.142420 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4315 | 2026.04.07 05:24:21.142834 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4316 | 2026.04.07 05:24:21.143072 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.04.07 05:24:21.143233 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 4318 | 2026.04.07 05:24:21.143283 [ 5 ] {830f3318-a33c-4b88-b296-a161993a1227} <Debug> TCPHandler: Processed in 0.001930116 sec. | ||
| 4319 | 2026.04.07 05:24:21.143409 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.04.07 05:24:21.143512 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4321 | 2026.04.07 05:24:21.143566 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4322 | 2026.04.07 05:24:21.143993 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.04.07 05:24:21.144032 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4324 | 2026.04.07 05:24:21.144352 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4325 | 2026.04.07 05:24:21.144579 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.04.07 05:24:21.144716 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001228 sec., 46416.938110749186 rows/sec., 3.56 MiB/sec. | ||
| 4327 | 2026.04.07 05:24:21.144753 [ 5 ] {e4887636-e495-45ce-81b3-1aa5052b8f61} <Debug> TCPHandler: Processed in 0.001398527 sec. | ||
| 4328 | 2026.04.07 05:24:21.144866 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.04.07 05:24:21.144963 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4330 | 2026.04.07 05:24:21.145005 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4331 | 2026.04.07 05:24:21.145388 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.04.07 05:24:21.145425 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4333 | 2026.04.07 05:24:21.145711 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4334 | 2026.04.07 05:24:21.145942 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.04.07 05:24:21.146071 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 123.91 KiB/sec. | ||
| 4336 | 2026.04.07 05:24:21.146109 [ 5 ] {feef8983-5ec8-41d5-8715-177b27cbfbf1} <Debug> TCPHandler: Processed in 0.001292704 sec. | ||
| 4337 | 2026.04.07 05:24:21.146222 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.04.07 05:24:21.146317 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4339 | 2026.04.07 05:24:21.146359 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4340 | 2026.04.07 05:24:21.146770 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.04.07 05:24:21.146807 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4342 | 2026.04.07 05:24:21.147116 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4343 | 2026.04.07 05:24:21.147342 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.04.07 05:24:21.147470 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001172 sec., 56313.99317406143 rows/sec., 4.40 MiB/sec. | ||
| 4345 | 2026.04.07 05:24:21.147507 [ 5 ] {b5049fa1-46a6-494a-a84a-bd92a177cff0} <Debug> TCPHandler: Processed in 0.001335565 sec. | ||
| 4346 | 2026.04.07 05:24:21.147619 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.04.07 05:24:21.147714 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4348 | 2026.04.07 05:24:21.147756 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4349 | 2026.04.07 05:24:21.148154 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.04.07 05:24:21.148190 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4351 | 2026.04.07 05:24:21.148525 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4352 | 2026.04.07 05:24:21.148736 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.04.07 05:24:21.148865 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 4354 | 2026.04.07 05:24:21.148902 [ 5 ] {078efdd2-fbaf-498f-bd8e-be9674ce9bb0} <Debug> TCPHandler: Processed in 0.001332455 sec. | ||
| 4355 | 2026.04.07 05:24:21.149048 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.04.07 05:24:21.149144 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4357 | 2026.04.07 05:24:21.149185 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4358 | 2026.04.07 05:24:21.149548 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.04.07 05:24:21.149587 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4360 | 2026.04.07 05:24:21.149935 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4361 | 2026.04.07 05:24:21.150145 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.04.07 05:24:21.150277 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 4363 | 2026.04.07 05:24:21.150316 [ 5 ] {74a8669c-cd1a-49f6-9653-fa28bad4356a} <Debug> TCPHandler: Processed in 0.001325395 sec. | ||
| 4364 | 2026.04.07 05:24:21.298159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4365 | 2026.04.07 05:24:21.314999 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.04.07 05:24:21.315050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4367 | 2026.04.07 05:24:21.321201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4368 | 2026.04.07 05:24:21.321959 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.04.07 05:24:21.322266 [ 62 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4370 | 2026.04.07 05:24:21.322348 [ 62 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.04.07 05:24:21.322385 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4372 | 2026.04.07 05:24:21.322536 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 4373 | 2026.04.07 05:24:21.324971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4374 | 2026.04.07 05:24:21.326371 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4375 | 2026.04.07 05:24:21.327707 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 4376 | 2026.04.07 05:24:21.332364 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4377 | 2026.04.07 05:24:21.336763 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4378 | 2026.04.07 05:24:21.341193 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 4379 | 2026.04.07 05:24:21.345529 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 4380 | 2026.04.07 05:24:21.349963 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 4381 | 2026.04.07 05:24:21.403383 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080911317 sec., 1965.1144721819323 rows/sec., 10.16 MiB/sec. | ||
| 4382 | 2026.04.07 05:24:21.406382 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4383 | 2026.04.07 05:24:21.408566 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.04.07 05:24:21.408678 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_21_4} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4385 | 2026.04.07 05:24:21.411141 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4386 | 2026.04.07 05:24:22.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.92 MiB, peak 253.46 MiB, free memory in arenas 0.00 B, will set to 250.11 MiB (RSS), difference: 7.19 MiB | ||
| 4387 | 2026.04.07 05:24:22.601790 [ 59 ] {} <Debug> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4388 | 2026.04.07 05:24:22.601929 [ 59 ] {} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.04.07 05:24:22.601960 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4390 | 2026.04.07 05:24:22.602054 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 4391 | 2026.04.07 05:24:22.602186 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4392 | 2026.04.07 05:24:22.602225 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 4393 | 2026.04.07 05:24:22.602311 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 4394 | 2026.04.07 05:24:22.602356 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 4395 | 2026.04.07 05:24:22.602398 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 4396 | 2026.04.07 05:24:22.602441 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4397 | 2026.04.07 05:24:22.603381 [ 198 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363786 sec., 675325.8942385388 rows/sec., 43.80 MiB/sec. | ||
| 4398 | 2026.04.07 05:24:22.603559 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4399 | 2026.04.07 05:24:22.603804 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.04.07 05:24:22.603868 [ 195 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_5_1} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4401 | 2026.04.07 05:24:22.603926 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4402 | 2026.04.07 05:24:23.234589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 534 | ||
| 4403 | 2026.04.07 05:24:23.236699 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.04.07 05:24:23.236747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4405 | 2026.04.07 05:24:23.237949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4406 | 2026.04.07 05:24:23.238216 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.04.07 05:24:23.238374 [ 59 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4408 | 2026.04.07 05:24:23.238437 [ 59 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.04.07 05:24:23.238457 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4410 | 2026.04.07 05:24:23.238465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4411 | 2026.04.07 05:24:23.238572 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 4412 | 2026.04.07 05:24:23.239161 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4413 | 2026.04.07 05:24:23.239364 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 380 rows starting from the beginning of the part | ||
| 4414 | 2026.04.07 05:24:23.239748 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4415 | 2026.04.07 05:24:23.240130 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4416 | 2026.04.07 05:24:23.240530 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4417 | 2026.04.07 05:24:23.240903 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
| 4418 | 2026.04.07 05:24:23.241255 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4419 | 2026.04.07 05:24:23.248288 [ 195 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 72 columns (72 merged, 0 gathered) in 0.009771755 sec., 54647.29723575755 rows/sec., 48.76 MiB/sec. | ||
| 4420 | 2026.04.07 05:24:23.249385 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4421 | 2026.04.07 05:24:23.250025 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.04.07 05:24:23.250117 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_16_3} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4423 | 2026.04.07 05:24:23.250437 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4424 | 2026.04.07 05:24:26.143873 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.04.07 05:24:26.144072 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4426 | 2026.04.07 05:24:26.144142 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4427 | 2026.04.07 05:24:26.144831 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.04.07 05:24:26.144882 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4429 | 2026.04.07 05:24:26.145349 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4430 | 2026.04.07 05:24:26.145606 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.04.07 05:24:26.145785 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001764 sec., 79365.07936507936 rows/sec., 6.91 MiB/sec. | ||
| 4432 | 2026.04.07 05:24:26.145836 [ 5 ] {7c903bfb-fca5-4ebc-86e2-1e649e83716d} <Debug> TCPHandler: Processed in 0.00209257 sec. | ||
| 4433 | 2026.04.07 05:24:26.145961 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.04.07 05:24:26.146067 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.04.07 05:24:26.146110 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4436 | 2026.04.07 05:24:26.146545 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.04.07 05:24:26.146584 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4438 | 2026.04.07 05:24:26.146914 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4439 | 2026.04.07 05:24:26.147132 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.04.07 05:24:26.147271 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001229 sec., 34174.125305126116 rows/sec., 2.51 MiB/sec. | ||
| 4441 | 2026.04.07 05:24:26.147312 [ 5 ] {85ffd8fd-dc3e-405b-a2c3-a56c6783fa08} <Debug> TCPHandler: Processed in 0.001404767 sec. | ||
| 4442 | 2026.04.07 05:24:26.147432 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.04.07 05:24:26.147529 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4444 | 2026.04.07 05:24:26.147571 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4445 | 2026.04.07 05:24:26.148000 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.04.07 05:24:26.148038 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4447 | 2026.04.07 05:24:26.148360 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4448 | 2026.04.07 05:24:26.148586 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.04.07 05:24:26.148718 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001209 sec., 87675.76509511993 rows/sec., 6.85 MiB/sec. | ||
| 4450 | 2026.04.07 05:24:26.148757 [ 5 ] {62f3a722-5ed7-42bf-884a-e74037ac254b} <Debug> TCPHandler: Processed in 0.001376546 sec. | ||
| 4451 | 2026.04.07 05:24:26.148873 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.04.07 05:24:26.148970 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4453 | 2026.04.07 05:24:26.149017 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4454 | 2026.04.07 05:24:26.149471 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.04.07 05:24:26.149508 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4456 | 2026.04.07 05:24:26.149882 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4457 | 2026.04.07 05:24:26.150098 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.04.07 05:24:26.150227 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4459 | 2026.04.07 05:24:26.150264 [ 5 ] {b3fd3f06-eace-430c-bc30-fd7314d036fc} <Debug> TCPHandler: Processed in 0.001440688 sec. | ||
| 4460 | 2026.04.07 05:24:26.150377 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4461 | 2026.04.07 05:24:26.150470 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4462 | 2026.04.07 05:24:26.150522 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4463 | 2026.04.07 05:24:26.151311 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.04.07 05:24:26.151347 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4465 | 2026.04.07 05:24:26.151928 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4466 | 2026.04.07 05:24:26.152158 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.04.07 05:24:26.152298 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001846 sec., 22751.89599133261 rows/sec., 40.77 MiB/sec. | ||
| 4468 | 2026.04.07 05:24:26.152369 [ 5 ] {30dcc44c-b198-4645-a452-90d6ccd10f81} <Debug> TCPHandler: Processed in 0.002038958 sec. | ||
| 4469 | 2026.04.07 05:24:26.152481 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.04.07 05:24:26.152574 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4471 | 2026.04.07 05:24:26.152615 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4472 | 2026.04.07 05:24:26.152946 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.04.07 05:24:26.152982 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4474 | 2026.04.07 05:24:26.153272 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4475 | 2026.04.07 05:24:26.153472 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.04.07 05:24:26.153596 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4477 | 2026.04.07 05:24:26.153630 [ 5 ] {da5c6648-844d-4b9e-ab05-0ac743ee388f} <Debug> TCPHandler: Processed in 0.001196052 sec. | ||
| 4478 | 2026.04.07 05:24:28.074247 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4479 | 2026.04.07 05:24:28.074305 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4480 | 2026.04.07 05:24:28.221531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10564 | ||
| 4481 | 2026.04.07 05:24:28.222039 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.04.07 05:24:28.222085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4483 | 2026.04.07 05:24:28.222684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4484 | 2026.04.07 05:24:28.222923 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.04.07 05:24:28.223065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10564 | ||
| 4486 | 2026.04.07 05:24:28.825099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4487 | 2026.04.07 05:24:28.840204 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.04.07 05:24:28.840261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4489 | 2026.04.07 05:24:28.846885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4490 | 2026.04.07 05:24:28.847598 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.04.07 05:24:28.850409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4492 | 2026.04.07 05:24:31.141050 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.04.07 05:24:31.141251 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4494 | 2026.04.07 05:24:31.141323 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4495 | 2026.04.07 05:24:31.141963 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.04.07 05:24:31.142001 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4497 | 2026.04.07 05:24:31.142390 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4498 | 2026.04.07 05:24:31.142616 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.04.07 05:24:31.142732 [ 41 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4500 | 2026.04.07 05:24:31.142767 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.74 MiB/sec. | ||
| 4501 | 2026.04.07 05:24:31.142773 [ 41 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.04.07 05:24:31.142802 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4503 | 2026.04.07 05:24:31.142809 [ 5 ] {79955c76-bac2-40b1-a847-daf5126c91a7} <Debug> TCPHandler: Processed in 0.001898876 sec. | ||
| 4504 | 2026.04.07 05:24:31.142895 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 4505 | 2026.04.07 05:24:31.142927 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.04.07 05:24:31.142992 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4507 | 2026.04.07 05:24:31.143023 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4508 | 2026.04.07 05:24:31.143025 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2620 rows starting from the beginning of the part | ||
| 4509 | 2026.04.07 05:24:31.143065 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2026.04.07 05:24:31.143099 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4511 | 2026.04.07 05:24:31.143147 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 4512 | 2026.04.07 05:24:31.143204 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
| 4513 | 2026.04.07 05:24:31.143248 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 4514 | 2026.04.07 05:24:31.143292 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4515 | 2026.04.07 05:24:31.143476 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.04.07 05:24:31.143511 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4517 | 2026.04.07 05:24:31.143930 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4518 | 2026.04.07 05:24:31.144157 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.04.07 05:24:31.144250 [ 41 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4520 | 2026.04.07 05:24:31.144273 [ 41 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.04.07 05:24:31.144282 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 4522 | 2026.04.07 05:24:31.144289 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4523 | 2026.04.07 05:24:31.144319 [ 5 ] {06727838-b243-469f-9a99-a260a0294281} <Debug> TCPHandler: Processed in 0.001442617 sec. | ||
| 4524 | 2026.04.07 05:24:31.144395 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 4525 | 2026.04.07 05:24:31.144435 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.04.07 05:24:31.144535 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.04.07 05:24:31.144535 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4528 | 2026.04.07 05:24:31.144583 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2026.04.07 05:24:31.144589 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1404 rows starting from the beginning of the part | ||
| 4530 | 2026.04.07 05:24:31.144624 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761973 sec., 1741797.405522105 rows/sec., 139.84 MiB/sec. | ||
| 4531 | 2026.04.07 05:24:31.144665 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4532 | 2026.04.07 05:24:31.144718 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4533 | 2026.04.07 05:24:31.144760 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 4534 | 2026.04.07 05:24:31.144795 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 4535 | 2026.04.07 05:24:31.144846 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4536 | 2026.04.07 05:24:31.144906 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4537 | 2026.04.07 05:24:31.144989 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.04.07 05:24:31.145026 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4539 | 2026.04.07 05:24:31.145207 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.04.07 05:24:31.145273 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_31_6} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4541 | 2026.04.07 05:24:31.145337 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4542 | 2026.04.07 05:24:31.145433 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4543 | 2026.04.07 05:24:31.145667 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.04.07 05:24:31.145798 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 4545 | 2026.04.07 05:24:31.145797 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4546 | 2026.04.07 05:24:31.145837 [ 5 ] {db325730-bd59-4c6e-855e-f75702d9d8e2} <Debug> TCPHandler: Processed in 0.001453198 sec. | ||
| 4547 | 2026.04.07 05:24:31.145861 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.04.07 05:24:31.145886 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4549 | 2026.04.07 05:24:31.145951 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.04.07 05:24:31.145957 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4551 | 2026.04.07 05:24:31.146027 [ 193 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690692 sec., 1070567.5545871158 rows/sec., 79.24 MiB/sec. | ||
| 4552 | 2026.04.07 05:24:31.146040 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2026.04.07 05:24:31.146045 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.04.07 05:24:31.146070 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9401 rows starting from the beginning of the part | ||
| 4555 | 2026.04.07 05:24:31.146094 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4556 | 2026.04.07 05:24:31.146118 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4557 | 2026.04.07 05:24:31.146153 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4558 | 2026.04.07 05:24:31.146186 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
| 4559 | 2026.04.07 05:24:31.146218 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4560 | 2026.04.07 05:24:31.146229 [ 197 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4561 | 2026.04.07 05:24:31.146251 [ 189 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4562 | 2026.04.07 05:24:31.146399 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.04.07 05:24:31.146432 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4564 | 2026.04.07 05:24:31.146460 [ 197 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.04.07 05:24:31.146528 [ 197 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_31_6} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4566 | 2026.04.07 05:24:31.146591 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4567 | 2026.04.07 05:24:31.146712 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4568 | 2026.04.07 05:24:31.146977 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.04.07 05:24:31.147085 [ 39 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4570 | 2026.04.07 05:24:31.147104 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4571 | 2026.04.07 05:24:31.147120 [ 39 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.04.07 05:24:31.147147 [ 5 ] {0721bdd7-a6ab-45db-8fdd-a3e65ab40522} <Debug> TCPHandler: Processed in 0.001243933 sec. | ||
| 4573 | 2026.04.07 05:24:31.147148 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4574 | 2026.04.07 05:24:31.147236 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4575 | 2026.04.07 05:24:31.147337 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4576 | 2026.04.07 05:24:31.147364 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1446 rows starting from the beginning of the part | ||
| 4577 | 2026.04.07 05:24:31.147407 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4578 | 2026.04.07 05:24:31.147448 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4579 | 2026.04.07 05:24:31.147479 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4580 | 2026.04.07 05:24:31.147514 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4581 | 2026.04.07 05:24:31.147547 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4582 | 2026.04.07 05:24:31.148565 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358016 sec., 1285699.1375653895 rows/sec., 86.78 MiB/sec. | ||
| 4583 | 2026.04.07 05:24:31.148778 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4584 | 2026.04.07 05:24:31.149022 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.04.07 05:24:31.149092 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_31_6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4586 | 2026.04.07 05:24:31.149157 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4587 | 2026.04.07 05:24:31.150052 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10202 rows, containing 5 columns (5 merged, 0 gathered) in 0.004117497 sec., 2477718.8665832663 rows/sec., 166.81 MiB/sec. | ||
| 4588 | 2026.04.07 05:24:31.150293 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4589 | 2026.04.07 05:24:31.150528 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.04.07 05:24:31.150598 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4591 | 2026.04.07 05:24:31.150669 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4592 | 2026.04.07 05:24:32.000284 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.56 MiB, peak 259.26 MiB, free memory in arenas 0.00 B, will set to 254.31 MiB (RSS), difference: 1.75 MiB | ||
| 4593 | 2026.04.07 05:24:33.238785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 554 | ||
| 4594 | 2026.04.07 05:24:33.240942 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.04.07 05:24:33.240986 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4596 | 2026.04.07 05:24:33.242200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4597 | 2026.04.07 05:24:33.242489 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.04.07 05:24:33.242746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4599 | 2026.04.07 05:24:34.099708 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.04.07 05:24:34.099924 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.04.07 05:24:34.100003 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4602 | 2026.04.07 05:24:34.100702 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.04.07 05:24:34.100762 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4604 | 2026.04.07 05:24:34.101195 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4605 | 2026.04.07 05:24:34.101429 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.04.07 05:24:34.101601 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 4607 | 2026.04.07 05:24:34.101656 [ 5 ] {4fc20b86-9e26-438f-ba03-229392accd3d} <Debug> TCPHandler: Processed in 0.00208052 sec. | ||
| 4608 | 2026.04.07 05:24:34.101786 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.04.07 05:24:34.101895 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4610 | 2026.04.07 05:24:34.101941 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4611 | 2026.04.07 05:24:34.103412 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.04.07 05:24:34.103451 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4613 | 2026.04.07 05:24:34.103987 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4614 | 2026.04.07 05:24:34.104202 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.04.07 05:24:34.104348 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.002479 sec., 1052440.5002016942 rows/sec., 79.27 MiB/sec. | ||
| 4616 | 2026.04.07 05:24:34.104390 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4617 | 2026.04.07 05:24:34.104403 [ 5 ] {1af2af45-ed0f-4432-80ff-06f7161625c7} <Debug> TCPHandler: Processed in 0.00267135 sec. | ||
| 4618 | 2026.04.07 05:24:34.104521 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.04.07 05:24:34.104624 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.04.07 05:24:34.104667 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4621 | 2026.04.07 05:24:34.105095 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.04.07 05:24:34.105134 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4623 | 2026.04.07 05:24:34.105457 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4624 | 2026.04.07 05:24:34.105669 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.04.07 05:24:34.105799 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001198 sec., 54257.09515859766 rows/sec., 4.03 MiB/sec. | ||
| 4626 | 2026.04.07 05:24:34.105836 [ 5 ] {3a5a8ee2-7e7a-4c10-ac4b-fbad4e898611} <Debug> TCPHandler: Processed in 0.001367296 sec. | ||
| 4627 | 2026.04.07 05:24:34.105954 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.04.07 05:24:34.106051 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.04.07 05:24:34.106091 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4630 | 2026.04.07 05:24:34.106714 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.04.07 05:24:34.106750 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4632 | 2026.04.07 05:24:34.107100 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4633 | 2026.04.07 05:24:34.107309 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.04.07 05:24:34.107437 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001405 sec., 587188.6120996441 rows/sec., 34.35 MiB/sec. | ||
| 4635 | 2026.04.07 05:24:34.107475 [ 5 ] {13eae3c4-f673-40ca-bda6-3c169d8269f6} <Debug> TCPHandler: Processed in 0.001571539 sec. | ||
| 4636 | 2026.04.07 05:24:34.107587 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.04.07 05:24:34.107683 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.04.07 05:24:34.107722 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4639 | 2026.04.07 05:24:34.108098 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.04.07 05:24:34.108134 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4641 | 2026.04.07 05:24:34.108435 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4642 | 2026.04.07 05:24:34.108641 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.04.07 05:24:34.108766 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 4644 | 2026.04.07 05:24:34.108803 [ 5 ] {bd685659-c366-4d83-ac2d-23332cff9bba} <Debug> TCPHandler: Processed in 0.001266303 sec. | ||
| 4645 | 2026.04.07 05:24:34.108913 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.04.07 05:24:34.109007 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.04.07 05:24:34.109047 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4648 | 2026.04.07 05:24:34.109430 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.04.07 05:24:34.109464 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4650 | 2026.04.07 05:24:34.109770 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4651 | 2026.04.07 05:24:34.109986 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.04.07 05:24:34.110116 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 4653 | 2026.04.07 05:24:34.110154 [ 5 ] {aed133b5-5856-4c10-aac5-0d3a014260c1} <Debug> TCPHandler: Processed in 0.001290384 sec. | ||
| 4654 | 2026.04.07 05:24:34.110271 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.04.07 05:24:34.110365 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4656 | 2026.04.07 05:24:34.110405 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4657 | 2026.04.07 05:24:34.111261 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.04.07 05:24:34.111298 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4659 | 2026.04.07 05:24:34.111692 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4660 | 2026.04.07 05:24:34.111913 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.04.07 05:24:34.112076 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001705 sec., 802346.0410557186 rows/sec., 54.26 MiB/sec. | ||
| 4662 | 2026.04.07 05:24:34.112130 [ 5 ] {2e23cf58-68ff-49b5-ad2c-8249c80cc3c2} <Debug> TCPHandler: Processed in 0.001908756 sec. | ||
| 4663 | 2026.04.07 05:24:34.112257 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.04.07 05:24:34.112354 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.04.07 05:24:34.112396 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4666 | 2026.04.07 05:24:34.113071 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.04.07 05:24:34.113106 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4668 | 2026.04.07 05:24:34.113553 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4669 | 2026.04.07 05:24:34.113764 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.04.07 05:24:34.113895 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001562 sec., 1021766.9654289372 rows/sec., 62.81 MiB/sec. | ||
| 4671 | 2026.04.07 05:24:34.113933 [ 5 ] {8d416dc3-155f-4514-917d-eb41658d111c} <Debug> TCPHandler: Processed in 0.001727212 sec. | ||
| 4672 | 2026.04.07 05:24:34.114053 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.04.07 05:24:34.114147 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.04.07 05:24:34.114202 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4675 | 2026.04.07 05:24:34.115061 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.04.07 05:24:34.115098 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4677 | 2026.04.07 05:24:34.115669 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4678 | 2026.04.07 05:24:34.115887 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.04.07 05:24:34.116008 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4680 | 2026.04.07 05:24:34.116027 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001899 sec., 27909.426013691416 rows/sec., 50.01 MiB/sec. | ||
| 4681 | 2026.04.07 05:24:34.116075 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.04.07 05:24:34.116102 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4683 | 2026.04.07 05:24:34.116103 [ 5 ] {3324a578-c8ac-4721-91dd-b80efdde9ce1} <Debug> TCPHandler: Processed in 0.002101269 sec. | ||
| 4684 | 2026.04.07 05:24:34.116193 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 4685 | 2026.04.07 05:24:34.116235 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.04.07 05:24:34.116331 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4687 | 2026.04.07 05:24:34.116373 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4688 | 2026.04.07 05:24:34.116387 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4689 | 2026.04.07 05:24:34.116442 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 396 rows starting from the beginning of the part | ||
| 4690 | 2026.04.07 05:24:34.116575 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4691 | 2026.04.07 05:24:34.116680 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 4692 | 2026.04.07 05:24:34.116702 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.04.07 05:24:34.116739 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4694 | 2026.04.07 05:24:34.116780 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4695 | 2026.04.07 05:24:34.116873 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4696 | 2026.04.07 05:24:34.116970 [ 193 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 4697 | 2026.04.07 05:24:34.117054 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4698 | 2026.04.07 05:24:34.117280 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.04.07 05:24:34.117411 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001099 sec., 32757.051865332123 rows/sec., 2.21 MiB/sec. | ||
| 4700 | 2026.04.07 05:24:34.117446 [ 5 ] {bb527832-93c3-4c11-8bb0-49e1057df5e5} <Debug> TCPHandler: Processed in 0.001261044 sec. | ||
| 4701 | 2026.04.07 05:24:34.137877 [ 195 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 19 columns (19 merged, 0 gathered) in 0.02171659 sec., 28917.98390078737 rows/sec., 51.82 MiB/sec. | ||
| 4702 | 2026.04.07 05:24:34.138993 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4703 | 2026.04.07 05:24:34.139386 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.04.07 05:24:34.139465 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4705 | 2026.04.07 05:24:34.139634 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 4706 | 2026.04.07 05:24:35.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.10 MiB, peak 262.61 MiB, free memory in arenas 0.00 B, will set to 257.20 MiB (RSS), difference: 2.10 MiB | ||
| 4707 | 2026.04.07 05:24:35.723462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11012 | ||
| 4708 | 2026.04.07 05:24:35.723928 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.04.07 05:24:35.723962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4710 | 2026.04.07 05:24:35.724434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4711 | 2026.04.07 05:24:35.724678 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.04.07 05:24:35.724795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11012 | ||
| 4713 | 2026.04.07 05:24:36.137411 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.04.07 05:24:36.137617 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4715 | 2026.04.07 05:24:36.137693 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4716 | 2026.04.07 05:24:36.138385 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.04.07 05:24:36.138437 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4718 | 2026.04.07 05:24:36.138861 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4719 | 2026.04.07 05:24:36.139092 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.04.07 05:24:36.139259 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.53 MiB/sec. | ||
| 4721 | 2026.04.07 05:24:36.139308 [ 5 ] {ec8c494b-8e4c-479e-af83-529460b98600} <Debug> TCPHandler: Processed in 0.002038849 sec. | ||
| 4722 | 2026.04.07 05:24:36.139429 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.04.07 05:24:36.139532 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4724 | 2026.04.07 05:24:36.139574 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4725 | 2026.04.07 05:24:36.139993 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.04.07 05:24:36.140030 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4727 | 2026.04.07 05:24:36.140356 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4728 | 2026.04.07 05:24:36.140561 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.04.07 05:24:36.140694 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 4730 | 2026.04.07 05:24:36.140732 [ 5 ] {262a8ff7-949a-4bdf-9c49-72766c06741a} <Debug> TCPHandler: Processed in 0.001354956 sec. | ||
| 4731 | 2026.04.07 05:24:36.140860 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.04.07 05:24:36.140957 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.04.07 05:24:36.141001 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4734 | 2026.04.07 05:24:36.141381 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.04.07 05:24:36.141417 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4736 | 2026.04.07 05:24:36.141739 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4737 | 2026.04.07 05:24:36.141953 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.04.07 05:24:36.142082 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 3.90 MiB/sec. | ||
| 4739 | 2026.04.07 05:24:36.142118 [ 5 ] {1feb5094-f4fd-44a5-aa5d-0877d07fe904} <Debug> TCPHandler: Processed in 0.001307395 sec. | ||
| 4740 | 2026.04.07 05:24:36.142233 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.04.07 05:24:36.142328 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.04.07 05:24:36.142370 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4743 | 2026.04.07 05:24:36.142686 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.04.07 05:24:36.142721 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4745 | 2026.04.07 05:24:36.143037 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4746 | 2026.04.07 05:24:36.143241 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.04.07 05:24:36.143368 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001059 sec., 22662.889518413598 rows/sec., 1.53 MiB/sec. | ||
| 4748 | 2026.04.07 05:24:36.143404 [ 5 ] {79172478-31d6-41c7-904a-4e18ebc2b0f9} <Debug> TCPHandler: Processed in 0.001220693 sec. | ||
| 4749 | 2026.04.07 05:24:36.350775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4750 | 2026.04.07 05:24:36.367048 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.04.07 05:24:36.367120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4752 | 2026.04.07 05:24:36.373539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4753 | 2026.04.07 05:24:36.374240 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.04.07 05:24:36.377124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4755 | 2026.04.07 05:24:41.141610 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.04.07 05:24:41.141933 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4757 | 2026.04.07 05:24:41.142045 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4758 | 2026.04.07 05:24:41.142753 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.04.07 05:24:41.142795 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4760 | 2026.04.07 05:24:41.143204 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4761 | 2026.04.07 05:24:41.143430 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.04.07 05:24:41.143593 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 4763 | 2026.04.07 05:24:41.143643 [ 5 ] {83958ecf-fa2c-4728-b17b-0c5ba46d7de0} <Debug> TCPHandler: Processed in 0.002217312 sec. | ||
| 4764 | 2026.04.07 05:24:41.143778 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.04.07 05:24:41.143882 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4766 | 2026.04.07 05:24:41.143924 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4767 | 2026.04.07 05:24:41.144370 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.04.07 05:24:41.144405 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4769 | 2026.04.07 05:24:41.144713 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4770 | 2026.04.07 05:24:41.144934 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.04.07 05:24:41.145065 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 4772 | 2026.04.07 05:24:41.145104 [ 5 ] {493d494e-9bed-4e39-93bf-509bc7031f84} <Debug> TCPHandler: Processed in 0.001380476 sec. | ||
| 4773 | 2026.04.07 05:24:41.145229 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.04.07 05:24:41.145327 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.04.07 05:24:41.145371 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4776 | 2026.04.07 05:24:41.145800 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.04.07 05:24:41.145834 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4778 | 2026.04.07 05:24:41.146164 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4779 | 2026.04.07 05:24:41.146374 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.04.07 05:24:41.146504 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4781 | 2026.04.07 05:24:41.146540 [ 5 ] {c892efa0-bc52-4d6c-8936-9a1551b125aa} <Debug> TCPHandler: Processed in 0.001362286 sec. | ||
| 4782 | 2026.04.07 05:24:41.146657 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.04.07 05:24:41.146752 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.04.07 05:24:41.146793 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.04.07 05:24:41.147133 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.04.07 05:24:41.147168 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4787 | 2026.04.07 05:24:41.147471 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4788 | 2026.04.07 05:24:41.147680 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.04.07 05:24:41.147806 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4790 | 2026.04.07 05:24:41.147841 [ 5 ] {76b59289-964d-47fc-a603-175c4870c903} <Debug> TCPHandler: Processed in 0.001234393 sec. | ||
| 4791 | 2026.04.07 05:24:43.074352 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4792 | 2026.04.07 05:24:43.074409 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4793 | 2026.04.07 05:24:43.224859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11524 | ||
| 4794 | 2026.04.07 05:24:43.225677 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.04.07 05:24:43.225721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4796 | 2026.04.07 05:24:43.226207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4797 | 2026.04.07 05:24:43.226452 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.04.07 05:24:43.226596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11524 | ||
| 4799 | 2026.04.07 05:24:43.242860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 590 | ||
| 4800 | 2026.04.07 05:24:43.245235 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.04.07 05:24:43.245274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4802 | 2026.04.07 05:24:43.246489 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4803 | 2026.04.07 05:24:43.246759 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.04.07 05:24:43.247019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4805 | 2026.04.07 05:24:43.878162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4806 | 2026.04.07 05:24:43.894104 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.04.07 05:24:43.894157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4808 | 2026.04.07 05:24:43.900491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4809 | 2026.04.07 05:24:43.901190 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.04.07 05:24:43.903942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4811 | 2026.04.07 05:24:46.143435 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.04.07 05:24:46.143638 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4813 | 2026.04.07 05:24:46.143714 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4814 | 2026.04.07 05:24:46.144463 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.04.07 05:24:46.144514 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4816 | 2026.04.07 05:24:46.144932 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4817 | 2026.04.07 05:24:46.145167 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.04.07 05:24:46.145327 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001745 sec., 80229.22636103151 rows/sec., 6.99 MiB/sec. | ||
| 4819 | 2026.04.07 05:24:46.145379 [ 5 ] {4390d935-c0d0-438e-b662-220548176785} <Debug> TCPHandler: Processed in 0.002083969 sec. | ||
| 4820 | 2026.04.07 05:24:46.145514 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.04.07 05:24:46.145617 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.04.07 05:24:46.145660 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4823 | 2026.04.07 05:24:46.146090 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.04.07 05:24:46.146127 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4825 | 2026.04.07 05:24:46.146477 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4826 | 2026.04.07 05:24:46.146687 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.04.07 05:24:46.146818 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001225 sec., 34285.71428571429 rows/sec., 2.52 MiB/sec. | ||
| 4828 | 2026.04.07 05:24:46.146857 [ 5 ] {2bfff501-150b-4935-817d-1332cac3bb27} <Debug> TCPHandler: Processed in 0.001396636 sec. | ||
| 4829 | 2026.04.07 05:24:46.146960 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.04.07 05:24:46.147057 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4831 | 2026.04.07 05:24:46.147097 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4832 | 2026.04.07 05:24:46.147527 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.04.07 05:24:46.147564 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4834 | 2026.04.07 05:24:46.147869 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4835 | 2026.04.07 05:24:46.148081 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.04.07 05:24:46.148211 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001173 sec., 90366.58141517476 rows/sec., 7.06 MiB/sec. | ||
| 4837 | 2026.04.07 05:24:46.148248 [ 5 ] {fe16cdd3-df42-4eb9-83b0-707143dd56c9} <Debug> TCPHandler: Processed in 0.001338086 sec. | ||
| 4838 | 2026.04.07 05:24:46.148363 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.04.07 05:24:46.148458 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.04.07 05:24:46.148500 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4841 | 2026.04.07 05:24:46.148910 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.04.07 05:24:46.148945 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4843 | 2026.04.07 05:24:46.149288 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4844 | 2026.04.07 05:24:46.149495 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.04.07 05:24:46.149624 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4846 | 2026.04.07 05:24:46.149660 [ 5 ] {64554268-8078-4295-9c72-e0c5653a571d} <Debug> TCPHandler: Processed in 0.001346455 sec. | ||
| 4847 | 2026.04.07 05:24:46.149780 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.04.07 05:24:46.149905 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.04.07 05:24:46.149971 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4850 | 2026.04.07 05:24:46.150883 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.04.07 05:24:46.150920 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4852 | 2026.04.07 05:24:46.151530 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4853 | 2026.04.07 05:24:46.151754 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.04.07 05:24:46.151899 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002018 sec., 20812.68582755203 rows/sec., 37.30 MiB/sec. | ||
| 4855 | 2026.04.07 05:24:46.151953 [ 5 ] {6e41bf06-0187-4367-9356-12e46ec802f9} <Debug> TCPHandler: Processed in 0.002235673 sec. | ||
| 4856 | 2026.04.07 05:24:46.152081 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.04.07 05:24:46.152176 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.04.07 05:24:46.152218 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4859 | 2026.04.07 05:24:46.152558 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.04.07 05:24:46.152595 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4861 | 2026.04.07 05:24:46.152924 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4862 | 2026.04.07 05:24:46.153138 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.04.07 05:24:46.153268 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4864 | 2026.04.07 05:24:46.153304 [ 5 ] {baa44f4f-f723-44e2-82af-acbbe2318a9a} <Debug> TCPHandler: Processed in 0.001274674 sec. | ||
| 4865 | 2026.04.07 05:24:50.727624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11972 | ||
| 4866 | 2026.04.07 05:24:50.728124 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.04.07 05:24:50.728161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4868 | 2026.04.07 05:24:50.728643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4869 | 2026.04.07 05:24:50.728871 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.04.07 05:24:50.729008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11972 | ||
| 4871 | 2026.04.07 05:24:51.141682 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.04.07 05:24:51.141864 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4873 | 2026.04.07 05:24:51.141930 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4874 | 2026.04.07 05:24:51.142688 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.04.07 05:24:51.142732 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4876 | 2026.04.07 05:24:51.143153 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4877 | 2026.04.07 05:24:51.143376 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.04.07 05:24:51.143522 [ 178 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4879 | 2026.04.07 05:24:51.143530 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 4880 | 2026.04.07 05:24:51.143597 [ 178 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.04.07 05:24:51.143617 [ 5 ] {51a42923-3252-404b-a0be-5ca876073fb1} <Debug> TCPHandler: Processed in 0.002065029 sec. | ||
| 4882 | 2026.04.07 05:24:51.143627 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4883 | 2026.04.07 05:24:51.143760 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.04.07 05:24:51.143767 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 4885 | 2026.04.07 05:24:51.143862 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4886 | 2026.04.07 05:24:51.143908 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4887 | 2026.04.07 05:24:51.143911 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4888 | 2026.04.07 05:24:51.143955 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2620 rows starting from the beginning of the part | ||
| 4889 | 2026.04.07 05:24:51.144019 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2609 rows starting from the beginning of the part | ||
| 4890 | 2026.04.07 05:24:51.144062 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4891 | 2026.04.07 05:24:51.144101 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4892 | 2026.04.07 05:24:51.144191 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
| 4893 | 2026.04.07 05:24:51.144262 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4894 | 2026.04.07 05:24:51.144360 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.04.07 05:24:51.144402 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4896 | 2026.04.07 05:24:51.144769 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4897 | 2026.04.07 05:24:51.144985 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.04.07 05:24:51.145117 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 4899 | 2026.04.07 05:24:51.145118 [ 178 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4900 | 2026.04.07 05:24:51.145159 [ 5 ] {57874b44-78c6-4f4e-8661-dceebe6b429c} <Debug> TCPHandler: Processed in 0.001449617 sec. | ||
| 4901 | 2026.04.07 05:24:51.145171 [ 178 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.04.07 05:24:51.145197 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4903 | 2026.04.07 05:24:51.145297 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.04.07 05:24:51.145315 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 4905 | 2026.04.07 05:24:51.145398 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4906 | 2026.04.07 05:24:51.145447 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4907 | 2026.04.07 05:24:51.145447 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4908 | 2026.04.07 05:24:51.145493 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1404 rows starting from the beginning of the part | ||
| 4909 | 2026.04.07 05:24:51.145554 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1368 rows starting from the beginning of the part | ||
| 4910 | 2026.04.07 05:24:51.145598 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4911 | 2026.04.07 05:24:51.145634 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4912 | 2026.04.07 05:24:51.145672 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part | ||
| 4913 | 2026.04.07 05:24:51.145709 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4914 | 2026.04.07 05:24:51.145865 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.04.07 05:24:51.145907 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4916 | 2026.04.07 05:24:51.146378 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4917 | 2026.04.07 05:24:51.146415 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002700711 sec., 2050200.854515718 rows/sec., 162.94 MiB/sec. | ||
| 4918 | 2026.04.07 05:24:51.146610 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.04.07 05:24:51.146746 [ 178 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4920 | 2026.04.07 05:24:51.146747 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001368 sec., 116959.06432748538 rows/sec., 8.15 MiB/sec. | ||
| 4921 | 2026.04.07 05:24:51.146779 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4922 | 2026.04.07 05:24:51.146788 [ 178 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.04.07 05:24:51.146813 [ 5 ] {dd280d5d-ff45-4ded-9b4c-7aea222cbfb9} <Debug> TCPHandler: Processed in 0.001565179 sec. | ||
| 4924 | 2026.04.07 05:24:51.146830 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4925 | 2026.04.07 05:24:51.146910 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4926 | 2026.04.07 05:24:51.146934 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.04.07 05:24:51.146988 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725043 sec., 1779665.7822442686 rows/sec., 129.19 MiB/sec. | ||
| 4928 | 2026.04.07 05:24:51.147019 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4929 | 2026.04.07 05:24:51.147036 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.04.07 05:24:51.147056 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10202 rows starting from the beginning of the part | ||
| 4931 | 2026.04.07 05:24:51.147085 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4932 | 2026.04.07 05:24:51.147126 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.04.07 05:24:51.147141 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1596 rows starting from the beginning of the part | ||
| 4934 | 2026.04.07 05:24:51.147197 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4935 | 2026.04.07 05:24:51.147229 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_36_7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4936 | 2026.04.07 05:24:51.147239 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4937 | 2026.04.07 05:24:51.147248 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4938 | 2026.04.07 05:24:51.147307 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4939 | 2026.04.07 05:24:51.147335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4940 | 2026.04.07 05:24:51.147354 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 4941 | 2026.04.07 05:24:51.147440 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.04.07 05:24:51.147484 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4943 | 2026.04.07 05:24:51.147593 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.04.07 05:24:51.147683 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_36_7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4945 | 2026.04.07 05:24:51.147787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4946 | 2026.04.07 05:24:51.147830 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4947 | 2026.04.07 05:24:51.148046 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.04.07 05:24:51.148176 [ 178 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4949 | 2026.04.07 05:24:51.148180 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4950 | 2026.04.07 05:24:51.148217 [ 178 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.04.07 05:24:51.148237 [ 5 ] {cdb801ba-c923-4d72-a33b-f78ba19d1385} <Debug> TCPHandler: Processed in 0.001352485 sec. | ||
| 4952 | 2026.04.07 05:24:51.148241 [ 178 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4953 | 2026.04.07 05:24:51.148336 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4954 | 2026.04.07 05:24:51.148432 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2026.04.07 05:24:51.148458 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1746 rows starting from the beginning of the part | ||
| 4956 | 2026.04.07 05:24:51.148505 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 4957 | 2026.04.07 05:24:51.148542 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 4958 | 2026.04.07 05:24:51.148576 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4959 | 2026.04.07 05:24:51.148607 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4960 | 2026.04.07 05:24:51.148638 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 4961 | 2026.04.07 05:24:51.149660 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358736 sec., 1461652.594764546 rows/sec., 98.63 MiB/sec. | ||
| 4962 | 2026.04.07 05:24:51.149903 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4963 | 2026.04.07 05:24:51.150212 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.04.07 05:24:51.150293 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_36_7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4965 | 2026.04.07 05:24:51.150386 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4966 | 2026.04.07 05:24:51.150499 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12342 rows, containing 5 columns (5 merged, 0 gathered) in 0.003622518 sec., 3407022.408170229 rows/sec., 227.14 MiB/sec. | ||
| 4967 | 2026.04.07 05:24:51.150847 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4968 | 2026.04.07 05:24:51.151099 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.04.07 05:24:51.151172 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4970 | 2026.04.07 05:24:51.151248 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4971 | 2026.04.07 05:24:51.404960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4972 | 2026.04.07 05:24:51.422396 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.04.07 05:24:51.422459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4974 | 2026.04.07 05:24:51.427976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4975 | 2026.04.07 05:24:51.428688 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.04.07 05:24:51.431537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4977 | 2026.04.07 05:24:53.247203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 610 | ||
| 4978 | 2026.04.07 05:24:53.249345 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.04.07 05:24:53.249393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4980 | 2026.04.07 05:24:53.250570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4981 | 2026.04.07 05:24:53.250836 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.04.07 05:24:53.251085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4983 | 2026.04.07 05:24:56.143127 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.04.07 05:24:56.143322 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4985 | 2026.04.07 05:24:56.143392 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4986 | 2026.04.07 05:24:56.144137 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.04.07 05:24:56.144186 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4988 | 2026.04.07 05:24:56.144603 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4989 | 2026.04.07 05:24:56.144833 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.04.07 05:24:56.144998 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001726 sec., 81112.39860950173 rows/sec., 7.07 MiB/sec. | ||
| 4991 | 2026.04.07 05:24:56.145047 [ 5 ] {c5db7a21-c40b-45d9-82c1-c501ca4be61f} <Debug> TCPHandler: Processed in 0.002052199 sec. | ||
| 4992 | 2026.04.07 05:24:56.145176 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.04.07 05:24:56.145280 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.04.07 05:24:56.145324 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4995 | 2026.04.07 05:24:56.145753 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.04.07 05:24:56.145791 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4997 | 2026.04.07 05:24:56.146096 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4998 | 2026.04.07 05:24:56.146320 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.04.07 05:24:56.146438 [ 171 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5000 | 2026.04.07 05:24:56.146454 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.57 MiB/sec. | ||
| 5001 | 2026.04.07 05:24:56.146506 [ 171 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.04.07 05:24:56.146515 [ 5 ] {ec85ed41-dc19-4c08-9f76-1918d5de7571} <Debug> TCPHandler: Processed in 0.001392466 sec. | ||
| 5003 | 2026.04.07 05:24:56.146534 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5004 | 2026.04.07 05:24:56.146651 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.04.07 05:24:56.146685 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 5006 | 2026.04.07 05:24:56.146754 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5007 | 2026.04.07 05:24:56.146800 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5008 | 2026.04.07 05:24:56.146849 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5009 | 2026.04.07 05:24:56.146893 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 83 rows starting from the beginning of the part | ||
| 5010 | 2026.04.07 05:24:56.146977 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5011 | 2026.04.07 05:24:56.147029 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 5012 | 2026.04.07 05:24:56.147085 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 65 rows starting from the beginning of the part | ||
| 5013 | 2026.04.07 05:24:56.147137 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5014 | 2026.04.07 05:24:56.147186 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5015 | 2026.04.07 05:24:56.147248 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.04.07 05:24:56.147291 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5017 | 2026.04.07 05:24:56.147636 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5018 | 2026.04.07 05:24:56.147863 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.04.07 05:24:56.148001 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001267 sec., 83662.19415943173 rows/sec., 6.53 MiB/sec. | ||
| 5020 | 2026.04.07 05:24:56.148040 [ 5 ] {e1392ddf-8046-4528-a7e1-7c600dfe33c1} <Debug> TCPHandler: Processed in 0.001439828 sec. | ||
| 5021 | 2026.04.07 05:24:56.148103 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495969 sec., 184495.80171781636 rows/sec., 14.26 MiB/sec. | ||
| 5022 | 2026.04.07 05:24:56.148154 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.04.07 05:24:56.148255 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.04.07 05:24:56.148277 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5025 | 2026.04.07 05:24:56.148301 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5026 | 2026.04.07 05:24:56.148590 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.04.07 05:24:56.148667 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_21_4} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5028 | 2026.04.07 05:24:56.148742 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.04.07 05:24:56.148749 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5030 | 2026.04.07 05:24:56.148785 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5031 | 2026.04.07 05:24:56.149136 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5032 | 2026.04.07 05:24:56.149346 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.04.07 05:24:56.149477 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 5034 | 2026.04.07 05:24:56.149516 [ 5 ] {466666ab-fac0-4f44-be35-db5e32357bdf} <Debug> TCPHandler: Processed in 0.001411457 sec. | ||
| 5035 | 2026.04.07 05:24:56.149627 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.04.07 05:24:56.149722 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.04.07 05:24:56.149777 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5038 | 2026.04.07 05:24:56.150641 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.04.07 05:24:56.150677 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5040 | 2026.04.07 05:24:56.151248 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5041 | 2026.04.07 05:24:56.151465 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.04.07 05:24:56.151610 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001906 sec., 22035.67681007345 rows/sec., 39.49 MiB/sec. | ||
| 5043 | 2026.04.07 05:24:56.151671 [ 5 ] {e5681524-9e3b-48a4-b767-5a57e1e126fe} <Debug> TCPHandler: Processed in 0.002093279 sec. | ||
| 5044 | 2026.04.07 05:24:56.151787 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.04.07 05:24:56.151883 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.04.07 05:24:56.151924 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5047 | 2026.04.07 05:24:56.152263 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.04.07 05:24:56.152298 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5049 | 2026.04.07 05:24:56.152612 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5050 | 2026.04.07 05:24:56.152819 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.04.07 05:24:56.152946 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 5052 | 2026.04.07 05:24:56.152983 [ 5 ] {5a50fc84-11b1-4909-92f1-1ca3971935e1} <Debug> TCPHandler: Processed in 0.001245544 sec. | ||
| 5053 | 2026.04.07 05:24:57.598537 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37356 | ||
| 5054 | 2026.04.07 05:24:57.598650 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.04.07 05:24:57.598678 [ 286 ] {} <Debug> TCP-Session: 1013fc05-2f7b-448a-bb0c-dfca84f6dbd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37356 | ||
| 5056 | 2026.04.07 05:24:57.598700 [ 286 ] {} <Debug> TCP-Session: 1013fc05-2f7b-448a-bb0c-dfca84f6dbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.04.07 05:24:57.598713 [ 286 ] {} <Debug> TCP-Session: 1013fc05-2f7b-448a-bb0c-dfca84f6dbd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.04.07 05:24:57.598899 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63852 | ||
| 5059 | 2026.04.07 05:24:57.598929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42608 | ||
| 5060 | 2026.04.07 05:24:57.598903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51992 | ||
| 5061 | 2026.04.07 05:24:57.598987 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51839 | ||
| 5062 | 2026.04.07 05:24:57.599009 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50500 | ||
| 5063 | 2026.04.07 05:24:57.599030 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.04.07 05:24:57.599056 [ 286 ] {} <Trace> TCP-Session: 1013fc05-2f7b-448a-bb0c-dfca84f6dbd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.04.07 05:24:57.599076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5066 | 2026.04.07 05:24:57.599121 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5067 | 2026.04.07 05:24:57.599119 [ 288 ] {} <Debug> TCP-Session: 591fdd0d-a52d-4c98-9c31-6bb7fbc24e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:63852 | ||
| 5068 | 2026.04.07 05:24:57.599160 [ 293 ] {} <Debug> TCP-Session: 29feeb24-99ea-4d2b-8e5c-9d237e61935c Authenticating user 'default' from [fd00:1122:3344:101::e]:51839 | ||
| 5069 | 2026.04.07 05:24:57.599150 [ 289 ] {} <Debug> TCP-Session: c29c5c47-634e-470d-b571-23748b7c0e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:51992 | ||
| 5070 | 2026.04.07 05:24:57.599188 [ 288 ] {} <Debug> TCP-Session: 591fdd0d-a52d-4c98-9c31-6bb7fbc24e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.04.07 05:24:57.599199 [ 293 ] {} <Debug> TCP-Session: 29feeb24-99ea-4d2b-8e5c-9d237e61935c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2026.04.07 05:24:57.599217 [ 288 ] {} <Debug> TCP-Session: 591fdd0d-a52d-4c98-9c31-6bb7fbc24e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5073 | 2026.04.07 05:24:57.599230 [ 293 ] {} <Debug> TCP-Session: 29feeb24-99ea-4d2b-8e5c-9d237e61935c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2026.04.07 05:24:57.599218 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5075 | 2026.04.07 05:24:57.599207 [ 289 ] {} <Debug> TCP-Session: c29c5c47-634e-470d-b571-23748b7c0e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.04.07 05:24:57.599028 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5077 | 2026.04.07 05:24:57.599307 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5078 | 2026.04.07 05:24:57.599352 [ 290 ] {} <Debug> TCP-Session: 34faaa30-759b-42c3-9769-5260072754cc Authenticating user 'default' from [fd00:1122:3344:101::e]:42608 | ||
| 5079 | 2026.04.07 05:24:57.599306 [ 3 ] {} <Debug> TCP-Session: 7ff9cf84-2546-4f24-abf8-0f53eb0bce4a Authenticating user 'default' from [fd00:1122:3344:101::e]:50500 | ||
| 5080 | 2026.04.07 05:24:57.599378 [ 290 ] {} <Debug> TCP-Session: 34faaa30-759b-42c3-9769-5260072754cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5081 | 2026.04.07 05:24:57.599310 [ 289 ] {} <Debug> TCP-Session: c29c5c47-634e-470d-b571-23748b7c0e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.04.07 05:24:57.599406 [ 3 ] {} <Debug> TCP-Session: 7ff9cf84-2546-4f24-abf8-0f53eb0bce4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.04.07 05:24:57.599406 [ 290 ] {} <Debug> TCP-Session: 34faaa30-759b-42c3-9769-5260072754cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.04.07 05:24:57.599443 [ 3 ] {} <Debug> TCP-Session: 7ff9cf84-2546-4f24-abf8-0f53eb0bce4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.04.07 05:24:57.598996 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45822 | ||
| 5086 | 2026.04.07 05:24:57.598970 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32931 | ||
| 5087 | 2026.04.07 05:24:57.598968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55606 | ||
| 5088 | 2026.04.07 05:24:57.599605 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5089 | 2026.04.07 05:24:57.599663 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5090 | 2026.04.07 05:24:57.599735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5091 | 2026.04.07 05:24:57.599767 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5092 | 2026.04.07 05:24:57.599777 [ 291 ] {} <Debug> TCP-Session: 7a62f2e4-3a2e-4a06-8c2f-0b7c83dab3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:32931 | ||
| 5093 | 2026.04.07 05:24:57.599802 [ 292 ] {} <Debug> TCP-Session: 227df4fb-a830-4b47-90a6-3d5cc23f4b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:55606 | ||
| 5094 | 2026.04.07 05:24:57.599811 [ 291 ] {} <Debug> TCP-Session: 7a62f2e4-3a2e-4a06-8c2f-0b7c83dab3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.04.07 05:24:57.599830 [ 292 ] {} <Debug> TCP-Session: 227df4fb-a830-4b47-90a6-3d5cc23f4b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.04.07 05:24:57.599841 [ 291 ] {} <Debug> TCP-Session: 7a62f2e4-3a2e-4a06-8c2f-0b7c83dab3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.04.07 05:24:57.599855 [ 292 ] {} <Debug> TCP-Session: 227df4fb-a830-4b47-90a6-3d5cc23f4b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2026.04.07 05:24:57.599803 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5099 | 2026.04.07 05:24:57.599911 [ 294 ] {} <Debug> TCP-Session: 95594613-630c-488e-8e1d-124f8b22f29e Authenticating user 'default' from [fd00:1122:3344:101::e]:45822 | ||
| 5100 | 2026.04.07 05:24:57.599928 [ 294 ] {} <Debug> TCP-Session: 95594613-630c-488e-8e1d-124f8b22f29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.04.07 05:24:57.599940 [ 294 ] {} <Debug> TCP-Session: 95594613-630c-488e-8e1d-124f8b22f29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5102 | 2026.04.07 05:24:57.599950 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 5103 | 2026.04.07 05:24:57.601186 [ 321 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> AggregatingTransform: Aggregating | ||
| 5104 | 2026.04.07 05:24:57.601234 [ 321 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5105 | 2026.04.07 05:24:57.601277 [ 321 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001228763 sec. (813.827 rows/sec., 31.79 KiB/sec.) | ||
| 5106 | 2026.04.07 05:24:57.601302 [ 321 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Trace> Aggregator: Merging aggregated data | ||
| 5107 | 2026.04.07 05:24:57.602497 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003267 sec., 306.0912151821243 rows/sec., 11.96 KiB/sec. | ||
| 5108 | 2026.04.07 05:24:57.602654 [ 286 ] {f35893ad-37a0-4e23-bfb6-b36691a461d3} <Debug> TCPHandler: Processed in 0.003759551 sec. | ||
| 5109 | 2026.04.07 05:24:57.602764 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5110 | 2026.04.07 05:24:57.602792 [ 286 ] {} <Debug> TCP-Session: 1013fc05-2f7b-448a-bb0c-dfca84f6dbd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2026.04.07 05:24:57.602794 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5112 | 2026.04.07 05:24:57.602811 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5113 | 2026.04.07 05:24:57.602832 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5114 | 2026.04.07 05:24:57.602850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2026.04.07 05:24:57.602868 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5116 | 2026.04.07 05:24:57.602885 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2026.04.07 05:24:57.602909 [ 293 ] {} <Debug> TCP-Session: 29feeb24-99ea-4d2b-8e5c-9d237e61935c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.04.07 05:24:57.602925 [ 292 ] {} <Debug> TCP-Session: 227df4fb-a830-4b47-90a6-3d5cc23f4b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.04.07 05:24:57.602939 [ 288 ] {} <Debug> TCP-Session: 591fdd0d-a52d-4c98-9c31-6bb7fbc24e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.04.07 05:24:57.602906 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5121 | 2026.04.07 05:24:57.602880 [ 289 ] {} <Debug> TCP-Session: c29c5c47-634e-470d-b571-23748b7c0e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2026.04.07 05:24:57.602862 [ 290 ] {} <Debug> TCP-Session: 34faaa30-759b-42c3-9769-5260072754cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2026.04.07 05:24:57.603006 [ 291 ] {} <Debug> TCP-Session: 7a62f2e4-3a2e-4a06-8c2f-0b7c83dab3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2026.04.07 05:24:57.602841 [ 3 ] {} <Debug> TCP-Session: 7ff9cf84-2546-4f24-abf8-0f53eb0bce4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2026.04.07 05:24:57.602919 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5126 | 2026.04.07 05:24:57.603092 [ 294 ] {} <Debug> TCP-Session: 95594613-630c-488e-8e1d-124f8b22f29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.04.07 05:24:58.074682 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5128 | 2026.04.07 05:24:58.074744 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5129 | 2026.04.07 05:24:58.229183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12484 | ||
| 5130 | 2026.04.07 05:24:58.229705 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.04.07 05:24:58.229756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5132 | 2026.04.07 05:24:58.230253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5133 | 2026.04.07 05:24:58.230500 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.04.07 05:24:58.230641 [ 155 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5135 | 2026.04.07 05:24:58.230645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12484 | ||
| 5136 | 2026.04.07 05:24:58.230720 [ 155 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.04.07 05:24:58.230751 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5138 | 2026.04.07 05:24:58.230894 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 5139 | 2026.04.07 05:24:58.231038 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5140 | 2026.04.07 05:24:58.231092 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10052 rows starting from the beginning of the part | ||
| 5141 | 2026.04.07 05:24:58.231188 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5142 | 2026.04.07 05:24:58.231257 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5143 | 2026.04.07 05:24:58.231313 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5144 | 2026.04.07 05:24:58.231357 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5145 | 2026.04.07 05:24:58.231401 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5146 | 2026.04.07 05:24:58.233363 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537358 sec., 4920078.286154338 rows/sec., 70.38 MiB/sec. | ||
| 5147 | 2026.04.07 05:24:58.233763 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5148 | 2026.04.07 05:24:58.234106 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.04.07 05:24:58.234198 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_26_5} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5150 | 2026.04.07 05:24:58.234334 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5151 | 2026.04.07 05:24:58.931895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5152 | 2026.04.07 05:24:58.953655 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.04.07 05:24:58.953734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5154 | 2026.04.07 05:24:58.960682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5155 | 2026.04.07 05:24:58.961569 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.04.07 05:24:58.961882 [ 155 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5157 | 2026.04.07 05:24:58.961918 [ 155 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.04.07 05:24:58.961937 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5159 | 2026.04.07 05:24:58.962037 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5160 | 2026.04.07 05:24:58.965199 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5161 | 2026.04.07 05:24:58.966057 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5162 | 2026.04.07 05:24:58.966650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5163 | 2026.04.07 05:24:58.969943 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5164 | 2026.04.07 05:24:58.975625 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5165 | 2026.04.07 05:24:58.980749 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5166 | 2026.04.07 05:24:58.985877 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5167 | 2026.04.07 05:24:58.990573 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 5168 | 2026.04.07 05:24:59.000357 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.35 MiB, peak 267.13 MiB, free memory in arenas 0.00 B, will set to 261.80 MiB (RSS), difference: -1.54 MiB | ||
| 5169 | 2026.04.07 05:24:59.054149 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092145788 sec., 2127.064125817666 rows/sec., 11.00 MiB/sec. | ||
| 5170 | 2026.04.07 05:24:59.057275 [ 190 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5171 | 2026.04.07 05:24:59.059600 [ 190 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_26_5} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.04.07 05:24:59.059719 [ 190 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_26_5} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5173 | 2026.04.07 05:24:59.061772 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5174 | 2026.04.07 05:24:59.200383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53052 | ||
| 5175 | 2026.04.07 05:24:59.200518 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5176 | 2026.04.07 05:24:59.200547 [ 286 ] {} <Debug> TCP-Session: 50a292e8-da51-480f-98e9-cae1dc8fd3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53052 | ||
| 5177 | 2026.04.07 05:24:59.200570 [ 286 ] {} <Debug> TCP-Session: 50a292e8-da51-480f-98e9-cae1dc8fd3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.04.07 05:24:59.200582 [ 286 ] {} <Debug> TCP-Session: 50a292e8-da51-480f-98e9-cae1dc8fd3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2026.04.07 05:24:59.200799 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43542 | ||
| 5180 | 2026.04.07 05:24:59.200849 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57955 | ||
| 5181 | 2026.04.07 05:24:59.200879 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33019 | ||
| 5182 | 2026.04.07 05:24:59.200902 [ 286 ] {} <Trace> TCP-Session: 50a292e8-da51-480f-98e9-cae1dc8fd3c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.04.07 05:24:59.200869 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57227 | ||
| 5184 | 2026.04.07 05:24:59.200947 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2026.04.07 05:24:59.200976 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5186 | 2026.04.07 05:24:59.200849 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40860 | ||
| 5187 | 2026.04.07 05:24:59.201019 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5188 | 2026.04.07 05:24:59.201025 [ 293 ] {} <Debug> TCP-Session: 2695d4ed-81bf-4c75-b32f-3424e3ebb279 Authenticating user 'default' from [fd00:1122:3344:101::e]:57955 | ||
| 5189 | 2026.04.07 05:24:59.201062 [ 3 ] {} <Debug> TCP-Session: c6b3a04f-f331-4d0c-a657-debf0ea7e92a Authenticating user 'default' from [fd00:1122:3344:101::e]:33019 | ||
| 5190 | 2026.04.07 05:24:59.201078 [ 293 ] {} <Debug> TCP-Session: 2695d4ed-81bf-4c75-b32f-3424e3ebb279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.04.07 05:24:59.201008 [ 288 ] {} <Debug> TCP-Session: 60fcc880-e7d6-4d61-9dfb-7af6d867ee3d Authenticating user 'default' from [fd00:1122:3344:101::e]:43542 | ||
| 5192 | 2026.04.07 05:24:59.201101 [ 293 ] {} <Debug> TCP-Session: 2695d4ed-81bf-4c75-b32f-3424e3ebb279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.04.07 05:24:59.201135 [ 288 ] {} <Debug> TCP-Session: 60fcc880-e7d6-4d61-9dfb-7af6d867ee3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2026.04.07 05:24:59.201101 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53052) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5195 | 2026.04.07 05:24:59.201158 [ 288 ] {} <Debug> TCP-Session: 60fcc880-e7d6-4d61-9dfb-7af6d867ee3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.04.07 05:24:59.201098 [ 3 ] {} <Debug> TCP-Session: c6b3a04f-f331-4d0c-a657-debf0ea7e92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.04.07 05:24:59.201210 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5198 | 2026.04.07 05:24:59.201227 [ 3 ] {} <Debug> TCP-Session: c6b3a04f-f331-4d0c-a657-debf0ea7e92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.04.07 05:24:59.200849 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57596 | ||
| 5200 | 2026.04.07 05:24:59.201260 [ 294 ] {} <Debug> TCP-Session: b2464be9-946e-4471-9282-88f9dc883cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:57227 | ||
| 5201 | 2026.04.07 05:24:59.201289 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5202 | 2026.04.07 05:24:59.201317 [ 294 ] {} <Debug> TCP-Session: b2464be9-946e-4471-9282-88f9dc883cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2026.04.07 05:24:59.201335 [ 291 ] {} <Debug> TCP-Session: f0b987fc-fa74-4997-98a1-b64328372467 Authenticating user 'default' from [fd00:1122:3344:101::e]:40860 | ||
| 5204 | 2026.04.07 05:24:59.201345 [ 294 ] {} <Debug> TCP-Session: b2464be9-946e-4471-9282-88f9dc883cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.04.07 05:24:59.201363 [ 291 ] {} <Debug> TCP-Session: f0b987fc-fa74-4997-98a1-b64328372467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.04.07 05:24:59.200819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59133 | ||
| 5207 | 2026.04.07 05:24:59.201387 [ 291 ] {} <Debug> TCP-Session: f0b987fc-fa74-4997-98a1-b64328372467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.04.07 05:24:59.200801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46732 | ||
| 5209 | 2026.04.07 05:24:59.201450 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5210 | 2026.04.07 05:24:59.201518 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5211 | 2026.04.07 05:24:59.201637 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5212 | 2026.04.07 05:24:59.201671 [ 292 ] {} <Debug> TCP-Session: 8bfa7074-79ee-418c-82af-cf3f7ccd3de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57596 | ||
| 5213 | 2026.04.07 05:24:59.201688 [ 292 ] {} <Debug> TCP-Session: 8bfa7074-79ee-418c-82af-cf3f7ccd3de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.04.07 05:24:59.201704 [ 292 ] {} <Debug> TCP-Session: 8bfa7074-79ee-418c-82af-cf3f7ccd3de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.04.07 05:24:59.201819 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 5216 | 2026.04.07 05:24:59.201852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.04.07 05:24:59.201887 [ 289 ] {} <Debug> TCP-Session: f175742a-f333-4293-8c31-bd5342a35b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:46732 | ||
| 5218 | 2026.04.07 05:24:59.201904 [ 289 ] {} <Debug> TCP-Session: f175742a-f333-4293-8c31-bd5342a35b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.04.07 05:24:59.201919 [ 289 ] {} <Debug> TCP-Session: f175742a-f333-4293-8c31-bd5342a35b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.04.07 05:24:59.201949 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5221 | 2026.04.07 05:24:59.201983 [ 290 ] {} <Debug> TCP-Session: e3d550e1-22b8-4648-9d0f-ce388e202d58 Authenticating user 'default' from [fd00:1122:3344:101::e]:59133 | ||
| 5222 | 2026.04.07 05:24:59.202000 [ 290 ] {} <Debug> TCP-Session: e3d550e1-22b8-4648-9d0f-ce388e202d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.04.07 05:24:59.202012 [ 290 ] {} <Debug> TCP-Session: e3d550e1-22b8-4648-9d0f-ce388e202d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.04.07 05:24:59.202831 [ 295 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> AggregatingTransform: Aggregating | ||
| 5225 | 2026.04.07 05:24:59.202875 [ 295 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5226 | 2026.04.07 05:24:59.202914 [ 295 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984889 sec. (1015.343 rows/sec., 39.66 KiB/sec.) | ||
| 5227 | 2026.04.07 05:24:59.202934 [ 295 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Trace> Aggregator: Merging aggregated data | ||
| 5228 | 2026.04.07 05:24:59.204056 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 5229 | 2026.04.07 05:24:59.204256 [ 286 ] {2e49db98-7fb3-435d-be76-85dc75dbddf6} <Debug> TCPHandler: Processed in 0.003469115 sec. | ||
| 5230 | 2026.04.07 05:24:59.204375 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5231 | 2026.04.07 05:24:59.204403 [ 286 ] {} <Debug> TCP-Session: 50a292e8-da51-480f-98e9-cae1dc8fd3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.04.07 05:24:59.204406 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5233 | 2026.04.07 05:24:59.204428 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5234 | 2026.04.07 05:24:59.204451 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5235 | 2026.04.07 05:24:59.204463 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5236 | 2026.04.07 05:24:59.204472 [ 3 ] {} <Debug> TCP-Session: c6b3a04f-f331-4d0c-a657-debf0ea7e92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5237 | 2026.04.07 05:24:59.204497 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5238 | 2026.04.07 05:24:59.204520 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5239 | 2026.04.07 05:24:59.204559 [ 293 ] {} <Debug> TCP-Session: 2695d4ed-81bf-4c75-b32f-3424e3ebb279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.04.07 05:24:59.204514 [ 289 ] {} <Debug> TCP-Session: f175742a-f333-4293-8c31-bd5342a35b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.04.07 05:24:59.204581 [ 294 ] {} <Debug> TCP-Session: b2464be9-946e-4471-9282-88f9dc883cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.04.07 05:24:59.204490 [ 291 ] {} <Debug> TCP-Session: f0b987fc-fa74-4997-98a1-b64328372467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.04.07 05:24:59.204503 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2026.04.07 05:24:59.204465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5245 | 2026.04.07 05:24:59.204668 [ 292 ] {} <Debug> TCP-Session: 8bfa7074-79ee-418c-82af-cf3f7ccd3de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.04.07 05:24:59.204454 [ 288 ] {} <Debug> TCP-Session: 60fcc880-e7d6-4d61-9dfb-7af6d867ee3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.04.07 05:24:59.204690 [ 290 ] {} <Debug> TCP-Session: e3d550e1-22b8-4648-9d0f-ce388e202d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.04.07 05:24:59.235918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38493 | ||
| 5249 | 2026.04.07 05:24:59.236003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5250 | 2026.04.07 05:24:59.236025 [ 292 ] {} <Debug> TCP-Session: 1b7407d4-36ff-4e5f-91a5-7b2d7d433a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:38493 | ||
| 5251 | 2026.04.07 05:24:59.236044 [ 292 ] {} <Debug> TCP-Session: 1b7407d4-36ff-4e5f-91a5-7b2d7d433a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.04.07 05:24:59.236057 [ 292 ] {} <Debug> TCP-Session: 1b7407d4-36ff-4e5f-91a5-7b2d7d433a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.04.07 05:24:59.236241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49811 | ||
| 5254 | 2026.04.07 05:24:59.236258 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54234 | ||
| 5255 | 2026.04.07 05:24:59.236282 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59581 | ||
| 5256 | 2026.04.07 05:24:59.236294 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49647 | ||
| 5257 | 2026.04.07 05:24:59.236322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2026.04.07 05:24:59.236325 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62272 | ||
| 5259 | 2026.04.07 05:24:59.236364 [ 293 ] {} <Debug> TCP-Session: 1ec2502c-0252-4b00-9db0-c0a2dccc63d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49811 | ||
| 5260 | 2026.04.07 05:24:59.236372 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5261 | 2026.04.07 05:24:59.236390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.04.07 05:24:59.236407 [ 293 ] {} <Debug> TCP-Session: 1ec2502c-0252-4b00-9db0-c0a2dccc63d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5263 | 2026.04.07 05:24:59.236426 [ 286 ] {} <Debug> TCP-Session: 6ca5d510-571e-4917-9de2-dd3e63e3588a Authenticating user 'default' from [fd00:1122:3344:101::e]:59581 | ||
| 5264 | 2026.04.07 05:24:59.236435 [ 289 ] {} <Debug> TCP-Session: 6c795ee8-c47c-440c-a5b4-cc046c367450 Authenticating user 'default' from [fd00:1122:3344:101::e]:49647 | ||
| 5265 | 2026.04.07 05:24:59.236438 [ 293 ] {} <Debug> TCP-Session: 1ec2502c-0252-4b00-9db0-c0a2dccc63d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.04.07 05:24:59.236460 [ 286 ] {} <Debug> TCP-Session: 6ca5d510-571e-4917-9de2-dd3e63e3588a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2026.04.07 05:24:59.236469 [ 289 ] {} <Debug> TCP-Session: 6c795ee8-c47c-440c-a5b4-cc046c367450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2026.04.07 05:24:59.236487 [ 286 ] {} <Debug> TCP-Session: 6ca5d510-571e-4917-9de2-dd3e63e3588a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5269 | 2026.04.07 05:24:59.236501 [ 289 ] {} <Debug> TCP-Session: 6c795ee8-c47c-440c-a5b4-cc046c367450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.04.07 05:24:59.236433 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5271 | 2026.04.07 05:24:59.236357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5272 | 2026.04.07 05:24:59.236568 [ 291 ] {} <Debug> TCP-Session: 8393253b-9e33-4752-9a05-1306f8a5fec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62272 | ||
| 5273 | 2026.04.07 05:24:59.236587 [ 294 ] {} <Debug> TCP-Session: c8d5474d-5935-4357-aaf9-e67fdc6f4160 Authenticating user 'default' from [fd00:1122:3344:101::e]:54234 | ||
| 5274 | 2026.04.07 05:24:59.236600 [ 291 ] {} <Debug> TCP-Session: 8393253b-9e33-4752-9a05-1306f8a5fec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.04.07 05:24:59.236615 [ 294 ] {} <Debug> TCP-Session: c8d5474d-5935-4357-aaf9-e67fdc6f4160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.04.07 05:24:59.236628 [ 291 ] {} <Debug> TCP-Session: 8393253b-9e33-4752-9a05-1306f8a5fec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.04.07 05:24:59.236641 [ 294 ] {} <Debug> TCP-Session: c8d5474d-5935-4357-aaf9-e67fdc6f4160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.04.07 05:24:59.236318 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54539 | ||
| 5279 | 2026.04.07 05:24:59.236265 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33271 | ||
| 5280 | 2026.04.07 05:24:59.236350 [ 292 ] {} <Trace> TCP-Session: 1b7407d4-36ff-4e5f-91a5-7b2d7d433a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.04.07 05:24:59.236728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5282 | 2026.04.07 05:24:59.236290 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38201 | ||
| 5283 | 2026.04.07 05:24:59.236772 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2026.04.07 05:24:59.236769 [ 290 ] {} <Debug> TCP-Session: 7b8bb8ba-2f24-4db5-b208-1fdf83257ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:54539 | ||
| 5285 | 2026.04.07 05:24:59.236827 [ 3 ] {} <Debug> TCP-Session: b6957d93-5b77-42ec-8078-e05c7b5006f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33271 | ||
| 5286 | 2026.04.07 05:24:59.236833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.04.07 05:24:59.236838 [ 290 ] {} <Debug> TCP-Session: 7b8bb8ba-2f24-4db5-b208-1fdf83257ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.04.07 05:24:59.236861 [ 3 ] {} <Debug> TCP-Session: b6957d93-5b77-42ec-8078-e05c7b5006f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.04.07 05:24:59.236874 [ 288 ] {} <Debug> TCP-Session: 789da8eb-2530-4f74-96ea-82524d83771e Authenticating user 'default' from [fd00:1122:3344:101::e]:38201 | ||
| 5290 | 2026.04.07 05:24:59.236903 [ 3 ] {} <Debug> TCP-Session: b6957d93-5b77-42ec-8078-e05c7b5006f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.04.07 05:24:59.236923 [ 288 ] {} <Debug> TCP-Session: 789da8eb-2530-4f74-96ea-82524d83771e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.04.07 05:24:59.236928 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38493) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5293 | 2026.04.07 05:24:59.236945 [ 288 ] {} <Debug> TCP-Session: 789da8eb-2530-4f74-96ea-82524d83771e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.04.07 05:24:59.236882 [ 290 ] {} <Debug> TCP-Session: 7b8bb8ba-2f24-4db5-b208-1fdf83257ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.04.07 05:24:59.237279 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5296 | 2026.04.07 05:24:59.237345 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5297 | 2026.04.07 05:24:59.237665 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 5298 | 2026.04.07 05:24:59.238810 [ 261 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> AggregatingTransform: Aggregating | ||
| 5299 | 2026.04.07 05:24:59.238848 [ 261 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5300 | 2026.04.07 05:24:59.238882 [ 261 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118402 sec. (894.133 rows/sec., 34.93 KiB/sec.) | ||
| 5301 | 2026.04.07 05:24:59.238900 [ 261 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Trace> Aggregator: Merging aggregated data | ||
| 5302 | 2026.04.07 05:24:59.240218 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 5303 | 2026.04.07 05:24:59.240392 [ 292 ] {ae65b90a-0141-4d5a-b4f7-ca85fbf2f7e9} <Debug> TCPHandler: Processed in 0.004185139 sec. | ||
| 5304 | 2026.04.07 05:24:59.240487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5305 | 2026.04.07 05:24:59.240514 [ 292 ] {} <Debug> TCP-Session: 1b7407d4-36ff-4e5f-91a5-7b2d7d433a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.04.07 05:24:59.240518 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5307 | 2026.04.07 05:24:59.240542 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5308 | 2026.04.07 05:24:59.240565 [ 3 ] {} <Debug> TCP-Session: b6957d93-5b77-42ec-8078-e05c7b5006f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.04.07 05:24:59.240566 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2026.04.07 05:24:59.240603 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5311 | 2026.04.07 05:24:59.240626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5312 | 2026.04.07 05:24:59.240632 [ 293 ] {} <Debug> TCP-Session: 1ec2502c-0252-4b00-9db0-c0a2dccc63d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.04.07 05:24:59.240647 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2026.04.07 05:24:59.240665 [ 294 ] {} <Debug> TCP-Session: c8d5474d-5935-4357-aaf9-e67fdc6f4160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.04.07 05:24:59.240673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2026.04.07 05:24:59.240700 [ 291 ] {} <Debug> TCP-Session: 8393253b-9e33-4752-9a05-1306f8a5fec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.04.07 05:24:59.240651 [ 286 ] {} <Debug> TCP-Session: 6ca5d510-571e-4917-9de2-dd3e63e3588a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.04.07 05:24:59.240728 [ 290 ] {} <Debug> TCP-Session: 7b8bb8ba-2f24-4db5-b208-1fdf83257ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.04.07 05:24:59.240585 [ 289 ] {} <Debug> TCP-Session: 6c795ee8-c47c-440c-a5b4-cc046c367450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.04.07 05:24:59.240583 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5321 | 2026.04.07 05:24:59.240822 [ 288 ] {} <Debug> TCP-Session: 789da8eb-2530-4f74-96ea-82524d83771e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.04.07 05:25:00.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.83 MiB, peak 268.91 MiB, free memory in arenas 0.00 B, will set to 265.88 MiB (RSS), difference: 7.05 MiB | ||
| 5323 | 2026.04.07 05:25:01.142136 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.04.07 05:25:01.142338 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5325 | 2026.04.07 05:25:01.142417 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5326 | 2026.04.07 05:25:01.143179 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.04.07 05:25:01.143232 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5328 | 2026.04.07 05:25:01.143647 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5329 | 2026.04.07 05:25:01.143900 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.04.07 05:25:01.144077 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.40 MiB/sec. | ||
| 5331 | 2026.04.07 05:25:01.144129 [ 5 ] {d04c32a7-0b85-4960-9661-51ef4dc53229} <Debug> TCPHandler: Processed in 0.002133691 sec. | ||
| 5332 | 2026.04.07 05:25:01.144267 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.04.07 05:25:01.144371 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5334 | 2026.04.07 05:25:01.144415 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5335 | 2026.04.07 05:25:01.144873 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.04.07 05:25:01.144911 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5337 | 2026.04.07 05:25:01.145240 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5338 | 2026.04.07 05:25:01.145456 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.04.07 05:25:01.145594 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 5340 | 2026.04.07 05:25:01.145634 [ 5 ] {c07316bb-5514-4afd-a07d-42dddd1ecae7} <Debug> TCPHandler: Processed in 0.001430117 sec. | ||
| 5341 | 2026.04.07 05:25:01.145759 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.04.07 05:25:01.145856 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.04.07 05:25:01.145901 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5344 | 2026.04.07 05:25:01.146316 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.04.07 05:25:01.146353 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5346 | 2026.04.07 05:25:01.146708 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5347 | 2026.04.07 05:25:01.146922 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.04.07 05:25:01.147072 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 5349 | 2026.04.07 05:25:01.147111 [ 5 ] {e8bc3b3a-fa50-4c02-8d6d-28767db2ef3f} <Debug> TCPHandler: Processed in 0.001403387 sec. | ||
| 5350 | 2026.04.07 05:25:01.147223 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.04.07 05:25:01.147318 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.04.07 05:25:01.147360 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2026.04.07 05:25:01.147694 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.04.07 05:25:01.147731 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5355 | 2026.04.07 05:25:01.148052 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5356 | 2026.04.07 05:25:01.148271 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.04.07 05:25:01.148415 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5358 | 2026.04.07 05:25:01.148453 [ 5 ] {062b53fd-d0fd-4834-a615-11f0182ff6b9} <Debug> TCPHandler: Processed in 0.001279834 sec. | ||
| 5359 | 2026.04.07 05:25:03.251288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 636 | ||
| 5360 | 2026.04.07 05:25:03.253456 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.04.07 05:25:03.253501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5362 | 2026.04.07 05:25:03.254723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5363 | 2026.04.07 05:25:03.254982 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.04.07 05:25:03.255244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 5365 | 2026.04.07 05:25:04.096515 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.04.07 05:25:04.096739 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.04.07 05:25:04.096814 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5368 | 2026.04.07 05:25:04.097454 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.04.07 05:25:04.097503 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5370 | 2026.04.07 05:25:04.097902 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5371 | 2026.04.07 05:25:04.098125 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.04.07 05:25:04.098289 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 5373 | 2026.04.07 05:25:04.098329 [ 5 ] {0ac4af61-e359-44ad-834d-3c0f88d4420c} <Debug> TCPHandler: Processed in 0.001965137 sec. | ||
| 5374 | 2026.04.07 05:25:04.098439 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.04.07 05:25:04.098528 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5376 | 2026.04.07 05:25:04.098567 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5377 | 2026.04.07 05:25:04.098939 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.04.07 05:25:04.098973 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5379 | 2026.04.07 05:25:04.099321 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5380 | 2026.04.07 05:25:04.099539 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.04.07 05:25:04.099672 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001139 sec., 14047.41000877963 rows/sec., 1.12 MiB/sec. | ||
| 5382 | 2026.04.07 05:25:04.099710 [ 5 ] {9dd7b736-3805-45a4-b212-6badc85d368b} <Debug> TCPHandler: Processed in 0.001304235 sec. | ||
| 5383 | 2026.04.07 05:25:04.099824 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.04.07 05:25:04.099917 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5385 | 2026.04.07 05:25:04.099957 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5386 | 2026.04.07 05:25:04.101492 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.04.07 05:25:04.101528 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5388 | 2026.04.07 05:25:04.101991 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5389 | 2026.04.07 05:25:04.102200 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.04.07 05:25:04.102335 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.002435 sec., 1074743.3264887063 rows/sec., 80.94 MiB/sec. | ||
| 5391 | 2026.04.07 05:25:04.102375 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5392 | 2026.04.07 05:25:04.102388 [ 5 ] {ecec3faa-1a38-4aa8-ab6d-c60cc0377c6d} <Debug> TCPHandler: Processed in 0.002613529 sec. | ||
| 5393 | 2026.04.07 05:25:04.102498 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.04.07 05:25:04.102593 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.04.07 05:25:04.102633 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5396 | 2026.04.07 05:25:04.103046 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.04.07 05:25:04.103080 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5398 | 2026.04.07 05:25:04.103383 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5399 | 2026.04.07 05:25:04.103589 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.04.07 05:25:04.103716 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001141 sec., 70990.35933391762 rows/sec., 5.19 MiB/sec. | ||
| 5401 | 2026.04.07 05:25:04.103754 [ 5 ] {4b9e8165-db3c-4fdf-892d-d5504f10f61e} <Debug> TCPHandler: Processed in 0.001306365 sec. | ||
| 5402 | 2026.04.07 05:25:04.103864 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.04.07 05:25:04.103959 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.07 05:25:04.103998 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5405 | 2026.04.07 05:25:04.104607 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.04.07 05:25:04.104640 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5407 | 2026.04.07 05:25:04.104950 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5408 | 2026.04.07 05:25:04.105228 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.04.07 05:25:04.105356 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001414 sec., 583451.2022630835 rows/sec., 34.13 MiB/sec. | ||
| 5410 | 2026.04.07 05:25:04.105394 [ 5 ] {0d365582-54b3-4f0e-bdbb-ba722071c071} <Debug> TCPHandler: Processed in 0.00157896 sec. | ||
| 5411 | 2026.04.07 05:25:04.105507 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.07 05:25:04.105600 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.07 05:25:04.105639 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5414 | 2026.04.07 05:25:04.106011 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.07 05:25:04.106046 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5416 | 2026.04.07 05:25:04.106333 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5417 | 2026.04.07 05:25:04.106538 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.07 05:25:04.106665 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 5419 | 2026.04.07 05:25:04.106702 [ 5 ] {294a855f-b9d8-43ef-b044-59a4c72cbe95} <Debug> TCPHandler: Processed in 0.001244904 sec. | ||
| 5420 | 2026.04.07 05:25:04.106810 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.07 05:25:04.106903 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.07 05:25:04.106942 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5423 | 2026.04.07 05:25:04.107331 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.07 05:25:04.107365 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5425 | 2026.04.07 05:25:04.107657 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5426 | 2026.04.07 05:25:04.107864 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.07 05:25:04.107991 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 5428 | 2026.04.07 05:25:04.108028 [ 5 ] {de63862f-98fc-41be-a566-0b7bbfb8ddda} <Debug> TCPHandler: Processed in 0.001268784 sec. | ||
| 5429 | 2026.04.07 05:25:04.108136 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.04.07 05:25:04.108231 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.07 05:25:04.108269 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5432 | 2026.04.07 05:25:04.109072 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.07 05:25:04.109107 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5434 | 2026.04.07 05:25:04.109464 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5435 | 2026.04.07 05:25:04.109681 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.07 05:25:04.109811 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001597 sec., 866624.9217282406 rows/sec., 58.73 MiB/sec. | ||
| 5437 | 2026.04.07 05:25:04.109849 [ 5 ] {3422bef7-8a50-45d6-89d6-920929679f87} <Debug> TCPHandler: Processed in 0.001761683 sec. | ||
| 5438 | 2026.04.07 05:25:04.109962 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.04.07 05:25:04.110057 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.04.07 05:25:04.110099 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5441 | 2026.04.07 05:25:04.110745 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.07 05:25:04.110778 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5443 | 2026.04.07 05:25:04.111274 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5444 | 2026.04.07 05:25:04.111486 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.04.07 05:25:04.111626 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Debug> executeQuery: Read 1604 rows, 101.02 KiB in 0.001587 sec., 1010712.0352867044 rows/sec., 62.16 MiB/sec. | ||
| 5446 | 2026.04.07 05:25:04.111666 [ 5 ] {441e4307-5c0b-47e6-b72e-b1280bf43ec1} <Debug> TCPHandler: Processed in 0.001752313 sec. | ||
| 5447 | 2026.04.07 05:25:04.111774 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.04.07 05:25:04.111896 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.04.07 05:25:04.111950 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5450 | 2026.04.07 05:25:04.112937 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.04.07 05:25:04.112973 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5452 | 2026.04.07 05:25:04.113564 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5453 | 2026.04.07 05:25:04.113786 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.04.07 05:25:04.113955 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002078 sec., 25505.29355149182 rows/sec., 45.70 MiB/sec. | ||
| 5455 | 2026.04.07 05:25:04.114009 [ 5 ] {577b9ebb-d79c-43e1-b1d7-b0caceabbeb0} <Debug> TCPHandler: Processed in 0.002284183 sec. | ||
| 5456 | 2026.04.07 05:25:04.114136 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.04.07 05:25:04.114262 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.04.07 05:25:04.114313 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5459 | 2026.04.07 05:25:04.114738 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.04.07 05:25:04.114783 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5461 | 2026.04.07 05:25:04.115130 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5462 | 2026.04.07 05:25:04.115339 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.04.07 05:25:04.115467 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00123 sec., 29268.29268292683 rows/sec., 1.97 MiB/sec. | ||
| 5464 | 2026.04.07 05:25:04.115503 [ 5 ] {6fe3f84e-f3d4-46a2-8154-353cef2c8c5f} <Debug> TCPHandler: Processed in 0.001430197 sec. | ||
| 5465 | 2026.04.07 05:25:05.731122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12932 | ||
| 5466 | 2026.04.07 05:25:05.731755 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.04.07 05:25:05.731810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5468 | 2026.04.07 05:25:05.732407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5469 | 2026.04.07 05:25:05.732640 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.04.07 05:25:05.732768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 | ||
| 5471 | 2026.04.07 05:25:06.137326 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2026.04.07 05:25:06.137533 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5473 | 2026.04.07 05:25:06.137611 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5474 | 2026.04.07 05:25:06.138388 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.04.07 05:25:06.138438 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5476 | 2026.04.07 05:25:06.138866 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5477 | 2026.04.07 05:25:06.139097 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.04.07 05:25:06.139277 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.39 MiB/sec. | ||
| 5479 | 2026.04.07 05:25:06.139331 [ 5 ] {a9c70c65-c16b-403f-ba83-76ec14e3be84} <Debug> TCPHandler: Processed in 0.00214404 sec. | ||
| 5480 | 2026.04.07 05:25:06.139460 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.04.07 05:25:06.139580 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5482 | 2026.04.07 05:25:06.139626 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5483 | 2026.04.07 05:25:06.140062 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.04.07 05:25:06.140101 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5485 | 2026.04.07 05:25:06.140432 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5486 | 2026.04.07 05:25:06.140647 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.04.07 05:25:06.140795 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 5488 | 2026.04.07 05:25:06.140835 [ 5 ] {ede37ae2-40ed-433a-8bc2-2d50171146d7} <Debug> TCPHandler: Processed in 0.001432397 sec. | ||
| 5489 | 2026.04.07 05:25:06.140950 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.04.07 05:25:06.141047 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5491 | 2026.04.07 05:25:06.141091 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5492 | 2026.04.07 05:25:06.141455 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.04.07 05:25:06.141493 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5494 | 2026.04.07 05:25:06.141812 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5495 | 2026.04.07 05:25:06.142027 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.04.07 05:25:06.142165 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 5497 | 2026.04.07 05:25:06.142202 [ 5 ] {492c69b3-a742-4d99-8acb-937275677404} <Debug> TCPHandler: Processed in 0.001302965 sec. | ||
| 5498 | 2026.04.07 05:25:06.142315 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.04.07 05:25:06.142409 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5500 | 2026.04.07 05:25:06.142453 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5501 | 2026.04.07 05:25:06.142770 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.04.07 05:25:06.142807 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5503 | 2026.04.07 05:25:06.143142 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5504 | 2026.04.07 05:25:06.143352 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.04.07 05:25:06.143489 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.47 MiB/sec. | ||
| 5506 | 2026.04.07 05:25:06.143526 [ 5 ] {4283b2b0-16eb-4e78-b635-fc621995a1a0} <Debug> TCPHandler: Processed in 0.001261654 sec. | ||
| 5507 | 2026.04.07 05:25:06.467121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5508 | 2026.04.07 05:25:06.482342 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.04.07 05:25:06.482397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5510 | 2026.04.07 05:25:06.488426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5511 | 2026.04.07 05:25:06.489108 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.04.07 05:25:06.491629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5513 | 2026.04.07 05:25:11.141863 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.04.07 05:25:11.142064 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5515 | 2026.04.07 05:25:11.142133 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5516 | 2026.04.07 05:25:11.142814 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.04.07 05:25:11.142862 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5518 | 2026.04.07 05:25:11.143289 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5519 | 2026.04.07 05:25:11.143520 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.04.07 05:25:11.143655 [ 133 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5521 | 2026.04.07 05:25:11.143684 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 5522 | 2026.04.07 05:25:11.143690 [ 133 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.04.07 05:25:11.143715 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5524 | 2026.04.07 05:25:11.143735 [ 5 ] {f0ae774a-26cc-4033-b6c7-a34ecd9eee07} <Debug> TCPHandler: Processed in 0.002003358 sec. | ||
| 5525 | 2026.04.07 05:25:11.143802 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 5526 | 2026.04.07 05:25:11.143871 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.04.07 05:25:11.143911 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5528 | 2026.04.07 05:25:11.143947 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2620 rows starting from the beginning of the part | ||
| 5529 | 2026.04.07 05:25:11.143975 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5530 | 2026.04.07 05:25:11.144007 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 140 rows starting from the beginning of the part | ||
| 5531 | 2026.04.07 05:25:11.144021 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5532 | 2026.04.07 05:25:11.144051 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5533 | 2026.04.07 05:25:11.144092 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2617 rows starting from the beginning of the part | ||
| 5534 | 2026.04.07 05:25:11.144141 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5535 | 2026.04.07 05:25:11.144182 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5536 | 2026.04.07 05:25:11.144462 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.04.07 05:25:11.144497 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5538 | 2026.04.07 05:25:11.144852 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5539 | 2026.04.07 05:25:11.145066 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.04.07 05:25:11.145171 [ 133 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5541 | 2026.04.07 05:25:11.145196 [ 133 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.04.07 05:25:11.145206 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 5543 | 2026.04.07 05:25:11.145211 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5544 | 2026.04.07 05:25:11.145246 [ 5 ] {e7f27722-d3f6-478a-ac65-588e1188e7b7} <Debug> TCPHandler: Processed in 0.001430487 sec. | ||
| 5545 | 2026.04.07 05:25:11.145290 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 5546 | 2026.04.07 05:25:11.145366 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.04.07 05:25:11.145390 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5548 | 2026.04.07 05:25:11.145417 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 5549 | 2026.04.07 05:25:11.145465 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 5550 | 2026.04.07 05:25:11.145468 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.04.07 05:25:11.145507 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5552 | 2026.04.07 05:25:11.145520 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5553 | 2026.04.07 05:25:11.145549 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1384 rows starting from the beginning of the part | ||
| 5554 | 2026.04.07 05:25:11.145589 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5555 | 2026.04.07 05:25:11.145633 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5556 | 2026.04.07 05:25:11.145961 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.04.07 05:25:11.145997 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5558 | 2026.04.07 05:25:11.146161 [ 195 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002394845 sec., 2315389.9312899164 rows/sec., 184.00 MiB/sec. | ||
| 5559 | 2026.04.07 05:25:11.146381 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5560 | 2026.04.07 05:25:11.146440 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5561 | 2026.04.07 05:25:11.146620 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.04.07 05:25:11.146691 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.04.07 05:25:11.146734 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5564 | 2026.04.07 05:25:11.146754 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_41_8} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5565 | 2026.04.07 05:25:11.146762 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 5566 | 2026.04.07 05:25:11.146770 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.04.07 05:25:11.146792 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5568 | 2026.04.07 05:25:11.146801 [ 5 ] {add0d6c7-05e5-4cf1-81c2-8d5201942dc8} <Debug> TCPHandler: Processed in 0.001486748 sec. | ||
| 5569 | 2026.04.07 05:25:11.146821 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5570 | 2026.04.07 05:25:11.146882 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 5571 | 2026.04.07 05:25:11.146938 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.04.07 05:25:11.146948 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.04.07 05:25:11.146976 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12342 rows starting from the beginning of the part | ||
| 5574 | 2026.04.07 05:25:11.147027 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 5575 | 2026.04.07 05:25:11.147036 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.04.07 05:25:11.147070 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5577 | 2026.04.07 05:25:11.147081 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5578 | 2026.04.07 05:25:11.147098 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844214 sec., 1673341.5970163983 rows/sec., 121.56 MiB/sec. | ||
| 5579 | 2026.04.07 05:25:11.147109 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1604 rows starting from the beginning of the part | ||
| 5580 | 2026.04.07 05:25:11.147158 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5581 | 2026.04.07 05:25:11.147195 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5582 | 2026.04.07 05:25:11.147391 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5583 | 2026.04.07 05:25:11.147448 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.04.07 05:25:11.147488 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5585 | 2026.04.07 05:25:11.147798 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.04.07 05:25:11.147840 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5587 | 2026.04.07 05:25:11.147907 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_41_8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5588 | 2026.04.07 05:25:11.148017 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5589 | 2026.04.07 05:25:11.148092 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.04.07 05:25:11.148198 [ 133 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5591 | 2026.04.07 05:25:11.148222 [ 133 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.04.07 05:25:11.148237 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5593 | 2026.04.07 05:25:11.148243 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 5594 | 2026.04.07 05:25:11.148288 [ 5 ] {1c901116-c6d0-4b97-a9a1-e58ecb424f71} <Debug> TCPHandler: Processed in 0.001402217 sec. | ||
| 5595 | 2026.04.07 05:25:11.148313 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 5596 | 2026.04.07 05:25:11.148435 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5597 | 2026.04.07 05:25:11.148467 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1986 rows starting from the beginning of the part | ||
| 5598 | 2026.04.07 05:25:11.148528 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 5599 | 2026.04.07 05:25:11.148567 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 5600 | 2026.04.07 05:25:11.148604 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 5601 | 2026.04.07 05:25:11.148641 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 5602 | 2026.04.07 05:25:11.148679 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5603 | 2026.04.07 05:25:11.149988 [ 188 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705822 sec., 1304942.7196976002 rows/sec., 88.05 MiB/sec. | ||
| 5604 | 2026.04.07 05:25:11.150396 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5605 | 2026.04.07 05:25:11.150755 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.04.07 05:25:11.150853 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_41_8} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5607 | 2026.04.07 05:25:11.150958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5608 | 2026.04.07 05:25:11.151994 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14490 rows, containing 5 columns (5 merged, 0 gathered) in 0.005136247 sec., 2821126.0089322026 rows/sec., 186.78 MiB/sec. | ||
| 5609 | 2026.04.07 05:25:11.152496 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5610 | 2026.04.07 05:25:11.152802 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.04.07 05:25:11.152884 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5612 | 2026.04.07 05:25:11.152979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 5613 | 2026.04.07 05:25:12.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.02 MiB, peak 275.09 MiB, free memory in arenas 0.00 B, will set to 270.26 MiB (RSS), difference: 2.24 MiB | ||
| 5614 | 2026.04.07 05:25:13.074804 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5615 | 2026.04.07 05:25:13.074865 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5616 | 2026.04.07 05:25:13.233674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13444 | ||
| 5617 | 2026.04.07 05:25:13.234171 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.04.07 05:25:13.234208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5619 | 2026.04.07 05:25:13.234700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5620 | 2026.04.07 05:25:13.234930 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.04.07 05:25:13.235055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13444 | ||
| 5622 | 2026.04.07 05:25:13.255513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 674 | ||
| 5623 | 2026.04.07 05:25:13.258041 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.04.07 05:25:13.258091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5625 | 2026.04.07 05:25:13.259341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5626 | 2026.04.07 05:25:13.259609 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.04.07 05:25:13.259762 [ 129 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5628 | 2026.04.07 05:25:13.259836 [ 129 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.04.07 05:25:13.259859 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5630 | 2026.04.07 05:25:13.259867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5631 | 2026.04.07 05:25:13.259984 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 5632 | 2026.04.07 05:25:13.260544 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5633 | 2026.04.07 05:25:13.260692 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 534 rows starting from the beginning of the part | ||
| 5634 | 2026.04.07 05:25:13.261039 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5635 | 2026.04.07 05:25:13.261397 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5636 | 2026.04.07 05:25:13.261744 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5637 | 2026.04.07 05:25:13.262074 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5638 | 2026.04.07 05:25:13.262420 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 5639 | 2026.04.07 05:25:13.268174 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 72 columns (72 merged, 0 gathered) in 0.008244096 sec., 81755.47688915802 rows/sec., 69.91 MiB/sec. | ||
| 5640 | 2026.04.07 05:25:13.269048 [ 195 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5641 | 2026.04.07 05:25:13.269576 [ 195 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.04.07 05:25:13.269648 [ 195 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_21_4} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5643 | 2026.04.07 05:25:13.269773 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5644 | 2026.04.07 05:25:13.992448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5645 | 2026.04.07 05:25:14.007745 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.04.07 05:25:14.007801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5647 | 2026.04.07 05:25:14.013865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5648 | 2026.04.07 05:25:14.014543 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.04.07 05:25:14.017152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5650 | 2026.04.07 05:25:16.143192 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.04.07 05:25:16.143377 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5652 | 2026.04.07 05:25:16.143447 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5653 | 2026.04.07 05:25:16.144155 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.04.07 05:25:16.144204 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5655 | 2026.04.07 05:25:16.144616 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5656 | 2026.04.07 05:25:16.144845 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.04.07 05:25:16.145008 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.00168 sec., 83333.33333333333 rows/sec., 7.26 MiB/sec. | ||
| 5658 | 2026.04.07 05:25:16.145059 [ 5 ] {078bbef9-5b15-44c2-bdcc-31c2dd295212} <Debug> TCPHandler: Processed in 0.001996297 sec. | ||
| 5659 | 2026.04.07 05:25:16.145173 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.04.07 05:25:16.145276 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.04.07 05:25:16.145320 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5662 | 2026.04.07 05:25:16.145750 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.04.07 05:25:16.145788 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5664 | 2026.04.07 05:25:16.146098 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5665 | 2026.04.07 05:25:16.146309 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.04.07 05:25:16.146444 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001191 sec., 35264.48362720403 rows/sec., 2.59 MiB/sec. | ||
| 5667 | 2026.04.07 05:25:16.146483 [ 5 ] {8dd4b744-5fbc-4990-aef7-2d0a4167898b} <Debug> TCPHandler: Processed in 0.001362636 sec. | ||
| 5668 | 2026.04.07 05:25:16.146593 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.04.07 05:25:16.146690 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5670 | 2026.04.07 05:25:16.146729 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5671 | 2026.04.07 05:25:16.147165 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.04.07 05:25:16.147202 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5673 | 2026.04.07 05:25:16.147512 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5674 | 2026.04.07 05:25:16.147731 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.04.07 05:25:16.147861 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001191 sec., 89000.83963056255 rows/sec., 6.95 MiB/sec. | ||
| 5676 | 2026.04.07 05:25:16.147899 [ 5 ] {dc3f9b37-4029-4db6-9374-4716459337cb} <Debug> TCPHandler: Processed in 0.001355796 sec. | ||
| 5677 | 2026.04.07 05:25:16.148018 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.04.07 05:25:16.148114 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.04.07 05:25:16.148157 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5680 | 2026.04.07 05:25:16.148567 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.04.07 05:25:16.148604 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5682 | 2026.04.07 05:25:16.148939 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5683 | 2026.04.07 05:25:16.149149 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.04.07 05:25:16.149284 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5685 | 2026.04.07 05:25:16.149322 [ 5 ] {d42c8a83-d7ff-469f-b6c2-d233d427c4b5} <Debug> TCPHandler: Processed in 0.001354726 sec. | ||
| 5686 | 2026.04.07 05:25:16.149438 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.04.07 05:25:16.149533 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.04.07 05:25:16.149586 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5689 | 2026.04.07 05:25:16.150407 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.04.07 05:25:16.150444 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5691 | 2026.04.07 05:25:16.151013 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5692 | 2026.04.07 05:25:16.151234 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.04.07 05:25:16.151374 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001859 sec., 22592.791823561056 rows/sec., 40.49 MiB/sec. | ||
| 5694 | 2026.04.07 05:25:16.151440 [ 5 ] {d3410e8c-09ae-4e34-9f44-b4870490730e} <Debug> TCPHandler: Processed in 0.002052519 sec. | ||
| 5695 | 2026.04.07 05:25:16.151557 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.04.07 05:25:16.151652 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5697 | 2026.04.07 05:25:16.151693 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5698 | 2026.04.07 05:25:16.152023 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.04.07 05:25:16.152059 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5700 | 2026.04.07 05:25:16.152389 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5701 | 2026.04.07 05:25:16.152606 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.04.07 05:25:16.152736 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5703 | 2026.04.07 05:25:16.152772 [ 5 ] {43b62a9d-3ff3-43c8-b391-a1dfa01ce245} <Debug> TCPHandler: Processed in 0.001264914 sec. | ||
| 5704 | 2026.04.07 05:25:20.735375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13892 | ||
| 5705 | 2026.04.07 05:25:20.735987 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.04.07 05:25:20.736037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5707 | 2026.04.07 05:25:20.736522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5708 | 2026.04.07 05:25:20.736761 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.04.07 05:25:20.736904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13892 | ||
| 5710 | 2026.04.07 05:25:21.142281 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.04.07 05:25:21.142488 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5712 | 2026.04.07 05:25:21.142567 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5713 | 2026.04.07 05:25:21.143216 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.04.07 05:25:21.143267 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5715 | 2026.04.07 05:25:21.143672 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5716 | 2026.04.07 05:25:21.143906 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.04.07 05:25:21.144067 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001634 sec., 1223.9902080783354 rows/sec., 99.81 KiB/sec. | ||
| 5718 | 2026.04.07 05:25:21.144117 [ 5 ] {1f2764b2-6257-429d-ad81-2b7ffd51f031} <Debug> TCPHandler: Processed in 0.001979837 sec. | ||
| 5719 | 2026.04.07 05:25:21.144233 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2026.04.07 05:25:21.144334 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5721 | 2026.04.07 05:25:21.144378 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5722 | 2026.04.07 05:25:21.144804 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.04.07 05:25:21.144842 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5724 | 2026.04.07 05:25:21.145159 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5725 | 2026.04.07 05:25:21.145375 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.04.07 05:25:21.145512 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.0012 sec., 47500.00000000001 rows/sec., 3.64 MiB/sec. | ||
| 5727 | 2026.04.07 05:25:21.145550 [ 5 ] {1cf1da3c-c2c9-4a14-9409-e9094398c074} <Debug> TCPHandler: Processed in 0.001369645 sec. | ||
| 5728 | 2026.04.07 05:25:21.145662 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.04.07 05:25:21.145758 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5730 | 2026.04.07 05:25:21.145799 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5731 | 2026.04.07 05:25:21.146180 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.04.07 05:25:21.146216 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5733 | 2026.04.07 05:25:21.146505 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5734 | 2026.04.07 05:25:21.146717 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.04.07 05:25:21.146848 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 125.92 KiB/sec. | ||
| 5736 | 2026.04.07 05:25:21.146886 [ 5 ] {5a345ab6-4e5c-4c52-9de1-2d0392ff6e72} <Debug> TCPHandler: Processed in 0.001272864 sec. | ||
| 5737 | 2026.04.07 05:25:21.146995 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.04.07 05:25:21.147089 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5739 | 2026.04.07 05:25:21.147130 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5740 | 2026.04.07 05:25:21.147531 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.04.07 05:25:21.147568 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5742 | 2026.04.07 05:25:21.147891 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5743 | 2026.04.07 05:25:21.148105 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.04.07 05:25:21.148238 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001167 sec., 56555.269922879175 rows/sec., 4.42 MiB/sec. | ||
| 5745 | 2026.04.07 05:25:21.148276 [ 5 ] {b9f1c1f5-7155-4ca1-905c-d76fb847f729} <Debug> TCPHandler: Processed in 0.001330545 sec. | ||
| 5746 | 2026.04.07 05:25:21.148392 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.04.07 05:25:21.148487 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.04.07 05:25:21.148531 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5749 | 2026.04.07 05:25:21.148940 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.04.07 05:25:21.148975 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5751 | 2026.04.07 05:25:21.149305 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5752 | 2026.04.07 05:25:21.149518 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.04.07 05:25:21.149651 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.49 MiB/sec. | ||
| 5754 | 2026.04.07 05:25:21.149688 [ 5 ] {ed8072f5-7b4f-4951-baae-c3cbffa54abe} <Debug> TCPHandler: Processed in 0.001344325 sec. | ||
| 5755 | 2026.04.07 05:25:21.149797 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.04.07 05:25:21.149890 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5757 | 2026.04.07 05:25:21.149931 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5758 | 2026.04.07 05:25:21.150252 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.04.07 05:25:21.150288 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5760 | 2026.04.07 05:25:21.150599 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5761 | 2026.04.07 05:25:21.150809 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.04.07 05:25:21.150943 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5763 | 2026.04.07 05:25:21.150978 [ 5 ] {a07f2c8d-af66-41bd-b261-3f10175272fd} <Debug> TCPHandler: Processed in 0.001230344 sec. | ||
| 5764 | 2026.04.07 05:25:21.517498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5765 | 2026.04.07 05:25:21.533591 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.04.07 05:25:21.533649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5767 | 2026.04.07 05:25:21.540053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5768 | 2026.04.07 05:25:21.540735 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.04.07 05:25:21.543477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5770 | 2026.04.07 05:25:23.260420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 698 | ||
| 5771 | 2026.04.07 05:25:23.262607 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.04.07 05:25:23.262643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5773 | 2026.04.07 05:25:23.263805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5774 | 2026.04.07 05:25:23.264061 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.04.07 05:25:23.264318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5776 | 2026.04.07 05:25:26.143959 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.04.07 05:25:26.144175 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2026.04.07 05:25:26.144248 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5779 | 2026.04.07 05:25:26.145140 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.04.07 05:25:26.145194 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5781 | 2026.04.07 05:25:26.145655 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5782 | 2026.04.07 05:25:26.145921 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.04.07 05:25:26.146083 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001963 sec., 71319.40906775344 rows/sec., 6.21 MiB/sec. | ||
| 5784 | 2026.04.07 05:25:26.146132 [ 5 ] {853df4ec-fc51-4f45-aba0-630574713aa7} <Debug> TCPHandler: Processed in 0.002316844 sec. | ||
| 5785 | 2026.04.07 05:25:26.146271 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.04.07 05:25:26.146371 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.04.07 05:25:26.146413 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5788 | 2026.04.07 05:25:26.146937 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.04.07 05:25:26.146972 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5790 | 2026.04.07 05:25:26.147263 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5791 | 2026.04.07 05:25:26.147461 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.04.07 05:25:26.147589 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001241 sec., 33843.674456083805 rows/sec., 2.49 MiB/sec. | ||
| 5793 | 2026.04.07 05:25:26.147627 [ 5 ] {b9d57dd7-fedc-49a0-ae23-8d05f232562e} <Debug> TCPHandler: Processed in 0.001416187 sec. | ||
| 5794 | 2026.04.07 05:25:26.147759 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.04.07 05:25:26.147852 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5796 | 2026.04.07 05:25:26.147891 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5797 | 2026.04.07 05:25:26.148379 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.04.07 05:25:26.148416 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5799 | 2026.04.07 05:25:26.148723 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5800 | 2026.04.07 05:25:26.148930 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.04.07 05:25:26.149054 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001221 sec., 86814.08681408681 rows/sec., 6.78 MiB/sec. | ||
| 5802 | 2026.04.07 05:25:26.149092 [ 5 ] {aee39bbc-6e7d-4ee3-8d82-0884a5a8d17d} <Debug> TCPHandler: Processed in 0.001389806 sec. | ||
| 5803 | 2026.04.07 05:25:26.149271 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.04.07 05:25:26.149403 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.04.07 05:25:26.149463 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5806 | 2026.04.07 05:25:26.150067 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.04.07 05:25:26.150105 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5808 | 2026.04.07 05:25:26.150459 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5809 | 2026.04.07 05:25:26.150680 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.04.07 05:25:26.150810 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. | ||
| 5811 | 2026.04.07 05:25:26.150849 [ 5 ] {38a60f39-5999-4306-b57c-c66b9a02caef} <Debug> TCPHandler: Processed in 0.001680151 sec. | ||
| 5812 | 2026.04.07 05:25:26.150964 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.04.07 05:25:26.151060 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.04.07 05:25:26.151115 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5815 | 2026.04.07 05:25:26.151956 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.04.07 05:25:26.151993 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5817 | 2026.04.07 05:25:26.152681 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5818 | 2026.04.07 05:25:26.152917 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.04.07 05:25:26.153038 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5820 | 2026.04.07 05:25:26.153053 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002012 sec., 20874.751491053677 rows/sec., 37.41 MiB/sec. | ||
| 5821 | 2026.04.07 05:25:26.153099 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.04.07 05:25:26.153124 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5823 | 2026.04.07 05:25:26.153138 [ 5 ] {0b277b09-f066-4a15-be3b-784b291468db} <Debug> TCPHandler: Processed in 0.002223042 sec. | ||
| 5824 | 2026.04.07 05:25:26.153246 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 5825 | 2026.04.07 05:25:26.153271 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.04.07 05:25:26.153384 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.04.07 05:25:26.153425 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5828 | 2026.04.07 05:25:26.153509 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5829 | 2026.04.07 05:25:26.153571 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 628 rows starting from the beginning of the part | ||
| 5830 | 2026.04.07 05:25:26.153695 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 5831 | 2026.04.07 05:25:26.153768 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.04.07 05:25:26.153808 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5833 | 2026.04.07 05:25:26.153810 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 5834 | 2026.04.07 05:25:26.153917 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 5835 | 2026.04.07 05:25:26.154014 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5836 | 2026.04.07 05:25:26.154115 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5837 | 2026.04.07 05:25:26.154138 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5838 | 2026.04.07 05:25:26.154357 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.04.07 05:25:26.154493 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5840 | 2026.04.07 05:25:26.154528 [ 5 ] {22b0b643-e3a0-4b6c-ad0c-ace2c57bec3a} <Debug> TCPHandler: Processed in 0.001306195 sec. | ||
| 5841 | 2026.04.07 05:25:26.169752 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 19 columns (19 merged, 0 gathered) in 0.016565223 sec., 51251.951150914174 rows/sec., 91.84 MiB/sec. | ||
| 5842 | 2026.04.07 05:25:26.170572 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5843 | 2026.04.07 05:25:26.170888 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.04.07 05:25:26.170963 [ 202 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5845 | 2026.04.07 05:25:26.171062 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.85 MiB. | ||
| 5846 | 2026.04.07 05:25:27.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.99 MiB, peak 279.80 MiB, free memory in arenas 0.00 B, will set to 275.25 MiB (RSS), difference: 3.26 MiB | ||
| 5847 | 2026.04.07 05:25:28.074915 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5848 | 2026.04.07 05:25:28.074997 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5849 | 2026.04.07 05:25:28.237175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14404 | ||
| 5850 | 2026.04.07 05:25:28.237752 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.04.07 05:25:28.237802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5852 | 2026.04.07 05:25:28.238321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5853 | 2026.04.07 05:25:28.238554 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.04.07 05:25:28.238695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14404 | ||
| 5855 | 2026.04.07 05:25:29.043663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5856 | 2026.04.07 05:25:29.060894 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.04.07 05:25:29.060954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5858 | 2026.04.07 05:25:29.067109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5859 | 2026.04.07 05:25:29.067810 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.04.07 05:25:29.070632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5861 | 2026.04.07 05:25:31.141316 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.04.07 05:25:31.141498 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5863 | 2026.04.07 05:25:31.141567 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5864 | 2026.04.07 05:25:31.142196 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.04.07 05:25:31.142237 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5866 | 2026.04.07 05:25:31.142635 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5867 | 2026.04.07 05:25:31.142865 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.04.07 05:25:31.143025 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 5869 | 2026.04.07 05:25:31.143074 [ 5 ] {2b23efc4-7728-4bc6-9075-2e0f4abe9283} <Debug> TCPHandler: Processed in 0.001886365 sec. | ||
| 5870 | 2026.04.07 05:25:31.143196 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.04.07 05:25:31.143298 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5872 | 2026.04.07 05:25:31.143341 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5873 | 2026.04.07 05:25:31.143769 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.04.07 05:25:31.143803 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5875 | 2026.04.07 05:25:31.144113 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5876 | 2026.04.07 05:25:31.144325 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.04.07 05:25:31.144458 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 5878 | 2026.04.07 05:25:31.144496 [ 5 ] {c97477c5-bb10-4a8f-a363-e98edd5aa5a1} <Debug> TCPHandler: Processed in 0.001353755 sec. | ||
| 5879 | 2026.04.07 05:25:31.144613 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.04.07 05:25:31.144709 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.04.07 05:25:31.144751 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5882 | 2026.04.07 05:25:31.145154 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.04.07 05:25:31.145189 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5884 | 2026.04.07 05:25:31.145528 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5885 | 2026.04.07 05:25:31.145739 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.04.07 05:25:31.145877 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5887 | 2026.04.07 05:25:31.145914 [ 5 ] {6ffa2a78-eb8d-4557-a0b0-6abfc591d139} <Debug> TCPHandler: Processed in 0.001351146 sec. | ||
| 5888 | 2026.04.07 05:25:31.146026 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.04.07 05:25:31.146122 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.04.07 05:25:31.146163 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5891 | 2026.04.07 05:25:31.146493 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.04.07 05:25:31.146528 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5893 | 2026.04.07 05:25:31.146836 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5894 | 2026.04.07 05:25:31.147043 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.04.07 05:25:31.147174 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5896 | 2026.04.07 05:25:31.147210 [ 5 ] {143015bb-01a3-47b0-8fa9-9717a1344d65} <Debug> TCPHandler: Processed in 0.001234083 sec. | ||
| 5897 | 2026.04.07 05:25:33.265340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 718 | ||
| 5898 | 2026.04.07 05:25:33.267452 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.04.07 05:25:33.267501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5900 | 2026.04.07 05:25:33.268716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5901 | 2026.04.07 05:25:33.269000 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.04.07 05:25:33.269363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5903 | 2026.04.07 05:25:34.101398 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.04.07 05:25:34.101618 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5905 | 2026.04.07 05:25:34.101690 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5906 | 2026.04.07 05:25:34.102350 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.04.07 05:25:34.102409 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5908 | 2026.04.07 05:25:34.102837 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5909 | 2026.04.07 05:25:34.103072 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.04.07 05:25:34.103238 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001671 sec., 14362.65709156194 rows/sec., 1.19 MiB/sec. | ||
| 5911 | 2026.04.07 05:25:34.103291 [ 5 ] {e3953023-c6b1-4e6e-814a-ffa87cea29c0} <Debug> TCPHandler: Processed in 0.002025259 sec. | ||
| 5912 | 2026.04.07 05:25:34.103417 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.04.07 05:25:34.103523 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5914 | 2026.04.07 05:25:34.103568 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5915 | 2026.04.07 05:25:34.105056 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.04.07 05:25:34.105096 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5917 | 2026.04.07 05:25:34.105637 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5918 | 2026.04.07 05:25:34.105856 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.04.07 05:25:34.105986 [ 106 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5920 | 2026.04.07 05:25:34.105999 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.002501 sec., 1043182.7269092363 rows/sec., 78.58 MiB/sec. | ||
| 5921 | 2026.04.07 05:25:34.106069 [ 106 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.04.07 05:25:34.106086 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5923 | 2026.04.07 05:25:34.106096 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5924 | 2026.04.07 05:25:34.106109 [ 5 ] {b802b3e0-baaf-4a6a-b875-451e3674358e} <Debug> TCPHandler: Processed in 0.002746822 sec. | ||
| 5925 | 2026.04.07 05:25:34.106225 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 5926 | 2026.04.07 05:25:34.106237 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.04.07 05:25:34.106371 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5928 | 2026.04.07 05:25:34.106377 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.04.07 05:25:34.106412 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2620 rows starting from the beginning of the part | ||
| 5930 | 2026.04.07 05:25:34.106435 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5931 | 2026.04.07 05:25:34.106482 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 5932 | 2026.04.07 05:25:34.106543 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 57 rows starting from the beginning of the part | ||
| 5933 | 2026.04.07 05:25:34.106590 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 5934 | 2026.04.07 05:25:34.106629 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5935 | 2026.04.07 05:25:34.106667 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2609 rows starting from the beginning of the part | ||
| 5936 | 2026.04.07 05:25:34.106890 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.04.07 05:25:34.106933 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5938 | 2026.04.07 05:25:34.107263 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5939 | 2026.04.07 05:25:34.107495 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.04.07 05:25:34.107608 [ 106 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5941 | 2026.04.07 05:25:34.107634 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001281 sec., 50741.6081186573 rows/sec., 3.77 MiB/sec. | ||
| 5942 | 2026.04.07 05:25:34.107639 [ 106 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.04.07 05:25:34.107675 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5944 | 2026.04.07 05:25:34.107680 [ 5 ] {22d9b5b7-f1f2-431e-990a-77cc3b31e5f5} <Debug> TCPHandler: Processed in 0.001494038 sec. | ||
| 5945 | 2026.04.07 05:25:34.107788 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5946 | 2026.04.07 05:25:34.107804 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.04.07 05:25:34.107914 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5948 | 2026.04.07 05:25:34.107915 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.04.07 05:25:34.107953 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 83 rows starting from the beginning of the part | ||
| 5950 | 2026.04.07 05:25:34.107973 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5951 | 2026.04.07 05:25:34.108024 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 81 rows starting from the beginning of the part | ||
| 5952 | 2026.04.07 05:25:34.108088 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 5953 | 2026.04.07 05:25:34.108129 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5954 | 2026.04.07 05:25:34.108168 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 5955 | 2026.04.07 05:25:34.108209 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 65 rows starting from the beginning of the part | ||
| 5956 | 2026.04.07 05:25:34.108690 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.04.07 05:25:34.108731 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5958 | 2026.04.07 05:25:34.108899 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002720101 sec., 2066835.0182585132 rows/sec., 164.83 MiB/sec. | ||
| 5959 | 2026.04.07 05:25:34.109042 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299725 sec., 242358.96054934696 rows/sec., 18.71 MiB/sec. | ||
| 5960 | 2026.04.07 05:25:34.109113 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5961 | 2026.04.07 05:25:34.109182 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5962 | 2026.04.07 05:25:34.109269 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5963 | 2026.04.07 05:25:34.109400 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.04.07 05:25:34.109474 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.04.07 05:25:34.109548 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_26_5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5966 | 2026.04.07 05:25:34.109555 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00166 sec., 496987.9518072289 rows/sec., 29.07 MiB/sec. | ||
| 5967 | 2026.04.07 05:25:34.109601 [ 5 ] {696841d7-2e57-496d-b067-7d849805ae26} <Debug> TCPHandler: Processed in 0.001847205 sec. | ||
| 5968 | 2026.04.07 05:25:34.109612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5969 | 2026.04.07 05:25:34.109662 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.04.07 05:25:34.109717 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.04.07 05:25:34.109754 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_46_9} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5972 | 2026.04.07 05:25:34.109819 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5973 | 2026.04.07 05:25:34.109863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 5974 | 2026.04.07 05:25:34.109864 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5975 | 2026.04.07 05:25:34.110271 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.04.07 05:25:34.110307 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5977 | 2026.04.07 05:25:34.110602 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5978 | 2026.04.07 05:25:34.110821 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.04.07 05:25:34.110949 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 5980 | 2026.04.07 05:25:34.110988 [ 5 ] {e58b4f0e-b6c9-4e8d-9565-88b35ce6cfc9} <Debug> TCPHandler: Processed in 0.001321355 sec. | ||
| 5981 | 2026.04.07 05:25:34.111099 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.04.07 05:25:34.111192 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.04.07 05:25:34.111231 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5984 | 2026.04.07 05:25:34.111619 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.04.07 05:25:34.111656 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5986 | 2026.04.07 05:25:34.111951 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5987 | 2026.04.07 05:25:34.112155 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.04.07 05:25:34.112281 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 5989 | 2026.04.07 05:25:34.112321 [ 5 ] {6b6b57b8-798e-434c-9901-ff0371a26c51} <Debug> TCPHandler: Processed in 0.001272054 sec. | ||
| 5990 | 2026.04.07 05:25:34.112431 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.04.07 05:25:34.112533 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5992 | 2026.04.07 05:25:34.112574 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5993 | 2026.04.07 05:25:34.113532 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.04.07 05:25:34.113568 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5995 | 2026.04.07 05:25:34.113937 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5996 | 2026.04.07 05:25:34.114151 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.04.07 05:25:34.114273 [ 116 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5998 | 2026.04.07 05:25:34.114288 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001781 sec., 768107.804604155 rows/sec., 51.95 MiB/sec. | ||
| 5999 | 2026.04.07 05:25:34.114325 [ 116 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.04.07 05:25:34.114342 [ 5 ] {bd4774d2-1f92-4a84-836a-89f70bcd5934} <Debug> TCPHandler: Processed in 0.001960897 sec. | ||
| 6001 | 2026.04.07 05:25:34.114355 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6002 | 2026.04.07 05:25:34.114437 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 6003 | 2026.04.07 05:25:34.114468 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.04.07 05:25:34.114533 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6005 | 2026.04.07 05:25:34.114567 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
| 6006 | 2026.04.07 05:25:34.114569 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6007 | 2026.04.07 05:25:34.114625 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6008 | 2026.04.07 05:25:34.114625 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 6009 | 2026.04.07 05:25:34.114684 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6010 | 2026.04.07 05:25:34.114724 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 6011 | 2026.04.07 05:25:34.114765 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6012 | 2026.04.07 05:25:34.114805 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1368 rows starting from the beginning of the part | ||
| 6013 | 2026.04.07 05:25:34.115408 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.04.07 05:25:34.115449 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6015 | 2026.04.07 05:25:34.115911 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6016 | 2026.04.07 05:25:34.116017 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608601 sec., 1935843.6305833452 rows/sec., 140.79 MiB/sec. | ||
| 6017 | 2026.04.07 05:25:34.116136 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.04.07 05:25:34.116250 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6019 | 2026.04.07 05:25:34.116255 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6020 | 2026.04.07 05:25:34.116273 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001723 sec., 926291.3522925131 rows/sec., 56.94 MiB/sec. | ||
| 6021 | 2026.04.07 05:25:34.116302 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.04.07 05:25:34.116327 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6023 | 2026.04.07 05:25:34.116328 [ 5 ] {d519cdd2-6d9d-4a67-89d4-96d5b2a97ef7} <Debug> TCPHandler: Processed in 0.001909126 sec. | ||
| 6024 | 2026.04.07 05:25:34.116423 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6025 | 2026.04.07 05:25:34.116455 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.04.07 05:25:34.116550 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6027 | 2026.04.07 05:25:34.116554 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.04.07 05:25:34.116576 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.04.07 05:25:34.116589 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14490 rows starting from the beginning of the part | ||
| 6030 | 2026.04.07 05:25:34.116620 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6031 | 2026.04.07 05:25:34.116669 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_46_9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6032 | 2026.04.07 05:25:34.116675 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6033 | 2026.04.07 05:25:34.116739 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part | ||
| 6034 | 2026.04.07 05:25:34.116786 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6035 | 2026.04.07 05:25:34.116788 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6036 | 2026.04.07 05:25:34.116854 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6037 | 2026.04.07 05:25:34.116900 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1596 rows starting from the beginning of the part | ||
| 6038 | 2026.04.07 05:25:34.117522 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.04.07 05:25:34.117557 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6040 | 2026.04.07 05:25:34.118189 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6041 | 2026.04.07 05:25:34.118415 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.04.07 05:25:34.118562 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002026 sec., 26159.921026653505 rows/sec., 46.88 MiB/sec. | ||
| 6043 | 2026.04.07 05:25:34.118641 [ 5 ] {4d0438dc-23c2-4c3e-b1b7-337b1c79954e} <Debug> TCPHandler: Processed in 0.002235362 sec. | ||
| 6044 | 2026.04.07 05:25:34.118757 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.04.07 05:25:34.118851 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6046 | 2026.04.07 05:25:34.118893 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6047 | 2026.04.07 05:25:34.119239 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.04.07 05:25:34.119274 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6049 | 2026.04.07 05:25:34.119584 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6050 | 2026.04.07 05:25:34.119801 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.04.07 05:25:34.119906 [ 116 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6052 | 2026.04.07 05:25:34.119931 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 6053 | 2026.04.07 05:25:34.119940 [ 116 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.04.07 05:25:34.119972 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6055 | 2026.04.07 05:25:34.119976 [ 5 ] {bc434512-d9b7-4a0f-b7ab-ac7683338baa} <Debug> TCPHandler: Processed in 0.001269484 sec. | ||
| 6056 | 2026.04.07 05:25:34.120056 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6057 | 2026.04.07 05:25:34.120162 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6058 | 2026.04.07 05:25:34.120192 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2226 rows starting from the beginning of the part | ||
| 6059 | 2026.04.07 05:25:34.120249 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6060 | 2026.04.07 05:25:34.120291 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6061 | 2026.04.07 05:25:34.120330 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6062 | 2026.04.07 05:25:34.120369 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6063 | 2026.04.07 05:25:34.120409 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 6064 | 2026.04.07 05:25:34.120821 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16727 rows, containing 5 columns (5 merged, 0 gathered) in 0.004440444 sec., 3766965.6457777647 rows/sec., 248.20 MiB/sec. | ||
| 6065 | 2026.04.07 05:25:34.121022 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6066 | 2026.04.07 05:25:34.121289 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.04.07 05:25:34.121361 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6068 | 2026.04.07 05:25:34.121453 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 6069 | 2026.04.07 05:25:34.121538 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2502 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520269 sec., 1645761.37512506 rows/sec., 111.03 MiB/sec. | ||
| 6070 | 2026.04.07 05:25:34.121814 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6071 | 2026.04.07 05:25:34.122114 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.04.07 05:25:34.122181 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_46_9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6073 | 2026.04.07 05:25:34.122256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6074 | 2026.04.07 05:25:35.739519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14852 | ||
| 6075 | 2026.04.07 05:25:35.740018 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.04.07 05:25:35.740067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6077 | 2026.04.07 05:25:35.740562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6078 | 2026.04.07 05:25:35.740814 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.04.07 05:25:35.740962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14852 | ||
| 6080 | 2026.04.07 05:25:35.740978 [ 122 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6081 | 2026.04.07 05:25:35.741073 [ 122 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.04.07 05:25:35.741108 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6083 | 2026.04.07 05:25:35.741300 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 6084 | 2026.04.07 05:25:35.741533 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6085 | 2026.04.07 05:25:35.741597 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12484 rows starting from the beginning of the part | ||
| 6086 | 2026.04.07 05:25:35.741698 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6087 | 2026.04.07 05:25:35.741768 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6088 | 2026.04.07 05:25:35.741844 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6089 | 2026.04.07 05:25:35.741906 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6090 | 2026.04.07 05:25:35.741968 [ 193 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6091 | 2026.04.07 05:25:35.743901 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002691161 sec., 5518807.681888969 rows/sec., 78.95 MiB/sec. | ||
| 6092 | 2026.04.07 05:25:35.744345 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6093 | 2026.04.07 05:25:35.744696 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.04.07 05:25:35.744791 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_31_6} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6095 | 2026.04.07 05:25:35.744920 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6096 | 2026.04.07 05:25:36.137172 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.04.07 05:25:36.137364 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6098 | 2026.04.07 05:25:36.137438 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6099 | 2026.04.07 05:25:36.138132 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.04.07 05:25:36.138179 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6101 | 2026.04.07 05:25:36.138567 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6102 | 2026.04.07 05:25:36.138807 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.04.07 05:25:36.138969 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 6104 | 2026.04.07 05:25:36.139020 [ 5 ] {27bf4777-512c-4176-8131-8de1f7872e85} <Debug> TCPHandler: Processed in 0.001982227 sec. | ||
| 6105 | 2026.04.07 05:25:36.139144 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.04.07 05:25:36.139246 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6107 | 2026.04.07 05:25:36.139288 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6108 | 2026.04.07 05:25:36.139713 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.04.07 05:25:36.139752 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6110 | 2026.04.07 05:25:36.140078 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6111 | 2026.04.07 05:25:36.140286 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.04.07 05:25:36.140417 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 6113 | 2026.04.07 05:25:36.140455 [ 5 ] {03650c8e-33f1-43d9-a0d0-d8a580ca1414} <Debug> TCPHandler: Processed in 0.001364955 sec. | ||
| 6114 | 2026.04.07 05:25:36.140581 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.04.07 05:25:36.140678 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.04.07 05:25:36.140723 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6117 | 2026.04.07 05:25:36.141091 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.04.07 05:25:36.141126 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6119 | 2026.04.07 05:25:36.141475 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6120 | 2026.04.07 05:25:36.141683 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.04.07 05:25:36.141813 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 3.86 MiB/sec. | ||
| 6122 | 2026.04.07 05:25:36.141851 [ 5 ] {206b33b3-740b-4170-b0bf-0fa5916cbe46} <Debug> TCPHandler: Processed in 0.001320974 sec. | ||
| 6123 | 2026.04.07 05:25:36.141967 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.04.07 05:25:36.142063 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.04.07 05:25:36.142104 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6126 | 2026.04.07 05:25:36.142419 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.04.07 05:25:36.142455 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6128 | 2026.04.07 05:25:36.142768 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6129 | 2026.04.07 05:25:36.142979 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.04.07 05:25:36.143110 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001067 sec., 22492.970946579193 rows/sec., 1.52 MiB/sec. | ||
| 6131 | 2026.04.07 05:25:36.143147 [ 5 ] {acb280df-c50c-497b-b93f-64a689efdfc2} <Debug> TCPHandler: Processed in 0.001228913 sec. | ||
| 6132 | 2026.04.07 05:25:36.571486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6133 | 2026.04.07 05:25:36.588685 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.04.07 05:25:36.588741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6135 | 2026.04.07 05:25:36.594175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6136 | 2026.04.07 05:25:36.594883 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.04.07 05:25:36.595183 [ 150 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6138 | 2026.04.07 05:25:36.595257 [ 150 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.04.07 05:25:36.595281 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6140 | 2026.04.07 05:25:36.595383 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6141 | 2026.04.07 05:25:36.598054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6142 | 2026.04.07 05:25:36.599581 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6143 | 2026.04.07 05:25:36.601179 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6144 | 2026.04.07 05:25:36.606294 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6145 | 2026.04.07 05:25:36.610947 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6146 | 2026.04.07 05:25:36.615592 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6147 | 2026.04.07 05:25:36.620113 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6148 | 2026.04.07 05:25:36.624337 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 6149 | 2026.04.07 05:25:36.675370 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08002649 sec., 2924.031779976855 rows/sec., 15.12 MiB/sec. | ||
| 6150 | 2026.04.07 05:25:36.678047 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6151 | 2026.04.07 05:25:36.680120 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_31_6} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.04.07 05:25:36.680238 [ 192 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_31_6} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6153 | 2026.04.07 05:25:36.683263 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6154 | 2026.04.07 05:25:37.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.56 MiB, peak 288.11 MiB, free memory in arenas 0.00 B, will set to 280.66 MiB (RSS), difference: 3.11 MiB | ||
| 6155 | 2026.04.07 05:25:41.142358 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.04.07 05:25:41.142590 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6157 | 2026.04.07 05:25:41.142668 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6158 | 2026.04.07 05:25:41.143372 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.04.07 05:25:41.143423 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6160 | 2026.04.07 05:25:41.143858 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6161 | 2026.04.07 05:25:41.144088 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.04.07 05:25:41.144254 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 6163 | 2026.04.07 05:25:41.144307 [ 5 ] {ae914c33-b7ff-4bbe-b15e-a8c76d2a6e9c} <Debug> TCPHandler: Processed in 0.00208886 sec. | ||
| 6164 | 2026.04.07 05:25:41.144431 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.04.07 05:25:41.144534 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6166 | 2026.04.07 05:25:41.144578 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6167 | 2026.04.07 05:25:41.145010 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.04.07 05:25:41.145048 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6169 | 2026.04.07 05:25:41.145364 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6170 | 2026.04.07 05:25:41.145580 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.04.07 05:25:41.145714 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 6172 | 2026.04.07 05:25:41.145753 [ 5 ] {cd13a458-04cd-4fdb-bea5-dfec70fc6ae5} <Debug> TCPHandler: Processed in 0.001375506 sec. | ||
| 6173 | 2026.04.07 05:25:41.145867 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.04.07 05:25:41.145965 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6175 | 2026.04.07 05:25:41.146009 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6176 | 2026.04.07 05:25:41.146424 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.04.07 05:25:41.146460 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6178 | 2026.04.07 05:25:41.146810 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6179 | 2026.04.07 05:25:41.147023 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.04.07 05:25:41.147155 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6181 | 2026.04.07 05:25:41.147193 [ 5 ] {21378bdb-06dc-4a5e-b853-59924c125a61} <Debug> TCPHandler: Processed in 0.001376076 sec. | ||
| 6182 | 2026.04.07 05:25:41.147303 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.04.07 05:25:41.147399 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.04.07 05:25:41.147441 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2026.04.07 05:25:41.147764 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.04.07 05:25:41.147797 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6187 | 2026.04.07 05:25:41.148098 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6188 | 2026.04.07 05:25:41.148295 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.04.07 05:25:41.148415 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6190 | 2026.04.07 05:25:41.148449 [ 5 ] {92327493-7f4a-4ddf-826e-c8ac6c5b9ed3} <Debug> TCPHandler: Processed in 0.001255814 sec. | ||
| 6191 | 2026.04.07 05:25:43.075061 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6192 | 2026.04.07 05:25:43.075119 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6193 | 2026.04.07 05:25:43.241113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15364 | ||
| 6194 | 2026.04.07 05:25:43.241750 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.04.07 05:25:43.241789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6196 | 2026.04.07 05:25:43.242538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6197 | 2026.04.07 05:25:43.242779 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.04.07 05:25:43.242909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15364 | ||
| 6199 | 2026.04.07 05:25:43.269602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 754 | ||
| 6200 | 2026.04.07 05:25:43.272325 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.04.07 05:25:43.272370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6202 | 2026.04.07 05:25:43.273599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6203 | 2026.04.07 05:25:43.273856 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.04.07 05:25:43.274114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 6205 | 2026.04.07 05:25:44.001465 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000986789 sec. | ||
| 6206 | 2026.04.07 05:25:44.098180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6207 | 2026.04.07 05:25:44.113675 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.04.07 05:25:44.113726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6209 | 2026.04.07 05:25:44.119063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6210 | 2026.04.07 05:25:44.119760 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.04.07 05:25:44.122197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6212 | 2026.04.07 05:25:46.144404 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.04.07 05:25:46.144595 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6214 | 2026.04.07 05:25:46.144666 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6215 | 2026.04.07 05:25:46.145437 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.04.07 05:25:46.145490 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6217 | 2026.04.07 05:25:46.145893 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6218 | 2026.04.07 05:25:46.146127 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.04.07 05:25:46.146293 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001751 sec., 79954.31182181611 rows/sec., 6.96 MiB/sec. | ||
| 6220 | 2026.04.07 05:25:46.146342 [ 5 ] {72417b7b-efec-436f-9ab9-00e41aa7d27b} <Debug> TCPHandler: Processed in 0.00207618 sec. | ||
| 6221 | 2026.04.07 05:25:46.146466 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.04.07 05:25:46.146575 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.04.07 05:25:46.146619 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6224 | 2026.04.07 05:25:46.147044 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.04.07 05:25:46.147082 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6226 | 2026.04.07 05:25:46.147391 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6227 | 2026.04.07 05:25:46.147608 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.04.07 05:25:46.147739 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001187 sec., 35383.31929233362 rows/sec., 2.60 MiB/sec. | ||
| 6229 | 2026.04.07 05:25:46.147777 [ 5 ] {bd1e4725-84a3-486f-9f19-8a77ce7e60fc} <Debug> TCPHandler: Processed in 0.001365225 sec. | ||
| 6230 | 2026.04.07 05:25:46.147901 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.04.07 05:25:46.148026 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6232 | 2026.04.07 05:25:46.148075 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6233 | 2026.04.07 05:25:46.148564 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.04.07 05:25:46.148600 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6235 | 2026.04.07 05:25:46.148931 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6236 | 2026.04.07 05:25:46.149143 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.04.07 05:25:46.149270 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001271 sec., 83398.89850511408 rows/sec., 6.51 MiB/sec. | ||
| 6238 | 2026.04.07 05:25:46.149309 [ 5 ] {61a5ed11-4be4-4b50-a1e0-ba863fb86c64} <Debug> TCPHandler: Processed in 0.001471007 sec. | ||
| 6239 | 2026.04.07 05:25:46.149419 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.04.07 05:25:46.149516 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.04.07 05:25:46.149559 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6242 | 2026.04.07 05:25:46.149966 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.07 05:25:46.150001 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6244 | 2026.04.07 05:25:46.150326 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6245 | 2026.04.07 05:25:46.150545 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.07 05:25:46.150678 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 6247 | 2026.04.07 05:25:46.150716 [ 5 ] {c6b5ae79-da86-4753-bbd1-18e57767a650} <Debug> TCPHandler: Processed in 0.001346845 sec. | ||
| 6248 | 2026.04.07 05:25:46.150817 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.04.07 05:25:46.150910 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.04.07 05:25:46.150964 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6251 | 2026.04.07 05:25:46.151802 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.04.07 05:25:46.151835 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6253 | 2026.04.07 05:25:46.152417 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6254 | 2026.04.07 05:25:46.152640 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.04.07 05:25:46.152774 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001882 sec., 22316.684378320937 rows/sec., 39.99 MiB/sec. | ||
| 6256 | 2026.04.07 05:25:46.152828 [ 5 ] {bc6f5bc7-a3f5-4c7e-9dab-4fa31462feb7} <Debug> TCPHandler: Processed in 0.002060399 sec. | ||
| 6257 | 2026.04.07 05:25:46.152940 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.04.07 05:25:46.153036 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.04.07 05:25:46.153076 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6260 | 2026.04.07 05:25:46.153402 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.04.07 05:25:46.153435 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6262 | 2026.04.07 05:25:46.153737 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6263 | 2026.04.07 05:25:46.153954 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.04.07 05:25:46.154082 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6265 | 2026.04.07 05:25:46.154117 [ 5 ] {0ed89c49-122c-4e62-aa7d-ba79a0fa59ad} <Debug> TCPHandler: Processed in 0.001226703 sec. | ||
| 6266 | 2026.04.07 05:25:50.743950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15812 | ||
| 6267 | 2026.04.07 05:25:50.744436 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.04.07 05:25:50.744473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6269 | 2026.04.07 05:25:50.744960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6270 | 2026.04.07 05:25:50.745191 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.04.07 05:25:50.745317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15812 | ||
| 6272 | 2026.04.07 05:25:51.141940 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.04.07 05:25:51.142141 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6274 | 2026.04.07 05:25:51.142214 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6275 | 2026.04.07 05:25:51.142889 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.04.07 05:25:51.142937 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6277 | 2026.04.07 05:25:51.143324 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6278 | 2026.04.07 05:25:51.143547 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.04.07 05:25:51.143705 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.66 MiB/sec. | ||
| 6280 | 2026.04.07 05:25:51.143746 [ 5 ] {0db92f01-7888-4534-9fa9-818dd118e7aa} <Debug> TCPHandler: Processed in 0.001947767 sec. | ||
| 6281 | 2026.04.07 05:25:51.143861 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.04.07 05:25:51.143956 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6283 | 2026.04.07 05:25:51.143997 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6284 | 2026.04.07 05:25:51.144405 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.04.07 05:25:51.144441 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6286 | 2026.04.07 05:25:51.144744 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6287 | 2026.04.07 05:25:51.144955 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.04.07 05:25:51.145084 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 6289 | 2026.04.07 05:25:51.145122 [ 5 ] {d4b7198b-2926-4266-b8ea-39bc8978e6de} <Debug> TCPHandler: Processed in 0.001312015 sec. | ||
| 6290 | 2026.04.07 05:25:51.145236 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.04.07 05:25:51.145329 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.04.07 05:25:51.145372 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6293 | 2026.04.07 05:25:51.145768 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.04.07 05:25:51.145804 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6295 | 2026.04.07 05:25:51.146135 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6296 | 2026.04.07 05:25:51.146358 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.04.07 05:25:51.146493 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6298 | 2026.04.07 05:25:51.146531 [ 5 ] {69feb67d-8490-4a90-babd-f23037e413fb} <Debug> TCPHandler: Processed in 0.001344455 sec. | ||
| 6299 | 2026.04.07 05:25:51.146643 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.04.07 05:25:51.146737 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.04.07 05:25:51.146778 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6302 | 2026.04.07 05:25:51.147104 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.04.07 05:25:51.147140 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6304 | 2026.04.07 05:25:51.147440 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6305 | 2026.04.07 05:25:51.147654 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.04.07 05:25:51.147785 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6307 | 2026.04.07 05:25:51.147821 [ 5 ] {cc47449f-fea7-4b2b-a924-8abbf2af6889} <Debug> TCPHandler: Processed in 0.001227554 sec. | ||
| 6308 | 2026.04.07 05:25:51.623247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6309 | 2026.04.07 05:25:51.639028 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.04.07 05:25:51.639087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6311 | 2026.04.07 05:25:51.644828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6312 | 2026.04.07 05:25:51.645518 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.04.07 05:25:51.648314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6314 | 2026.04.07 05:25:53.275228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 774 | ||
| 6315 | 2026.04.07 05:25:53.277315 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.04.07 05:25:53.277358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6317 | 2026.04.07 05:25:53.278545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6318 | 2026.04.07 05:25:53.278814 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.04.07 05:25:53.279070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6320 | 2026.04.07 05:25:56.144261 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.04.07 05:25:56.144565 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6322 | 2026.04.07 05:25:56.144670 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6323 | 2026.04.07 05:25:56.145403 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.04.07 05:25:56.145445 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6325 | 2026.04.07 05:25:56.145841 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6326 | 2026.04.07 05:25:56.146073 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.04.07 05:25:56.146211 [ 93 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6328 | 2026.04.07 05:25:56.146237 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001751 sec., 79954.31182181611 rows/sec., 6.96 MiB/sec. | ||
| 6329 | 2026.04.07 05:25:56.146253 [ 93 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.04.07 05:25:56.146275 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6331 | 2026.04.07 05:25:56.146286 [ 5 ] {e9a5ed54-08bc-4748-af52-51e32ec1596b} <Debug> TCPHandler: Processed in 0.002207862 sec. | ||
| 6332 | 2026.04.07 05:25:56.146375 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 6333 | 2026.04.07 05:25:56.146411 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.04.07 05:25:56.146484 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6335 | 2026.04.07 05:25:56.146514 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.04.07 05:25:56.146520 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2620 rows starting from the beginning of the part | ||
| 6337 | 2026.04.07 05:25:56.146564 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6338 | 2026.04.07 05:25:56.146598 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6339 | 2026.04.07 05:25:56.146660 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 6340 | 2026.04.07 05:25:56.146709 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
| 6341 | 2026.04.07 05:25:56.146748 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 6342 | 2026.04.07 05:25:56.146789 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 140 rows starting from the beginning of the part | ||
| 6343 | 2026.04.07 05:25:56.147013 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.04.07 05:25:56.147048 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6345 | 2026.04.07 05:25:56.147360 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6346 | 2026.04.07 05:25:56.147588 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.04.07 05:25:56.147724 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001234 sec., 34035.65640194489 rows/sec., 2.50 MiB/sec. | ||
| 6348 | 2026.04.07 05:25:56.147765 [ 5 ] {2a3b54e9-e354-4d59-ac45-3ab6b85ad6c3} <Debug> TCPHandler: Processed in 0.001408327 sec. | ||
| 6349 | 2026.04.07 05:25:56.147879 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.04.07 05:25:56.147977 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6351 | 2026.04.07 05:25:56.148022 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6352 | 2026.04.07 05:25:56.148028 [ 191 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691692 sec., 1813568.9002489813 rows/sec., 145.60 MiB/sec. | ||
| 6353 | 2026.04.07 05:25:56.148320 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6354 | 2026.04.07 05:25:56.148447 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.04.07 05:25:56.148483 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6356 | 2026.04.07 05:25:56.148572 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.04.07 05:25:56.148639 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_51_10} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6358 | 2026.04.07 05:25:56.148702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6359 | 2026.04.07 05:25:56.148796 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6360 | 2026.04.07 05:25:56.149009 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.04.07 05:25:56.149105 [ 93 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6362 | 2026.04.07 05:25:56.149130 [ 93 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.04.07 05:25:56.149138 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001181 sec., 89754.44538526672 rows/sec., 7.01 MiB/sec. | ||
| 6364 | 2026.04.07 05:25:56.149146 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6365 | 2026.04.07 05:25:56.149176 [ 5 ] {13f451e9-2dd3-4550-9835-df43f05a793f} <Debug> TCPHandler: Processed in 0.001348625 sec. | ||
| 6366 | 2026.04.07 05:25:56.149250 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 6367 | 2026.04.07 05:25:56.149294 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.04.07 05:25:56.149367 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6369 | 2026.04.07 05:25:56.149393 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.04.07 05:25:56.149403 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1404 rows starting from the beginning of the part | ||
| 6371 | 2026.04.07 05:25:56.149444 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6372 | 2026.04.07 05:25:56.149478 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6373 | 2026.04.07 05:25:56.149523 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 6374 | 2026.04.07 05:25:56.149560 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 6375 | 2026.04.07 05:25:56.149599 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 6376 | 2026.04.07 05:25:56.149638 [ 195 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 6377 | 2026.04.07 05:25:56.149850 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.04.07 05:25:56.149891 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6379 | 2026.04.07 05:25:56.150236 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6380 | 2026.04.07 05:25:56.150456 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.04.07 05:25:56.150589 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6382 | 2026.04.07 05:25:56.150600 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6383 | 2026.04.07 05:25:56.150628 [ 5 ] {fd76470e-b1d6-4d68-aaeb-8c9f216f3280} <Debug> TCPHandler: Processed in 0.001384566 sec. | ||
| 6384 | 2026.04.07 05:25:56.150645 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.04.07 05:25:56.150671 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6386 | 2026.04.07 05:25:56.150671 [ 191 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460827 sec., 1237655.1090580884 rows/sec., 91.60 MiB/sec. | ||
| 6387 | 2026.04.07 05:25:56.150733 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6388 | 2026.04.07 05:25:56.150743 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.04.07 05:25:56.150833 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.04.07 05:25:56.150849 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.04.07 05:25:56.150863 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16727 rows starting from the beginning of the part | ||
| 6392 | 2026.04.07 05:25:56.150911 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6393 | 2026.04.07 05:25:56.150918 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6394 | 2026.04.07 05:25:56.150933 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6395 | 2026.04.07 05:25:56.150983 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6396 | 2026.04.07 05:25:56.151022 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6397 | 2026.04.07 05:25:56.151055 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6398 | 2026.04.07 05:25:56.151090 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 6399 | 2026.04.07 05:25:56.151311 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.04.07 05:25:56.151416 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_51_10} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6401 | 2026.04.07 05:25:56.151521 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6402 | 2026.04.07 05:25:56.151744 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.04.07 05:25:56.151785 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6404 | 2026.04.07 05:25:56.152356 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6405 | 2026.04.07 05:25:56.152596 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.04.07 05:25:56.152745 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001915 sec., 21932.11488250653 rows/sec., 39.30 MiB/sec. | ||
| 6407 | 2026.04.07 05:25:56.152811 [ 5 ] {7ae06fba-b282-42bb-8785-661fbc140b82} <Debug> TCPHandler: Processed in 0.00211776 sec. | ||
| 6408 | 2026.04.07 05:25:56.152930 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.04.07 05:25:56.153026 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6410 | 2026.04.07 05:25:56.153068 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6411 | 2026.04.07 05:25:56.153402 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.04.07 05:25:56.153437 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6413 | 2026.04.07 05:25:56.153873 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6414 | 2026.04.07 05:25:56.154095 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.04.07 05:25:56.154192 [ 93 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6416 | 2026.04.07 05:25:56.154215 [ 93 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.04.07 05:25:56.154226 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 6418 | 2026.04.07 05:25:56.154230 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6419 | 2026.04.07 05:25:56.154263 [ 5 ] {cfe65b05-3fb2-47a2-b7ac-2d3c5b6991a6} <Debug> TCPHandler: Processed in 0.001383206 sec. | ||
| 6420 | 2026.04.07 05:25:56.154355 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6421 | 2026.04.07 05:25:56.154512 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6422 | 2026.04.07 05:25:56.154555 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2502 rows starting from the beginning of the part | ||
| 6423 | 2026.04.07 05:25:56.154626 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 6424 | 2026.04.07 05:25:56.154676 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6425 | 2026.04.07 05:25:56.154723 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6426 | 2026.04.07 05:25:56.154758 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6427 | 2026.04.07 05:25:56.154797 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 6428 | 2026.04.07 05:25:56.156006 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 4 columns (4 merged, 0 gathered) in 0.001714002 sec., 1613767.0784514837 rows/sec., 108.86 MiB/sec. | ||
| 6429 | 2026.04.07 05:25:56.156286 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6430 | 2026.04.07 05:25:56.156382 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17431 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675327 sec., 3071364.874658324 rows/sec., 202.83 MiB/sec. | ||
| 6431 | 2026.04.07 05:25:56.156559 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.04.07 05:25:56.156594 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6433 | 2026.04.07 05:25:56.156650 [ 202 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_51_10} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6434 | 2026.04.07 05:25:56.156746 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6435 | 2026.04.07 05:25:56.156864 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.04.07 05:25:56.156941 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6437 | 2026.04.07 05:25:56.157027 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 6438 | 2026.04.07 05:25:57.000374 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.44 MiB, peak 291.10 MiB, free memory in arenas 0.00 B, will set to 283.12 MiB (RSS), difference: 1.68 MiB | ||
| 6439 | 2026.04.07 05:25:57.373773 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47991 | ||
| 6440 | 2026.04.07 05:25:57.373884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6441 | 2026.04.07 05:25:57.373911 [ 292 ] {} <Debug> TCP-Session: 1573d835-1410-4cad-b582-dfd137de99ab Authenticating user 'default' from [fd00:1122:3344:101::e]:47991 | ||
| 6442 | 2026.04.07 05:25:57.373933 [ 292 ] {} <Debug> TCP-Session: 1573d835-1410-4cad-b582-dfd137de99ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2026.04.07 05:25:57.373947 [ 292 ] {} <Debug> TCP-Session: 1573d835-1410-4cad-b582-dfd137de99ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6444 | 2026.04.07 05:25:57.374126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49934 | ||
| 6445 | 2026.04.07 05:25:57.374176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47656 | ||
| 6446 | 2026.04.07 05:25:57.374198 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60738 | ||
| 6447 | 2026.04.07 05:25:57.374225 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6448 | 2026.04.07 05:25:57.374220 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49950 | ||
| 6449 | 2026.04.07 05:25:57.374271 [ 293 ] {} <Debug> TCP-Session: 2ecbd760-951d-4b54-856b-fb9f5e97ac75 Authenticating user 'default' from [fd00:1122:3344:101::e]:49934 | ||
| 6450 | 2026.04.07 05:25:57.374212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34462 | ||
| 6451 | 2026.04.07 05:25:57.374314 [ 292 ] {} <Trace> TCP-Session: 1573d835-1410-4cad-b582-dfd137de99ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.04.07 05:25:57.374315 [ 293 ] {} <Debug> TCP-Session: 2ecbd760-951d-4b54-856b-fb9f5e97ac75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6453 | 2026.04.07 05:25:57.374302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6454 | 2026.04.07 05:25:57.374399 [ 293 ] {} <Debug> TCP-Session: 2ecbd760-951d-4b54-856b-fb9f5e97ac75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.04.07 05:25:57.374419 [ 289 ] {} <Debug> TCP-Session: 41700afc-b4f8-4666-b96e-aaab2cd7c27c Authenticating user 'default' from [fd00:1122:3344:101::e]:60738 | ||
| 6456 | 2026.04.07 05:25:57.374424 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6457 | 2026.04.07 05:25:57.374439 [ 289 ] {} <Debug> TCP-Session: 41700afc-b4f8-4666-b96e-aaab2cd7c27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.04.07 05:25:57.374188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52226 | ||
| 6459 | 2026.04.07 05:25:57.374469 [ 289 ] {} <Debug> TCP-Session: 41700afc-b4f8-4666-b96e-aaab2cd7c27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.04.07 05:25:57.374469 [ 3 ] {} <Debug> TCP-Session: df846d4c-9d92-4ce9-b216-ac059bf2eea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47656 | ||
| 6461 | 2026.04.07 05:25:57.374179 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49689 | ||
| 6462 | 2026.04.07 05:25:57.374549 [ 3 ] {} <Debug> TCP-Session: df846d4c-9d92-4ce9-b216-ac059bf2eea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.04.07 05:25:57.374566 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6464 | 2026.04.07 05:25:57.374585 [ 3 ] {} <Debug> TCP-Session: df846d4c-9d92-4ce9-b216-ac059bf2eea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.04.07 05:25:57.374176 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63345 | ||
| 6466 | 2026.04.07 05:25:57.374887 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6467 | 2026.04.07 05:25:57.374891 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6468 | 2026.04.07 05:25:57.374952 [ 286 ] {} <Debug> TCP-Session: c4f0e695-8abe-4fdb-99c5-28d8201360b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49689 | ||
| 6469 | 2026.04.07 05:25:57.374957 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6470 | 2026.04.07 05:25:57.374963 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6471 | 2026.04.07 05:25:57.374975 [ 286 ] {} <Debug> TCP-Session: c4f0e695-8abe-4fdb-99c5-28d8201360b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.04.07 05:25:57.374992 [ 294 ] {} <Debug> TCP-Session: 13890002-3a2c-429c-8551-fe4b62a6836f Authenticating user 'default' from [fd00:1122:3344:101::e]:63345 | ||
| 6473 | 2026.04.07 05:25:57.375012 [ 286 ] {} <Debug> TCP-Session: c4f0e695-8abe-4fdb-99c5-28d8201360b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6474 | 2026.04.07 05:25:57.375025 [ 294 ] {} <Debug> TCP-Session: 13890002-3a2c-429c-8551-fe4b62a6836f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6475 | 2026.04.07 05:25:57.375039 [ 294 ] {} <Debug> TCP-Session: 13890002-3a2c-429c-8551-fe4b62a6836f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.04.07 05:25:57.375061 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6477 | 2026.04.07 05:25:57.375095 [ 291 ] {} <Debug> TCP-Session: 3627618b-1f12-4159-a295-82a0f8a70507 Authenticating user 'default' from [fd00:1122:3344:101::e]:49950 | ||
| 6478 | 2026.04.07 05:25:57.375112 [ 291 ] {} <Debug> TCP-Session: 3627618b-1f12-4159-a295-82a0f8a70507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.04.07 05:25:57.375124 [ 291 ] {} <Debug> TCP-Session: 3627618b-1f12-4159-a295-82a0f8a70507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.04.07 05:25:57.375297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6481 | 2026.04.07 05:25:57.375321 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 6482 | 2026.04.07 05:25:57.375329 [ 290 ] {} <Debug> TCP-Session: e866eb75-2597-470d-b2d7-7c5a70df6776 Authenticating user 'default' from [fd00:1122:3344:101::e]:34462 | ||
| 6483 | 2026.04.07 05:25:57.375371 [ 290 ] {} <Debug> TCP-Session: e866eb75-2597-470d-b2d7-7c5a70df6776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.04.07 05:25:57.375384 [ 290 ] {} <Debug> TCP-Session: e866eb75-2597-470d-b2d7-7c5a70df6776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.04.07 05:25:57.375400 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6486 | 2026.04.07 05:25:57.375436 [ 288 ] {} <Debug> TCP-Session: 5f1c3fb7-db40-4b90-be79-9df8a4058837 Authenticating user 'default' from [fd00:1122:3344:101::e]:52226 | ||
| 6487 | 2026.04.07 05:25:57.375454 [ 288 ] {} <Debug> TCP-Session: 5f1c3fb7-db40-4b90-be79-9df8a4058837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6488 | 2026.04.07 05:25:57.375467 [ 288 ] {} <Debug> TCP-Session: 5f1c3fb7-db40-4b90-be79-9df8a4058837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2026.04.07 05:25:57.376402 [ 337 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> AggregatingTransform: Aggregating | ||
| 6490 | 2026.04.07 05:25:57.376455 [ 337 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 6491 | 2026.04.07 05:25:57.376492 [ 337 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104448 sec. (957.414 rows/sec., 37.40 KiB/sec.) | ||
| 6492 | 2026.04.07 05:25:57.376511 [ 337 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Trace> Aggregator: Merging aggregated data | ||
| 6493 | 2026.04.07 05:25:57.377797 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 6494 | 2026.04.07 05:25:57.377942 [ 292 ] {2a41ca00-8040-41b6-9918-ae42ea4cd4b0} <Debug> TCPHandler: Processed in 0.003743491 sec. | ||
| 6495 | 2026.04.07 05:25:57.378055 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6496 | 2026.04.07 05:25:57.378086 [ 292 ] {} <Debug> TCP-Session: 1573d835-1410-4cad-b582-dfd137de99ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2026.04.07 05:25:57.378087 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6498 | 2026.04.07 05:25:57.378106 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6499 | 2026.04.07 05:25:57.378135 [ 293 ] {} <Debug> TCP-Session: 2ecbd760-951d-4b54-856b-fb9f5e97ac75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6500 | 2026.04.07 05:25:57.378140 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6501 | 2026.04.07 05:25:57.378155 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6502 | 2026.04.07 05:25:57.378171 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6503 | 2026.04.07 05:25:57.378192 [ 291 ] {} <Debug> TCP-Session: 3627618b-1f12-4159-a295-82a0f8a70507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.04.07 05:25:57.378207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.04.07 05:25:57.378216 [ 286 ] {} <Debug> TCP-Session: c4f0e695-8abe-4fdb-99c5-28d8201360b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2026.04.07 05:25:57.378232 [ 3 ] {} <Debug> TCP-Session: df846d4c-9d92-4ce9-b216-ac059bf2eea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.04.07 05:25:57.378260 [ 289 ] {} <Debug> TCP-Session: 41700afc-b4f8-4666-b96e-aaab2cd7c27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.04.07 05:25:57.378191 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6509 | 2026.04.07 05:25:57.378153 [ 290 ] {} <Debug> TCP-Session: e866eb75-2597-470d-b2d7-7c5a70df6776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.04.07 05:25:57.378139 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6511 | 2026.04.07 05:25:57.378333 [ 288 ] {} <Debug> TCP-Session: 5f1c3fb7-db40-4b90-be79-9df8a4058837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.04.07 05:25:57.378370 [ 294 ] {} <Debug> TCP-Session: 13890002-3a2c-429c-8551-fe4b62a6836f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.04.07 05:25:58.075166 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6514 | 2026.04.07 05:25:58.075218 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6515 | 2026.04.07 05:25:58.245389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16324 | ||
| 6516 | 2026.04.07 05:25:58.245950 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.04.07 05:25:58.246001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6518 | 2026.04.07 05:25:58.246499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6519 | 2026.04.07 05:25:58.246753 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.04.07 05:25:58.246899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16324 | ||
| 6521 | 2026.04.07 05:25:59.148404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6522 | 2026.04.07 05:25:59.171487 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.04.07 05:25:59.171558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6524 | 2026.04.07 05:25:59.177706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6525 | 2026.04.07 05:25:59.178465 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.04.07 05:25:59.182250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6527 | 2026.04.07 05:25:59.400253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 6528 | 2026.04.07 05:25:59.400371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6529 | 2026.04.07 05:25:59.400396 [ 292 ] {} <Debug> TCP-Session: 72a1122a-a6a2-4b0b-916f-afa584183835 Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 6530 | 2026.04.07 05:25:59.400417 [ 292 ] {} <Debug> TCP-Session: 72a1122a-a6a2-4b0b-916f-afa584183835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.04.07 05:25:59.400429 [ 292 ] {} <Debug> TCP-Session: 72a1122a-a6a2-4b0b-916f-afa584183835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.04.07 05:25:59.400613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52077 | ||
| 6533 | 2026.04.07 05:25:59.400671 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39353 | ||
| 6534 | 2026.04.07 05:25:59.400712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46037 | ||
| 6535 | 2026.04.07 05:25:59.400735 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54884 | ||
| 6536 | 2026.04.07 05:25:59.400774 [ 292 ] {} <Trace> TCP-Session: 72a1122a-a6a2-4b0b-916f-afa584183835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.04.07 05:25:59.400744 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63362 | ||
| 6538 | 2026.04.07 05:25:59.400833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6539 | 2026.04.07 05:25:59.400818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6540 | 2026.04.07 05:25:59.400891 [ 290 ] {} <Debug> TCP-Session: f4d2caea-b4cb-410c-af20-6d0721fcc866 Authenticating user 'default' from [fd00:1122:3344:101::e]:54884 | ||
| 6541 | 2026.04.07 05:25:59.400809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2026.04.07 05:25:59.400909 [ 294 ] {} <Debug> TCP-Session: cf037c7a-f22b-4933-a135-0377e8d59579 Authenticating user 'default' from [fd00:1122:3344:101::e]:39353 | ||
| 6543 | 2026.04.07 05:25:59.400921 [ 290 ] {} <Debug> TCP-Session: f4d2caea-b4cb-410c-af20-6d0721fcc866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2026.04.07 05:25:59.400943 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6545 | 2026.04.07 05:25:59.400951 [ 289 ] {} <Debug> TCP-Session: cb7d1d2d-2da4-4401-a41d-ceb2ce9fb666 Authenticating user 'default' from [fd00:1122:3344:101::e]:46037 | ||
| 6546 | 2026.04.07 05:25:59.400972 [ 290 ] {} <Debug> TCP-Session: f4d2caea-b4cb-410c-af20-6d0721fcc866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.04.07 05:25:59.400996 [ 291 ] {} <Debug> TCP-Session: d3886ff9-707b-4336-ad98-d45f5419787d Authenticating user 'default' from [fd00:1122:3344:101::e]:63362 | ||
| 6548 | 2026.04.07 05:25:59.401010 [ 289 ] {} <Debug> TCP-Session: cb7d1d2d-2da4-4401-a41d-ceb2ce9fb666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.04.07 05:25:59.401043 [ 291 ] {} <Debug> TCP-Session: d3886ff9-707b-4336-ad98-d45f5419787d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.04.07 05:25:59.401050 [ 289 ] {} <Debug> TCP-Session: cb7d1d2d-2da4-4401-a41d-ceb2ce9fb666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.04.07 05:25:59.401069 [ 291 ] {} <Debug> TCP-Session: d3886ff9-707b-4336-ad98-d45f5419787d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.04.07 05:25:59.400954 [ 294 ] {} <Debug> TCP-Session: cf037c7a-f22b-4933-a135-0377e8d59579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.04.07 05:25:59.400950 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6554 | 2026.04.07 05:25:59.401122 [ 294 ] {} <Debug> TCP-Session: cf037c7a-f22b-4933-a135-0377e8d59579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.04.07 05:25:59.400719 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6556 | 2026.04.07 05:25:59.400686 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46238 | ||
| 6557 | 2026.04.07 05:25:59.401201 [ 293 ] {} <Debug> TCP-Session: 818fc439-4484-4cd7-a4fe-4bd0c9e4f671 Authenticating user 'default' from [fd00:1122:3344:101::e]:52077 | ||
| 6558 | 2026.04.07 05:25:59.400682 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 | ||
| 6559 | 2026.04.07 05:25:59.401244 [ 293 ] {} <Debug> TCP-Session: 818fc439-4484-4cd7-a4fe-4bd0c9e4f671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.04.07 05:25:59.401275 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6561 | 2026.04.07 05:25:59.401291 [ 293 ] {} <Debug> TCP-Session: 818fc439-4484-4cd7-a4fe-4bd0c9e4f671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.04.07 05:25:59.400707 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51002 | ||
| 6563 | 2026.04.07 05:25:59.401330 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6564 | 2026.04.07 05:25:59.401313 [ 286 ] {} <Debug> TCP-Session: e3b256b5-fcb0-4832-86d1-4cab312760f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46238 | ||
| 6565 | 2026.04.07 05:25:59.401376 [ 3 ] {} <Debug> TCP-Session: 8a6b2028-2d39-42c9-bbdf-3b144958216c Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 | ||
| 6566 | 2026.04.07 05:25:59.401398 [ 286 ] {} <Debug> TCP-Session: e3b256b5-fcb0-4832-86d1-4cab312760f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2026.04.07 05:25:59.401405 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6568 | 2026.04.07 05:25:59.401424 [ 286 ] {} <Debug> TCP-Session: e3b256b5-fcb0-4832-86d1-4cab312760f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.04.07 05:25:59.401449 [ 288 ] {} <Debug> TCP-Session: 424a8b5e-81ee-4b00-88ab-45cceca5dd63 Authenticating user 'default' from [fd00:1122:3344:101::e]:51002 | ||
| 6570 | 2026.04.07 05:25:59.401462 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6571 | 2026.04.07 05:25:59.401482 [ 288 ] {} <Debug> TCP-Session: 424a8b5e-81ee-4b00-88ab-45cceca5dd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.04.07 05:25:59.401409 [ 3 ] {} <Debug> TCP-Session: 8a6b2028-2d39-42c9-bbdf-3b144958216c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.04.07 05:25:59.401503 [ 288 ] {} <Debug> TCP-Session: 424a8b5e-81ee-4b00-88ab-45cceca5dd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6574 | 2026.04.07 05:25:59.401526 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6575 | 2026.04.07 05:25:59.401527 [ 3 ] {} <Debug> TCP-Session: 8a6b2028-2d39-42c9-bbdf-3b144958216c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.04.07 05:25:59.401812 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 6577 | 2026.04.07 05:25:59.402872 [ 260 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> AggregatingTransform: Aggregating | ||
| 6578 | 2026.04.07 05:25:59.402916 [ 260 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> Aggregator: Aggregation method: without_key | ||
| 6579 | 2026.04.07 05:25:59.402955 [ 260 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040019 sec. (961.521 rows/sec., 37.56 KiB/sec.) | ||
| 6580 | 2026.04.07 05:25:59.402974 [ 260 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Trace> Aggregator: Merging aggregated data | ||
| 6581 | 2026.04.07 05:25:59.404413 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 11.12 KiB/sec. | ||
| 6582 | 2026.04.07 05:25:59.404569 [ 292 ] {0faed849-00df-4b64-93ae-2e455f1d0876} <Debug> TCPHandler: Processed in 0.003901644 sec. | ||
| 6583 | 2026.04.07 05:25:59.404691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6584 | 2026.04.07 05:25:59.404722 [ 292 ] {} <Debug> TCP-Session: 72a1122a-a6a2-4b0b-916f-afa584183835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.04.07 05:25:59.404723 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6586 | 2026.04.07 05:25:59.404742 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.04.07 05:25:59.404758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6588 | 2026.04.07 05:25:59.404773 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6589 | 2026.04.07 05:25:59.404800 [ 286 ] {} <Debug> TCP-Session: e3b256b5-fcb0-4832-86d1-4cab312760f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2026.04.07 05:25:59.404818 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6591 | 2026.04.07 05:25:59.404838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6592 | 2026.04.07 05:25:59.404861 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6593 | 2026.04.07 05:25:59.404875 [ 294 ] {} <Debug> TCP-Session: cf037c7a-f22b-4933-a135-0377e8d59579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.04.07 05:25:59.404890 [ 288 ] {} <Debug> TCP-Session: 424a8b5e-81ee-4b00-88ab-45cceca5dd63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2026.04.07 05:25:59.404915 [ 290 ] {} <Debug> TCP-Session: f4d2caea-b4cb-410c-af20-6d0721fcc866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2026.04.07 05:25:59.404849 [ 3 ] {} <Debug> TCP-Session: 8a6b2028-2d39-42c9-bbdf-3b144958216c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.04.07 05:25:59.404823 [ 291 ] {} <Debug> TCP-Session: d3886ff9-707b-4336-ad98-d45f5419787d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.04.07 05:25:59.404795 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6599 | 2026.04.07 05:25:59.404779 [ 293 ] {} <Debug> TCP-Session: 818fc439-4484-4cd7-a4fe-4bd0c9e4f671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2026.04.07 05:25:59.405013 [ 289 ] {} <Debug> TCP-Session: cb7d1d2d-2da4-4401-a41d-ceb2ce9fb666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.04.07 05:25:59.417358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57276 | ||
| 6602 | 2026.04.07 05:25:59.417423 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6603 | 2026.04.07 05:25:59.417445 [ 292 ] {} <Debug> TCP-Session: cb5f6035-bd09-4770-9b42-79358f12491d Authenticating user 'default' from [fd00:1122:3344:101::e]:57276 | ||
| 6604 | 2026.04.07 05:25:59.417461 [ 292 ] {} <Debug> TCP-Session: cb5f6035-bd09-4770-9b42-79358f12491d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.04.07 05:25:59.417474 [ 292 ] {} <Debug> TCP-Session: cb5f6035-bd09-4770-9b42-79358f12491d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.04.07 05:25:59.417684 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44148 | ||
| 6607 | 2026.04.07 05:25:59.417705 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51791 | ||
| 6608 | 2026.04.07 05:25:59.417723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39840 | ||
| 6609 | 2026.04.07 05:25:59.417739 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56989 | ||
| 6610 | 2026.04.07 05:25:59.417760 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6611 | 2026.04.07 05:25:59.417769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40912 | ||
| 6612 | 2026.04.07 05:25:59.417803 [ 293 ] {} <Debug> TCP-Session: dc44b05d-ff55-486a-b53f-b3ec76656aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44148 | ||
| 6613 | 2026.04.07 05:25:59.417819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6614 | 2026.04.07 05:25:59.417838 [ 293 ] {} <Debug> TCP-Session: dc44b05d-ff55-486a-b53f-b3ec76656aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.04.07 05:25:59.417857 [ 288 ] {} <Debug> TCP-Session: 0cc0457d-2d2b-48a2-a29d-1f1e38a08ede Authenticating user 'default' from [fd00:1122:3344:101::e]:56989 | ||
| 6616 | 2026.04.07 05:25:59.417871 [ 293 ] {} <Debug> TCP-Session: dc44b05d-ff55-486a-b53f-b3ec76656aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2026.04.07 05:25:59.417885 [ 288 ] {} <Debug> TCP-Session: 0cc0457d-2d2b-48a2-a29d-1f1e38a08ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6618 | 2026.04.07 05:25:59.417858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6619 | 2026.04.07 05:25:59.417910 [ 288 ] {} <Debug> TCP-Session: 0cc0457d-2d2b-48a2-a29d-1f1e38a08ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.04.07 05:25:59.417790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6621 | 2026.04.07 05:25:59.417939 [ 291 ] {} <Debug> TCP-Session: 0f0d431a-d9d8-4282-92c2-1c1b4b221c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:40912 | ||
| 6622 | 2026.04.07 05:25:59.417973 [ 286 ] {} <Debug> TCP-Session: 35ac15e7-6f86-4ed7-afd4-5a12503720c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39840 | ||
| 6623 | 2026.04.07 05:25:59.417989 [ 291 ] {} <Debug> TCP-Session: 0f0d431a-d9d8-4282-92c2-1c1b4b221c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.04.07 05:25:59.418010 [ 286 ] {} <Debug> TCP-Session: 35ac15e7-6f86-4ed7-afd4-5a12503720c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6625 | 2026.04.07 05:25:59.418017 [ 291 ] {} <Debug> TCP-Session: 0f0d431a-d9d8-4282-92c2-1c1b4b221c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2026.04.07 05:25:59.418033 [ 286 ] {} <Debug> TCP-Session: 35ac15e7-6f86-4ed7-afd4-5a12503720c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.04.07 05:25:59.417756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46290 | ||
| 6628 | 2026.04.07 05:25:59.417744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51203 | ||
| 6629 | 2026.04.07 05:25:59.417713 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35824 | ||
| 6630 | 2026.04.07 05:25:59.418121 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6631 | 2026.04.07 05:25:59.418146 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6632 | 2026.04.07 05:25:59.418158 [ 290 ] {} <Debug> TCP-Session: 29e1c501-80fb-4fc6-aeef-d4f21182137f Authenticating user 'default' from [fd00:1122:3344:101::e]:46290 | ||
| 6633 | 2026.04.07 05:25:59.418176 [ 289 ] {} <Debug> TCP-Session: 03fffd24-c17d-41d6-bffa-f1759288294e Authenticating user 'default' from [fd00:1122:3344:101::e]:51203 | ||
| 6634 | 2026.04.07 05:25:59.418177 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6635 | 2026.04.07 05:25:59.418204 [ 289 ] {} <Debug> TCP-Session: 03fffd24-c17d-41d6-bffa-f1759288294e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.04.07 05:25:59.418221 [ 3 ] {} <Debug> TCP-Session: e2d4b67d-4572-4d2c-8dc6-0671ebbaaa87 Authenticating user 'default' from [fd00:1122:3344:101::e]:35824 | ||
| 6637 | 2026.04.07 05:25:59.418234 [ 289 ] {} <Debug> TCP-Session: 03fffd24-c17d-41d6-bffa-f1759288294e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6638 | 2026.04.07 05:25:59.418251 [ 3 ] {} <Debug> TCP-Session: e2d4b67d-4572-4d2c-8dc6-0671ebbaaa87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2026.04.07 05:25:59.418189 [ 290 ] {} <Debug> TCP-Session: 29e1c501-80fb-4fc6-aeef-d4f21182137f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2026.04.07 05:25:59.418275 [ 3 ] {} <Debug> TCP-Session: e2d4b67d-4572-4d2c-8dc6-0671ebbaaa87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.04.07 05:25:59.418295 [ 290 ] {} <Debug> TCP-Session: 29e1c501-80fb-4fc6-aeef-d4f21182137f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2026.04.07 05:25:59.417779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6643 | 2026.04.07 05:25:59.417716 [ 292 ] {} <Trace> TCP-Session: cb5f6035-bd09-4770-9b42-79358f12491d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.04.07 05:25:59.418347 [ 294 ] {} <Debug> TCP-Session: c822d95e-6c62-4725-937e-23c0f1e3caf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51791 | ||
| 6645 | 2026.04.07 05:25:59.418379 [ 294 ] {} <Debug> TCP-Session: c822d95e-6c62-4725-937e-23c0f1e3caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2026.04.07 05:25:59.418394 [ 294 ] {} <Debug> TCP-Session: c822d95e-6c62-4725-937e-23c0f1e3caf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6647 | 2026.04.07 05:25:59.418473 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6648 | 2026.04.07 05:25:59.418644 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6649 | 2026.04.07 05:25:59.418691 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6650 | 2026.04.07 05:25:59.418929 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 6651 | 2026.04.07 05:25:59.419736 [ 337 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> AggregatingTransform: Aggregating | ||
| 6652 | 2026.04.07 05:25:59.419769 [ 337 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6653 | 2026.04.07 05:25:59.419808 [ 337 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000790545 sec. (1264.950 rows/sec., 49.41 KiB/sec.) | ||
| 6654 | 2026.04.07 05:25:59.419827 [ 337 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Trace> Aggregator: Merging aggregated data | ||
| 6655 | 2026.04.07 05:25:59.421078 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002638 sec., 379.07505686125853 rows/sec., 14.81 KiB/sec. | ||
| 6656 | 2026.04.07 05:25:59.421208 [ 292 ] {d0608294-a4da-48c3-913d-6ba0e489ca7d} <Debug> TCPHandler: Processed in 0.003546757 sec. | ||
| 6657 | 2026.04.07 05:25:59.421322 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6658 | 2026.04.07 05:25:59.421345 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.04.07 05:25:59.421349 [ 292 ] {} <Debug> TCP-Session: cb5f6035-bd09-4770-9b42-79358f12491d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.04.07 05:25:59.421367 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6661 | 2026.04.07 05:25:59.421383 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6662 | 2026.04.07 05:25:59.421405 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6663 | 2026.04.07 05:25:59.421439 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6664 | 2026.04.07 05:25:59.421441 [ 294 ] {} <Debug> TCP-Session: c822d95e-6c62-4725-937e-23c0f1e3caf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6665 | 2026.04.07 05:25:59.421459 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6666 | 2026.04.07 05:25:59.421476 [ 289 ] {} <Debug> TCP-Session: 03fffd24-c17d-41d6-bffa-f1759288294e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2026.04.07 05:25:59.421472 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6668 | 2026.04.07 05:25:59.421510 [ 288 ] {} <Debug> TCP-Session: 0cc0457d-2d2b-48a2-a29d-1f1e38a08ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6669 | 2026.04.07 05:25:59.421468 [ 293 ] {} <Debug> TCP-Session: dc44b05d-ff55-486a-b53f-b3ec76656aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6670 | 2026.04.07 05:25:59.421560 [ 290 ] {} <Debug> TCP-Session: 29e1c501-80fb-4fc6-aeef-d4f21182137f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6671 | 2026.04.07 05:25:59.421420 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6672 | 2026.04.07 05:25:59.421385 [ 286 ] {} <Debug> TCP-Session: 35ac15e7-6f86-4ed7-afd4-5a12503720c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6673 | 2026.04.07 05:25:59.421626 [ 3 ] {} <Debug> TCP-Session: e2d4b67d-4572-4d2c-8dc6-0671ebbaaa87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2026.04.07 05:25:59.421425 [ 291 ] {} <Debug> TCP-Session: 0f0d431a-d9d8-4282-92c2-1c1b4b221c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2026.04.07 05:26:01.141465 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.04.07 05:26:01.141649 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6677 | 2026.04.07 05:26:01.141719 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6678 | 2026.04.07 05:26:01.142374 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.04.07 05:26:01.142424 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6680 | 2026.04.07 05:26:01.142835 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6681 | 2026.04.07 05:26:01.143066 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.04.07 05:26:01.143232 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 6683 | 2026.04.07 05:26:01.143283 [ 5 ] {8f5e5dae-4799-4760-8081-8e67891942a7} <Debug> TCPHandler: Processed in 0.001954707 sec. | ||
| 6684 | 2026.04.07 05:26:01.143411 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.04.07 05:26:01.143515 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6686 | 2026.04.07 05:26:01.143559 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6687 | 2026.04.07 05:26:01.143977 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.04.07 05:26:01.144015 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6689 | 2026.04.07 05:26:01.144331 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6690 | 2026.04.07 05:26:01.144541 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.04.07 05:26:01.144675 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 6692 | 2026.04.07 05:26:01.144714 [ 5 ] {36506373-e127-485f-9679-f8047965cd3d} <Debug> TCPHandler: Processed in 0.001357436 sec. | ||
| 6693 | 2026.04.07 05:26:01.144828 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.04.07 05:26:01.144925 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6695 | 2026.04.07 05:26:01.144970 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6696 | 2026.04.07 05:26:01.145388 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.04.07 05:26:01.145424 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6698 | 2026.04.07 05:26:01.145773 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6699 | 2026.04.07 05:26:01.145986 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.04.07 05:26:01.146123 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6701 | 2026.04.07 05:26:01.146161 [ 5 ] {65cf5536-b7ff-43aa-b695-c36d4375db63} <Debug> TCPHandler: Processed in 0.001382906 sec. | ||
| 6702 | 2026.04.07 05:26:01.146286 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.04.07 05:26:01.146382 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.04.07 05:26:01.146423 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6705 | 2026.04.07 05:26:01.146832 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.04.07 05:26:01.146881 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6707 | 2026.04.07 05:26:01.147220 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6708 | 2026.04.07 05:26:01.147435 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.04.07 05:26:01.147576 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 6710 | 2026.04.07 05:26:01.147615 [ 5 ] {4888ab05-f72c-48a5-8c5b-85b9005cc56d} <Debug> TCPHandler: Processed in 0.001383087 sec. | ||
| 6711 | 2026.04.07 05:26:03.279442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 800 | ||
| 6712 | 2026.04.07 05:26:03.282124 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.04.07 05:26:03.282170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6714 | 2026.04.07 05:26:03.283360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6715 | 2026.04.07 05:26:03.283621 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.04.07 05:26:03.283799 [ 85 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6717 | 2026.04.07 05:26:03.283876 [ 85 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.04.07 05:26:03.283889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6719 | 2026.04.07 05:26:03.283899 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6720 | 2026.04.07 05:26:03.284033 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 6721 | 2026.04.07 05:26:03.284592 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6722 | 2026.04.07 05:26:03.284725 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 674 rows starting from the beginning of the part | ||
| 6723 | 2026.04.07 05:26:03.285042 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 6724 | 2026.04.07 05:26:03.285329 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6725 | 2026.04.07 05:26:03.285611 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 6726 | 2026.04.07 05:26:03.285893 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6727 | 2026.04.07 05:26:03.286184 [ 199 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 6728 | 2026.04.07 05:26:03.292216 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 72 columns (72 merged, 0 gathered) in 0.008236516 sec., 97128.44605656082 rows/sec., 80.89 MiB/sec. | ||
| 6729 | 2026.04.07 05:26:03.293389 [ 202 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6730 | 2026.04.07 05:26:03.293967 [ 202 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.04.07 05:26:03.294045 [ 202 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_26_5} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6732 | 2026.04.07 05:26:03.294355 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6733 | 2026.04.07 05:26:04.101727 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.04.07 05:26:04.101921 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.04.07 05:26:04.101986 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6736 | 2026.04.07 05:26:04.102614 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.04.07 05:26:04.102658 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6738 | 2026.04.07 05:26:04.103051 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6739 | 2026.04.07 05:26:04.103285 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.04.07 05:26:04.103409 [ 85 ] {} <Debug> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6741 | 2026.04.07 05:26:04.103438 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.27 MiB/sec. | ||
| 6742 | 2026.04.07 05:26:04.103454 [ 85 ] {} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.04.07 05:26:04.103479 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6744 | 2026.04.07 05:26:04.103488 [ 5 ] {5be65751-f4cd-4f04-b9d0-fb3d063e4eac} <Debug> TCPHandler: Processed in 0.001889075 sec. | ||
| 6745 | 2026.04.07 05:26:04.103602 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6746 | 2026.04.07 05:26:04.103610 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.04.07 05:26:04.103766 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6748 | 2026.04.07 05:26:04.103772 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6749 | 2026.04.07 05:26:04.103815 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6750 | 2026.04.07 05:26:04.103824 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6751 | 2026.04.07 05:26:04.103908 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6752 | 2026.04.07 05:26:04.103970 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6753 | 2026.04.07 05:26:04.104017 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6754 | 2026.04.07 05:26:04.104060 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 6755 | 2026.04.07 05:26:04.104245 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.04.07 05:26:04.104286 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6757 | 2026.04.07 05:26:04.104617 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6758 | 2026.04.07 05:26:04.104842 [ 202 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289704 sec., 93044.60558391693 rows/sec., 8.07 MiB/sec. | ||
| 6759 | 2026.04.07 05:26:04.104866 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.04.07 05:26:04.105000 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6761 | 2026.04.07 05:26:04.105031 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00129 sec., 12403.1007751938 rows/sec., 1011.39 KiB/sec. | ||
| 6762 | 2026.04.07 05:26:04.105077 [ 5 ] {2e053d65-6622-401b-9158-c5b29d14d63f} <Debug> TCPHandler: Processed in 0.001520789 sec. | ||
| 6763 | 2026.04.07 05:26:04.105194 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.04.07 05:26:04.105264 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_9_2} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.04.07 05:26:04.105293 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6766 | 2026.04.07 05:26:04.105339 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6767 | 2026.04.07 05:26:04.105339 [ 188 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_9_2} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6768 | 2026.04.07 05:26:04.105435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6769 | 2026.04.07 05:26:04.106671 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.04.07 05:26:04.106711 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6771 | 2026.04.07 05:26:04.107209 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6772 | 2026.04.07 05:26:04.107427 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.04.07 05:26:04.107561 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.002287 sec., 1144293.834717971 rows/sec., 86.18 MiB/sec. | ||
| 6774 | 2026.04.07 05:26:04.107601 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6775 | 2026.04.07 05:26:04.107614 [ 5 ] {0c5cfc50-f6af-4cc7-9fbd-ac16ead12133} <Debug> TCPHandler: Processed in 0.002469697 sec. | ||
| 6776 | 2026.04.07 05:26:04.107715 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.04.07 05:26:04.107813 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.04.07 05:26:04.107853 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6779 | 2026.04.07 05:26:04.108268 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.04.07 05:26:04.108303 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6781 | 2026.04.07 05:26:04.108630 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6782 | 2026.04.07 05:26:04.108847 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.04.07 05:26:04.108971 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001178 sec., 68760.61120543294 rows/sec., 5.03 MiB/sec. | ||
| 6784 | 2026.04.07 05:26:04.109007 [ 5 ] {dadcb6ec-639f-460c-be36-00099c58105a} <Debug> TCPHandler: Processed in 0.001340505 sec. | ||
| 6785 | 2026.04.07 05:26:04.109118 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.04.07 05:26:04.109211 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.04.07 05:26:04.109249 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6788 | 2026.04.07 05:26:04.109858 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.04.07 05:26:04.109893 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6790 | 2026.04.07 05:26:04.110215 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6791 | 2026.04.07 05:26:04.110423 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.04.07 05:26:04.110509 [ 85 ] {} <Debug> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6793 | 2026.04.07 05:26:04.110542 [ 85 ] {} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.04.07 05:26:04.110548 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001356 sec., 608407.0796460178 rows/sec., 35.59 MiB/sec. | ||
| 6795 | 2026.04.07 05:26:04.110559 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6796 | 2026.04.07 05:26:04.110586 [ 5 ] {f3f486c8-5dac-4746-89a0-03c1ba84df6f} <Debug> TCPHandler: Processed in 0.001516168 sec. | ||
| 6797 | 2026.04.07 05:26:04.110658 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 6798 | 2026.04.07 05:26:04.110695 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.04.07 05:26:04.110795 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6800 | 2026.04.07 05:26:04.110804 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6801 | 2026.04.07 05:26:04.110840 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 6802 | 2026.04.07 05:26:04.110856 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6803 | 2026.04.07 05:26:04.110931 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6804 | 2026.04.07 05:26:04.110986 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 6805 | 2026.04.07 05:26:04.111034 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 6806 | 2026.04.07 05:26:04.111080 [ 202 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 6807 | 2026.04.07 05:26:04.111241 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.04.07 05:26:04.111281 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6809 | 2026.04.07 05:26:04.111604 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6810 | 2026.04.07 05:26:04.111830 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.04.07 05:26:04.111963 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001183 sec., 845.30853761623 rows/sec., 59.44 KiB/sec. | ||
| 6812 | 2026.04.07 05:26:04.112000 [ 5 ] {3c74b676-176b-482b-944a-0871758ac30d} <Debug> TCPHandler: Processed in 0.001352676 sec. | ||
| 6813 | 2026.04.07 05:26:04.112114 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.04.07 05:26:04.112205 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.04.07 05:26:04.112242 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6816 | 2026.04.07 05:26:04.112611 [ 187 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993808 sec., 2068905.33090448 rows/sec., 128.92 MiB/sec. | ||
| 6817 | 2026.04.07 05:26:04.112624 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.04.07 05:26:04.112680 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6819 | 2026.04.07 05:26:04.112796 [ 188 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6820 | 2026.04.07 05:26:04.113008 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6821 | 2026.04.07 05:26:04.113076 [ 188 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.04.07 05:26:04.113163 [ 188 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_9_2} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6823 | 2026.04.07 05:26:04.113237 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6824 | 2026.04.07 05:26:04.113267 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.04.07 05:26:04.113358 [ 85 ] {} <Debug> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6826 | 2026.04.07 05:26:04.113381 [ 85 ] {} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.04.07 05:26:04.113397 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6828 | 2026.04.07 05:26:04.113401 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 772.88 KiB/sec. | ||
| 6829 | 2026.04.07 05:26:04.113439 [ 5 ] {7805a59c-9f09-4fec-aaae-ccf493bc820a} <Debug> TCPHandler: Processed in 0.001380266 sec. | ||
| 6830 | 2026.04.07 05:26:04.113473 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6831 | 2026.04.07 05:26:04.113545 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.04.07 05:26:04.113578 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6833 | 2026.04.07 05:26:04.113609 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6834 | 2026.04.07 05:26:04.113644 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6835 | 2026.04.07 05:26:04.113661 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6836 | 2026.04.07 05:26:04.113687 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6837 | 2026.04.07 05:26:04.113712 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6838 | 2026.04.07 05:26:04.113773 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6839 | 2026.04.07 05:26:04.113813 [ 198 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 6840 | 2026.04.07 05:26:04.114484 [ 187 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00104614 sec., 57353.70026956239 rows/sec., 4.59 MiB/sec. | ||
| 6841 | 2026.04.07 05:26:04.114513 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.04.07 05:26:04.114553 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6843 | 2026.04.07 05:26:04.114616 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6844 | 2026.04.07 05:26:04.114934 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_9_2} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.04.07 05:26:04.114978 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6846 | 2026.04.07 05:26:04.115017 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_9_2} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6847 | 2026.04.07 05:26:04.115101 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6848 | 2026.04.07 05:26:04.115209 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.04.07 05:26:04.115342 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001716 sec., 806526.8065268064 rows/sec., 54.66 MiB/sec. | ||
| 6850 | 2026.04.07 05:26:04.115379 [ 5 ] {2881950d-2596-499a-b5cb-629c8b10cbf5} <Debug> TCPHandler: Processed in 0.001881686 sec. | ||
| 6851 | 2026.04.07 05:26:04.115490 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.04.07 05:26:04.115582 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.04.07 05:26:04.115623 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6854 | 2026.04.07 05:26:04.116271 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.04.07 05:26:04.116305 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6856 | 2026.04.07 05:26:04.116734 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6857 | 2026.04.07 05:26:04.116947 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.04.07 05:26:04.117073 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Debug> executeQuery: Read 1604 rows, 101.02 KiB in 0.001509 sec., 1062955.5997349238 rows/sec., 65.38 MiB/sec. | ||
| 6859 | 2026.04.07 05:26:04.117109 [ 5 ] {201cb3db-bf1f-46d4-9bb1-3ddfdfd3d261} <Debug> TCPHandler: Processed in 0.001666791 sec. | ||
| 6860 | 2026.04.07 05:26:04.117216 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.04.07 05:26:04.117308 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.04.07 05:26:04.117362 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6863 | 2026.04.07 05:26:04.118180 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.04.07 05:26:04.118213 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6865 | 2026.04.07 05:26:04.118840 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6866 | 2026.04.07 05:26:04.119062 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.04.07 05:26:04.119205 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001914 sec., 27690.700104493208 rows/sec., 49.62 MiB/sec. | ||
| 6868 | 2026.04.07 05:26:04.119269 [ 5 ] {01a2fafc-d3f3-4dbc-a0b2-ce972147f4bf} <Debug> TCPHandler: Processed in 0.00209919 sec. | ||
| 6869 | 2026.04.07 05:26:04.119377 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.04.07 05:26:04.119468 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.04.07 05:26:04.119508 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6872 | 2026.04.07 05:26:04.119835 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.04.07 05:26:04.119868 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6874 | 2026.04.07 05:26:04.120168 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6875 | 2026.04.07 05:26:04.120375 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.04.07 05:26:04.120497 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001047 sec., 34383.95415472779 rows/sec., 2.32 MiB/sec. | ||
| 6877 | 2026.04.07 05:26:04.120625 [ 5 ] {51678155-67ed-4494-9c53-0a89cfc70235} <Debug> TCPHandler: Processed in 0.001295724 sec. | ||
| 6878 | 2026.04.07 05:26:05.747253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16772 | ||
| 6879 | 2026.04.07 05:26:05.748016 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.04.07 05:26:05.748086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6881 | 2026.04.07 05:26:05.748687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6882 | 2026.04.07 05:26:05.748926 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.04.07 05:26:05.749056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16772 | ||
| 6884 | 2026.04.07 05:26:06.138021 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.04.07 05:26:06.138222 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6886 | 2026.04.07 05:26:06.138296 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6887 | 2026.04.07 05:26:06.139082 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.04.07 05:26:06.139124 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6889 | 2026.04.07 05:26:06.139541 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6890 | 2026.04.07 05:26:06.139774 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.04.07 05:26:06.139942 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 6892 | 2026.04.07 05:26:06.140006 [ 5 ] {3df6dd62-eec1-48b9-b0a6-8b5f22ea0776} <Debug> TCPHandler: Processed in 0.00212288 sec. | ||
| 6893 | 2026.04.07 05:26:06.140163 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2026.04.07 05:26:06.140270 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6895 | 2026.04.07 05:26:06.140313 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6896 | 2026.04.07 05:26:06.140790 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.04.07 05:26:06.140825 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6898 | 2026.04.07 05:26:06.141175 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6899 | 2026.04.07 05:26:06.141393 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.04.07 05:26:06.141525 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 6901 | 2026.04.07 05:26:06.141564 [ 5 ] {12d8de8c-b598-428b-84a3-64182d57d1c1} <Debug> TCPHandler: Processed in 0.001462358 sec. | ||
| 6902 | 2026.04.07 05:26:06.141709 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.04.07 05:26:06.141807 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6904 | 2026.04.07 05:26:06.141851 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6905 | 2026.04.07 05:26:06.142235 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.04.07 05:26:06.142268 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6907 | 2026.04.07 05:26:06.142664 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6908 | 2026.04.07 05:26:06.142882 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.04.07 05:26:06.143009 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 3.64 MiB/sec. | ||
| 6910 | 2026.04.07 05:26:06.143047 [ 5 ] {dec0a747-d711-428a-9551-9318ffc1a707} <Debug> TCPHandler: Processed in 0.001390566 sec. | ||
| 6911 | 2026.04.07 05:26:06.143168 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.04.07 05:26:06.143264 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.04.07 05:26:06.143306 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6914 | 2026.04.07 05:26:06.143639 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.04.07 05:26:06.143673 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6916 | 2026.04.07 05:26:06.143978 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6917 | 2026.04.07 05:26:06.144189 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.04.07 05:26:06.144320 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 1.51 MiB/sec. | ||
| 6919 | 2026.04.07 05:26:06.144356 [ 5 ] {318d8db2-14d9-44da-b112-18978c0e50b3} <Debug> TCPHandler: Processed in 0.001237893 sec. | ||
| 6920 | 2026.04.07 05:26:06.682615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 6921 | 2026.04.07 05:26:06.700105 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.04.07 05:26:06.700166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6923 | 2026.04.07 05:26:06.706260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6924 | 2026.04.07 05:26:06.706954 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.04.07 05:26:06.709812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6926 | 2026.04.07 05:26:11.142001 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.04.07 05:26:11.142194 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6928 | 2026.04.07 05:26:11.142259 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6929 | 2026.04.07 05:26:11.142923 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.04.07 05:26:11.142964 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6931 | 2026.04.07 05:26:11.143361 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6932 | 2026.04.07 05:26:11.143621 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.04.07 05:26:11.143783 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 6934 | 2026.04.07 05:26:11.143834 [ 5 ] {6a72b8d6-d16d-4f8d-bd7e-12cf7bd1a5c2} <Debug> TCPHandler: Processed in 0.001961327 sec. | ||
| 6935 | 2026.04.07 05:26:11.143964 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.04.07 05:26:11.144068 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6937 | 2026.04.07 05:26:11.144111 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6938 | 2026.04.07 05:26:11.144554 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.04.07 05:26:11.144589 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6940 | 2026.04.07 05:26:11.144915 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6941 | 2026.04.07 05:26:11.145134 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.04.07 05:26:11.145269 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 6943 | 2026.04.07 05:26:11.145307 [ 5 ] {8acb116f-e065-40ad-babd-11eb8ed32db3} <Debug> TCPHandler: Processed in 0.001391607 sec. | ||
| 6944 | 2026.04.07 05:26:11.145429 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.04.07 05:26:11.145523 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.04.07 05:26:11.145566 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6947 | 2026.04.07 05:26:11.145981 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.04.07 05:26:11.146014 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6949 | 2026.04.07 05:26:11.146343 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6950 | 2026.04.07 05:26:11.146554 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.04.07 05:26:11.146681 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6952 | 2026.04.07 05:26:11.146717 [ 5 ] {1469e2f5-237d-4592-8454-84baf0767689} <Debug> TCPHandler: Processed in 0.001336075 sec. | ||
| 6953 | 2026.04.07 05:26:11.146834 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.04.07 05:26:11.146926 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.04.07 05:26:11.146968 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6956 | 2026.04.07 05:26:11.147324 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.04.07 05:26:11.147358 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6958 | 2026.04.07 05:26:11.147658 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6959 | 2026.04.07 05:26:11.147869 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.04.07 05:26:11.147997 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6961 | 2026.04.07 05:26:11.148033 [ 5 ] {67a55321-bfe1-4b73-8fc7-d26ba159508b} <Debug> TCPHandler: Processed in 0.001246044 sec. | ||
| 6962 | 2026.04.07 05:26:13.075266 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6963 | 2026.04.07 05:26:13.075347 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6964 | 2026.04.07 05:26:13.249229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17284 | ||
| 6965 | 2026.04.07 05:26:13.249903 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.04.07 05:26:13.249958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6967 | 2026.04.07 05:26:13.250589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6968 | 2026.04.07 05:26:13.250894 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.04.07 05:26:13.251048 [ 25 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6970 | 2026.04.07 05:26:13.251056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17284 | ||
| 6971 | 2026.04.07 05:26:13.251127 [ 25 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.04.07 05:26:13.251156 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6973 | 2026.04.07 05:26:13.251299 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6974 | 2026.04.07 05:26:13.251473 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6975 | 2026.04.07 05:26:13.251518 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14852 rows starting from the beginning of the part | ||
| 6976 | 2026.04.07 05:26:13.251601 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6977 | 2026.04.07 05:26:13.251652 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6978 | 2026.04.07 05:26:13.251694 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6979 | 2026.04.07 05:26:13.251732 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6980 | 2026.04.07 05:26:13.251774 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6981 | 2026.04.07 05:26:13.253819 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002582159 sec., 6693623.4368216675 rows/sec., 95.75 MiB/sec. | ||
| 6982 | 2026.04.07 05:26:13.253992 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6983 | 2026.04.07 05:26:13.254316 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.04.07 05:26:13.254394 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_36_7} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6985 | 2026.04.07 05:26:13.254504 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6986 | 2026.04.07 05:26:13.284289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 838 | ||
| 6987 | 2026.04.07 05:26:13.286799 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.04.07 05:26:13.286850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6989 | 2026.04.07 05:26:13.288065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6990 | 2026.04.07 05:26:13.288375 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.04.07 05:26:13.288755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6992 | 2026.04.07 05:26:14.209972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6993 | 2026.04.07 05:26:14.226753 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.04.07 05:26:14.226802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6995 | 2026.04.07 05:26:14.232548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6996 | 2026.04.07 05:26:14.233249 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.04.07 05:26:14.233573 [ 11 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6998 | 2026.04.07 05:26:14.233683 [ 11 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.04.07 05:26:14.233726 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7000 | 2026.04.07 05:26:14.233883 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7001 | 2026.04.07 05:26:14.236113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7002 | 2026.04.07 05:26:14.237913 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7003 | 2026.04.07 05:26:14.239374 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7004 | 2026.04.07 05:26:14.243960 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7005 | 2026.04.07 05:26:14.248566 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7006 | 2026.04.07 05:26:14.253022 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7007 | 2026.04.07 05:26:14.257219 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7008 | 2026.04.07 05:26:14.260936 [ 198 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7009 | 2026.04.07 05:26:14.317591 [ 193 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083761131 sec., 3247.3295996922484 rows/sec., 16.79 MiB/sec. | ||
| 7010 | 2026.04.07 05:26:14.320191 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7011 | 2026.04.07 05:26:14.322049 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.04.07 05:26:14.322157 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_36_7} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7013 | 2026.04.07 05:26:14.324141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7014 | 2026.04.07 05:26:15.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.31 MiB, peak 296.19 MiB, free memory in arenas 0.00 B, will set to 287.41 MiB (RSS), difference: 3.10 MiB | ||
| 7015 | 2026.04.07 05:26:15.305863 [ 13 ] {} <Debug> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7016 | 2026.04.07 05:26:15.305926 [ 13 ] {} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.04.07 05:26:15.305947 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7018 | 2026.04.07 05:26:15.306075 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7019 | 2026.04.07 05:26:15.306217 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7020 | 2026.04.07 05:26:15.306251 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7021 | 2026.04.07 05:26:15.306318 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7022 | 2026.04.07 05:26:15.306366 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7023 | 2026.04.07 05:26:15.306408 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7024 | 2026.04.07 05:26:15.306459 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 7025 | 2026.04.07 05:26:15.307223 [ 192 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205933 sec., 4975.400789264412 rows/sec., 369.27 KiB/sec. | ||
| 7026 | 2026.04.07 05:26:15.307367 [ 186 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7027 | 2026.04.07 05:26:15.307656 [ 186 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_5_1} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.04.07 05:26:15.307725 [ 186 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_5_1} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7029 | 2026.04.07 05:26:15.307801 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7030 | 2026.04.07 05:26:16.146914 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.04.07 05:26:16.147109 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7032 | 2026.04.07 05:26:16.147179 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7033 | 2026.04.07 05:26:16.147927 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.04.07 05:26:16.147982 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7035 | 2026.04.07 05:26:16.148421 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7036 | 2026.04.07 05:26:16.148661 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.04.07 05:26:16.148822 [ 58 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7038 | 2026.04.07 05:26:16.148832 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001775 sec., 78873.23943661971 rows/sec., 6.87 MiB/sec. | ||
| 7039 | 2026.04.07 05:26:16.148898 [ 58 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.04.07 05:26:16.148926 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7041 | 2026.04.07 05:26:16.148926 [ 5 ] {418c2720-b8d7-4207-862c-ddbdcfa759e4} <Debug> TCPHandler: Processed in 0.002148071 sec. | ||
| 7042 | 2026.04.07 05:26:16.149029 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 7043 | 2026.04.07 05:26:16.149081 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.04.07 05:26:16.149151 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2026.04.07 05:26:16.149189 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2620 rows starting from the beginning of the part | ||
| 7046 | 2026.04.07 05:26:16.149192 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7047 | 2026.04.07 05:26:16.149247 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7048 | 2026.04.07 05:26:16.149256 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7049 | 2026.04.07 05:26:16.149306 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2617 rows starting from the beginning of the part | ||
| 7050 | 2026.04.07 05:26:16.149358 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7051 | 2026.04.07 05:26:16.149396 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7052 | 2026.04.07 05:26:16.149440 [ 190 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 7053 | 2026.04.07 05:26:16.149685 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.04.07 05:26:16.149729 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7055 | 2026.04.07 05:26:16.150092 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7056 | 2026.04.07 05:26:16.150316 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.04.07 05:26:16.150455 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001289 sec., 32583.397982932507 rows/sec., 2.39 MiB/sec. | ||
| 7058 | 2026.04.07 05:26:16.150496 [ 5 ] {ddba69cb-d05e-4135-b725-708f5e09aec3} <Debug> TCPHandler: Processed in 0.001468637 sec. | ||
| 7059 | 2026.04.07 05:26:16.150612 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.04.07 05:26:16.150710 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7061 | 2026.04.07 05:26:16.150751 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7062 | 2026.04.07 05:26:16.151210 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.04.07 05:26:16.151246 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7064 | 2026.04.07 05:26:16.151426 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440236 sec., 2272321.2017198335 rows/sec., 180.58 MiB/sec. | ||
| 7065 | 2026.04.07 05:26:16.151568 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7066 | 2026.04.07 05:26:16.151757 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7067 | 2026.04.07 05:26:16.151827 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.04.07 05:26:16.151946 [ 58 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7069 | 2026.04.07 05:26:16.151971 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001281 sec., 82747.85323965651 rows/sec., 6.46 MiB/sec. | ||
| 7070 | 2026.04.07 05:26:16.151986 [ 58 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.04.07 05:26:16.152018 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7072 | 2026.04.07 05:26:16.152020 [ 5 ] {b51a521c-c76a-462d-a000-6e2a7d276d18} <Debug> TCPHandler: Processed in 0.001459407 sec. | ||
| 7073 | 2026.04.07 05:26:16.152110 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 7074 | 2026.04.07 05:26:16.152122 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.04.07 05:26:16.152155 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.04.07 05:26:16.152221 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7077 | 2026.04.07 05:26:16.152238 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_56_11} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7078 | 2026.04.07 05:26:16.152255 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.04.07 05:26:16.152256 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1404 rows starting from the beginning of the part | ||
| 7080 | 2026.04.07 05:26:16.152305 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7081 | 2026.04.07 05:26:16.152347 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7082 | 2026.04.07 05:26:16.152374 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7083 | 2026.04.07 05:26:16.152400 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1384 rows starting from the beginning of the part | ||
| 7084 | 2026.04.07 05:26:16.152455 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7085 | 2026.04.07 05:26:16.152501 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7086 | 2026.04.07 05:26:16.152547 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 7087 | 2026.04.07 05:26:16.152729 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.04.07 05:26:16.152764 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7089 | 2026.04.07 05:26:16.153114 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7090 | 2026.04.07 05:26:16.153333 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.04.07 05:26:16.153486 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7092 | 2026.04.07 05:26:16.153520 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.04.07 05:26:16.153525 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 7094 | 2026.04.07 05:26:16.153538 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7095 | 2026.04.07 05:26:16.153593 [ 5 ] {3a2751dc-97fe-4e17-b339-04eb0f26c886} <Debug> TCPHandler: Processed in 0.001486928 sec. | ||
| 7096 | 2026.04.07 05:26:16.153630 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::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 | ||
| 7097 | 2026.04.07 05:26:16.153734 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.04.07 05:26:16.153736 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7099 | 2026.04.07 05:26:16.153795 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17431 rows starting from the beginning of the part | ||
| 7100 | 2026.04.07 05:26:16.153849 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.04.07 05:26:16.153855 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7102 | 2026.04.07 05:26:16.153867 [ 196 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798464 sec., 1715908.6865236112 rows/sec., 124.66 MiB/sec. | ||
| 7103 | 2026.04.07 05:26:16.153913 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7104 | 2026.04.07 05:26:16.153922 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1604 rows starting from the beginning of the part | ||
| 7105 | 2026.04.07 05:26:16.153979 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7106 | 2026.04.07 05:26:16.154027 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7107 | 2026.04.07 05:26:16.154072 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7108 | 2026.04.07 05:26:16.154089 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7109 | 2026.04.07 05:26:16.154393 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.04.07 05:26:16.154476 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_56_11} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7111 | 2026.04.07 05:26:16.154577 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7112 | 2026.04.07 05:26:16.154834 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.04.07 05:26:16.154876 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7114 | 2026.04.07 05:26:16.155543 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7115 | 2026.04.07 05:26:16.155969 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.04.07 05:26:16.156106 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7117 | 2026.04.07 05:26:16.156136 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002306 sec., 18213.35646140503 rows/sec., 32.64 MiB/sec. | ||
| 7118 | 2026.04.07 05:26:16.156146 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.04.07 05:26:16.156188 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7120 | 2026.04.07 05:26:16.156223 [ 5 ] {1b15ed33-ad1a-49b5-a39a-36b3b4210a61} <Debug> TCPHandler: Processed in 0.002552018 sec. | ||
| 7121 | 2026.04.07 05:26:16.156277 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 7122 | 2026.04.07 05:26:16.156355 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2026.04.07 05:26:16.156460 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7124 | 2026.04.07 05:26:16.156490 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7125 | 2026.04.07 05:26:16.156503 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7126 | 2026.04.07 05:26:16.156555 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 849 rows starting from the beginning of the part | ||
| 7127 | 2026.04.07 05:26:16.156685 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 7128 | 2026.04.07 05:26:16.156785 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7129 | 2026.04.07 05:26:16.156883 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.04.07 05:26:16.156885 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7131 | 2026.04.07 05:26:16.156927 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7132 | 2026.04.07 05:26:16.157018 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 7133 | 2026.04.07 05:26:16.157130 [ 196 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7134 | 2026.04.07 05:26:16.157283 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7135 | 2026.04.07 05:26:16.157525 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.04.07 05:26:16.157652 [ 58 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7137 | 2026.04.07 05:26:16.157670 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 7138 | 2026.04.07 05:26:16.157686 [ 58 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.04.07 05:26:16.157712 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7140 | 2026.04.07 05:26:16.157715 [ 5 ] {b181c77e-fd96-491e-95ef-f827027dba3c} <Debug> TCPHandler: Processed in 0.001411317 sec. | ||
| 7141 | 2026.04.07 05:26:16.157796 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7142 | 2026.04.07 05:26:16.157904 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7143 | 2026.04.07 05:26:16.157936 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2766 rows starting from the beginning of the part | ||
| 7144 | 2026.04.07 05:26:16.157993 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7145 | 2026.04.07 05:26:16.158041 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 7146 | 2026.04.07 05:26:16.158086 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 7147 | 2026.04.07 05:26:16.158126 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7148 | 2026.04.07 05:26:16.158166 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7149 | 2026.04.07 05:26:16.159761 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996608 sec., 1505553.4185979422 rows/sec., 101.55 MiB/sec. | ||
| 7150 | 2026.04.07 05:26:16.160240 [ 191 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7151 | 2026.04.07 05:26:16.160602 [ 191 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.04.07 05:26:16.160698 [ 191 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_56_11} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7153 | 2026.04.07 05:26:16.160820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7154 | 2026.04.07 05:26:16.161459 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19579 rows, containing 5 columns (5 merged, 0 gathered) in 0.007860748 sec., 2490729.8898272784 rows/sec., 163.81 MiB/sec. | ||
| 7155 | 2026.04.07 05:26:16.161803 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7156 | 2026.04.07 05:26:16.162071 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.04.07 05:26:16.162146 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7158 | 2026.04.07 05:26:16.162232 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.29 MiB. | ||
| 7159 | 2026.04.07 05:26:16.164907 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 19 columns (19 merged, 0 gathered) in 0.008667383 sec., 124720.46060500614 rows/sec., 223.49 MiB/sec. | ||
| 7160 | 2026.04.07 05:26:16.166622 [ 195 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7161 | 2026.04.07 05:26:16.166951 [ 195 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.04.07 05:26:16.167027 [ 195 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7163 | 2026.04.07 05:26:16.167142 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 7164 | 2026.04.07 05:26:17.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.99 MiB, peak 301.22 MiB, free memory in arenas 0.00 B, will set to 294.71 MiB (RSS), difference: 6.72 MiB | ||
| 7165 | 2026.04.07 05:26:17.506881 [ 56 ] {} <Debug> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7166 | 2026.04.07 05:26:17.506976 [ 56 ] {} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.04.07 05:26:17.507016 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7168 | 2026.04.07 05:26:17.507219 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::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 | ||
| 7169 | 2026.04.07 05:26:17.507445 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7170 | 2026.04.07 05:26:17.507504 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 7171 | 2026.04.07 05:26:17.507612 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::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 | ||
| 7172 | 2026.04.07 05:26:17.507690 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 7173 | 2026.04.07 05:26:17.507774 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 7174 | 2026.04.07 05:26:17.507847 [ 186 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 7175 | 2026.04.07 05:26:17.508633 [ 191 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494408 sec., 36134.7101996242 rows/sec., 3.02 MiB/sec. | ||
| 7176 | 2026.04.07 05:26:17.508830 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7177 | 2026.04.07 05:26:17.509125 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.04.07 05:26:17.509200 [ 188 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_9_2} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7179 | 2026.04.07 05:26:17.509303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7180 | 2026.04.07 05:26:20.751205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17732 | ||
| 7181 | 2026.04.07 05:26:20.751773 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.04.07 05:26:20.751812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7183 | 2026.04.07 05:26:20.752348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7184 | 2026.04.07 05:26:20.752569 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.04.07 05:26:20.752692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17732 | ||
| 7186 | 2026.04.07 05:26:21.142517 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2026.04.07 05:26:21.142721 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7188 | 2026.04.07 05:26:21.142800 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7189 | 2026.04.07 05:26:21.143528 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.04.07 05:26:21.143578 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7191 | 2026.04.07 05:26:21.143965 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7192 | 2026.04.07 05:26:21.144197 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.04.07 05:26:21.144362 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001695 sec., 1179.9410029498526 rows/sec., 96.22 KiB/sec. | ||
| 7194 | 2026.04.07 05:26:21.144413 [ 5 ] {ba72ca7a-e250-41bb-9471-23896e7efcc0} <Debug> TCPHandler: Processed in 0.002038659 sec. | ||
| 7195 | 2026.04.07 05:26:21.144542 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.04.07 05:26:21.144654 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7197 | 2026.04.07 05:26:21.144697 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7198 | 2026.04.07 05:26:21.145220 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.04.07 05:26:21.145259 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7200 | 2026.04.07 05:26:21.145578 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7201 | 2026.04.07 05:26:21.145797 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.04.07 05:26:21.145933 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001303 sec., 43745.20337682272 rows/sec., 3.36 MiB/sec. | ||
| 7203 | 2026.04.07 05:26:21.145972 [ 5 ] {80afb5a2-ab3b-4ac4-bfce-4427a499bee6} <Debug> TCPHandler: Processed in 0.001483618 sec. | ||
| 7204 | 2026.04.07 05:26:21.146095 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.04.07 05:26:21.146201 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7206 | 2026.04.07 05:26:21.146243 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7207 | 2026.04.07 05:26:21.146717 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.04.07 05:26:21.146756 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7209 | 2026.04.07 05:26:21.147049 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7210 | 2026.04.07 05:26:21.147249 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.04.07 05:26:21.147381 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 116.47 KiB/sec. | ||
| 7212 | 2026.04.07 05:26:21.147384 [ 60 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7213 | 2026.04.07 05:26:21.147420 [ 5 ] {3a7e4c6e-3913-40fc-a842-4ce05449e528} <Debug> TCPHandler: Processed in 0.001375145 sec. | ||
| 7214 | 2026.04.07 05:26:21.147450 [ 60 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.04.07 05:26:21.147476 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7216 | 2026.04.07 05:26:21.147551 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.04.07 05:26:21.147612 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 7218 | 2026.04.07 05:26:21.147651 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7219 | 2026.04.07 05:26:21.147700 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7220 | 2026.04.07 05:26:21.147776 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7221 | 2026.04.07 05:26:21.147819 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 83 rows starting from the beginning of the part | ||
| 7222 | 2026.04.07 05:26:21.147905 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 7223 | 2026.04.07 05:26:21.147948 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 7224 | 2026.04.07 05:26:21.147994 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 7225 | 2026.04.07 05:26:21.148036 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 7226 | 2026.04.07 05:26:21.148076 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 7227 | 2026.04.07 05:26:21.148152 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.04.07 05:26:21.148195 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7229 | 2026.04.07 05:26:21.148542 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7230 | 2026.04.07 05:26:21.148770 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.04.07 05:26:21.148907 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001274 sec., 51805.33751962324 rows/sec., 4.05 MiB/sec. | ||
| 7232 | 2026.04.07 05:26:21.148945 [ 5 ] {5863cc8a-cc89-4896-ba21-2f23aa112bcd} <Debug> TCPHandler: Processed in 0.001444937 sec. | ||
| 7233 | 2026.04.07 05:26:21.148988 [ 188 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445887 sec., 201952.15808704274 rows/sec., 15.55 MiB/sec. | ||
| 7234 | 2026.04.07 05:26:21.149061 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.04.07 05:26:21.149162 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.04.07 05:26:21.149167 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7237 | 2026.04.07 05:26:21.149207 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7238 | 2026.04.07 05:26:21.149475 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.04.07 05:26:21.149565 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_31_6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7240 | 2026.04.07 05:26:21.149644 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.04.07 05:26:21.149663 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7242 | 2026.04.07 05:26:21.149689 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7243 | 2026.04.07 05:26:21.150037 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7244 | 2026.04.07 05:26:21.150257 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.04.07 05:26:21.150391 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001248 sec., 129006.41025641026 rows/sec., 8.98 MiB/sec. | ||
| 7246 | 2026.04.07 05:26:21.150428 [ 5 ] {14dd7757-5da2-4606-8c1b-08b005f4f880} <Debug> TCPHandler: Processed in 0.001416547 sec. | ||
| 7247 | 2026.04.07 05:26:21.150541 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.04.07 05:26:21.150636 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.04.07 05:26:21.150678 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7250 | 2026.04.07 05:26:21.151041 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.04.07 05:26:21.151077 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7252 | 2026.04.07 05:26:21.151378 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7253 | 2026.04.07 05:26:21.151582 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.04.07 05:26:21.151710 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7255 | 2026.04.07 05:26:21.151746 [ 5 ] {5b8acfb5-220a-499c-8803-e8dbd648adf7} <Debug> TCPHandler: Processed in 0.001254284 sec. | ||
| 7256 | 2026.04.07 05:26:21.736180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7257 | 2026.04.07 05:26:21.750953 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.04.07 05:26:21.751006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7259 | 2026.04.07 05:26:21.756193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7260 | 2026.04.07 05:26:21.756859 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.04.07 05:26:21.759372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7262 | 2026.04.07 05:26:23.289007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 862 | ||
| 7263 | 2026.04.07 05:26:23.291587 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.04.07 05:26:23.291640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7265 | 2026.04.07 05:26:23.292859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7266 | 2026.04.07 05:26:23.293144 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.04.07 05:26:23.293626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 7268 | 2026.04.07 05:26:26.143955 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.04.07 05:26:26.144161 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7270 | 2026.04.07 05:26:26.144234 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7271 | 2026.04.07 05:26:26.145029 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.04.07 05:26:26.145072 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7273 | 2026.04.07 05:26:26.145471 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7274 | 2026.04.07 05:26:26.145697 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.04.07 05:26:26.145867 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.00176 sec., 79545.45454545454 rows/sec., 6.93 MiB/sec. | ||
| 7276 | 2026.04.07 05:26:26.145918 [ 5 ] {608ea2e0-ab88-45d8-a083-573b898ac538} <Debug> TCPHandler: Processed in 0.002089309 sec. | ||
| 7277 | 2026.04.07 05:26:26.146049 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.04.07 05:26:26.146151 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.04.07 05:26:26.146193 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7280 | 2026.04.07 05:26:26.146623 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.04.07 05:26:26.146660 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7282 | 2026.04.07 05:26:26.146961 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7283 | 2026.04.07 05:26:26.147167 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.04.07 05:26:26.147299 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001171 sec., 35866.780529462 rows/sec., 2.63 MiB/sec. | ||
| 7285 | 2026.04.07 05:26:26.147338 [ 5 ] {9977fdb0-8831-4de2-97b8-81025b8cd0b9} <Debug> TCPHandler: Processed in 0.001340556 sec. | ||
| 7286 | 2026.04.07 05:26:26.147444 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.04.07 05:26:26.147539 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7288 | 2026.04.07 05:26:26.147578 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7289 | 2026.04.07 05:26:26.148000 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.04.07 05:26:26.148041 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7291 | 2026.04.07 05:26:26.148345 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7292 | 2026.04.07 05:26:26.148549 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.04.07 05:26:26.148682 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001163 sec., 91143.59415305246 rows/sec., 7.12 MiB/sec. | ||
| 7294 | 2026.04.07 05:26:26.148720 [ 5 ] {c4de3b3b-b581-4675-8e39-b2379ab2a714} <Debug> TCPHandler: Processed in 0.001324805 sec. | ||
| 7295 | 2026.04.07 05:26:26.148827 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.04.07 05:26:26.148921 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.04.07 05:26:26.148964 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7298 | 2026.04.07 05:26:26.149361 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.04.07 05:26:26.149397 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7300 | 2026.04.07 05:26:26.149711 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7301 | 2026.04.07 05:26:26.149914 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.04.07 05:26:26.150050 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7303 | 2026.04.07 05:26:26.150087 [ 5 ] {5bbc996d-b40c-42fc-b957-b6c7fa9b6ef1} <Debug> TCPHandler: Processed in 0.001307295 sec. | ||
| 7304 | 2026.04.07 05:26:26.150190 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.04.07 05:26:26.150285 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.04.07 05:26:26.150337 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7307 | 2026.04.07 05:26:26.151213 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.04.07 05:26:26.151250 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7309 | 2026.04.07 05:26:26.151805 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7310 | 2026.04.07 05:26:26.152038 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.04.07 05:26:26.152179 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001913 sec., 21955.044432828017 rows/sec., 39.34 MiB/sec. | ||
| 7312 | 2026.04.07 05:26:26.152244 [ 5 ] {ff80c657-5677-4554-9a9c-6b565d161975} <Debug> TCPHandler: Processed in 0.00210074 sec. | ||
| 7313 | 2026.04.07 05:26:26.152358 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.04.07 05:26:26.152453 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7315 | 2026.04.07 05:26:26.152494 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7316 | 2026.04.07 05:26:26.152828 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.04.07 05:26:26.152863 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7318 | 2026.04.07 05:26:26.153174 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7319 | 2026.04.07 05:26:26.153376 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.04.07 05:26:26.153507 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7321 | 2026.04.07 05:26:26.153542 [ 5 ] {2b5449d8-cf9f-4555-bd0f-74cd9e437d1b} <Debug> TCPHandler: Processed in 0.001232993 sec. | ||
| 7322 | 2026.04.07 05:26:28.075400 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7323 | 2026.04.07 05:26:28.075465 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7324 | 2026.04.07 05:26:28.252778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18244 | ||
| 7325 | 2026.04.07 05:26:28.253422 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.04.07 05:26:28.253461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7327 | 2026.04.07 05:26:28.253966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7328 | 2026.04.07 05:26:28.254203 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.04.07 05:26:28.254335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18244 | ||
| 7330 | 2026.04.07 05:26:29.259442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7331 | 2026.04.07 05:26:29.275900 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.04.07 05:26:29.275968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7333 | 2026.04.07 05:26:29.281333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7334 | 2026.04.07 05:26:29.282058 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.04.07 05:26:29.284898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7336 | 2026.04.07 05:26:31.142349 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.04.07 05:26:31.142616 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7338 | 2026.04.07 05:26:31.142717 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7339 | 2026.04.07 05:26:31.143560 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.04.07 05:26:31.143607 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7341 | 2026.04.07 05:26:31.144008 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7342 | 2026.04.07 05:26:31.144238 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.04.07 05:26:31.144410 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. | ||
| 7344 | 2026.04.07 05:26:31.144457 [ 5 ] {5e744832-015d-4031-bce9-9c9419f18a7a} <Debug> TCPHandler: Processed in 0.002259113 sec. | ||
| 7345 | 2026.04.07 05:26:31.144591 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.04.07 05:26:31.144689 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7347 | 2026.04.07 05:26:31.144731 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2026.04.07 05:26:31.145174 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.04.07 05:26:31.145211 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7350 | 2026.04.07 05:26:31.145532 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7351 | 2026.04.07 05:26:31.145739 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.04.07 05:26:31.145875 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 7353 | 2026.04.07 05:26:31.145914 [ 5 ] {540e3b65-8651-4120-9565-aa32a2b9ff50} <Debug> TCPHandler: Processed in 0.001374236 sec. | ||
| 7354 | 2026.04.07 05:26:31.146029 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.04.07 05:26:31.146125 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.04.07 05:26:31.146169 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7357 | 2026.04.07 05:26:31.146586 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.04.07 05:26:31.146622 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7359 | 2026.04.07 05:26:31.146955 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7360 | 2026.04.07 05:26:31.147171 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.04.07 05:26:31.147304 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7362 | 2026.04.07 05:26:31.147342 [ 5 ] {d6223633-cf6e-427c-898b-9a5908ba81da} <Debug> TCPHandler: Processed in 0.001362086 sec. | ||
| 7363 | 2026.04.07 05:26:31.147448 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.04.07 05:26:31.147544 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.04.07 05:26:31.147586 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7366 | 2026.04.07 05:26:31.147926 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.04.07 05:26:31.147963 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7368 | 2026.04.07 05:26:31.148286 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7369 | 2026.04.07 05:26:31.148494 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.04.07 05:26:31.148630 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7371 | 2026.04.07 05:26:31.148666 [ 5 ] {0536ecd9-6ecc-4866-9457-271f43ccdf4c} <Debug> TCPHandler: Processed in 0.001267174 sec. | ||
| 7372 | 2026.04.07 05:26:33.294029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 882 | ||
| 7373 | 2026.04.07 05:26:33.296275 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.04.07 05:26:33.296333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7375 | 2026.04.07 05:26:33.297563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7376 | 2026.04.07 05:26:33.297852 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.04.07 05:26:33.298239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7378 | 2026.04.07 05:26:34.103093 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.04.07 05:26:34.103312 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.04.07 05:26:34.103385 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7381 | 2026.04.07 05:26:34.104022 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.04.07 05:26:34.104070 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7383 | 2026.04.07 05:26:34.104461 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7384 | 2026.04.07 05:26:34.104683 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.04.07 05:26:34.104836 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 7386 | 2026.04.07 05:26:34.104877 [ 5 ] {bd855ed8-4a0e-4205-ab2d-773fbdcf7d80} <Debug> TCPHandler: Processed in 0.001926076 sec. | ||
| 7387 | 2026.04.07 05:26:34.104996 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.04.07 05:26:34.105092 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7389 | 2026.04.07 05:26:34.105132 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7390 | 2026.04.07 05:26:34.106538 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.04.07 05:26:34.106574 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7392 | 2026.04.07 05:26:34.107041 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7393 | 2026.04.07 05:26:34.107262 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.04.07 05:26:34.107400 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.002327 sec., 1121186.076493339 rows/sec., 84.45 MiB/sec. | ||
| 7395 | 2026.04.07 05:26:34.107440 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7396 | 2026.04.07 05:26:34.107453 [ 5 ] {9f338d7f-c97c-4889-927f-44f3c3c0e526} <Debug> TCPHandler: Processed in 0.002506428 sec. | ||
| 7397 | 2026.04.07 05:26:34.107559 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.04.07 05:26:34.107655 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7399 | 2026.04.07 05:26:34.107695 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7400 | 2026.04.07 05:26:34.108101 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.04.07 05:26:34.108137 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7402 | 2026.04.07 05:26:34.108427 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7403 | 2026.04.07 05:26:34.108625 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.04.07 05:26:34.108742 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001139 sec., 57067.60316066725 rows/sec., 4.24 MiB/sec. | ||
| 7405 | 2026.04.07 05:26:34.108777 [ 5 ] {24bea016-baec-419a-9e93-39723cd8666f} <Debug> TCPHandler: Processed in 0.001300395 sec. | ||
| 7406 | 2026.04.07 05:26:34.108881 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.04.07 05:26:34.108969 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7408 | 2026.04.07 05:26:34.109005 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7409 | 2026.04.07 05:26:34.109664 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.04.07 05:26:34.109698 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7411 | 2026.04.07 05:26:34.110029 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7412 | 2026.04.07 05:26:34.110237 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.04.07 05:26:34.110362 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001363 sec., 605282.4651504034 rows/sec., 35.41 MiB/sec. | ||
| 7414 | 2026.04.07 05:26:34.110400 [ 5 ] {eaee5774-7a63-4700-aa41-b3c8340162b1} <Debug> TCPHandler: Processed in 0.001524398 sec. | ||
| 7415 | 2026.04.07 05:26:34.110508 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.04.07 05:26:34.110601 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.04.07 05:26:34.110640 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7418 | 2026.04.07 05:26:34.111011 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.04.07 05:26:34.111046 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7420 | 2026.04.07 05:26:34.111327 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7421 | 2026.04.07 05:26:34.111542 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.04.07 05:26:34.111665 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 7423 | 2026.04.07 05:26:34.111700 [ 5 ] {5b1df211-dde4-496f-aca7-83b2d28e8e33} <Debug> TCPHandler: Processed in 0.001239643 sec. | ||
| 7424 | 2026.04.07 05:26:34.111806 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.04.07 05:26:34.111898 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7426 | 2026.04.07 05:26:34.111936 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7427 | 2026.04.07 05:26:34.112316 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.04.07 05:26:34.112349 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7429 | 2026.04.07 05:26:34.112631 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7430 | 2026.04.07 05:26:34.112840 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.04.07 05:26:34.112965 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 7432 | 2026.04.07 05:26:34.113002 [ 5 ] {46d24bdb-5821-4a47-94db-ec1d05f0c1e9} <Debug> TCPHandler: Processed in 0.001244144 sec. | ||
| 7433 | 2026.04.07 05:26:34.113107 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.04.07 05:26:34.113199 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7435 | 2026.04.07 05:26:34.113237 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7436 | 2026.04.07 05:26:34.114016 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.04.07 05:26:34.114050 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7438 | 2026.04.07 05:26:34.114404 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7439 | 2026.04.07 05:26:34.114614 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.04.07 05:26:34.114743 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001561 sec., 876361.3068545803 rows/sec., 59.27 MiB/sec. | ||
| 7441 | 2026.04.07 05:26:34.114779 [ 5 ] {41d5c860-bc39-4c6d-ac1b-b5f50d892ec6} <Debug> TCPHandler: Processed in 0.001719182 sec. | ||
| 7442 | 2026.04.07 05:26:34.114886 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.04.07 05:26:34.114980 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7444 | 2026.04.07 05:26:34.115022 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7445 | 2026.04.07 05:26:34.115666 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.04.07 05:26:34.115699 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7447 | 2026.04.07 05:26:34.116141 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7448 | 2026.04.07 05:26:34.116361 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.04.07 05:26:34.116491 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001529 sec., 1043819.4898626553 rows/sec., 64.16 MiB/sec. | ||
| 7450 | 2026.04.07 05:26:34.116527 [ 5 ] {ce386ba1-6a97-41b0-8926-41ab4f194307} <Debug> TCPHandler: Processed in 0.001688392 sec. | ||
| 7451 | 2026.04.07 05:26:34.116648 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.04.07 05:26:34.116774 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.04.07 05:26:34.116838 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7454 | 2026.04.07 05:26:34.117763 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.04.07 05:26:34.117799 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7456 | 2026.04.07 05:26:34.118397 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7457 | 2026.04.07 05:26:34.118647 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.04.07 05:26:34.118795 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002045 sec., 25916.87041564792 rows/sec., 46.44 MiB/sec. | ||
| 7459 | 2026.04.07 05:26:34.118860 [ 5 ] {f7e64c83-8f4c-4bd3-a9aa-73c7477ec5a1} <Debug> TCPHandler: Processed in 0.002273543 sec. | ||
| 7460 | 2026.04.07 05:26:34.118974 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.04.07 05:26:34.119070 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7462 | 2026.04.07 05:26:34.119113 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7463 | 2026.04.07 05:26:34.119440 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.04.07 05:26:34.119473 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7465 | 2026.04.07 05:26:34.119783 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7466 | 2026.04.07 05:26:34.119992 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.04.07 05:26:34.120119 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001068 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. | ||
| 7468 | 2026.04.07 05:26:34.120154 [ 5 ] {8f41feae-a006-47eb-a0ac-abdbb43b2b2c} <Debug> TCPHandler: Processed in 0.001233013 sec. | ||
| 7469 | 2026.04.07 05:26:35.754735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18692 | ||
| 7470 | 2026.04.07 05:26:35.755552 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.04.07 05:26:35.755636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7472 | 2026.04.07 05:26:35.756280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7473 | 2026.04.07 05:26:35.756512 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.04.07 05:26:35.756655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18692 | ||
| 7475 | 2026.04.07 05:26:36.138107 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.04.07 05:26:36.138289 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7477 | 2026.04.07 05:26:36.138356 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7478 | 2026.04.07 05:26:36.139002 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2026.04.07 05:26:36.139042 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7480 | 2026.04.07 05:26:36.139440 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7481 | 2026.04.07 05:26:36.139673 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.04.07 05:26:36.139801 [ 73 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7483 | 2026.04.07 05:26:36.139841 [ 73 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.04.07 05:26:36.139841 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 7485 | 2026.04.07 05:26:36.139859 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7486 | 2026.04.07 05:26:36.139898 [ 5 ] {356ccffa-5154-4bb8-9019-81cb3129da2e} <Debug> TCPHandler: Processed in 0.001917926 sec. | ||
| 7487 | 2026.04.07 05:26:36.139971 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 7488 | 2026.04.07 05:26:36.140026 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.04.07 05:26:36.140107 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7490 | 2026.04.07 05:26:36.140137 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7491 | 2026.04.07 05:26:36.140144 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2620 rows starting from the beginning of the part | ||
| 7492 | 2026.04.07 05:26:36.140188 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7493 | 2026.04.07 05:26:36.140224 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 57 rows starting from the beginning of the part | ||
| 7494 | 2026.04.07 05:26:36.140284 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 7495 | 2026.04.07 05:26:36.140334 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7496 | 2026.04.07 05:26:36.140378 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2609 rows starting from the beginning of the part | ||
| 7497 | 2026.04.07 05:26:36.140421 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7498 | 2026.04.07 05:26:36.140635 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.04.07 05:26:36.140677 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7500 | 2026.04.07 05:26:36.141020 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7501 | 2026.04.07 05:26:36.141265 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.04.07 05:26:36.141371 [ 73 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7503 | 2026.04.07 05:26:36.141397 [ 73 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.04.07 05:26:36.141403 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 7505 | 2026.04.07 05:26:36.141414 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7506 | 2026.04.07 05:26:36.141444 [ 5 ] {6ccbf53f-6774-42b8-8386-398dc2a0fd46} <Debug> TCPHandler: Processed in 0.001471658 sec. | ||
| 7507 | 2026.04.07 05:26:36.141516 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 7508 | 2026.04.07 05:26:36.141560 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.04.07 05:26:36.141643 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7510 | 2026.04.07 05:26:36.141665 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7511 | 2026.04.07 05:26:36.141681 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1404 rows starting from the beginning of the part | ||
| 7512 | 2026.04.07 05:26:36.141714 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7513 | 2026.04.07 05:26:36.141753 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
| 7514 | 2026.04.07 05:26:36.141803 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 7515 | 2026.04.07 05:26:36.141842 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 7516 | 2026.04.07 05:26:36.141878 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1368 rows starting from the beginning of the part | ||
| 7517 | 2026.04.07 05:26:36.141927 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7518 | 2026.04.07 05:26:36.142081 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.04.07 05:26:36.142123 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7520 | 2026.04.07 05:26:36.142467 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547369 sec., 2174007.770370135 rows/sec., 172.78 MiB/sec. | ||
| 7521 | 2026.04.07 05:26:36.142491 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7522 | 2026.04.07 05:26:36.142734 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.04.07 05:26:36.142783 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7524 | 2026.04.07 05:26:36.142833 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 7525 | 2026.04.07 05:26:36.142862 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.04.07 05:26:36.142868 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 3.64 MiB/sec. | ||
| 7527 | 2026.04.07 05:26:36.142883 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7528 | 2026.04.07 05:26:36.142909 [ 5 ] {40eb34d6-f0a9-4070-a0e4-654f14ea0e56} <Debug> TCPHandler: Processed in 0.001400136 sec. | ||
| 7529 | 2026.04.07 05:26:36.142950 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 7530 | 2026.04.07 05:26:36.143024 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.04.07 05:26:36.143047 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7532 | 2026.04.07 05:26:36.143079 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19579 rows starting from the beginning of the part | ||
| 7533 | 2026.04.07 05:26:36.143114 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.04.07 05:26:36.143127 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.07 05:26:36.143131 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 161 rows starting from the beginning of the part | ||
| 7536 | 2026.04.07 05:26:36.143184 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7537 | 2026.04.07 05:26:36.143195 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7538 | 2026.04.07 05:26:36.143194 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726092 sec., 1779742.9105748709 rows/sec., 129.21 MiB/sec. | ||
| 7539 | 2026.04.07 05:26:36.143221 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_61_12} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7540 | 2026.04.07 05:26:36.143239 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7541 | 2026.04.07 05:26:36.143286 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1596 rows starting from the beginning of the part | ||
| 7542 | 2026.04.07 05:26:36.143330 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7543 | 2026.04.07 05:26:36.143432 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7544 | 2026.04.07 05:26:36.143531 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.04.07 05:26:36.143576 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7546 | 2026.04.07 05:26:36.143743 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.04.07 05:26:36.143830 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_61_12} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7548 | 2026.04.07 05:26:36.143907 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7549 | 2026.04.07 05:26:36.143940 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7550 | 2026.04.07 05:26:36.144171 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.04.07 05:26:36.144272 [ 73 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7552 | 2026.04.07 05:26:36.144298 [ 73 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.04.07 05:26:36.144306 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.35 MiB/sec. | ||
| 7554 | 2026.04.07 05:26:36.144319 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7555 | 2026.04.07 05:26:36.144344 [ 5 ] {222927d9-1428-4474-8e88-85a2b6609e0b} <Debug> TCPHandler: Processed in 0.001370236 sec. | ||
| 7556 | 2026.04.07 05:26:36.144459 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7557 | 2026.04.07 05:26:36.144615 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7558 | 2026.04.07 05:26:36.144651 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3006 rows starting from the beginning of the part | ||
| 7559 | 2026.04.07 05:26:36.144715 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7560 | 2026.04.07 05:26:36.144774 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7561 | 2026.04.07 05:26:36.144818 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 7562 | 2026.04.07 05:26:36.144861 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 7563 | 2026.04.07 05:26:36.144905 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 7564 | 2026.04.07 05:26:36.146270 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878116 sec., 1728327.7497236594 rows/sec., 116.57 MiB/sec. | ||
| 7565 | 2026.04.07 05:26:36.146594 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7566 | 2026.04.07 05:26:36.146916 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.07 05:26:36.146985 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_61_12} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7568 | 2026.04.07 05:26:36.147057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7569 | 2026.04.07 05:26:36.149403 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21656 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474692 sec., 3344715.084516762 rows/sec., 219.20 MiB/sec. | ||
| 7570 | 2026.04.07 05:26:36.150014 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 7571 | 2026.04.07 05:26:36.150311 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.04.07 05:26:36.150398 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 7573 | 2026.04.07 05:26:36.150561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 7574 | 2026.04.07 05:26:36.785263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7575 | 2026.04.07 05:26:36.801445 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.04.07 05:26:36.801504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7577 | 2026.04.07 05:26:36.807289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7578 | 2026.04.07 05:26:36.808007 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.04.07 05:26:36.810704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7580 | 2026.04.07 05:26:37.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.85 MiB, peak 305.61 MiB, free memory in arenas 0.00 B, will set to 297.27 MiB (RSS), difference: 1.42 MiB | ||
| 7581 | 2026.04.07 05:26:41.142917 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.04.07 05:26:41.143140 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7583 | 2026.04.07 05:26:41.143215 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7584 | 2026.04.07 05:26:41.143962 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.04.07 05:26:41.144009 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7586 | 2026.04.07 05:26:41.144414 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7587 | 2026.04.07 05:26:41.144660 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.04.07 05:26:41.144818 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 7589 | 2026.04.07 05:26:41.144860 [ 5 ] {e8b59728-88b0-4487-ba26-fb426c329964} <Debug> TCPHandler: Processed in 0.00208257 sec. | ||
| 7590 | 2026.04.07 05:26:41.144988 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.04.07 05:26:41.145084 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7592 | 2026.04.07 05:26:41.145124 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7593 | 2026.04.07 05:26:41.145530 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.04.07 05:26:41.145567 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7595 | 2026.04.07 05:26:41.145866 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7596 | 2026.04.07 05:26:41.146074 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.04.07 05:26:41.146199 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 7598 | 2026.04.07 05:26:41.146238 [ 5 ] {9d94591d-1b60-4dfc-85ae-056c735745ab} <Debug> TCPHandler: Processed in 0.001300685 sec. | ||
| 7599 | 2026.04.07 05:26:41.146350 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.04.07 05:26:41.146445 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.04.07 05:26:41.146488 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7602 | 2026.04.07 05:26:41.146891 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.04.07 05:26:41.146927 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7604 | 2026.04.07 05:26:41.147256 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7605 | 2026.04.07 05:26:41.147471 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.04.07 05:26:41.147600 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7607 | 2026.04.07 05:26:41.147637 [ 5 ] {896614b2-a577-4b2d-942c-11f0c25524bb} <Debug> TCPHandler: Processed in 0.001337585 sec. | ||
| 7608 | 2026.04.07 05:26:41.147741 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.04.07 05:26:41.147834 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.04.07 05:26:41.147876 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7611 | 2026.04.07 05:26:41.148218 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.04.07 05:26:41.148252 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7613 | 2026.04.07 05:26:41.148553 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7614 | 2026.04.07 05:26:41.148766 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.04.07 05:26:41.148894 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7616 | 2026.04.07 05:26:41.148930 [ 5 ] {201d9acb-702f-4846-a1fe-a72fe89fcfd3} <Debug> TCPHandler: Processed in 0.001238934 sec. | ||
| 7617 | 2026.04.07 05:26:43.075714 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7618 | 2026.04.07 05:26:43.075766 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7619 | 2026.04.07 05:26:43.256714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19204 | ||
| 7620 | 2026.04.07 05:26:43.257473 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.04.07 05:26:43.257546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7622 | 2026.04.07 05:26:43.258162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7623 | 2026.04.07 05:26:43.258411 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.04.07 05:26:43.258559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19204 | ||
| 7625 | 2026.04.07 05:26:43.298400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 918 | ||
| 7626 | 2026.04.07 05:26:43.300867 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.04.07 05:26:43.300912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7628 | 2026.04.07 05:26:43.302099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7629 | 2026.04.07 05:26:43.302371 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.04.07 05:26:43.302615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7631 | 2026.04.07 05:26:44.311748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7632 | 2026.04.07 05:26:44.329009 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.04.07 05:26:44.329074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7634 | 2026.04.07 05:26:44.335743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7635 | 2026.04.07 05:26:44.336472 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.04.07 05:26:44.339610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7637 | 2026.04.07 05:26:46.144352 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.04.07 05:26:46.144552 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7639 | 2026.04.07 05:26:46.144624 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7640 | 2026.04.07 05:26:46.145366 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.04.07 05:26:46.145404 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7642 | 2026.04.07 05:26:46.145816 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7643 | 2026.04.07 05:26:46.146039 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.04.07 05:26:46.146191 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001695 sec., 82595.87020648968 rows/sec., 7.19 MiB/sec. | ||
| 7645 | 2026.04.07 05:26:46.146232 [ 5 ] {1ddd5a76-485d-4182-a48e-771a06cd0f20} <Debug> TCPHandler: Processed in 0.002016248 sec. | ||
| 7646 | 2026.04.07 05:26:46.146355 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.04.07 05:26:46.146453 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7648 | 2026.04.07 05:26:46.146494 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7649 | 2026.04.07 05:26:46.146903 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.04.07 05:26:46.146937 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7651 | 2026.04.07 05:26:46.147254 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7652 | 2026.04.07 05:26:46.147463 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.04.07 05:26:46.147589 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001154 sec., 36395.14731369151 rows/sec., 2.67 MiB/sec. | ||
| 7654 | 2026.04.07 05:26:46.147626 [ 5 ] {2019a69d-3bfb-4e08-962d-9ac76c7463e6} <Debug> TCPHandler: Processed in 0.001321885 sec. | ||
| 7655 | 2026.04.07 05:26:46.147742 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.04.07 05:26:46.147837 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7657 | 2026.04.07 05:26:46.147877 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7658 | 2026.04.07 05:26:46.148300 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.04.07 05:26:46.148335 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7660 | 2026.04.07 05:26:46.148642 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7661 | 2026.04.07 05:26:46.148850 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.04.07 05:26:46.148976 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001158 sec., 91537.1329879102 rows/sec., 7.15 MiB/sec. | ||
| 7663 | 2026.04.07 05:26:46.149013 [ 5 ] {190333ab-a0bf-45e8-a283-92ae9a8138fc} <Debug> TCPHandler: Processed in 0.001321345 sec. | ||
| 7664 | 2026.04.07 05:26:46.149127 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2026.04.07 05:26:46.149223 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7666 | 2026.04.07 05:26:46.149266 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7667 | 2026.04.07 05:26:46.149668 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.04.07 05:26:46.149702 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7669 | 2026.04.07 05:26:46.150042 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7670 | 2026.04.07 05:26:46.150251 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.04.07 05:26:46.150379 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7672 | 2026.04.07 05:26:46.150414 [ 5 ] {8199aa5d-00f4-4b9f-a993-5b17b9898605} <Debug> TCPHandler: Processed in 0.001337856 sec. | ||
| 7673 | 2026.04.07 05:26:46.150536 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7674 | 2026.04.07 05:26:46.150659 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7675 | 2026.04.07 05:26:46.150724 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7676 | 2026.04.07 05:26:46.151627 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.04.07 05:26:46.151662 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7678 | 2026.04.07 05:26:46.152253 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7679 | 2026.04.07 05:26:46.152479 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.04.07 05:26:46.152615 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001981 sec., 21201.413427561834 rows/sec., 37.99 MiB/sec. | ||
| 7681 | 2026.04.07 05:26:46.152677 [ 5 ] {4acca0f7-6683-492b-b236-396c3729f691} <Debug> TCPHandler: Processed in 0.002203721 sec. | ||
| 7682 | 2026.04.07 05:26:46.152793 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.04.07 05:26:46.152890 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7684 | 2026.04.07 05:26:46.152931 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7685 | 2026.04.07 05:26:46.153266 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.04.07 05:26:46.153300 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7687 | 2026.04.07 05:26:46.153624 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7688 | 2026.04.07 05:26:46.153832 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.04.07 05:26:46.153960 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 7690 | 2026.04.07 05:26:46.153995 [ 5 ] {80bcf3d6-0742-46db-9718-1c090007c67a} <Debug> TCPHandler: Processed in 0.001252804 sec. | ||
| 7691 | 2026.04.07 05:26:50.759621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19652 | ||
| 7692 | 2026.04.07 05:26:50.760129 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.04.07 05:26:50.760177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7694 | 2026.04.07 05:26:50.760662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7695 | 2026.04.07 05:26:50.760896 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.04.07 05:26:50.761039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19652 | ||
| 7697 | 2026.04.07 05:26:50.761034 [ 55 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7698 | 2026.04.07 05:26:50.761119 [ 55 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.04.07 05:26:50.761142 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7700 | 2026.04.07 05:26:50.761265 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 7701 | 2026.04.07 05:26:50.761414 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7702 | 2026.04.07 05:26:50.761457 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17284 rows starting from the beginning of the part | ||
| 7703 | 2026.04.07 05:26:50.761538 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7704 | 2026.04.07 05:26:50.761588 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7705 | 2026.04.07 05:26:50.761638 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7706 | 2026.04.07 05:26:50.761683 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7707 | 2026.04.07 05:26:50.761729 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7708 | 2026.04.07 05:26:50.763675 [ 198 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464456 sec., 7974173.610727885 rows/sec., 114.07 MiB/sec. | ||
| 7709 | 2026.04.07 05:26:50.764060 [ 190 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7710 | 2026.04.07 05:26:50.764385 [ 190 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.04.07 05:26:50.764469 [ 190 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_41_8} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7712 | 2026.04.07 05:26:50.764575 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 7713 | 2026.04.07 05:26:51.142355 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.04.07 05:26:51.142551 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7715 | 2026.04.07 05:26:51.142626 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7716 | 2026.04.07 05:26:51.143334 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.04.07 05:26:51.143389 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7718 | 2026.04.07 05:26:51.143835 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7719 | 2026.04.07 05:26:51.144088 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.04.07 05:26:51.144246 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 7721 | 2026.04.07 05:26:51.144295 [ 5 ] {09b7969e-d769-4509-8fba-495b39fe3ae2} <Debug> TCPHandler: Processed in 0.002074179 sec. | ||
| 7722 | 2026.04.07 05:26:51.144417 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.04.07 05:26:51.144518 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7724 | 2026.04.07 05:26:51.144559 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7725 | 2026.04.07 05:26:51.144972 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.04.07 05:26:51.145007 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7727 | 2026.04.07 05:26:51.145306 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7728 | 2026.04.07 05:26:51.145505 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.04.07 05:26:51.145628 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 7730 | 2026.04.07 05:26:51.145664 [ 5 ] {5c65397e-5e12-4e96-9847-395b3845826e} <Debug> TCPHandler: Processed in 0.001297675 sec. | ||
| 7731 | 2026.04.07 05:26:51.145776 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.04.07 05:26:51.145868 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7733 | 2026.04.07 05:26:51.145909 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7734 | 2026.04.07 05:26:51.146308 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.04.07 05:26:51.146343 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7736 | 2026.04.07 05:26:51.146674 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7737 | 2026.04.07 05:26:51.146887 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.04.07 05:26:51.147012 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7739 | 2026.04.07 05:26:51.147048 [ 5 ] {2aa2b321-1770-49a2-aca0-5b23de79b92e} <Debug> TCPHandler: Processed in 0.001318755 sec. | ||
| 7740 | 2026.04.07 05:26:51.147155 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.04.07 05:26:51.147246 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.04.07 05:26:51.147286 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7743 | 2026.04.07 05:26:51.147608 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.04.07 05:26:51.147643 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7745 | 2026.04.07 05:26:51.147953 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7746 | 2026.04.07 05:26:51.148153 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.04.07 05:26:51.148277 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 7748 | 2026.04.07 05:26:51.148312 [ 5 ] {87f53f3d-e47d-4c9b-a965-e5a765c80304} <Debug> TCPHandler: Processed in 0.001203763 sec. | ||
| 7749 | 2026.04.07 05:26:51.840637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7750 | 2026.04.07 05:26:51.857600 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.04.07 05:26:51.857655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7752 | 2026.04.07 05:26:51.864101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7753 | 2026.04.07 05:26:51.864828 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.04.07 05:26:51.865100 [ 47 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7755 | 2026.04.07 05:26:51.865151 [ 47 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.04.07 05:26:51.865173 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7757 | 2026.04.07 05:26:51.865306 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7758 | 2026.04.07 05:26:51.867942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7759 | 2026.04.07 05:26:51.869012 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2026.04.07 05:26:51.870570 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7761 | 2026.04.07 05:26:51.875321 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7762 | 2026.04.07 05:26:51.879776 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7763 | 2026.04.07 05:26:51.884152 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7764 | 2026.04.07 05:26:51.888648 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7765 | 2026.04.07 05:26:51.892855 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 7766 | 2026.04.07 05:26:51.944242 [ 189 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079000651 sec., 3911.360173475026 rows/sec., 20.22 MiB/sec. | ||
| 7767 | 2026.04.07 05:26:51.946981 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7768 | 2026.04.07 05:26:51.949043 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_41_8} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.04.07 05:26:51.949153 [ 200 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_41_8} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7770 | 2026.04.07 05:26:51.951779 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7771 | 2026.04.07 05:26:52.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.03 MiB, peak 312.43 MiB, free memory in arenas 0.00 B, will set to 300.52 MiB (RSS), difference: 1.49 MiB | ||
| 7772 | 2026.04.07 05:26:53.302782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 938 | ||
| 7773 | 2026.04.07 05:26:53.305039 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.04.07 05:26:53.305095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7775 | 2026.04.07 05:26:53.306465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7776 | 2026.04.07 05:26:53.306807 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.04.07 05:26:53.306990 [ 43 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7778 | 2026.04.07 05:26:53.307053 [ 43 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.04.07 05:26:53.307072 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7780 | 2026.04.07 05:26:53.307190 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 7781 | 2026.04.07 05:26:53.307309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7782 | 2026.04.07 05:26:53.307739 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7783 | 2026.04.07 05:26:53.307900 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 800 rows starting from the beginning of the part | ||
| 7784 | 2026.04.07 05:26:53.308274 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 7785 | 2026.04.07 05:26:53.308611 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 7786 | 2026.04.07 05:26:53.308916 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7787 | 2026.04.07 05:26:53.309209 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 7788 | 2026.04.07 05:26:53.309573 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7789 | 2026.04.07 05:26:53.316519 [ 191 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 72 columns (72 merged, 0 gathered) in 0.009386767 sec., 99927.90915125515 rows/sec., 81.38 MiB/sec. | ||
| 7790 | 2026.04.07 05:26:53.317540 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7791 | 2026.04.07 05:26:53.318084 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.04.07 05:26:53.318165 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_31_6} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7793 | 2026.04.07 05:26:53.318322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 7794 | 2026.04.07 05:26:56.144490 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.04.07 05:26:56.144684 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7796 | 2026.04.07 05:26:56.144752 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7797 | 2026.04.07 05:26:56.145487 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.04.07 05:26:56.145527 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7799 | 2026.04.07 05:26:56.145934 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7800 | 2026.04.07 05:26:56.146164 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.04.07 05:26:56.146326 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001692 sec., 82742.31678486998 rows/sec., 7.21 MiB/sec. | ||
| 7802 | 2026.04.07 05:26:56.146376 [ 5 ] {9e906710-d369-447e-89f0-df891eda72e1} <Debug> TCPHandler: Processed in 0.002014309 sec. | ||
| 7803 | 2026.04.07 05:26:56.146513 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.04.07 05:26:56.146616 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7805 | 2026.04.07 05:26:56.146661 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7806 | 2026.04.07 05:26:56.147098 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.04.07 05:26:56.147133 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7808 | 2026.04.07 05:26:56.147443 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7809 | 2026.04.07 05:26:56.147654 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.04.07 05:26:56.147775 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001206 sec., 34825.87064676617 rows/sec., 2.56 MiB/sec. | ||
| 7811 | 2026.04.07 05:26:56.147811 [ 5 ] {e2f3e88d-ed50-4e44-9816-2b259efda6d8} <Debug> TCPHandler: Processed in 0.001378036 sec. | ||
| 7812 | 2026.04.07 05:26:56.147920 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.04.07 05:26:56.148011 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7814 | 2026.04.07 05:26:56.148049 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7815 | 2026.04.07 05:26:56.148521 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.04.07 05:26:56.148557 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7817 | 2026.04.07 05:26:56.148862 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7818 | 2026.04.07 05:26:56.149074 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.04.07 05:26:56.149205 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001173 sec., 90366.58141517476 rows/sec., 7.06 MiB/sec. | ||
| 7820 | 2026.04.07 05:26:56.149243 [ 5 ] {023d5c75-1f0b-4a89-9f8f-89d26014556d} <Debug> TCPHandler: Processed in 0.001340006 sec. | ||
| 7821 | 2026.04.07 05:26:56.149357 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.04.07 05:26:56.149454 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.04.07 05:26:56.149497 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7824 | 2026.04.07 05:26:56.149910 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.04.07 05:26:56.149944 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7826 | 2026.04.07 05:26:56.150270 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7827 | 2026.04.07 05:26:56.150484 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.04.07 05:26:56.150584 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 7829 | 2026.04.07 05:26:56.150621 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7830 | 2026.04.07 05:26:56.150622 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.04.07 05:26:56.150652 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7832 | 2026.04.07 05:26:56.150659 [ 5 ] {85d4bd7c-8fae-4f60-addf-b26c7c42060e} <Debug> TCPHandler: Processed in 0.001353365 sec. | ||
| 7833 | 2026.04.07 05:26:56.150770 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.04.07 05:26:56.150785 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 7835 | 2026.04.07 05:26:56.150867 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.04.07 05:26:56.150925 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7837 | 2026.04.07 05:26:56.150958 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2026.04.07 05:26:56.151005 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 21656 rows starting from the beginning of the part | ||
| 7839 | 2026.04.07 05:26:56.151087 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7840 | 2026.04.07 05:26:56.151142 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 7841 | 2026.04.07 05:26:56.151195 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 7842 | 2026.04.07 05:26:56.151261 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 7843 | 2026.04.07 05:26:56.151317 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7844 | 2026.04.07 05:26:56.151768 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.04.07 05:26:56.151809 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7846 | 2026.04.07 05:26:56.152909 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7847 | 2026.04.07 05:26:56.153151 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.04.07 05:26:56.153299 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002451 sec., 17135.862913096695 rows/sec., 30.71 MiB/sec. | ||
| 7849 | 2026.04.07 05:26:56.153368 [ 5 ] {e0b3d00d-becb-4822-bcb7-d6480b76f5d3} <Debug> TCPHandler: Processed in 0.00264835 sec. | ||
| 7850 | 2026.04.07 05:26:56.153517 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.04.07 05:26:56.153638 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.04.07 05:26:56.153689 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7853 | 2026.04.07 05:26:56.154107 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.04.07 05:26:56.154150 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7855 | 2026.04.07 05:26:56.154617 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7856 | 2026.04.07 05:26:56.154843 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.04.07 05:26:56.154977 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 7858 | 2026.04.07 05:26:56.155014 [ 5 ] {0456eb25-8aff-4375-bf61-08190145eb1b} <Debug> TCPHandler: Processed in 0.00156089 sec. | ||
| 7859 | 2026.04.07 05:26:56.167933 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22360 rows, containing 5 columns (5 merged, 0 gathered) in 0.017212685 sec., 1299041.9565570394 rows/sec., 85.30 MiB/sec. | ||
| 7860 | 2026.04.07 05:26:56.168452 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 7861 | 2026.04.07 05:26:56.168772 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.04.07 05:26:56.168856 [ 191 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 7863 | 2026.04.07 05:26:56.168971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7864 | 2026.04.07 05:26:57.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.20 MiB, peak 312.43 MiB, free memory in arenas 0.00 B, will set to 303.04 MiB (RSS), difference: 1.85 MiB | ||
| 7865 | 2026.04.07 05:26:57.390584 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59237 | ||
| 7866 | 2026.04.07 05:26:57.390684 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7867 | 2026.04.07 05:26:57.390711 [ 293 ] {} <Debug> TCP-Session: 279e6be1-93a9-4260-a33b-a274c03d67ee Authenticating user 'default' from [fd00:1122:3344:101::e]:59237 | ||
| 7868 | 2026.04.07 05:26:57.390735 [ 293 ] {} <Debug> TCP-Session: 279e6be1-93a9-4260-a33b-a274c03d67ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.04.07 05:26:57.390747 [ 293 ] {} <Debug> TCP-Session: 279e6be1-93a9-4260-a33b-a274c03d67ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.04.07 05:26:57.390977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61731 | ||
| 7871 | 2026.04.07 05:26:57.391019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60907 | ||
| 7872 | 2026.04.07 05:26:57.391038 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62232 | ||
| 7873 | 2026.04.07 05:26:57.391082 [ 293 ] {} <Trace> TCP-Session: 279e6be1-93a9-4260-a33b-a274c03d67ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.04.07 05:26:57.391107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7875 | 2026.04.07 05:26:57.391114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2026.04.07 05:26:57.391030 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52588 | ||
| 7877 | 2026.04.07 05:26:57.391150 [ 294 ] {} <Debug> TCP-Session: a77ee05c-b14e-45f2-bf63-871bab12ed4c Authenticating user 'default' from [fd00:1122:3344:101::e]:61731 | ||
| 7878 | 2026.04.07 05:26:57.391141 [ 290 ] {} <Debug> TCP-Session: 1c26d413-ccb8-4669-9e89-5500cf8816c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60907 | ||
| 7879 | 2026.04.07 05:26:57.391219 [ 294 ] {} <Debug> TCP-Session: a77ee05c-b14e-45f2-bf63-871bab12ed4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.04.07 05:26:57.391227 [ 290 ] {} <Debug> TCP-Session: 1c26d413-ccb8-4669-9e89-5500cf8816c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.04.07 05:26:57.391236 [ 294 ] {} <Debug> TCP-Session: a77ee05c-b14e-45f2-bf63-871bab12ed4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.04.07 05:26:57.391244 [ 290 ] {} <Debug> TCP-Session: 1c26d413-ccb8-4669-9e89-5500cf8816c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.04.07 05:26:57.391006 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35856 | ||
| 7884 | 2026.04.07 05:26:57.391280 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7885 | 2026.04.07 05:26:57.390986 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43478 | ||
| 7886 | 2026.04.07 05:26:57.391308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7887 | 2026.04.07 05:26:57.390989 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60812 | ||
| 7888 | 2026.04.07 05:26:57.391364 [ 292 ] {} <Debug> TCP-Session: fb596458-d687-4f9b-89d2-9ff28b53564b Authenticating user 'default' from [fd00:1122:3344:101::e]:62232 | ||
| 7889 | 2026.04.07 05:26:57.391007 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41181 | ||
| 7890 | 2026.04.07 05:26:57.391410 [ 292 ] {} <Debug> TCP-Session: fb596458-d687-4f9b-89d2-9ff28b53564b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.04.07 05:26:57.391431 [ 292 ] {} <Debug> TCP-Session: fb596458-d687-4f9b-89d2-9ff28b53564b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.04.07 05:26:57.391749 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7893 | 2026.04.07 05:26:57.391814 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7894 | 2026.04.07 05:26:57.391818 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7895 | 2026.04.07 05:26:57.391854 [ 291 ] {} <Debug> TCP-Session: 0ecfb7b2-8bdf-49c4-8053-ec14e10be09b Authenticating user 'default' from [fd00:1122:3344:101::e]:52588 | ||
| 7896 | 2026.04.07 05:26:57.391886 [ 291 ] {} <Debug> TCP-Session: 0ecfb7b2-8bdf-49c4-8053-ec14e10be09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.04.07 05:26:57.391899 [ 291 ] {} <Debug> TCP-Session: 0ecfb7b2-8bdf-49c4-8053-ec14e10be09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.04.07 05:26:57.391932 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7899 | 2026.04.07 05:26:57.391967 [ 288 ] {} <Debug> TCP-Session: ec134985-8755-4271-b699-e2cfc6d45d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:41181 | ||
| 7900 | 2026.04.07 05:26:57.391985 [ 288 ] {} <Debug> TCP-Session: ec134985-8755-4271-b699-e2cfc6d45d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.04.07 05:26:57.391997 [ 288 ] {} <Debug> TCP-Session: ec134985-8755-4271-b699-e2cfc6d45d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.04.07 05:26:57.392185 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 7903 | 2026.04.07 05:26:57.392293 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7904 | 2026.04.07 05:26:57.392323 [ 289 ] {} <Debug> TCP-Session: 26f9a062-b72b-4eb6-89b6-e21d3d3aad49 Authenticating user 'default' from [fd00:1122:3344:101::e]:35856 | ||
| 7905 | 2026.04.07 05:26:57.392340 [ 289 ] {} <Debug> TCP-Session: 26f9a062-b72b-4eb6-89b6-e21d3d3aad49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.04.07 05:26:57.392353 [ 289 ] {} <Debug> TCP-Session: 26f9a062-b72b-4eb6-89b6-e21d3d3aad49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.04.07 05:26:57.392411 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7908 | 2026.04.07 05:26:57.392446 [ 3 ] {} <Debug> TCP-Session: 38a1c914-9b59-477b-b592-07d85e53bdd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43478 | ||
| 7909 | 2026.04.07 05:26:57.392463 [ 3 ] {} <Debug> TCP-Session: 38a1c914-9b59-477b-b592-07d85e53bdd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.04.07 05:26:57.392484 [ 3 ] {} <Debug> TCP-Session: 38a1c914-9b59-477b-b592-07d85e53bdd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.04.07 05:26:57.392518 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7912 | 2026.04.07 05:26:57.392553 [ 286 ] {} <Debug> TCP-Session: 40128f21-bc0b-4c31-b0c8-1733510a17f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60812 | ||
| 7913 | 2026.04.07 05:26:57.392569 [ 286 ] {} <Debug> TCP-Session: 40128f21-bc0b-4c31-b0c8-1733510a17f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.04.07 05:26:57.392581 [ 286 ] {} <Debug> TCP-Session: 40128f21-bc0b-4c31-b0c8-1733510a17f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.04.07 05:26:57.393192 [ 346 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> AggregatingTransform: Aggregating | ||
| 7916 | 2026.04.07 05:26:57.393344 [ 346 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> Aggregator: Aggregation method: without_key | ||
| 7917 | 2026.04.07 05:26:57.393374 [ 346 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108247 sec. (923.813 rows/sec., 36.09 KiB/sec.) | ||
| 7918 | 2026.04.07 05:26:57.393390 [ 346 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Trace> Aggregator: Merging aggregated data | ||
| 7919 | 2026.04.07 05:26:57.394510 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 7920 | 2026.04.07 05:26:57.394638 [ 293 ] {89b9942f-2ff4-49d1-bf8b-915f6dfb1633} <Debug> TCPHandler: Processed in 0.00368671 sec. | ||
| 7921 | 2026.04.07 05:26:57.394762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7922 | 2026.04.07 05:26:57.394789 [ 293 ] {} <Debug> TCP-Session: 279e6be1-93a9-4260-a33b-a274c03d67ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.04.07 05:26:57.394793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7924 | 2026.04.07 05:26:57.394825 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7925 | 2026.04.07 05:26:57.394836 [ 292 ] {} <Debug> TCP-Session: fb596458-d687-4f9b-89d2-9ff28b53564b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2026.04.07 05:26:57.394853 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7927 | 2026.04.07 05:26:57.394871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7928 | 2026.04.07 05:26:57.394884 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7929 | 2026.04.07 05:26:57.394908 [ 288 ] {} <Debug> TCP-Session: ec134985-8755-4271-b699-e2cfc6d45d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.04.07 05:26:57.394927 [ 294 ] {} <Debug> TCP-Session: a77ee05c-b14e-45f2-bf63-871bab12ed4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.04.07 05:26:57.394941 [ 286 ] {} <Debug> TCP-Session: 40128f21-bc0b-4c31-b0c8-1733510a17f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.04.07 05:26:57.394927 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7933 | 2026.04.07 05:26:57.394908 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7934 | 2026.04.07 05:26:57.395002 [ 291 ] {} <Debug> TCP-Session: 0ecfb7b2-8bdf-49c4-8053-ec14e10be09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.04.07 05:26:57.394871 [ 290 ] {} <Debug> TCP-Session: 1c26d413-ccb8-4669-9e89-5500cf8816c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.04.07 05:26:57.395024 [ 289 ] {} <Debug> TCP-Session: 26f9a062-b72b-4eb6-89b6-e21d3d3aad49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2026.04.07 05:26:57.394841 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7938 | 2026.04.07 05:26:57.395095 [ 3 ] {} <Debug> TCP-Session: 38a1c914-9b59-477b-b592-07d85e53bdd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2026.04.07 05:26:58.076013 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7940 | 2026.04.07 05:26:58.076064 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7941 | 2026.04.07 05:26:58.261311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20164 | ||
| 7942 | 2026.04.07 05:26:58.261909 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.04.07 05:26:58.261962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7944 | 2026.04.07 05:26:58.262531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7945 | 2026.04.07 05:26:58.262768 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.04.07 05:26:58.262908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20164 | ||
| 7947 | 2026.04.07 05:26:59.245364 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53444 | ||
| 7948 | 2026.04.07 05:26:59.245476 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7949 | 2026.04.07 05:26:59.245508 [ 293 ] {} <Debug> TCP-Session: e4c553b1-9dbb-43dc-bcf3-ce6cb940ea44 Authenticating user 'default' from [fd00:1122:3344:101::e]:53444 | ||
| 7950 | 2026.04.07 05:26:59.245529 [ 293 ] {} <Debug> TCP-Session: e4c553b1-9dbb-43dc-bcf3-ce6cb940ea44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2026.04.07 05:26:59.245541 [ 293 ] {} <Debug> TCP-Session: e4c553b1-9dbb-43dc-bcf3-ce6cb940ea44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.04.07 05:26:59.245742 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65168 | ||
| 7953 | 2026.04.07 05:26:59.245779 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37217 | ||
| 7954 | 2026.04.07 05:26:59.245812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55420 | ||
| 7955 | 2026.04.07 05:26:59.245832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41214 | ||
| 7956 | 2026.04.07 05:26:59.245878 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7957 | 2026.04.07 05:26:59.245880 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7958 | 2026.04.07 05:26:59.245901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7959 | 2026.04.07 05:26:59.245923 [ 294 ] {} <Debug> TCP-Session: 6448b279-4991-48b8-9af1-bcb0ec85f9be Authenticating user 'default' from [fd00:1122:3344:101::e]:65168 | ||
| 7960 | 2026.04.07 05:26:59.245926 [ 286 ] {} <Debug> TCP-Session: ec7c64c2-bdf8-467c-aad1-94545d87a179 Authenticating user 'default' from [fd00:1122:3344:101::e]:37217 | ||
| 7961 | 2026.04.07 05:26:59.245942 [ 290 ] {} <Debug> TCP-Session: 5edad3a8-a618-4bad-a844-b6de0922426d Authenticating user 'default' from [fd00:1122:3344:101::e]:55420 | ||
| 7962 | 2026.04.07 05:26:59.245955 [ 286 ] {} <Debug> TCP-Session: ec7c64c2-bdf8-467c-aad1-94545d87a179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2026.04.07 05:26:59.245972 [ 290 ] {} <Debug> TCP-Session: 5edad3a8-a618-4bad-a844-b6de0922426d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.04.07 05:26:59.245968 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7965 | 2026.04.07 05:26:59.245997 [ 290 ] {} <Debug> TCP-Session: 5edad3a8-a618-4bad-a844-b6de0922426d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.04.07 05:26:59.245991 [ 286 ] {} <Debug> TCP-Session: ec7c64c2-bdf8-467c-aad1-94545d87a179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2026.04.07 05:26:59.246024 [ 292 ] {} <Debug> TCP-Session: 62e89933-f361-4603-82d6-24a244b4f4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41214 | ||
| 7968 | 2026.04.07 05:26:59.245823 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51271 | ||
| 7969 | 2026.04.07 05:26:59.246061 [ 292 ] {} <Debug> TCP-Session: 62e89933-f361-4603-82d6-24a244b4f4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7970 | 2026.04.07 05:26:59.245950 [ 294 ] {} <Debug> TCP-Session: 6448b279-4991-48b8-9af1-bcb0ec85f9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.04.07 05:26:59.246134 [ 292 ] {} <Debug> TCP-Session: 62e89933-f361-4603-82d6-24a244b4f4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.04.07 05:26:59.246159 [ 294 ] {} <Debug> TCP-Session: 6448b279-4991-48b8-9af1-bcb0ec85f9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7973 | 2026.04.07 05:26:59.245803 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62473 | ||
| 7974 | 2026.04.07 05:26:59.246190 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2026.04.07 05:26:59.245798 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38705 | ||
| 7976 | 2026.04.07 05:26:59.246254 [ 291 ] {} <Debug> TCP-Session: 03bc519b-0ae5-4368-9334-6a0d89b914f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51271 | ||
| 7977 | 2026.04.07 05:26:59.246260 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7978 | 2026.04.07 05:26:59.246292 [ 291 ] {} <Debug> TCP-Session: 03bc519b-0ae5-4368-9334-6a0d89b914f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.04.07 05:26:59.246310 [ 288 ] {} <Debug> TCP-Session: 0514787c-150d-4e2a-9836-81b63b199f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:62473 | ||
| 7980 | 2026.04.07 05:26:59.246317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.04.07 05:26:59.246320 [ 291 ] {} <Debug> TCP-Session: 03bc519b-0ae5-4368-9334-6a0d89b914f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.04.07 05:26:59.246338 [ 288 ] {} <Debug> TCP-Session: 0514787c-150d-4e2a-9836-81b63b199f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.04.07 05:26:59.246361 [ 289 ] {} <Debug> TCP-Session: b1758558-a994-4031-b7a0-4d97f0f4b112 Authenticating user 'default' from [fd00:1122:3344:101::e]:38705 | ||
| 7984 | 2026.04.07 05:26:59.246378 [ 288 ] {} <Debug> TCP-Session: 0514787c-150d-4e2a-9836-81b63b199f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.04.07 05:26:59.246397 [ 289 ] {} <Debug> TCP-Session: b1758558-a994-4031-b7a0-4d97f0f4b112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.04.07 05:26:59.245774 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54888 | ||
| 7987 | 2026.04.07 05:26:59.246419 [ 289 ] {} <Debug> TCP-Session: b1758558-a994-4031-b7a0-4d97f0f4b112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.04.07 05:26:59.245850 [ 293 ] {} <Trace> TCP-Session: e4c553b1-9dbb-43dc-bcf3-ce6cb940ea44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7989 | 2026.04.07 05:26:59.246529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7990 | 2026.04.07 05:26:59.246564 [ 3 ] {} <Debug> TCP-Session: 6d64f342-76fc-452c-8630-02445654d959 Authenticating user 'default' from [fd00:1122:3344:101::e]:54888 | ||
| 7991 | 2026.04.07 05:26:59.246589 [ 3 ] {} <Debug> TCP-Session: 6d64f342-76fc-452c-8630-02445654d959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.04.07 05:26:59.246607 [ 3 ] {} <Debug> TCP-Session: 6d64f342-76fc-452c-8630-02445654d959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.04.07 05:26:59.246640 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53444) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7994 | 2026.04.07 05:26:59.246889 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7995 | 2026.04.07 05:26:59.246944 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7996 | 2026.04.07 05:26:59.247221 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 7997 | 2026.04.07 05:26:59.248197 [ 344 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> AggregatingTransform: Aggregating | ||
| 7998 | 2026.04.07 05:26:59.248238 [ 344 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7999 | 2026.04.07 05:26:59.248269 [ 344 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949048 sec. (1053.687 rows/sec., 41.16 KiB/sec.) | ||
| 8000 | 2026.04.07 05:26:59.248284 [ 344 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Trace> Aggregator: Merging aggregated data | ||
| 8001 | 2026.04.07 05:26:59.249756 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 8002 | 2026.04.07 05:26:59.249905 [ 293 ] {c835dc69-e917-4062-82c3-cf059483c9a6} <Debug> TCPHandler: Processed in 0.004165669 sec. | ||
| 8003 | 2026.04.07 05:26:59.250011 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8004 | 2026.04.07 05:26:59.250041 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8005 | 2026.04.07 05:26:59.250046 [ 293 ] {} <Debug> TCP-Session: e4c553b1-9dbb-43dc-bcf3-ce6cb940ea44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.04.07 05:26:59.250067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8007 | 2026.04.07 05:26:59.250087 [ 292 ] {} <Debug> TCP-Session: 62e89933-f361-4603-82d6-24a244b4f4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.04.07 05:26:59.250122 [ 288 ] {} <Debug> TCP-Session: 0514787c-150d-4e2a-9836-81b63b199f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.04.07 05:26:59.250127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8010 | 2026.04.07 05:26:59.250145 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8011 | 2026.04.07 05:26:59.250165 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8012 | 2026.04.07 05:26:59.250178 [ 291 ] {} <Debug> TCP-Session: 03bc519b-0ae5-4368-9334-6a0d89b914f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.04.07 05:26:59.250191 [ 3 ] {} <Debug> TCP-Session: 6d64f342-76fc-452c-8630-02445654d959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.04.07 05:26:59.250214 [ 289 ] {} <Debug> TCP-Session: b1758558-a994-4031-b7a0-4d97f0f4b112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.04.07 05:26:59.250182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8016 | 2026.04.07 05:26:59.250104 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8017 | 2026.04.07 05:26:59.250087 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8018 | 2026.04.07 05:26:59.250281 [ 290 ] {} <Debug> TCP-Session: 5edad3a8-a618-4bad-a844-b6de0922426d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.04.07 05:26:59.250291 [ 286 ] {} <Debug> TCP-Session: ec7c64c2-bdf8-467c-aad1-94545d87a179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.04.07 05:26:59.250309 [ 294 ] {} <Debug> TCP-Session: 6448b279-4991-48b8-9af1-bcb0ec85f9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.04.07 05:26:59.361266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64099 | ||
| 8022 | 2026.04.07 05:26:59.361364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8023 | 2026.04.07 05:26:59.361399 [ 293 ] {} <Debug> TCP-Session: 54dbd429-dddf-48fb-911c-e734b28509a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64099 | ||
| 8024 | 2026.04.07 05:26:59.361423 [ 293 ] {} <Debug> TCP-Session: 54dbd429-dddf-48fb-911c-e734b28509a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.04.07 05:26:59.361436 [ 293 ] {} <Debug> TCP-Session: 54dbd429-dddf-48fb-911c-e734b28509a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.04.07 05:26:59.361642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46857 | ||
| 8027 | 2026.04.07 05:26:59.361704 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33129 | ||
| 8028 | 2026.04.07 05:26:59.361700 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50238 | ||
| 8029 | 2026.04.07 05:26:59.361737 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63887 | ||
| 8030 | 2026.04.07 05:26:59.361764 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61754 | ||
| 8031 | 2026.04.07 05:26:59.361773 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8032 | 2026.04.07 05:26:59.361756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33015 | ||
| 8033 | 2026.04.07 05:26:59.361852 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8034 | 2026.04.07 05:26:59.361860 [ 286 ] {} <Debug> TCP-Session: a60e99ac-34d7-4456-8113-a6b68c5497c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33129 | ||
| 8035 | 2026.04.07 05:26:59.361744 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50281 | ||
| 8036 | 2026.04.07 05:26:59.361902 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2026.04.07 05:26:59.361902 [ 3 ] {} <Debug> TCP-Session: 84784493-1ab8-4834-bcb8-f52d9daad8ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50238 | ||
| 8038 | 2026.04.07 05:26:59.361936 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2026.04.07 05:26:59.361945 [ 292 ] {} <Debug> TCP-Session: 5c031455-e1f1-4e2a-8e0d-e9e6d976ffb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61754 | ||
| 8040 | 2026.04.07 05:26:59.361951 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8041 | 2026.04.07 05:26:59.361975 [ 291 ] {} <Debug> TCP-Session: 571aff15-160c-43af-aaca-eda90c2a3e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:33015 | ||
| 8042 | 2026.04.07 05:26:59.361992 [ 292 ] {} <Debug> TCP-Session: 5c031455-e1f1-4e2a-8e0d-e9e6d976ffb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.04.07 05:26:59.362000 [ 290 ] {} <Debug> TCP-Session: e1048f86-977d-4c0b-9c5e-ef427a54da59 Authenticating user 'default' from [fd00:1122:3344:101::e]:50281 | ||
| 8044 | 2026.04.07 05:26:59.362030 [ 292 ] {} <Debug> TCP-Session: 5c031455-e1f1-4e2a-8e0d-e9e6d976ffb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.04.07 05:26:59.362050 [ 290 ] {} <Debug> TCP-Session: e1048f86-977d-4c0b-9c5e-ef427a54da59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.04.07 05:26:59.362014 [ 291 ] {} <Debug> TCP-Session: 571aff15-160c-43af-aaca-eda90c2a3e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.04.07 05:26:59.362078 [ 290 ] {} <Debug> TCP-Session: e1048f86-977d-4c0b-9c5e-ef427a54da59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.04.07 05:26:59.361960 [ 3 ] {} <Debug> TCP-Session: 84784493-1ab8-4834-bcb8-f52d9daad8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.04.07 05:26:59.362112 [ 291 ] {} <Debug> TCP-Session: 571aff15-160c-43af-aaca-eda90c2a3e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.04.07 05:26:59.362136 [ 3 ] {} <Debug> TCP-Session: 84784493-1ab8-4834-bcb8-f52d9daad8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.04.07 05:26:59.361737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8052 | 2026.04.07 05:26:59.361728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33186 | ||
| 8053 | 2026.04.07 05:26:59.362213 [ 294 ] {} <Debug> TCP-Session: cbdf8efd-ca31-438c-bb28-f0b92487c687 Authenticating user 'default' from [fd00:1122:3344:101::e]:46857 | ||
| 8054 | 2026.04.07 05:26:59.361908 [ 286 ] {} <Debug> TCP-Session: a60e99ac-34d7-4456-8113-a6b68c5497c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.04.07 05:26:59.362250 [ 294 ] {} <Debug> TCP-Session: cbdf8efd-ca31-438c-bb28-f0b92487c687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.04.07 05:26:59.362261 [ 286 ] {} <Debug> TCP-Session: a60e99ac-34d7-4456-8113-a6b68c5497c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.04.07 05:26:59.362272 [ 294 ] {} <Debug> TCP-Session: cbdf8efd-ca31-438c-bb28-f0b92487c687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.04.07 05:26:59.361842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8059 | 2026.04.07 05:26:59.362292 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8060 | 2026.04.07 05:26:59.362330 [ 289 ] {} <Debug> TCP-Session: 2f03d2c8-0b83-4303-842b-fa52a06e930e Authenticating user 'default' from [fd00:1122:3344:101::e]:63887 | ||
| 8061 | 2026.04.07 05:26:59.361845 [ 293 ] {} <Trace> TCP-Session: 54dbd429-dddf-48fb-911c-e734b28509a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.04.07 05:26:59.362363 [ 289 ] {} <Debug> TCP-Session: 2f03d2c8-0b83-4303-842b-fa52a06e930e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.04.07 05:26:59.362361 [ 288 ] {} <Debug> TCP-Session: fe472231-cf96-479b-b316-b2c6969fabc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33186 | ||
| 8064 | 2026.04.07 05:26:59.362388 [ 289 ] {} <Debug> TCP-Session: 2f03d2c8-0b83-4303-842b-fa52a06e930e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.04.07 05:26:59.362415 [ 288 ] {} <Debug> TCP-Session: fe472231-cf96-479b-b316-b2c6969fabc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2026.04.07 05:26:59.362434 [ 288 ] {} <Debug> TCP-Session: fe472231-cf96-479b-b316-b2c6969fabc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.04.07 05:26:59.362538 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8068 | 2026.04.07 05:26:59.362795 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8069 | 2026.04.07 05:26:59.362850 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8070 | 2026.04.07 05:26:59.363171 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 8071 | 2026.04.07 05:26:59.364174 [ 299 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> AggregatingTransform: Aggregating | ||
| 8072 | 2026.04.07 05:26:59.364266 [ 299 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> Aggregator: Aggregation method: without_key | ||
| 8073 | 2026.04.07 05:26:59.364307 [ 299 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032699 sec. (968.336 rows/sec., 37.83 KiB/sec.) | ||
| 8074 | 2026.04.07 05:26:59.364328 [ 299 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Trace> Aggregator: Merging aggregated data | ||
| 8075 | 2026.04.07 05:26:59.365750 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 8076 | 2026.04.07 05:26:59.365902 [ 293 ] {6bd2c712-074c-4fe4-83e2-a0bdd2ef4f69} <Debug> TCPHandler: Processed in 0.004181479 sec. | ||
| 8077 | 2026.04.07 05:26:59.366033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8078 | 2026.04.07 05:26:59.366059 [ 293 ] {} <Debug> TCP-Session: 54dbd429-dddf-48fb-911c-e734b28509a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.04.07 05:26:59.366059 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2026.04.07 05:26:59.366078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8081 | 2026.04.07 05:26:59.366099 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8082 | 2026.04.07 05:26:59.366117 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8083 | 2026.04.07 05:26:59.366131 [ 292 ] {} <Debug> TCP-Session: 5c031455-e1f1-4e2a-8e0d-e9e6d976ffb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.04.07 05:26:59.366153 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8085 | 2026.04.07 05:26:59.366150 [ 3 ] {} <Debug> TCP-Session: 84784493-1ab8-4834-bcb8-f52d9daad8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.04.07 05:26:59.366166 [ 291 ] {} <Debug> TCP-Session: 571aff15-160c-43af-aaca-eda90c2a3e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.04.07 05:26:59.366190 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8088 | 2026.04.07 05:26:59.366198 [ 289 ] {} <Debug> TCP-Session: 2f03d2c8-0b83-4303-842b-fa52a06e930e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.04.07 05:26:59.366171 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8090 | 2026.04.07 05:26:59.366240 [ 286 ] {} <Debug> TCP-Session: a60e99ac-34d7-4456-8113-a6b68c5497c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.04.07 05:26:59.366134 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8092 | 2026.04.07 05:26:59.366285 [ 288 ] {} <Debug> TCP-Session: fe472231-cf96-479b-b316-b2c6969fabc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.04.07 05:26:59.366110 [ 294 ] {} <Debug> TCP-Session: cbdf8efd-ca31-438c-bb28-f0b92487c687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.04.07 05:26:59.366324 [ 290 ] {} <Debug> TCP-Session: e1048f86-977d-4c0b-9c5e-ef427a54da59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.04.07 05:26:59.368194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8096 | 2026.04.07 05:26:59.385029 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.04.07 05:26:59.385103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8098 | 2026.04.07 05:26:59.391202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8099 | 2026.04.07 05:26:59.392012 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.04.07 05:26:59.396446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8101 | 2026.04.07 05:27:01.143872 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.04.07 05:27:01.144160 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8103 | 2026.04.07 05:27:01.144267 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8104 | 2026.04.07 05:27:01.145064 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.04.07 05:27:01.145111 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8106 | 2026.04.07 05:27:01.145496 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8107 | 2026.04.07 05:27:01.145718 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.04.07 05:27:01.145859 [ 36 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8109 | 2026.04.07 05:27:01.145884 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.39 MiB/sec. | ||
| 8110 | 2026.04.07 05:27:01.145928 [ 36 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.04.07 05:27:01.145948 [ 5 ] {8a1b3cd4-50e2-48a9-a37d-e9700210520b} <Debug> TCPHandler: Processed in 0.002266993 sec. | ||
| 8112 | 2026.04.07 05:27:01.145958 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8113 | 2026.04.07 05:27:01.146074 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 8114 | 2026.04.07 05:27:01.146118 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.04.07 05:27:01.146192 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8116 | 2026.04.07 05:27:01.146221 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8117 | 2026.04.07 05:27:01.146225 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2620 rows starting from the beginning of the part | ||
| 8118 | 2026.04.07 05:27:01.146267 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8119 | 2026.04.07 05:27:01.146298 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 8120 | 2026.04.07 05:27:01.146347 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 140 rows starting from the beginning of the part | ||
| 8121 | 2026.04.07 05:27:01.146404 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8122 | 2026.04.07 05:27:01.146445 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 140 rows starting from the beginning of the part | ||
| 8123 | 2026.04.07 05:27:01.146490 [ 193 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8124 | 2026.04.07 05:27:01.146744 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.04.07 05:27:01.146780 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8126 | 2026.04.07 05:27:01.147103 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8127 | 2026.04.07 05:27:01.147316 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.04.07 05:27:01.147438 [ 36 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8129 | 2026.04.07 05:27:01.147457 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 8130 | 2026.04.07 05:27:01.147472 [ 36 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.04.07 05:27:01.147501 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8132 | 2026.04.07 05:27:01.147505 [ 5 ] {37150c7b-b281-4521-a4ad-aed3fd30f241} <Debug> TCPHandler: Processed in 0.001447247 sec. | ||
| 8133 | 2026.04.07 05:27:01.147635 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 8134 | 2026.04.07 05:27:01.147642 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.04.07 05:27:01.147793 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.04.07 05:27:01.147805 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8137 | 2026.04.07 05:27:01.147838 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8138 | 2026.04.07 05:27:01.147847 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1404 rows starting from the beginning of the part | ||
| 8139 | 2026.04.07 05:27:01.147877 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841514 sec., 1666020.4592525498 rows/sec., 133.76 MiB/sec. | ||
| 8140 | 2026.04.07 05:27:01.147930 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 8141 | 2026.04.07 05:27:01.147996 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 8142 | 2026.04.07 05:27:01.148048 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8143 | 2026.04.07 05:27:01.148093 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 8144 | 2026.04.07 05:27:01.148136 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8145 | 2026.04.07 05:27:01.148242 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8146 | 2026.04.07 05:27:01.148279 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.04.07 05:27:01.148324 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8148 | 2026.04.07 05:27:01.148673 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.04.07 05:27:01.148727 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8150 | 2026.04.07 05:27:01.148767 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_66_13} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8151 | 2026.04.07 05:27:01.148870 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8152 | 2026.04.07 05:27:01.148975 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.04.07 05:27:01.149117 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 8154 | 2026.04.07 05:27:01.149156 [ 5 ] {a0c4fdef-8fa4-42f2-a58f-b03b121c8a3f} <Debug> TCPHandler: Processed in 0.00156444 sec. | ||
| 8155 | 2026.04.07 05:27:01.149279 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.04.07 05:27:01.149327 [ 199 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767073 sec., 1023160.8994082304 rows/sec., 75.72 MiB/sec. | ||
| 8157 | 2026.04.07 05:27:01.149374 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8158 | 2026.04.07 05:27:01.149419 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8159 | 2026.04.07 05:27:01.149537 [ 199 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8160 | 2026.04.07 05:27:01.149761 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.04.07 05:27:01.149783 [ 199 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.04.07 05:27:01.149801 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8163 | 2026.04.07 05:27:01.149863 [ 199 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_66_13} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8164 | 2026.04.07 05:27:01.149948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8165 | 2026.04.07 05:27:01.150123 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8166 | 2026.04.07 05:27:01.150331 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.04.07 05:27:01.150441 [ 32 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8168 | 2026.04.07 05:27:01.150464 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8169 | 2026.04.07 05:27:01.150477 [ 32 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.04.07 05:27:01.150506 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8171 | 2026.04.07 05:27:01.150512 [ 5 ] {d33d7bc8-43be-4024-b5cb-6eb007043a22} <Debug> TCPHandler: Processed in 0.001282864 sec. | ||
| 8172 | 2026.04.07 05:27:01.150592 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8173 | 2026.04.07 05:27:01.150700 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8174 | 2026.04.07 05:27:01.150731 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3246 rows starting from the beginning of the part | ||
| 8175 | 2026.04.07 05:27:01.150804 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8176 | 2026.04.07 05:27:01.150847 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8177 | 2026.04.07 05:27:01.150896 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8178 | 2026.04.07 05:27:01.150934 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8179 | 2026.04.07 05:27:01.150975 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8180 | 2026.04.07 05:27:01.152221 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 4 columns (4 merged, 0 gathered) in 0.001664011 sec., 2130995.528274753 rows/sec., 143.72 MiB/sec. | ||
| 8181 | 2026.04.07 05:27:01.152527 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8182 | 2026.04.07 05:27:01.152821 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.04.07 05:27:01.152904 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_66_13} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8184 | 2026.04.07 05:27:01.153006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8185 | 2026.04.07 05:27:03.307653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 964 | ||
| 8186 | 2026.04.07 05:27:03.310088 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.04.07 05:27:03.310149 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 8188 | 2026.04.07 05:27:03.311422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8189 | 2026.04.07 05:27:03.311709 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.04.07 05:27:03.312111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 8191 | 2026.04.07 05:27:04.104754 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.04.07 05:27:04.105082 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8193 | 2026.04.07 05:27:04.105198 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8194 | 2026.04.07 05:27:04.106037 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.04.07 05:27:04.106089 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8196 | 2026.04.07 05:27:04.106504 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8197 | 2026.04.07 05:27:04.106727 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.04.07 05:27:04.106892 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 1.05 MiB/sec. | ||
| 8199 | 2026.04.07 05:27:04.106943 [ 5 ] {b2515c45-48aa-4096-bf31-28d74ddecbc3} <Debug> TCPHandler: Processed in 0.002366725 sec. | ||
| 8200 | 2026.04.07 05:27:04.107074 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.04.07 05:27:04.107181 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8202 | 2026.04.07 05:27:04.107225 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8203 | 2026.04.07 05:27:04.107644 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.04.07 05:27:04.107682 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8205 | 2026.04.07 05:27:04.107978 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8206 | 2026.04.07 05:27:04.108186 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.04.07 05:27:04.108322 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001164 sec., 13745.704467353951 rows/sec., 1.09 MiB/sec. | ||
| 8208 | 2026.04.07 05:27:04.108362 [ 5 ] {c015f4d2-b424-4634-8f07-213495be18db} <Debug> TCPHandler: Processed in 0.001340215 sec. | ||
| 8209 | 2026.04.07 05:27:04.108480 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.04.07 05:27:04.108576 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8211 | 2026.04.07 05:27:04.108616 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8212 | 2026.04.07 05:27:04.110051 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.04.07 05:27:04.110088 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8214 | 2026.04.07 05:27:04.110561 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8215 | 2026.04.07 05:27:04.110773 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.04.07 05:27:04.110908 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.002352 sec., 1112670.068027211 rows/sec., 83.80 MiB/sec. | ||
| 8217 | 2026.04.07 05:27:04.110949 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8218 | 2026.04.07 05:27:04.110962 [ 5 ] {45514d25-156f-4edf-ad78-0bcb87e32dc0} <Debug> TCPHandler: Processed in 0.002531988 sec. | ||
| 8219 | 2026.04.07 05:27:04.111083 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.04.07 05:27:04.111180 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.04.07 05:27:04.111221 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8222 | 2026.04.07 05:27:04.111677 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.04.07 05:27:04.111713 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8224 | 2026.04.07 05:27:04.112010 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8225 | 2026.04.07 05:27:04.112233 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.04.07 05:27:04.112350 [ 31 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8227 | 2026.04.07 05:27:04.112362 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001201 sec., 67443.79683597002 rows/sec., 4.93 MiB/sec. | ||
| 8228 | 2026.04.07 05:27:04.112434 [ 31 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.04.07 05:27:04.112449 [ 5 ] {95c96476-121c-4689-9bb0-cc40f4e64fca} <Debug> TCPHandler: Processed in 0.001415977 sec. | ||
| 8230 | 2026.04.07 05:27:04.112462 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8231 | 2026.04.07 05:27:04.112574 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 8232 | 2026.04.07 05:27:04.112580 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2026.04.07 05:27:04.112712 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8234 | 2026.04.07 05:27:04.112713 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8235 | 2026.04.07 05:27:04.112763 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 83 rows starting from the beginning of the part | ||
| 8236 | 2026.04.07 05:27:04.112764 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8237 | 2026.04.07 05:27:04.112834 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 8238 | 2026.04.07 05:27:04.112896 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 65 rows starting from the beginning of the part | ||
| 8239 | 2026.04.07 05:27:04.112938 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 8240 | 2026.04.07 05:27:04.112976 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 8241 | 2026.04.07 05:27:04.113013 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::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 | ||
| 8242 | 2026.04.07 05:27:04.113434 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.04.07 05:27:04.113474 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8244 | 2026.04.07 05:27:04.113910 [ 198 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379535 sec., 257333.08687347546 rows/sec., 19.87 MiB/sec. | ||
| 8245 | 2026.04.07 05:27:04.113926 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8246 | 2026.04.07 05:27:04.114089 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8247 | 2026.04.07 05:27:04.114235 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.04.07 05:27:04.114384 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.04.07 05:27:04.114409 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001715 sec., 481049.56268221576 rows/sec., 28.14 MiB/sec. | ||
| 8250 | 2026.04.07 05:27:04.114460 [ 5 ] {267ffd2e-22c3-4c96-b820-6053577a5897} <Debug> TCPHandler: Processed in 0.001929136 sec. | ||
| 8251 | 2026.04.07 05:27:04.114462 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_36_7} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8252 | 2026.04.07 05:27:04.114559 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8253 | 2026.04.07 05:27:04.114597 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.04.07 05:27:04.114700 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.04.07 05:27:04.114743 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8256 | 2026.04.07 05:27:04.115122 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.04.07 05:27:04.115159 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8258 | 2026.04.07 05:27:04.115446 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8259 | 2026.04.07 05:27:04.115652 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.04.07 05:27:04.115776 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 8261 | 2026.04.07 05:27:04.115813 [ 5 ] {d6717c18-438c-45e0-b218-1c29b29b0ead} <Debug> TCPHandler: Processed in 0.001273604 sec. | ||
| 8262 | 2026.04.07 05:27:04.115923 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.04.07 05:27:04.116019 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.04.07 05:27:04.116058 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8265 | 2026.04.07 05:27:04.116445 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.04.07 05:27:04.116482 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8267 | 2026.04.07 05:27:04.116775 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8268 | 2026.04.07 05:27:04.116982 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.04.07 05:27:04.117108 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 8270 | 2026.04.07 05:27:04.117144 [ 5 ] {33028e5b-3bcf-42ff-b80d-a101d528c392} <Debug> TCPHandler: Processed in 0.001269014 sec. | ||
| 8271 | 2026.04.07 05:27:04.117261 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.04.07 05:27:04.117352 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8273 | 2026.04.07 05:27:04.117390 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8274 | 2026.04.07 05:27:04.118184 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.04.07 05:27:04.118218 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8276 | 2026.04.07 05:27:04.118585 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8277 | 2026.04.07 05:27:04.118786 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.04.07 05:27:04.118911 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001576 sec., 878172.5888324874 rows/sec., 59.51 MiB/sec. | ||
| 8279 | 2026.04.07 05:27:04.118947 [ 5 ] {252324ad-725f-4eca-8b81-af7fa8a3b4b3} <Debug> TCPHandler: Processed in 0.001741893 sec. | ||
| 8280 | 2026.04.07 05:27:04.119058 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.04.07 05:27:04.119150 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8282 | 2026.04.07 05:27:04.119190 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8283 | 2026.04.07 05:27:04.119845 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.04.07 05:27:04.119880 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8285 | 2026.04.07 05:27:04.120301 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8286 | 2026.04.07 05:27:04.120502 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.04.07 05:27:04.120629 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Debug> executeQuery: Read 1604 rows, 101.02 KiB in 0.001497 sec., 1071476.2859051435 rows/sec., 65.90 MiB/sec. | ||
| 8288 | 2026.04.07 05:27:04.120665 [ 5 ] {ae633fff-bb05-4cbb-b8dd-99e7e3c691a9} <Debug> TCPHandler: Processed in 0.001654381 sec. | ||
| 8289 | 2026.04.07 05:27:04.120772 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.04.07 05:27:04.120863 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8291 | 2026.04.07 05:27:04.120916 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8292 | 2026.04.07 05:27:04.121781 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.04.07 05:27:04.121817 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8294 | 2026.04.07 05:27:04.122369 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8295 | 2026.04.07 05:27:04.122579 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.04.07 05:27:04.122679 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8297 | 2026.04.07 05:27:04.122714 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001868 sec., 28372.591006423983 rows/sec., 50.84 MiB/sec. | ||
| 8298 | 2026.04.07 05:27:04.122715 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.04.07 05:27:04.122756 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8300 | 2026.04.07 05:27:04.122772 [ 5 ] {d2c38891-e91b-48cc-9f5b-d7adb2aed902} <Debug> TCPHandler: Processed in 0.002046509 sec. | ||
| 8301 | 2026.04.07 05:27:04.122883 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 8302 | 2026.04.07 05:27:04.122891 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.04.07 05:27:04.123019 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.04.07 05:27:04.123059 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8305 | 2026.04.07 05:27:04.123163 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8306 | 2026.04.07 05:27:04.123233 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1081 rows starting from the beginning of the part | ||
| 8307 | 2026.04.07 05:27:04.123378 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.04.07 05:27:04.123413 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8309 | 2026.04.07 05:27:04.123418 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8310 | 2026.04.07 05:27:04.123544 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
| 8311 | 2026.04.07 05:27:04.123668 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 8312 | 2026.04.07 05:27:04.123743 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8313 | 2026.04.07 05:27:04.123766 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 8314 | 2026.04.07 05:27:04.123879 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 8315 | 2026.04.07 05:27:04.123977 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.04.07 05:27:04.124109 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 8317 | 2026.04.07 05:27:04.124144 [ 5 ] {fef3b20a-488e-4502-b2f7-6a0cf82769e0} <Debug> TCPHandler: Processed in 0.001300815 sec. | ||
| 8318 | 2026.04.07 05:27:04.130820 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1313 rows, containing 19 columns (19 merged, 0 gathered) in 0.007990001 sec., 164330.39244926252 rows/sec., 294.47 MiB/sec. | ||
| 8319 | 2026.04.07 05:27:04.132114 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8320 | 2026.04.07 05:27:04.132440 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.04.07 05:27:04.132518 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8322 | 2026.04.07 05:27:04.132617 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 8323 | 2026.04.07 05:27:05.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.05 MiB, peak 315.63 MiB, free memory in arenas 0.00 B, will set to 306.99 MiB (RSS), difference: 2.93 MiB | ||
| 8324 | 2026.04.07 05:27:05.762985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20612 | ||
| 8325 | 2026.04.07 05:27:05.763535 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.04.07 05:27:05.763587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8327 | 2026.04.07 05:27:05.764080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8328 | 2026.04.07 05:27:05.764341 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.04.07 05:27:05.764468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20612 | ||
| 8330 | 2026.04.07 05:27:06.138448 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.04.07 05:27:06.138629 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8332 | 2026.04.07 05:27:06.138696 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8333 | 2026.04.07 05:27:06.139347 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.04.07 05:27:06.139391 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8335 | 2026.04.07 05:27:06.139795 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8336 | 2026.04.07 05:27:06.140016 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.04.07 05:27:06.140179 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 8338 | 2026.04.07 05:27:06.140231 [ 5 ] {f0caf8ca-e1a6-4f84-9cfc-de3746ae5fe4} <Debug> TCPHandler: Processed in 0.001908206 sec. | ||
| 8339 | 2026.04.07 05:27:06.140355 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.04.07 05:27:06.140457 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8341 | 2026.04.07 05:27:06.140500 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8342 | 2026.04.07 05:27:06.140940 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.04.07 05:27:06.140975 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8344 | 2026.04.07 05:27:06.141293 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8345 | 2026.04.07 05:27:06.141498 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.04.07 05:27:06.141629 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 8347 | 2026.04.07 05:27:06.141666 [ 5 ] {ef51817c-8342-438a-9e56-757595951f35} <Debug> TCPHandler: Processed in 0.001362415 sec. | ||
| 8348 | 2026.04.07 05:27:06.141785 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.04.07 05:27:06.141880 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.04.07 05:27:06.141924 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8351 | 2026.04.07 05:27:06.142300 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.04.07 05:27:06.142333 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8353 | 2026.04.07 05:27:06.142663 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8354 | 2026.04.07 05:27:06.142903 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.04.07 05:27:06.143033 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 3.80 MiB/sec. | ||
| 8356 | 2026.04.07 05:27:06.143069 [ 5 ] {80e0788e-315c-418e-a325-6b9af756edd5} <Debug> TCPHandler: Processed in 0.001332155 sec. | ||
| 8357 | 2026.04.07 05:27:06.143182 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.04.07 05:27:06.143283 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8359 | 2026.04.07 05:27:06.143325 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8360 | 2026.04.07 05:27:06.143666 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.04.07 05:27:06.143699 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8362 | 2026.04.07 05:27:06.143996 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8363 | 2026.04.07 05:27:06.144203 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.04.07 05:27:06.144331 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. | ||
| 8365 | 2026.04.07 05:27:06.144366 [ 5 ] {9ec6a4e3-0c1e-4435-9027-616d1ac75a42} <Debug> TCPHandler: Processed in 0.001231233 sec. | ||
| 8366 | 2026.04.07 05:27:06.896511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8367 | 2026.04.07 05:27:06.912984 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.04.07 05:27:06.913038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8369 | 2026.04.07 05:27:06.919145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8370 | 2026.04.07 05:27:06.919847 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.04.07 05:27:06.922891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8372 | 2026.04.07 05:27:11.143609 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.04.07 05:27:11.143916 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8374 | 2026.04.07 05:27:11.144000 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8375 | 2026.04.07 05:27:11.144652 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.04.07 05:27:11.144691 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8377 | 2026.04.07 05:27:11.145097 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8378 | 2026.04.07 05:27:11.145333 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.04.07 05:27:11.145493 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 8380 | 2026.04.07 05:27:11.145543 [ 5 ] {35fa7eb5-9660-4104-9cea-af38c3bec174} <Debug> TCPHandler: Processed in 0.002127091 sec. | ||
| 8381 | 2026.04.07 05:27:11.145674 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.04.07 05:27:11.145780 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8383 | 2026.04.07 05:27:11.145822 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8384 | 2026.04.07 05:27:11.146259 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.04.07 05:27:11.146296 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8386 | 2026.04.07 05:27:11.146619 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8387 | 2026.04.07 05:27:11.146848 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.04.07 05:27:11.146983 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 8389 | 2026.04.07 05:27:11.147023 [ 5 ] {3f7d6a6d-0626-4c9e-a746-fed7ae934f8a} <Debug> TCPHandler: Processed in 0.001401157 sec. | ||
| 8390 | 2026.04.07 05:27:11.147139 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.04.07 05:27:11.147237 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.04.07 05:27:11.147280 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8393 | 2026.04.07 05:27:11.147691 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.04.07 05:27:11.147728 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8395 | 2026.04.07 05:27:11.148060 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8396 | 2026.04.07 05:27:11.148278 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.04.07 05:27:11.148409 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8398 | 2026.04.07 05:27:11.148448 [ 5 ] {249a1006-4149-4d81-961f-730eee3d82fb} <Debug> TCPHandler: Processed in 0.001358875 sec. | ||
| 8399 | 2026.04.07 05:27:11.148555 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.04.07 05:27:11.148652 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.04.07 05:27:11.148694 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8402 | 2026.04.07 05:27:11.149027 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.04.07 05:27:11.149064 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8404 | 2026.04.07 05:27:11.149383 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8405 | 2026.04.07 05:27:11.149596 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.04.07 05:27:11.149729 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8407 | 2026.04.07 05:27:11.149765 [ 5 ] {aeabb6e0-d790-43a9-bc1c-30753d3fdd66} <Debug> TCPHandler: Processed in 0.001264154 sec. | ||
| 8408 | 2026.04.07 05:27:13.076331 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8409 | 2026.04.07 05:27:13.076403 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8410 | 2026.04.07 05:27:13.264596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21124 | ||
| 8411 | 2026.04.07 05:27:13.265070 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.04.07 05:27:13.265102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8413 | 2026.04.07 05:27:13.265588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8414 | 2026.04.07 05:27:13.265816 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.04.07 05:27:13.265937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21124 | ||
| 8416 | 2026.04.07 05:27:13.312260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1002 | ||
| 8417 | 2026.04.07 05:27:13.314749 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.04.07 05:27:13.314789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8419 | 2026.04.07 05:27:13.315953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8420 | 2026.04.07 05:27:13.316228 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.04.07 05:27:13.316479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 8422 | 2026.04.07 05:27:14.422991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8423 | 2026.04.07 05:27:14.440468 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.04.07 05:27:14.440534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8425 | 2026.04.07 05:27:14.446634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8426 | 2026.04.07 05:27:14.447327 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.04.07 05:27:14.450474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8428 | 2026.04.07 05:27:16.145609 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.04.07 05:27:16.145895 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8430 | 2026.04.07 05:27:16.145999 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8431 | 2026.04.07 05:27:16.146753 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.04.07 05:27:16.146799 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8433 | 2026.04.07 05:27:16.147211 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8434 | 2026.04.07 05:27:16.147433 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.04.07 05:27:16.147592 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001774 sec., 78917.70011273958 rows/sec., 6.87 MiB/sec. | ||
| 8436 | 2026.04.07 05:27:16.147640 [ 5 ] {c85e15fe-84b8-40bf-bf89-be474612fe4f} <Debug> TCPHandler: Processed in 0.002222211 sec. | ||
| 8437 | 2026.04.07 05:27:16.147769 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.04.07 05:27:16.147871 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.04.07 05:27:16.147911 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8440 | 2026.04.07 05:27:16.148324 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.04.07 05:27:16.148361 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8442 | 2026.04.07 05:27:16.148661 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8443 | 2026.04.07 05:27:16.148869 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.04.07 05:27:16.148995 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001144 sec., 36713.28671328671 rows/sec., 2.70 MiB/sec. | ||
| 8445 | 2026.04.07 05:27:16.149034 [ 5 ] {13cb87db-8bd9-4816-9d48-8dac6b5429c2} <Debug> TCPHandler: Processed in 0.001318725 sec. | ||
| 8446 | 2026.04.07 05:27:16.149154 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.04.07 05:27:16.149254 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8448 | 2026.04.07 05:27:16.149293 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2026.04.07 05:27:16.149733 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.04.07 05:27:16.149768 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8451 | 2026.04.07 05:27:16.150066 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8452 | 2026.04.07 05:27:16.150268 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.04.07 05:27:16.150393 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001161 sec., 91300.6029285099 rows/sec., 7.13 MiB/sec. | ||
| 8454 | 2026.04.07 05:27:16.150431 [ 5 ] {da74e79a-b235-4587-a504-a22795f6b411} <Debug> TCPHandler: Processed in 0.001333085 sec. | ||
| 8455 | 2026.04.07 05:27:16.150558 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.04.07 05:27:16.150654 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.04.07 05:27:16.150696 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8458 | 2026.04.07 05:27:16.151120 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.04.07 05:27:16.151154 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8460 | 2026.04.07 05:27:16.151480 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8461 | 2026.04.07 05:27:16.151690 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.04.07 05:27:16.151814 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 8463 | 2026.04.07 05:27:16.151818 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8464 | 2026.04.07 05:27:16.151852 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.04.07 05:27:16.151870 [ 5 ] {a2574023-3a39-42e1-b168-0aba635106e3} <Debug> TCPHandler: Processed in 0.001373766 sec. | ||
| 8466 | 2026.04.07 05:27:16.151871 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8467 | 2026.04.07 05:27:16.151985 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.04.07 05:27:16.152013 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 8469 | 2026.04.07 05:27:16.152081 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.04.07 05:27:16.152138 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8471 | 2026.04.07 05:27:16.152164 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.04.07 05:27:16.152206 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 22360 rows starting from the beginning of the part | ||
| 8473 | 2026.04.07 05:27:16.152284 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8474 | 2026.04.07 05:27:16.152330 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1604 rows starting from the beginning of the part | ||
| 8475 | 2026.04.07 05:27:16.152374 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 8476 | 2026.04.07 05:27:16.152417 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8477 | 2026.04.07 05:27:16.152459 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8478 | 2026.04.07 05:27:16.153046 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.04.07 05:27:16.153087 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8480 | 2026.04.07 05:27:16.153733 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8481 | 2026.04.07 05:27:16.153968 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.04.07 05:27:16.154120 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002058 sec., 20408.163265306124 rows/sec., 36.57 MiB/sec. | ||
| 8483 | 2026.04.07 05:27:16.154195 [ 5 ] {564786fa-492b-45bd-8868-8b64c3a58b4b} <Debug> TCPHandler: Processed in 0.002258772 sec. | ||
| 8484 | 2026.04.07 05:27:16.154315 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.04.07 05:27:16.154412 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.04.07 05:27:16.154453 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8487 | 2026.04.07 05:27:16.154795 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.04.07 05:27:16.154830 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8489 | 2026.04.07 05:27:16.155162 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8490 | 2026.04.07 05:27:16.155369 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.04.07 05:27:16.155497 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8492 | 2026.04.07 05:27:16.155533 [ 5 ] {075573e2-446f-448e-a864-463592e37279} <Debug> TCPHandler: Processed in 0.001266595 sec. | ||
| 8493 | 2026.04.07 05:27:16.160990 [ 195 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24508 rows, containing 5 columns (5 merged, 0 gathered) in 0.00903274 sec., 2713240.9435010864 rows/sec., 177.67 MiB/sec. | ||
| 8494 | 2026.04.07 05:27:16.161584 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 8495 | 2026.04.07 05:27:16.161913 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.04.07 05:27:16.162002 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 8497 | 2026.04.07 05:27:16.162091 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8498 | 2026.04.07 05:27:20.766941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21572 | ||
| 8499 | 2026.04.07 05:27:20.767457 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.04.07 05:27:20.767493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8501 | 2026.04.07 05:27:20.767961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8502 | 2026.04.07 05:27:20.768184 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.04.07 05:27:20.768309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21572 | ||
| 8504 | 2026.04.07 05:27:21.143782 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.04.07 05:27:21.143978 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8506 | 2026.04.07 05:27:21.144051 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8507 | 2026.04.07 05:27:21.144705 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.04.07 05:27:21.144746 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8509 | 2026.04.07 05:27:21.145121 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8510 | 2026.04.07 05:27:21.145350 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.04.07 05:27:21.145505 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec. | ||
| 8512 | 2026.04.07 05:27:21.145547 [ 5 ] {d7d062d6-9341-4cb4-8e7a-cbf4912aa1e3} <Debug> TCPHandler: Processed in 0.001902046 sec. | ||
| 8513 | 2026.04.07 05:27:21.145666 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2026.04.07 05:27:21.145762 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8515 | 2026.04.07 05:27:21.145801 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8516 | 2026.04.07 05:27:21.146219 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.04.07 05:27:21.146253 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8518 | 2026.04.07 05:27:21.146565 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8519 | 2026.04.07 05:27:21.146778 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.04.07 05:27:21.146880 [ 153 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8521 | 2026.04.07 05:27:21.146906 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001162 sec., 49053.35628227194 rows/sec., 3.76 MiB/sec. | ||
| 8522 | 2026.04.07 05:27:21.146915 [ 153 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.04.07 05:27:21.146936 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8524 | 2026.04.07 05:27:21.146943 [ 5 ] {ca1fd151-9449-4bd3-a0fa-c1a4284b206a} <Debug> TCPHandler: Processed in 0.001327175 sec. | ||
| 8525 | 2026.04.07 05:27:21.147025 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 8526 | 2026.04.07 05:27:21.147062 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.04.07 05:27:21.147124 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8528 | 2026.04.07 05:27:21.147157 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2620 rows starting from the beginning of the part | ||
| 8529 | 2026.04.07 05:27:21.147178 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8530 | 2026.04.07 05:27:21.147222 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2617 rows starting from the beginning of the part | ||
| 8531 | 2026.04.07 05:27:21.147227 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8532 | 2026.04.07 05:27:21.147271 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 8533 | 2026.04.07 05:27:21.147321 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8534 | 2026.04.07 05:27:21.147365 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part | ||
| 8535 | 2026.04.07 05:27:21.147408 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part | ||
| 8536 | 2026.04.07 05:27:21.147706 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.04.07 05:27:21.147748 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8538 | 2026.04.07 05:27:21.148107 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8539 | 2026.04.07 05:27:21.148317 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.04.07 05:27:21.148449 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec. | ||
| 8541 | 2026.04.07 05:27:21.148487 [ 5 ] {02ae2f90-5795-4a15-a052-baa93e6225f4} <Debug> TCPHandler: Processed in 0.001483698 sec. | ||
| 8542 | 2026.04.07 05:27:21.148595 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.04.07 05:27:21.148687 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8544 | 2026.04.07 05:27:21.148726 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8545 | 2026.04.07 05:27:21.149137 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.04.07 05:27:21.149171 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8547 | 2026.04.07 05:27:21.149364 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5546 rows, containing 5 columns (5 merged, 0 gathered) in 0.002379975 sec., 2330276.578535489 rows/sec., 185.19 MiB/sec. | ||
| 8548 | 2026.04.07 05:27:21.149469 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8549 | 2026.04.07 05:27:21.149585 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8550 | 2026.04.07 05:27:21.149681 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.04.07 05:27:21.149780 [ 153 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8552 | 2026.04.07 05:27:21.149807 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001139 sec., 57945.56628621597 rows/sec., 4.53 MiB/sec. | ||
| 8553 | 2026.04.07 05:27:21.149813 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.04.07 05:27:21.149808 [ 153 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.04.07 05:27:21.149845 [ 5 ] {cf6a431d-f8e9-4bb3-b4a6-e7a024cc7f79} <Debug> TCPHandler: Processed in 0.001297925 sec. | ||
| 8556 | 2026.04.07 05:27:21.149854 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8557 | 2026.04.07 05:27:21.149884 [ 197 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_71_14} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8558 | 2026.04.07 05:27:21.149942 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8559 | 2026.04.07 05:27:21.149954 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.04.07 05:27:21.149983 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 8561 | 2026.04.07 05:27:21.150046 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.04.07 05:27:21.150093 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8563 | 2026.04.07 05:27:21.150117 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2026.04.07 05:27:21.150155 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1404 rows starting from the beginning of the part | ||
| 8565 | 2026.04.07 05:27:21.150216 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1384 rows starting from the beginning of the part | ||
| 8566 | 2026.04.07 05:27:21.150261 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 8567 | 2026.04.07 05:27:21.150300 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8568 | 2026.04.07 05:27:21.150336 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 8569 | 2026.04.07 05:27:21.150387 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part | ||
| 8570 | 2026.04.07 05:27:21.150491 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.04.07 05:27:21.150534 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8572 | 2026.04.07 05:27:21.150873 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8573 | 2026.04.07 05:27:21.151091 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.04.07 05:27:21.151227 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001199 sec., 134278.56547122603 rows/sec., 9.35 MiB/sec. | ||
| 8575 | 2026.04.07 05:27:21.151264 [ 5 ] {18ca9aa4-7d08-489b-a889-22d459c23f18} <Debug> TCPHandler: Processed in 0.001357666 sec. | ||
| 8576 | 2026.04.07 05:27:21.151371 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.04.07 05:27:21.151463 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.04.07 05:27:21.151503 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8579 | 2026.04.07 05:27:21.151739 [ 197 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837444 sec., 1680595.4358336907 rows/sec., 122.10 MiB/sec. | ||
| 8580 | 2026.04.07 05:27:21.151834 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.04.07 05:27:21.151869 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8582 | 2026.04.07 05:27:21.151912 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8583 | 2026.04.07 05:27:21.152163 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.04.07 05:27:21.152179 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8585 | 2026.04.07 05:27:21.152234 [ 189 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_71_14} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8586 | 2026.04.07 05:27:21.152318 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8587 | 2026.04.07 05:27:21.152382 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.04.07 05:27:21.152477 [ 153 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8589 | 2026.04.07 05:27:21.152505 [ 153 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.04.07 05:27:21.152511 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8591 | 2026.04.07 05:27:21.152521 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8592 | 2026.04.07 05:27:21.152547 [ 5 ] {4772c539-bdd3-4709-b3b6-eb506ecfe8db} <Debug> TCPHandler: Processed in 0.001223753 sec. | ||
| 8593 | 2026.04.07 05:27:21.152600 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8594 | 2026.04.07 05:27:21.152699 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8595 | 2026.04.07 05:27:21.152727 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3546 rows starting from the beginning of the part | ||
| 8596 | 2026.04.07 05:27:21.152782 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 8597 | 2026.04.07 05:27:21.152822 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 8598 | 2026.04.07 05:27:21.152859 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8599 | 2026.04.07 05:27:21.152895 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8600 | 2026.04.07 05:27:21.152930 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8601 | 2026.04.07 05:27:21.154061 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497038 sec., 2528993.919994015 rows/sec., 170.55 MiB/sec. | ||
| 8602 | 2026.04.07 05:27:21.154354 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8603 | 2026.04.07 05:27:21.154629 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.04.07 05:27:21.154702 [ 197 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_71_14} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8605 | 2026.04.07 05:27:21.154777 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 8606 | 2026.04.07 05:27:21.951471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8607 | 2026.04.07 05:27:21.969043 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.04.07 05:27:21.969110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8609 | 2026.04.07 05:27:21.975356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8610 | 2026.04.07 05:27:21.976055 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.04.07 05:27:21.979142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8612 | 2026.04.07 05:27:23.317648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1026 | ||
| 8613 | 2026.04.07 05:27:23.319870 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.04.07 05:27:23.319929 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8615 | 2026.04.07 05:27:23.321138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8616 | 2026.04.07 05:27:23.321413 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.04.07 05:27:23.321798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 8618 | 2026.04.07 05:27:26.145336 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.04.07 05:27:26.145612 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8620 | 2026.04.07 05:27:26.145678 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8621 | 2026.04.07 05:27:26.146415 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.04.07 05:27:26.146463 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8623 | 2026.04.07 05:27:26.146856 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8624 | 2026.04.07 05:27:26.147072 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.04.07 05:27:26.147227 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001665 sec., 84084.08408408408 rows/sec., 7.32 MiB/sec. | ||
| 8626 | 2026.04.07 05:27:26.147269 [ 5 ] {3e38939f-3fa9-4086-ba1a-84173f25a276} <Debug> TCPHandler: Processed in 0.002116989 sec. | ||
| 8627 | 2026.04.07 05:27:26.147392 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.04.07 05:27:26.147486 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8629 | 2026.04.07 05:27:26.147526 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8630 | 2026.04.07 05:27:26.147960 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.04.07 05:27:26.147996 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8632 | 2026.04.07 05:27:26.148280 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8633 | 2026.04.07 05:27:26.148481 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.04.07 05:27:26.148606 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001139 sec., 36874.45127304653 rows/sec., 2.71 MiB/sec. | ||
| 8635 | 2026.04.07 05:27:26.148643 [ 5 ] {c592661e-5d95-484b-8543-19b7909abbc9} <Debug> TCPHandler: Processed in 0.001299714 sec. | ||
| 8636 | 2026.04.07 05:27:26.148754 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.04.07 05:27:26.148851 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8638 | 2026.04.07 05:27:26.148890 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8639 | 2026.04.07 05:27:26.149297 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.04.07 05:27:26.149332 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8641 | 2026.04.07 05:27:26.149621 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8642 | 2026.04.07 05:27:26.149829 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.04.07 05:27:26.149953 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001119 sec., 94727.43521000893 rows/sec., 7.40 MiB/sec. | ||
| 8644 | 2026.04.07 05:27:26.149989 [ 5 ] {cfefb220-fd83-4057-85cd-03feb5c06d76} <Debug> TCPHandler: Processed in 0.001283204 sec. | ||
| 8645 | 2026.04.07 05:27:26.150105 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.04.07 05:27:26.150198 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8647 | 2026.04.07 05:27:26.150240 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8648 | 2026.04.07 05:27:26.150652 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.04.07 05:27:26.150687 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8650 | 2026.04.07 05:27:26.151009 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8651 | 2026.04.07 05:27:26.151207 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.04.07 05:27:26.151333 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 8653 | 2026.04.07 05:27:26.151370 [ 5 ] {eacd46f3-4d78-4ccf-8f28-6f3e33c80c7f} <Debug> TCPHandler: Processed in 0.001312965 sec. | ||
| 8654 | 2026.04.07 05:27:26.151479 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.04.07 05:27:26.151576 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.04.07 05:27:26.151629 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8657 | 2026.04.07 05:27:26.152467 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.04.07 05:27:26.152503 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8659 | 2026.04.07 05:27:26.153066 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8660 | 2026.04.07 05:27:26.153281 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.04.07 05:27:26.153415 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001861 sec., 22568.511552928532 rows/sec., 40.44 MiB/sec. | ||
| 8662 | 2026.04.07 05:27:26.153478 [ 5 ] {32883c20-e60d-4dc0-a989-265800e81ca3} <Debug> TCPHandler: Processed in 0.002046489 sec. | ||
| 8663 | 2026.04.07 05:27:26.153595 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.04.07 05:27:26.153688 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8665 | 2026.04.07 05:27:26.153730 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8666 | 2026.04.07 05:27:26.154068 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.04.07 05:27:26.154103 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8668 | 2026.04.07 05:27:26.154400 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8669 | 2026.04.07 05:27:26.154617 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.04.07 05:27:26.154744 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8671 | 2026.04.07 05:27:26.154779 [ 5 ] {2a0588af-c6ca-4428-bf13-1abf758a6605} <Debug> TCPHandler: Processed in 0.001232153 sec. | ||
| 8672 | 2026.04.07 05:27:28.076458 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8673 | 2026.04.07 05:27:28.076522 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8674 | 2026.04.07 05:27:28.268681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22084 | ||
| 8675 | 2026.04.07 05:27:28.269501 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.04.07 05:27:28.269570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8677 | 2026.04.07 05:27:28.270089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8678 | 2026.04.07 05:27:28.270350 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.04.07 05:27:28.270500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22084 | ||
| 8680 | 2026.04.07 05:27:28.270542 [ 146 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8681 | 2026.04.07 05:27:28.270645 [ 146 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.04.07 05:27:28.270681 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8683 | 2026.04.07 05:27:28.270876 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 8684 | 2026.04.07 05:27:28.271102 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2026.04.07 05:27:28.271165 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19652 rows starting from the beginning of the part | ||
| 8686 | 2026.04.07 05:27:28.271268 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8687 | 2026.04.07 05:27:28.271340 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8688 | 2026.04.07 05:27:28.271421 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8689 | 2026.04.07 05:27:28.271493 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8690 | 2026.04.07 05:27:28.271561 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8691 | 2026.04.07 05:27:28.274053 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264162 sec., 6765595.580121329 rows/sec., 96.78 MiB/sec. | ||
| 8692 | 2026.04.07 05:27:28.274362 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8693 | 2026.04.07 05:27:28.274650 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.04.07 05:27:28.274726 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_46_9} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8695 | 2026.04.07 05:27:28.274817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8696 | 2026.04.07 05:27:29.479479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8697 | 2026.04.07 05:27:29.496682 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.04.07 05:27:29.496727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8699 | 2026.04.07 05:27:29.502830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8700 | 2026.04.07 05:27:29.503576 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.04.07 05:27:29.503857 [ 143 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8702 | 2026.04.07 05:27:29.503899 [ 143 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.04.07 05:27:29.503920 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8704 | 2026.04.07 05:27:29.504103 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8705 | 2026.04.07 05:27:29.506761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8706 | 2026.04.07 05:27:29.508148 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8707 | 2026.04.07 05:27:29.509593 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8708 | 2026.04.07 05:27:29.514132 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8709 | 2026.04.07 05:27:29.518727 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8710 | 2026.04.07 05:27:29.523056 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8711 | 2026.04.07 05:27:29.527592 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8712 | 2026.04.07 05:27:29.531899 [ 186 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 8713 | 2026.04.07 05:27:29.580817 [ 187 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076798509 sec., 4518.316885553078 rows/sec., 23.36 MiB/sec. | ||
| 8714 | 2026.04.07 05:27:29.583694 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8715 | 2026.04.07 05:27:29.585731 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_46_9} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.04.07 05:27:29.585837 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_46_9} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8717 | 2026.04.07 05:27:29.588789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8718 | 2026.04.07 05:27:31.143164 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.04.07 05:27:31.143448 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8720 | 2026.04.07 05:27:31.143553 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8721 | 2026.04.07 05:27:31.144327 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.04.07 05:27:31.144374 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8723 | 2026.04.07 05:27:31.144766 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8724 | 2026.04.07 05:27:31.144986 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.04.07 05:27:31.145140 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 8726 | 2026.04.07 05:27:31.145181 [ 5 ] {e09be5dd-27fc-4e28-b4dc-407f61ca2e80} <Debug> TCPHandler: Processed in 0.002200972 sec. | ||
| 8727 | 2026.04.07 05:27:31.145299 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.04.07 05:27:31.145394 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8729 | 2026.04.07 05:27:31.145434 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8730 | 2026.04.07 05:27:31.145847 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.04.07 05:27:31.145883 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8732 | 2026.04.07 05:27:31.146183 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8733 | 2026.04.07 05:27:31.146395 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.04.07 05:27:31.146520 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 8735 | 2026.04.07 05:27:31.146557 [ 5 ] {041d1d9f-5007-4e10-be08-bfe1abfd4eb8} <Debug> TCPHandler: Processed in 0.001307324 sec. | ||
| 8736 | 2026.04.07 05:27:31.146669 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.04.07 05:27:31.146762 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8738 | 2026.04.07 05:27:31.146804 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8739 | 2026.04.07 05:27:31.147244 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.04.07 05:27:31.147281 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8741 | 2026.04.07 05:27:31.147621 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8742 | 2026.04.07 05:27:31.147844 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.04.07 05:27:31.147973 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 8744 | 2026.04.07 05:27:31.148011 [ 5 ] {b0ea0413-a5a2-4421-b1a3-3f8f11239fe4} <Debug> TCPHandler: Processed in 0.001389596 sec. | ||
| 8745 | 2026.04.07 05:27:31.148120 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.04.07 05:27:31.148214 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8747 | 2026.04.07 05:27:31.148255 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8748 | 2026.04.07 05:27:31.148586 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.04.07 05:27:31.148621 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8750 | 2026.04.07 05:27:31.148920 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8751 | 2026.04.07 05:27:31.149122 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.04.07 05:27:31.149247 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 8753 | 2026.04.07 05:27:31.149282 [ 5 ] {bbe7387b-988c-48cd-9ef7-369401319218} <Debug> TCPHandler: Processed in 0.001210193 sec. | ||
| 8754 | 2026.04.07 05:27:33.322241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1046 | ||
| 8755 | 2026.04.07 05:27:33.324400 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.04.07 05:27:33.324444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 8757 | 2026.04.07 05:27:33.325604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8758 | 2026.04.07 05:27:33.325865 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.04.07 05:27:33.326123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8760 | 2026.04.07 05:27:34.100086 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.04.07 05:27:34.100284 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8762 | 2026.04.07 05:27:34.100353 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8763 | 2026.04.07 05:27:34.101069 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.04.07 05:27:34.101111 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8765 | 2026.04.07 05:27:34.101509 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8766 | 2026.04.07 05:27:34.101739 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.04.07 05:27:34.101902 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 8768 | 2026.04.07 05:27:34.101954 [ 5 ] {fdf7a30f-0a6e-4d44-8c13-071dc2f45547} <Debug> TCPHandler: Processed in 0.001995878 sec. | ||
| 8769 | 2026.04.07 05:27:34.102076 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2026.04.07 05:27:34.102179 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8771 | 2026.04.07 05:27:34.102223 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8772 | 2026.04.07 05:27:34.103807 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.04.07 05:27:34.103842 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8774 | 2026.04.07 05:27:34.104319 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8775 | 2026.04.07 05:27:34.104533 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.04.07 05:27:34.104671 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.002515 sec., 1037375.745526839 rows/sec., 78.14 MiB/sec. | ||
| 8777 | 2026.04.07 05:27:34.104713 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8778 | 2026.04.07 05:27:34.104726 [ 5 ] {bc1b00af-c943-41e9-a201-076fb53c59bc} <Debug> TCPHandler: Processed in 0.002705411 sec. | ||
| 8779 | 2026.04.07 05:27:34.104830 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.04.07 05:27:34.104929 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.04.07 05:27:34.104970 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8782 | 2026.04.07 05:27:34.105423 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.04.07 05:27:34.105458 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8784 | 2026.04.07 05:27:34.105780 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8785 | 2026.04.07 05:27:34.105992 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.04.07 05:27:34.106118 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001211 sec., 53674.64905037159 rows/sec., 3.99 MiB/sec. | ||
| 8787 | 2026.04.07 05:27:34.106156 [ 5 ] {c799d481-f1a5-4279-8b5e-71a127fa26c3} <Debug> TCPHandler: Processed in 0.001376966 sec. | ||
| 8788 | 2026.04.07 05:27:34.106266 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.04.07 05:27:34.106361 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.04.07 05:27:34.106401 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8791 | 2026.04.07 05:27:34.107044 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.04.07 05:27:34.107078 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8793 | 2026.04.07 05:27:34.107410 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8794 | 2026.04.07 05:27:34.107619 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.04.07 05:27:34.107746 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001404 sec., 587606.8376068376 rows/sec., 34.37 MiB/sec. | ||
| 8796 | 2026.04.07 05:27:34.107784 [ 5 ] {b1208723-0ec9-41c5-9e54-330a0faf90f5} <Debug> TCPHandler: Processed in 0.00156797 sec. | ||
| 8797 | 2026.04.07 05:27:34.107892 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.04.07 05:27:34.107987 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.04.07 05:27:34.108027 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8800 | 2026.04.07 05:27:34.108400 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.04.07 05:27:34.108435 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8802 | 2026.04.07 05:27:34.108723 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8803 | 2026.04.07 05:27:34.108932 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.04.07 05:27:34.109056 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 8805 | 2026.04.07 05:27:34.109093 [ 5 ] {040a0f66-dcec-4dcd-970c-dadbcdad63fd} <Debug> TCPHandler: Processed in 0.001250754 sec. | ||
| 8806 | 2026.04.07 05:27:34.109199 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.04.07 05:27:34.109294 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.04.07 05:27:34.109333 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8809 | 2026.04.07 05:27:34.109717 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.04.07 05:27:34.109752 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8811 | 2026.04.07 05:27:34.110056 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8812 | 2026.04.07 05:27:34.110267 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.04.07 05:27:34.110395 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 8814 | 2026.04.07 05:27:34.110433 [ 5 ] {472e5bdc-e660-4dc7-ada1-c7a5a8a0ab9c} <Debug> TCPHandler: Processed in 0.001282824 sec. | ||
| 8815 | 2026.04.07 05:27:34.110536 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.04.07 05:27:34.110629 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8817 | 2026.04.07 05:27:34.110668 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8818 | 2026.04.07 05:27:34.111475 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.04.07 05:27:34.111512 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8820 | 2026.04.07 05:27:34.111878 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8821 | 2026.04.07 05:27:34.112087 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.04.07 05:27:34.112219 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001607 sec., 851275.668948351 rows/sec., 57.57 MiB/sec. | ||
| 8823 | 2026.04.07 05:27:34.112259 [ 5 ] {ca18efbd-c700-4690-805e-4d19eccaa8b9} <Debug> TCPHandler: Processed in 0.001771753 sec. | ||
| 8824 | 2026.04.07 05:27:34.112374 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.04.07 05:27:34.112467 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8826 | 2026.04.07 05:27:34.112510 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8827 | 2026.04.07 05:27:34.113192 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.04.07 05:27:34.113228 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8829 | 2026.04.07 05:27:34.113656 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8830 | 2026.04.07 05:27:34.113870 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.04.07 05:27:34.114002 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001552 sec., 1028350.5154639175 rows/sec., 63.21 MiB/sec. | ||
| 8832 | 2026.04.07 05:27:34.114039 [ 5 ] {b32d9c02-a1ff-4a88-a288-d34a1fcaa909} <Debug> TCPHandler: Processed in 0.001715123 sec. | ||
| 8833 | 2026.04.07 05:27:34.114145 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.04.07 05:27:34.114240 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.04.07 05:27:34.114294 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8836 | 2026.04.07 05:27:34.115167 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.04.07 05:27:34.115203 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8838 | 2026.04.07 05:27:34.115795 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8839 | 2026.04.07 05:27:34.116027 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.04.07 05:27:34.116170 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001948 sec., 27207.392197125257 rows/sec., 48.75 MiB/sec. | ||
| 8841 | 2026.04.07 05:27:34.116232 [ 5 ] {c8669449-c12b-4dd5-a706-394945c1838d} <Debug> TCPHandler: Processed in 0.0021358 sec. | ||
| 8842 | 2026.04.07 05:27:34.116350 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.04.07 05:27:34.116446 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.04.07 05:27:34.116487 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8845 | 2026.04.07 05:27:34.116815 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.04.07 05:27:34.116851 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8847 | 2026.04.07 05:27:34.117161 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8848 | 2026.04.07 05:27:34.117367 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.04.07 05:27:34.117497 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001069 sec., 33676.333021515435 rows/sec., 2.27 MiB/sec. | ||
| 8850 | 2026.04.07 05:27:34.117532 [ 5 ] {f1169395-01b3-44d9-b840-c815e025fb73} <Debug> TCPHandler: Processed in 0.001230953 sec. | ||
| 8851 | 2026.04.07 05:27:35.770609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22532 | ||
| 8852 | 2026.04.07 05:27:35.771432 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.04.07 05:27:35.771488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8854 | 2026.04.07 05:27:35.772045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8855 | 2026.04.07 05:27:35.772297 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.04.07 05:27:35.772446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22532 | ||
| 8857 | 2026.04.07 05:27:36.138181 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.04.07 05:27:36.138381 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8859 | 2026.04.07 05:27:36.138454 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8860 | 2026.04.07 05:27:36.139139 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.04.07 05:27:36.139185 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8862 | 2026.04.07 05:27:36.139568 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8863 | 2026.04.07 05:27:36.139801 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.04.07 05:27:36.139957 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 8865 | 2026.04.07 05:27:36.139998 [ 5 ] {9231a4e5-7250-4dd7-8914-167a3b021d5a} <Debug> TCPHandler: Processed in 0.001954327 sec. | ||
| 8866 | 2026.04.07 05:27:36.140110 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.04.07 05:27:36.140203 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8868 | 2026.04.07 05:27:36.140242 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8869 | 2026.04.07 05:27:36.140649 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.04.07 05:27:36.140684 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8871 | 2026.04.07 05:27:36.140988 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8872 | 2026.04.07 05:27:36.141209 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.04.07 05:27:36.141341 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 8874 | 2026.04.07 05:27:36.141379 [ 5 ] {22808be0-be01-4c83-bf3f-b9624b0cb357} <Debug> TCPHandler: Processed in 0.001317285 sec. | ||
| 8875 | 2026.04.07 05:27:36.141491 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.04.07 05:27:36.141585 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8877 | 2026.04.07 05:27:36.141628 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8878 | 2026.04.07 05:27:36.141991 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.04.07 05:27:36.142027 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8880 | 2026.04.07 05:27:36.142342 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8881 | 2026.04.07 05:27:36.142550 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.04.07 05:27:36.142672 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 5 parts from all_1_70_14 to all_74_74_0 | ||
| 8883 | 2026.04.07 05:27:36.142677 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.02 MiB/sec. | ||
| 8884 | 2026.04.07 05:27:36.142747 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.04.07 05:27:36.142763 [ 5 ] {940a2405-5482-4354-b675-be0ac76c55c5} <Debug> TCPHandler: Processed in 0.001319384 sec. | ||
| 8886 | 2026.04.07 05:27:36.142772 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8887 | 2026.04.07 05:27:36.142883 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.04.07 05:27:36.142888 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_70_14 to all_74_74_0 into Compact with storage Full | ||
| 8889 | 2026.04.07 05:27:36.142980 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.04.07 05:27:36.143017 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8891 | 2026.04.07 05:27:36.143021 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8892 | 2026.04.07 05:27:36.143056 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 24508 rows starting from the beginning of the part | ||
| 8893 | 2026.04.07 05:27:36.143124 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 161 rows starting from the beginning of the part | ||
| 8894 | 2026.04.07 05:27:36.143177 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 8895 | 2026.04.07 05:27:36.143230 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 8896 | 2026.04.07 05:27:36.143278 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1596 rows starting from the beginning of the part | ||
| 8897 | 2026.04.07 05:27:36.143352 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.04.07 05:27:36.143388 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8899 | 2026.04.07 05:27:36.143698 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8900 | 2026.04.07 05:27:36.143910 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.04.07 05:27:36.144039 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.50 MiB/sec. | ||
| 8902 | 2026.04.07 05:27:36.144075 [ 5 ] {0c0e848a-1a69-4a5c-96aa-713e72e30091} <Debug> TCPHandler: Processed in 0.001240833 sec. | ||
| 8903 | 2026.04.07 05:27:36.150468 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26585 rows, containing 5 columns (5 merged, 0 gathered) in 0.007618443 sec., 3489558.1682503894 rows/sec., 227.93 MiB/sec. | ||
| 8904 | 2026.04.07 05:27:36.150874 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 8905 | 2026.04.07 05:27:36.151198 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.04.07 05:27:36.151278 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 5 parts: [all_1_70_14, all_74_74_0] -> all_1_74_15 | ||
| 8907 | 2026.04.07 05:27:36.151387 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8908 | 2026.04.07 05:27:37.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.71 MiB, peak 323.11 MiB, free memory in arenas 0.00 B, will set to 313.14 MiB (RSS), difference: 2.43 MiB | ||
| 8909 | 2026.04.07 05:27:37.006812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8910 | 2026.04.07 05:27:37.023637 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.04.07 05:27:37.023726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8912 | 2026.04.07 05:27:37.029328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8913 | 2026.04.07 05:27:37.030040 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.04.07 05:27:37.033264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8915 | 2026.04.07 05:27:41.143364 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.04.07 05:27:41.143584 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8917 | 2026.04.07 05:27:41.143663 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8918 | 2026.04.07 05:27:41.144347 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.04.07 05:27:41.144398 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8920 | 2026.04.07 05:27:41.144811 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8921 | 2026.04.07 05:27:41.145055 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.04.07 05:27:41.145220 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 8923 | 2026.04.07 05:27:41.145215 [ 119 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8924 | 2026.04.07 05:27:41.145271 [ 5 ] {1d86f985-6aa7-4855-9099-9a307b9248c5} <Debug> TCPHandler: Processed in 0.002049948 sec. | ||
| 8925 | 2026.04.07 05:27:41.145294 [ 119 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.04.07 05:27:41.145321 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8927 | 2026.04.07 05:27:41.145400 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.04.07 05:27:41.145423 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 8929 | 2026.04.07 05:27:41.145508 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8930 | 2026.04.07 05:27:41.145538 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8931 | 2026.04.07 05:27:41.145556 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8932 | 2026.04.07 05:27:41.145575 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2620 rows starting from the beginning of the part | ||
| 8933 | 2026.04.07 05:27:41.145645 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 140 rows starting from the beginning of the part | ||
| 8934 | 2026.04.07 05:27:41.145691 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 8935 | 2026.04.07 05:27:41.145732 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2609 rows starting from the beginning of the part | ||
| 8936 | 2026.04.07 05:27:41.145770 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 8937 | 2026.04.07 05:27:41.145823 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 8938 | 2026.04.07 05:27:41.145995 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.04.07 05:27:41.146039 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8940 | 2026.04.07 05:27:41.146400 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8941 | 2026.04.07 05:27:41.146630 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.04.07 05:27:41.146750 [ 119 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8943 | 2026.04.07 05:27:41.146768 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 8944 | 2026.04.07 05:27:41.146781 [ 119 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.04.07 05:27:41.146811 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8946 | 2026.04.07 05:27:41.146814 [ 5 ] {739e3bfb-0fb5-4e1e-8a83-82e88b2c6a73} <Debug> TCPHandler: Processed in 0.001468007 sec. | ||
| 8947 | 2026.04.07 05:27:41.146937 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.04.07 05:27:41.146944 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 8949 | 2026.04.07 05:27:41.147037 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.04.07 05:27:41.147086 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8951 | 2026.04.07 05:27:41.147101 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8952 | 2026.04.07 05:27:41.147142 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1404 rows starting from the beginning of the part | ||
| 8953 | 2026.04.07 05:27:41.147223 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 8954 | 2026.04.07 05:27:41.147270 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 8955 | 2026.04.07 05:27:41.147317 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1368 rows starting from the beginning of the part | ||
| 8956 | 2026.04.07 05:27:41.147361 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 8957 | 2026.04.07 05:27:41.147413 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 8958 | 2026.04.07 05:27:41.147515 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.04.07 05:27:41.147557 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8960 | 2026.04.07 05:27:41.147898 [ 194 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514098 sec., 2202380.336804691 rows/sec., 175.04 MiB/sec. | ||
| 8961 | 2026.04.07 05:27:41.147947 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8962 | 2026.04.07 05:27:41.148185 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.04.07 05:27:41.148266 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8964 | 2026.04.07 05:27:41.148329 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 8965 | 2026.04.07 05:27:41.148373 [ 5 ] {824317ad-94d2-4de0-81e2-f962ad9086dc} <Debug> TCPHandler: Processed in 0.001486038 sec. | ||
| 8966 | 2026.04.07 05:27:41.148487 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.04.07 05:27:41.148562 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.04.07 05:27:41.148583 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8969 | 2026.04.07 05:27:41.148629 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8970 | 2026.04.07 05:27:41.148649 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_76_15} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8971 | 2026.04.07 05:27:41.148764 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8972 | 2026.04.07 05:27:41.148881 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006758 sec., 1529830.702057747 rows/sec., 111.05 MiB/sec. | ||
| 8973 | 2026.04.07 05:27:41.148970 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.04.07 05:27:41.149011 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8975 | 2026.04.07 05:27:41.149079 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8976 | 2026.04.07 05:27:41.149376 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8977 | 2026.04.07 05:27:41.149396 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.04.07 05:27:41.149477 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_76_15} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8979 | 2026.04.07 05:27:41.149549 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 8980 | 2026.04.07 05:27:41.149617 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.04.07 05:27:41.149741 [ 110 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8982 | 2026.04.07 05:27:41.149756 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 8983 | 2026.04.07 05:27:41.149787 [ 110 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.04.07 05:27:41.149803 [ 5 ] {cdc98097-dfb6-4d08-ae1a-4587be62af7a} <Debug> TCPHandler: Processed in 0.001365966 sec. | ||
| 8985 | 2026.04.07 05:27:41.149815 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8986 | 2026.04.07 05:27:41.149917 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8987 | 2026.04.07 05:27:41.150016 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8988 | 2026.04.07 05:27:41.150044 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3786 rows starting from the beginning of the part | ||
| 8989 | 2026.04.07 05:27:41.150095 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8990 | 2026.04.07 05:27:41.150139 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 8991 | 2026.04.07 05:27:41.150179 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 8992 | 2026.04.07 05:27:41.150215 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 8993 | 2026.04.07 05:27:41.150253 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 8994 | 2026.04.07 05:27:41.151497 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001615871 sec., 2491535.5248036506 rows/sec., 168.02 MiB/sec. | ||
| 8995 | 2026.04.07 05:27:41.151846 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8996 | 2026.04.07 05:27:41.152157 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.04.07 05:27:41.152238 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_76_15} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8998 | 2026.04.07 05:27:41.152328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8999 | 2026.04.07 05:27:43.076801 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9000 | 2026.04.07 05:27:43.076884 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9001 | 2026.04.07 05:27:43.272545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23044 | ||
| 9002 | 2026.04.07 05:27:43.273258 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.04.07 05:27:43.273300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9004 | 2026.04.07 05:27:43.273784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9005 | 2026.04.07 05:27:43.274025 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.04.07 05:27:43.274187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23044 | ||
| 9007 | 2026.04.07 05:27:43.326262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1082 | ||
| 9008 | 2026.04.07 05:27:43.328786 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.04.07 05:27:43.328833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9010 | 2026.04.07 05:27:43.330384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9011 | 2026.04.07 05:27:43.330666 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.04.07 05:27:43.330822 [ 108 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9013 | 2026.04.07 05:27:43.330866 [ 108 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.04.07 05:27:43.330885 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9015 | 2026.04.07 05:27:43.330927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 9016 | 2026.04.07 05:27:43.330983 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 9017 | 2026.04.07 05:27:43.331413 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9018 | 2026.04.07 05:27:43.331536 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 938 rows starting from the beginning of the part | ||
| 9019 | 2026.04.07 05:27:43.331865 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 9020 | 2026.04.07 05:27:43.332194 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 9021 | 2026.04.07 05:27:43.332530 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9022 | 2026.04.07 05:27:43.332855 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 9023 | 2026.04.07 05:27:43.333180 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 9024 | 2026.04.07 05:27:43.342139 [ 192 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 72 columns (72 merged, 0 gathered) in 0.011196001 sec., 96641.64910310386 rows/sec., 77.40 MiB/sec. | ||
| 9025 | 2026.04.07 05:27:43.343689 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9026 | 2026.04.07 05:27:43.344516 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.04.07 05:27:43.344627 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_36_7} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9028 | 2026.04.07 05:27:43.344953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 9029 | 2026.04.07 05:27:44.001306 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000934727 sec. | ||
| 9030 | 2026.04.07 05:27:44.533343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9031 | 2026.04.07 05:27:44.550258 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.04.07 05:27:44.550322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9033 | 2026.04.07 05:27:44.556541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9034 | 2026.04.07 05:27:44.557225 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.04.07 05:27:44.560064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9036 | 2026.04.07 05:27:46.133000 [ 113 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 9037 | 2026.04.07 05:27:46.133064 [ 113 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.04.07 05:27:46.133084 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9039 | 2026.04.07 05:27:46.133232 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 9040 | 2026.04.07 05:27:46.133387 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2026.04.07 05:27:46.133424 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 83 rows starting from the beginning of the part | ||
| 9042 | 2026.04.07 05:27:46.133504 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 9043 | 2026.04.07 05:27:46.133551 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 9044 | 2026.04.07 05:27:46.133596 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 9045 | 2026.04.07 05:27:46.133638 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 65 rows starting from the beginning of the part | ||
| 9046 | 2026.04.07 05:27:46.134443 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278564 sec., 183017.82312031309 rows/sec., 14.15 MiB/sec. | ||
| 9047 | 2026.04.07 05:27:46.134644 [ 189 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9048 | 2026.04.07 05:27:46.134951 [ 189 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.04.07 05:27:46.135035 [ 189 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_40_8} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 9050 | 2026.04.07 05:27:46.135154 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9051 | 2026.04.07 05:27:46.146489 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.04.07 05:27:46.146645 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9053 | 2026.04.07 05:27:46.146709 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9054 | 2026.04.07 05:27:46.147473 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.04.07 05:27:46.147515 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9056 | 2026.04.07 05:27:46.147950 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9057 | 2026.04.07 05:27:46.148178 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.04.07 05:27:46.148336 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001741 sec., 80413.555427915 rows/sec., 7.00 MiB/sec. | ||
| 9059 | 2026.04.07 05:27:46.148389 [ 5 ] {60bd956c-ae40-4586-a434-72f092b54e76} <Debug> TCPHandler: Processed in 0.002025789 sec. | ||
| 9060 | 2026.04.07 05:27:46.148529 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.04.07 05:27:46.148637 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.04.07 05:27:46.148680 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9063 | 2026.04.07 05:27:46.149128 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.04.07 05:27:46.149164 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9065 | 2026.04.07 05:27:46.149471 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9066 | 2026.04.07 05:27:46.149681 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.04.07 05:27:46.149813 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.0012 sec., 35000 rows/sec., 2.57 MiB/sec. | ||
| 9068 | 2026.04.07 05:27:46.149853 [ 5 ] {1ed48dbf-c67b-4c79-8735-ea2e709480b0} <Debug> TCPHandler: Processed in 0.001377726 sec. | ||
| 9069 | 2026.04.07 05:27:46.149974 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.04.07 05:27:46.150073 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9071 | 2026.04.07 05:27:46.150113 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9072 | 2026.04.07 05:27:46.150561 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.04.07 05:27:46.150595 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9074 | 2026.04.07 05:27:46.150915 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9075 | 2026.04.07 05:27:46.151130 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.04.07 05:27:46.151261 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00121 sec., 87603.30578512397 rows/sec., 6.84 MiB/sec. | ||
| 9077 | 2026.04.07 05:27:46.151299 [ 5 ] {cd7a657f-b76f-4f87-926b-c6729755f27e} <Debug> TCPHandler: Processed in 0.001375077 sec. | ||
| 9078 | 2026.04.07 05:27:46.151429 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.04.07 05:27:46.151526 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9080 | 2026.04.07 05:27:46.151569 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9081 | 2026.04.07 05:27:46.152017 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.04.07 05:27:46.152052 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9083 | 2026.04.07 05:27:46.152394 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9084 | 2026.04.07 05:27:46.152601 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.04.07 05:27:46.152731 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 9086 | 2026.04.07 05:27:46.152769 [ 5 ] {0e8574bd-af88-4092-9bc9-a0315d919738} <Debug> TCPHandler: Processed in 0.001389216 sec. | ||
| 9087 | 2026.04.07 05:27:46.152890 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.04.07 05:27:46.152985 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.04.07 05:27:46.153039 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9090 | 2026.04.07 05:27:46.153925 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.04.07 05:27:46.153959 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9092 | 2026.04.07 05:27:46.154542 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9093 | 2026.04.07 05:27:46.154769 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.04.07 05:27:46.154911 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001945 sec., 21593.830334190232 rows/sec., 38.70 MiB/sec. | ||
| 9095 | 2026.04.07 05:27:46.154980 [ 5 ] {a7ccd4cb-c659-4db7-b078-6a71eb9cbda1} <Debug> TCPHandler: Processed in 0.002139981 sec. | ||
| 9096 | 2026.04.07 05:27:46.155113 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.04.07 05:27:46.155209 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9098 | 2026.04.07 05:27:46.155251 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9099 | 2026.04.07 05:27:46.155628 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.04.07 05:27:46.155661 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9101 | 2026.04.07 05:27:46.155975 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9102 | 2026.04.07 05:27:46.156181 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.04.07 05:27:46.156310 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 9104 | 2026.04.07 05:27:46.156346 [ 5 ] {1922f0d4-88ea-411a-9672-50c511ffc9ab} <Debug> TCPHandler: Processed in 0.001283464 sec. | ||
| 9105 | 2026.04.07 05:27:50.774286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23492 | ||
| 9106 | 2026.04.07 05:27:50.775100 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.04.07 05:27:50.775166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9108 | 2026.04.07 05:27:50.775710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9109 | 2026.04.07 05:27:50.775951 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.04.07 05:27:50.776074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23492 | ||
| 9111 | 2026.04.07 05:27:51.143875 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.04.07 05:27:51.144065 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9113 | 2026.04.07 05:27:51.144134 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9114 | 2026.04.07 05:27:51.144786 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.04.07 05:27:51.144836 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9116 | 2026.04.07 05:27:51.145224 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9117 | 2026.04.07 05:27:51.145449 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.04.07 05:27:51.145617 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 9119 | 2026.04.07 05:27:51.145666 [ 5 ] {af05f1ad-2d5d-4fbc-8468-e4b794e9f618} <Debug> TCPHandler: Processed in 0.001924746 sec. | ||
| 9120 | 2026.04.07 05:27:51.145789 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.04.07 05:27:51.145890 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9122 | 2026.04.07 05:27:51.145933 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9123 | 2026.04.07 05:27:51.146370 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.04.07 05:27:51.146407 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9125 | 2026.04.07 05:27:51.146702 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9126 | 2026.04.07 05:27:51.146905 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.04.07 05:27:51.147037 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 9128 | 2026.04.07 05:27:51.147076 [ 5 ] {f3438008-1ab8-4fdb-a856-c5f177f64252} <Debug> TCPHandler: Processed in 0.001337555 sec. | ||
| 9129 | 2026.04.07 05:27:51.147186 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.04.07 05:27:51.147279 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.04.07 05:27:51.147322 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9132 | 2026.04.07 05:27:51.147738 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.04.07 05:27:51.147774 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9134 | 2026.04.07 05:27:51.148095 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9135 | 2026.04.07 05:27:51.148298 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.04.07 05:27:51.148429 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9137 | 2026.04.07 05:27:51.148466 [ 5 ] {d8457cf7-0d31-4e6a-b256-96fc780600c2} <Debug> TCPHandler: Processed in 0.001328185 sec. | ||
| 9138 | 2026.04.07 05:27:51.148572 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.04.07 05:27:51.148663 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9140 | 2026.04.07 05:27:51.148704 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9141 | 2026.04.07 05:27:51.149031 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.04.07 05:27:51.149067 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9143 | 2026.04.07 05:27:51.149361 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9144 | 2026.04.07 05:27:51.149569 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.04.07 05:27:51.149698 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 9146 | 2026.04.07 05:27:51.149733 [ 5 ] {1668c10b-f242-43c2-a959-3e9f52f8ea16} <Debug> TCPHandler: Processed in 0.001209503 sec. | ||
| 9147 | 2026.04.07 05:27:52.061103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9148 | 2026.04.07 05:27:52.077834 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.04.07 05:27:52.077890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9150 | 2026.04.07 05:27:52.084116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9151 | 2026.04.07 05:27:52.084852 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.04.07 05:27:52.087569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9153 | 2026.04.07 05:27:53.332106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1102 | ||
| 9154 | 2026.04.07 05:27:53.334481 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.04.07 05:27:53.334539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9156 | 2026.04.07 05:27:53.335779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9157 | 2026.04.07 05:27:53.336075 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.04.07 05:27:53.336488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 9159 | 2026.04.07 05:27:56.144938 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.04.07 05:27:56.145134 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9161 | 2026.04.07 05:27:56.145202 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9162 | 2026.04.07 05:27:56.145936 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.04.07 05:27:56.145984 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9164 | 2026.04.07 05:27:56.146396 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9165 | 2026.04.07 05:27:56.146630 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.04.07 05:27:56.146797 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001714 sec., 81680.28004667444 rows/sec., 7.11 MiB/sec. | ||
| 9167 | 2026.04.07 05:27:56.146846 [ 5 ] {fd09852c-85cb-4aea-a0d4-d1e793edd90f} <Debug> TCPHandler: Processed in 0.002035128 sec. | ||
| 9168 | 2026.04.07 05:27:56.146970 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.04.07 05:27:56.147073 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.04.07 05:27:56.147118 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9171 | 2026.04.07 05:27:56.147540 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.04.07 05:27:56.147577 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9173 | 2026.04.07 05:27:56.147891 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9174 | 2026.04.07 05:27:56.148107 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.04.07 05:27:56.148242 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001192 sec., 35234.899328859065 rows/sec., 2.59 MiB/sec. | ||
| 9176 | 2026.04.07 05:27:56.148281 [ 5 ] {d2e22d85-7a00-4003-a7ae-081e46717405} <Debug> TCPHandler: Processed in 0.001363835 sec. | ||
| 9177 | 2026.04.07 05:27:56.148392 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2026.04.07 05:27:56.148489 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9179 | 2026.04.07 05:27:56.148529 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9180 | 2026.04.07 05:27:56.148949 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.04.07 05:27:56.148985 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9182 | 2026.04.07 05:27:56.149300 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9183 | 2026.04.07 05:27:56.149517 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.04.07 05:27:56.149647 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001177 sec., 90059.47323704332 rows/sec., 7.03 MiB/sec. | ||
| 9185 | 2026.04.07 05:27:56.149684 [ 5 ] {c200f432-c892-4c18-a913-2a1c7ef83197} <Debug> TCPHandler: Processed in 0.001341966 sec. | ||
| 9186 | 2026.04.07 05:27:56.149795 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.04.07 05:27:56.149891 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9188 | 2026.04.07 05:27:56.149935 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9189 | 2026.04.07 05:27:56.150345 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.04.07 05:27:56.150382 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9191 | 2026.04.07 05:27:56.150714 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9192 | 2026.04.07 05:27:56.150925 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.04.07 05:27:56.151038 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 9194 | 2026.04.07 05:27:56.151055 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 9195 | 2026.04.07 05:27:56.151106 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.04.07 05:27:56.151115 [ 5 ] {0c7f060e-88b9-4cd9-91df-bd470f2cbce6} <Debug> TCPHandler: Processed in 0.001369266 sec. | ||
| 9197 | 2026.04.07 05:27:56.151133 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9198 | 2026.04.07 05:27:56.151235 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.04.07 05:27:56.151237 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 9200 | 2026.04.07 05:27:56.151335 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9201 | 2026.04.07 05:27:56.151355 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9202 | 2026.04.07 05:27:56.151391 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 26585 rows starting from the beginning of the part | ||
| 9203 | 2026.04.07 05:27:56.151392 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9204 | 2026.04.07 05:27:56.151460 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9205 | 2026.04.07 05:27:56.151521 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9206 | 2026.04.07 05:27:56.151569 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 9207 | 2026.04.07 05:27:56.151614 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9208 | 2026.04.07 05:27:56.151657 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9209 | 2026.04.07 05:27:56.152273 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.04.07 05:27:56.152308 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9211 | 2026.04.07 05:27:56.153136 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9212 | 2026.04.07 05:27:56.153382 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.04.07 05:27:56.153498 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9214 | 2026.04.07 05:27:56.153532 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.04.07 05:27:56.153537 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002219 sec., 18927.44479495268 rows/sec., 33.92 MiB/sec. | ||
| 9216 | 2026.04.07 05:27:56.153554 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9217 | 2026.04.07 05:27:56.153628 [ 5 ] {f7e3a588-d184-4851-a14a-63ebe28a7383} <Debug> TCPHandler: Processed in 0.002441886 sec. | ||
| 9218 | 2026.04.07 05:27:56.153648 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 9219 | 2026.04.07 05:27:56.153749 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.04.07 05:27:56.153830 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9221 | 2026.04.07 05:27:56.153845 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9222 | 2026.04.07 05:27:56.153880 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1313 rows starting from the beginning of the part | ||
| 9223 | 2026.04.07 05:27:56.153888 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9224 | 2026.04.07 05:27:56.153988 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 9225 | 2026.04.07 05:27:56.154085 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 9226 | 2026.04.07 05:27:56.154179 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
| 9227 | 2026.04.07 05:27:56.154229 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.04.07 05:27:56.154267 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9229 | 2026.04.07 05:27:56.154275 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 9230 | 2026.04.07 05:27:56.154369 [ 189 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 9231 | 2026.04.07 05:27:56.154680 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9232 | 2026.04.07 05:27:56.154912 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.04.07 05:27:56.155057 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 9234 | 2026.04.07 05:27:56.155096 [ 5 ] {d5235d9e-d2ab-435a-909e-8a3e1998d8cc} <Debug> TCPHandler: Processed in 0.001396677 sec. | ||
| 9235 | 2026.04.07 05:27:56.159990 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27289 rows, containing 5 columns (5 merged, 0 gathered) in 0.008794606 sec., 3102924.6790589597 rows/sec., 203.02 MiB/sec. | ||
| 9236 | 2026.04.07 05:27:56.160492 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 9237 | 2026.04.07 05:27:56.160806 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.04.07 05:27:56.160884 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 9239 | 2026.04.07 05:27:56.160994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9240 | 2026.04.07 05:27:56.161851 [ 187 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 19 columns (19 merged, 0 gathered) in 0.008238875 sec., 186190.46896572653 rows/sec., 333.64 MiB/sec. | ||
| 9241 | 2026.04.07 05:27:56.164138 [ 187 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9242 | 2026.04.07 05:27:56.164476 [ 187 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.04.07 05:27:56.164547 [ 187 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9244 | 2026.04.07 05:27:56.164716 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.82 MiB. | ||
| 9245 | 2026.04.07 05:27:57.000318 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.81 MiB, peak 328.25 MiB, free memory in arenas 0.00 B, will set to 321.66 MiB (RSS), difference: 6.85 MiB | ||
| 9246 | 2026.04.07 05:27:57.453901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55010 | ||
| 9247 | 2026.04.07 05:27:57.454029 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9248 | 2026.04.07 05:27:57.454057 [ 290 ] {} <Debug> TCP-Session: 1f5fd897-1e86-496e-8f93-e0c67b5b167b Authenticating user 'default' from [fd00:1122:3344:101::e]:55010 | ||
| 9249 | 2026.04.07 05:27:57.454079 [ 290 ] {} <Debug> TCP-Session: 1f5fd897-1e86-496e-8f93-e0c67b5b167b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.04.07 05:27:57.454092 [ 290 ] {} <Debug> TCP-Session: 1f5fd897-1e86-496e-8f93-e0c67b5b167b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2026.04.07 05:27:57.454289 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57554 | ||
| 9252 | 2026.04.07 05:27:57.454327 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37384 | ||
| 9253 | 2026.04.07 05:27:57.454349 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38871 | ||
| 9254 | 2026.04.07 05:27:57.454339 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51595 | ||
| 9255 | 2026.04.07 05:27:57.454410 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50286 | ||
| 9256 | 2026.04.07 05:27:57.454433 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9257 | 2026.04.07 05:27:57.454457 [ 290 ] {} <Trace> TCP-Session: 1f5fd897-1e86-496e-8f93-e0c67b5b167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.04.07 05:27:57.454488 [ 291 ] {} <Debug> TCP-Session: b69bf4c6-8cae-48df-948e-9c86feb51257 Authenticating user 'default' from [fd00:1122:3344:101::e]:57554 | ||
| 9259 | 2026.04.07 05:27:57.454500 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9260 | 2026.04.07 05:27:57.454457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9261 | 2026.04.07 05:27:57.454523 [ 291 ] {} <Debug> TCP-Session: b69bf4c6-8cae-48df-948e-9c86feb51257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.04.07 05:27:57.454535 [ 3 ] {} <Debug> TCP-Session: 7cc44c30-ff07-458e-ac3e-ec43265e4eef Authenticating user 'default' from [fd00:1122:3344:101::e]:51595 | ||
| 9263 | 2026.04.07 05:27:57.454559 [ 286 ] {} <Debug> TCP-Session: cfe63a7f-cccc-4514-bda1-c661590b999f Authenticating user 'default' from [fd00:1122:3344:101::e]:38871 | ||
| 9264 | 2026.04.07 05:27:57.454564 [ 291 ] {} <Debug> TCP-Session: b69bf4c6-8cae-48df-948e-9c86feb51257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.04.07 05:27:57.454579 [ 3 ] {} <Debug> TCP-Session: 7cc44c30-ff07-458e-ac3e-ec43265e4eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.04.07 05:27:57.454596 [ 286 ] {} <Debug> TCP-Session: cfe63a7f-cccc-4514-bda1-c661590b999f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.04.07 05:27:57.454620 [ 3 ] {} <Debug> TCP-Session: 7cc44c30-ff07-458e-ac3e-ec43265e4eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.04.07 05:27:57.454633 [ 286 ] {} <Debug> TCP-Session: cfe63a7f-cccc-4514-bda1-c661590b999f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.04.07 05:27:57.454643 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9270 | 2026.04.07 05:27:57.454665 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9271 | 2026.04.07 05:27:57.454708 [ 289 ] {} <Debug> TCP-Session: bb6f1e97-309e-4aae-9a20-7833ef51d9da Authenticating user 'default' from [fd00:1122:3344:101::e]:50286 | ||
| 9272 | 2026.04.07 05:27:57.454430 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2026.04.07 05:27:57.454741 [ 289 ] {} <Debug> TCP-Session: bb6f1e97-309e-4aae-9a20-7833ef51d9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.04.07 05:27:57.454411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62506 | ||
| 9275 | 2026.04.07 05:27:57.454765 [ 289 ] {} <Debug> TCP-Session: bb6f1e97-309e-4aae-9a20-7833ef51d9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2026.04.07 05:27:57.454297 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41557 | ||
| 9277 | 2026.04.07 05:27:57.454294 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62167 | ||
| 9278 | 2026.04.07 05:27:57.454760 [ 294 ] {} <Debug> TCP-Session: 7493b32a-31b2-457b-b4b9-aa6fe651eed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37384 | ||
| 9279 | 2026.04.07 05:27:57.454945 [ 294 ] {} <Debug> TCP-Session: 7493b32a-31b2-457b-b4b9-aa6fe651eed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.04.07 05:27:57.454961 [ 294 ] {} <Debug> TCP-Session: 7493b32a-31b2-457b-b4b9-aa6fe651eed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.04.07 05:27:57.455066 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9282 | 2026.04.07 05:27:57.455127 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9283 | 2026.04.07 05:27:57.455325 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9284 | 2026.04.07 05:27:57.455371 [ 292 ] {} <Debug> TCP-Session: 93d82475-e591-4e1c-8ddf-8ab0a1633244 Authenticating user 'default' from [fd00:1122:3344:101::e]:62167 | ||
| 9285 | 2026.04.07 05:27:57.455397 [ 292 ] {} <Debug> TCP-Session: 93d82475-e591-4e1c-8ddf-8ab0a1633244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.04.07 05:27:57.455410 [ 292 ] {} <Debug> TCP-Session: 93d82475-e591-4e1c-8ddf-8ab0a1633244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.04.07 05:27:57.455437 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9288 | 2026.04.07 05:27:57.455468 [ 293 ] {} <Debug> TCP-Session: 09d1fb60-e673-4d7d-a2df-e2baa31c50ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41557 | ||
| 9289 | 2026.04.07 05:27:57.455484 [ 293 ] {} <Debug> TCP-Session: 09d1fb60-e673-4d7d-a2df-e2baa31c50ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.04.07 05:27:57.455496 [ 293 ] {} <Debug> TCP-Session: 09d1fb60-e673-4d7d-a2df-e2baa31c50ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.04.07 05:27:57.455547 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9292 | 2026.04.07 05:27:57.455561 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 9293 | 2026.04.07 05:27:57.455587 [ 288 ] {} <Debug> TCP-Session: 67aa69f2-2bd6-44c2-9cde-275cf1811430 Authenticating user 'default' from [fd00:1122:3344:101::e]:62506 | ||
| 9294 | 2026.04.07 05:27:57.455614 [ 288 ] {} <Debug> TCP-Session: 67aa69f2-2bd6-44c2-9cde-275cf1811430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.04.07 05:27:57.455627 [ 288 ] {} <Debug> TCP-Session: 67aa69f2-2bd6-44c2-9cde-275cf1811430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.04.07 05:27:57.456657 [ 347 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> AggregatingTransform: Aggregating | ||
| 9297 | 2026.04.07 05:27:57.456716 [ 347 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> Aggregator: Aggregation method: without_key | ||
| 9298 | 2026.04.07 05:27:57.456756 [ 347 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077701 sec. (927.901 rows/sec., 36.25 KiB/sec.) | ||
| 9299 | 2026.04.07 05:27:57.456776 [ 347 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Trace> Aggregator: Merging aggregated data | ||
| 9300 | 2026.04.07 05:27:57.458047 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 9301 | 2026.04.07 05:27:57.458198 [ 290 ] {f3195d1f-eb84-451f-9af2-f55e435be230} <Debug> TCPHandler: Processed in 0.003894953 sec. | ||
| 9302 | 2026.04.07 05:27:57.458318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9303 | 2026.04.07 05:27:57.458348 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9304 | 2026.04.07 05:27:57.458349 [ 290 ] {} <Debug> TCP-Session: 1f5fd897-1e86-496e-8f93-e0c67b5b167b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.04.07 05:27:57.458370 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9306 | 2026.04.07 05:27:57.458387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9307 | 2026.04.07 05:27:57.458412 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9308 | 2026.04.07 05:27:57.458434 [ 293 ] {} <Debug> TCP-Session: 09d1fb60-e673-4d7d-a2df-e2baa31c50ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.04.07 05:27:57.458450 [ 292 ] {} <Debug> TCP-Session: 93d82475-e591-4e1c-8ddf-8ab0a1633244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.04.07 05:27:57.458446 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9311 | 2026.04.07 05:27:57.458480 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9312 | 2026.04.07 05:27:57.458507 [ 294 ] {} <Debug> TCP-Session: 7493b32a-31b2-457b-b4b9-aa6fe651eed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.04.07 05:27:57.458465 [ 289 ] {} <Debug> TCP-Session: bb6f1e97-309e-4aae-9a20-7833ef51d9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.04.07 05:27:57.458535 [ 288 ] {} <Debug> TCP-Session: 67aa69f2-2bd6-44c2-9cde-275cf1811430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.04.07 05:27:57.458465 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9316 | 2026.04.07 05:27:57.458429 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9317 | 2026.04.07 05:27:57.458601 [ 3 ] {} <Debug> TCP-Session: 7cc44c30-ff07-458e-ac3e-ec43265e4eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.04.07 05:27:57.458393 [ 291 ] {} <Debug> TCP-Session: b69bf4c6-8cae-48df-948e-9c86feb51257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.04.07 05:27:57.458626 [ 286 ] {} <Debug> TCP-Session: cfe63a7f-cccc-4514-bda1-c661590b999f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.04.07 05:27:58.077140 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9321 | 2026.04.07 05:27:58.077196 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9322 | 2026.04.07 05:27:58.276281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24004 | ||
| 9323 | 2026.04.07 05:27:58.276862 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.04.07 05:27:58.276916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9325 | 2026.04.07 05:27:58.277421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9326 | 2026.04.07 05:27:58.277672 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.04.07 05:27:58.277826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24004 | ||
| 9328 | 2026.04.07 05:27:59.281222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50572 | ||
| 9329 | 2026.04.07 05:27:59.281349 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9330 | 2026.04.07 05:27:59.281376 [ 290 ] {} <Debug> TCP-Session: 86a87cfc-1cdd-436c-a7f4-1f55466a234d Authenticating user 'default' from [fd00:1122:3344:101::e]:50572 | ||
| 9331 | 2026.04.07 05:27:59.281398 [ 290 ] {} <Debug> TCP-Session: 86a87cfc-1cdd-436c-a7f4-1f55466a234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.04.07 05:27:59.281410 [ 290 ] {} <Debug> TCP-Session: 86a87cfc-1cdd-436c-a7f4-1f55466a234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.04.07 05:27:59.281591 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36520 | ||
| 9334 | 2026.04.07 05:27:59.281640 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45423 | ||
| 9335 | 2026.04.07 05:27:59.281667 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41708 | ||
| 9336 | 2026.04.07 05:27:59.281691 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52088 | ||
| 9337 | 2026.04.07 05:27:59.281704 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46265 | ||
| 9338 | 2026.04.07 05:27:59.281719 [ 290 ] {} <Trace> TCP-Session: 86a87cfc-1cdd-436c-a7f4-1f55466a234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.04.07 05:27:59.281773 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9340 | 2026.04.07 05:27:59.281764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9341 | 2026.04.07 05:27:59.281762 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2026.04.07 05:27:59.281804 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9343 | 2026.04.07 05:27:59.281811 [ 294 ] {} <Debug> TCP-Session: ea1bbbe9-62af-4898-a6e2-09e426d830d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41708 | ||
| 9344 | 2026.04.07 05:27:59.281848 [ 292 ] {} <Debug> TCP-Session: 3bec0bcb-932c-478d-bb67-0de2392b32aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45423 | ||
| 9345 | 2026.04.07 05:27:59.281858 [ 288 ] {} <Debug> TCP-Session: c62de02a-3428-42d1-b3b7-6faca2951d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:46265 | ||
| 9346 | 2026.04.07 05:27:59.281874 [ 294 ] {} <Debug> TCP-Session: ea1bbbe9-62af-4898-a6e2-09e426d830d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.04.07 05:27:59.281889 [ 292 ] {} <Debug> TCP-Session: 3bec0bcb-932c-478d-bb67-0de2392b32aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2026.04.07 05:27:59.281900 [ 288 ] {} <Debug> TCP-Session: c62de02a-3428-42d1-b3b7-6faca2951d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.04.07 05:27:59.281908 [ 294 ] {} <Debug> TCP-Session: ea1bbbe9-62af-4898-a6e2-09e426d830d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.04.07 05:27:59.281926 [ 292 ] {} <Debug> TCP-Session: 3bec0bcb-932c-478d-bb67-0de2392b32aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.04.07 05:27:59.281935 [ 288 ] {} <Debug> TCP-Session: c62de02a-3428-42d1-b3b7-6faca2951d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.04.07 05:27:59.281805 [ 286 ] {} <Debug> TCP-Session: 563ea616-f00d-48ec-8c7f-04677d47b9c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52088 | ||
| 9353 | 2026.04.07 05:27:59.281981 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50572) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9354 | 2026.04.07 05:27:59.282004 [ 286 ] {} <Debug> TCP-Session: 563ea616-f00d-48ec-8c7f-04677d47b9c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.04.07 05:27:59.281712 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9356 | 2026.04.07 05:27:59.282026 [ 286 ] {} <Debug> TCP-Session: 563ea616-f00d-48ec-8c7f-04677d47b9c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.04.07 05:27:59.281705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58156 | ||
| 9358 | 2026.04.07 05:27:59.281679 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64570 | ||
| 9359 | 2026.04.07 05:27:59.281644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39611 | ||
| 9360 | 2026.04.07 05:27:59.282076 [ 291 ] {} <Debug> TCP-Session: 44839d9e-962a-4f48-b971-7c812c7da1fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36520 | ||
| 9361 | 2026.04.07 05:27:59.282193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9362 | 2026.04.07 05:27:59.282202 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9363 | 2026.04.07 05:27:59.282235 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9364 | 2026.04.07 05:27:59.282239 [ 289 ] {} <Debug> TCP-Session: 97d2db49-a811-45ed-9613-09f9d3946f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:58156 | ||
| 9365 | 2026.04.07 05:27:59.282258 [ 3 ] {} <Debug> TCP-Session: 7c706264-4c8c-48d5-8588-aa274f0db513 Authenticating user 'default' from [fd00:1122:3344:101::e]:64570 | ||
| 9366 | 2026.04.07 05:27:59.282270 [ 293 ] {} <Debug> TCP-Session: f048f8e4-189a-405c-a340-a46f4d10a1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39611 | ||
| 9367 | 2026.04.07 05:27:59.282282 [ 289 ] {} <Debug> TCP-Session: 97d2db49-a811-45ed-9613-09f9d3946f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.04.07 05:27:59.282292 [ 3 ] {} <Debug> TCP-Session: 7c706264-4c8c-48d5-8588-aa274f0db513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.04.07 05:27:59.282310 [ 289 ] {} <Debug> TCP-Session: 97d2db49-a811-45ed-9613-09f9d3946f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.04.07 05:27:59.282330 [ 3 ] {} <Debug> TCP-Session: 7c706264-4c8c-48d5-8588-aa274f0db513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.04.07 05:27:59.282302 [ 293 ] {} <Debug> TCP-Session: f048f8e4-189a-405c-a340-a46f4d10a1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.04.07 05:27:59.282216 [ 291 ] {} <Debug> TCP-Session: 44839d9e-962a-4f48-b971-7c812c7da1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.04.07 05:27:59.282379 [ 293 ] {} <Debug> TCP-Session: f048f8e4-189a-405c-a340-a46f4d10a1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.04.07 05:27:59.282395 [ 291 ] {} <Debug> TCP-Session: 44839d9e-962a-4f48-b971-7c812c7da1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.04.07 05:27:59.282298 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9376 | 2026.04.07 05:27:59.282486 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9377 | 2026.04.07 05:27:59.282779 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 9378 | 2026.04.07 05:27:59.283745 [ 296 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> AggregatingTransform: Aggregating | ||
| 9379 | 2026.04.07 05:27:59.283802 [ 296 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> Aggregator: Aggregation method: without_key | ||
| 9380 | 2026.04.07 05:27:59.283840 [ 296 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958458 sec. (1043.343 rows/sec., 40.76 KiB/sec.) | ||
| 9381 | 2026.04.07 05:27:59.283859 [ 296 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Trace> Aggregator: Merging aggregated data | ||
| 9382 | 2026.04.07 05:27:59.285404 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 9383 | 2026.04.07 05:27:59.285673 [ 290 ] {dfe7cfc2-7860-42ba-a9a7-c563b41afef0} <Debug> TCPHandler: Processed in 0.004074377 sec. | ||
| 9384 | 2026.04.07 05:27:59.285783 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9385 | 2026.04.07 05:27:59.285805 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9386 | 2026.04.07 05:27:59.285829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9387 | 2026.04.07 05:27:59.285845 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.04.07 05:27:59.285867 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.04.07 05:27:59.285886 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9390 | 2026.04.07 05:27:59.285913 [ 3 ] {} <Debug> TCP-Session: 7c706264-4c8c-48d5-8588-aa274f0db513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.04.07 05:27:59.285906 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9392 | 2026.04.07 05:27:59.285940 [ 292 ] {} <Debug> TCP-Session: 3bec0bcb-932c-478d-bb67-0de2392b32aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.04.07 05:27:59.285947 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9394 | 2026.04.07 05:27:59.285979 [ 293 ] {} <Debug> TCP-Session: f048f8e4-189a-405c-a340-a46f4d10a1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.04.07 05:27:59.285929 [ 288 ] {} <Debug> TCP-Session: c62de02a-3428-42d1-b3b7-6faca2951d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.04.07 05:27:59.286020 [ 286 ] {} <Debug> TCP-Session: 563ea616-f00d-48ec-8c7f-04677d47b9c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.04.07 05:27:59.285890 [ 289 ] {} <Debug> TCP-Session: 97d2db49-a811-45ed-9613-09f9d3946f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.04.07 05:27:59.285856 [ 291 ] {} <Debug> TCP-Session: 44839d9e-962a-4f48-b971-7c812c7da1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2026.04.07 05:27:59.285928 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9400 | 2026.04.07 05:27:59.285830 [ 290 ] {} <Debug> TCP-Session: 86a87cfc-1cdd-436c-a7f4-1f55466a234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.04.07 05:27:59.286150 [ 294 ] {} <Debug> TCP-Session: ea1bbbe9-62af-4898-a6e2-09e426d830d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.04.07 05:27:59.428095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42739 | ||
| 9403 | 2026.04.07 05:27:59.428200 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9404 | 2026.04.07 05:27:59.428226 [ 290 ] {} <Debug> TCP-Session: 527e266e-2bf2-4124-82e8-4fbe7599a772 Authenticating user 'default' from [fd00:1122:3344:101::e]:42739 | ||
| 9405 | 2026.04.07 05:27:59.428248 [ 290 ] {} <Debug> TCP-Session: 527e266e-2bf2-4124-82e8-4fbe7599a772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9406 | 2026.04.07 05:27:59.428261 [ 290 ] {} <Debug> TCP-Session: 527e266e-2bf2-4124-82e8-4fbe7599a772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2026.04.07 05:27:59.428457 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60123 | ||
| 9408 | 2026.04.07 05:27:59.428470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61122 | ||
| 9409 | 2026.04.07 05:27:59.428506 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49897 | ||
| 9410 | 2026.04.07 05:27:59.428536 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 9411 | 2026.04.07 05:27:59.428544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55361 | ||
| 9412 | 2026.04.07 05:27:59.428588 [ 290 ] {} <Trace> TCP-Session: 527e266e-2bf2-4124-82e8-4fbe7599a772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.04.07 05:27:59.428629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9414 | 2026.04.07 05:27:59.428632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9415 | 2026.04.07 05:27:59.428664 [ 294 ] {} <Debug> TCP-Session: ad820295-19dc-4407-9906-29746a302130 Authenticating user 'default' from [fd00:1122:3344:101::e]:49897 | ||
| 9416 | 2026.04.07 05:27:59.428678 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9417 | 2026.04.07 05:27:59.428688 [ 288 ] {} <Debug> TCP-Session: 8152059a-9ec3-4b57-9667-2ba93d753ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 9418 | 2026.04.07 05:27:59.428696 [ 294 ] {} <Debug> TCP-Session: ad820295-19dc-4407-9906-29746a302130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.04.07 05:27:59.428717 [ 289 ] {} <Debug> TCP-Session: 4dfaf143-337d-4731-b000-b459cc17216c Authenticating user 'default' from [fd00:1122:3344:101::e]:55361 | ||
| 9420 | 2026.04.07 05:27:59.428730 [ 288 ] {} <Debug> TCP-Session: 8152059a-9ec3-4b57-9667-2ba93d753ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2026.04.07 05:27:59.428741 [ 294 ] {} <Debug> TCP-Session: ad820295-19dc-4407-9906-29746a302130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.04.07 05:27:59.428760 [ 289 ] {} <Debug> TCP-Session: 4dfaf143-337d-4731-b000-b459cc17216c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2026.04.07 05:27:59.428764 [ 288 ] {} <Debug> TCP-Session: 8152059a-9ec3-4b57-9667-2ba93d753ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.04.07 05:27:59.428793 [ 289 ] {} <Debug> TCP-Session: 4dfaf143-337d-4731-b000-b459cc17216c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.04.07 05:27:59.428802 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9426 | 2026.04.07 05:27:59.428529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59079 | ||
| 9427 | 2026.04.07 05:27:59.428517 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39273 | ||
| 9428 | 2026.04.07 05:27:59.428473 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63445 | ||
| 9429 | 2026.04.07 05:27:59.428905 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9430 | 2026.04.07 05:27:59.428579 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9431 | 2026.04.07 05:27:59.428939 [ 286 ] {} <Debug> TCP-Session: 8903d06c-8c55-4436-a267-43ddf522f404 Authenticating user 'default' from [fd00:1122:3344:101::e]:59079 | ||
| 9432 | 2026.04.07 05:27:59.428961 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9433 | 2026.04.07 05:27:59.428979 [ 291 ] {} <Debug> TCP-Session: 6b2557a5-0ebd-4b27-90ba-4ec940be7396 Authenticating user 'default' from [fd00:1122:3344:101::e]:60123 | ||
| 9434 | 2026.04.07 05:27:59.428981 [ 286 ] {} <Debug> TCP-Session: 8903d06c-8c55-4436-a267-43ddf522f404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.04.07 05:27:59.429001 [ 293 ] {} <Debug> TCP-Session: fecca5b1-e1ea-4a7d-b2e5-c3ddfc1484d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63445 | ||
| 9436 | 2026.04.07 05:27:59.429024 [ 286 ] {} <Debug> TCP-Session: 8903d06c-8c55-4436-a267-43ddf522f404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.04.07 05:27:59.429048 [ 293 ] {} <Debug> TCP-Session: fecca5b1-e1ea-4a7d-b2e5-c3ddfc1484d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.04.07 05:27:59.429017 [ 291 ] {} <Debug> TCP-Session: 6b2557a5-0ebd-4b27-90ba-4ec940be7396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.04.07 05:27:59.429072 [ 293 ] {} <Debug> TCP-Session: fecca5b1-e1ea-4a7d-b2e5-c3ddfc1484d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9440 | 2026.04.07 05:27:59.429086 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9441 | 2026.04.07 05:27:59.429108 [ 291 ] {} <Debug> TCP-Session: 6b2557a5-0ebd-4b27-90ba-4ec940be7396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.04.07 05:27:59.428951 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2026.04.07 05:27:59.428625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9444 | 2026.04.07 05:27:59.429171 [ 3 ] {} <Debug> TCP-Session: bed5b69d-a8e9-4319-bbdf-e998bb1a21ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39273 | ||
| 9445 | 2026.04.07 05:27:59.429177 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9446 | 2026.04.07 05:27:59.429203 [ 292 ] {} <Debug> TCP-Session: 1ee3340e-6929-4bfd-9295-5d2af7b18555 Authenticating user 'default' from [fd00:1122:3344:101::e]:61122 | ||
| 9447 | 2026.04.07 05:27:59.429208 [ 3 ] {} <Debug> TCP-Session: bed5b69d-a8e9-4319-bbdf-e998bb1a21ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.04.07 05:27:59.429240 [ 292 ] {} <Debug> TCP-Session: 1ee3340e-6929-4bfd-9295-5d2af7b18555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2026.04.07 05:27:59.429246 [ 3 ] {} <Debug> TCP-Session: bed5b69d-a8e9-4319-bbdf-e998bb1a21ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.04.07 05:27:59.429281 [ 292 ] {} <Debug> TCP-Session: 1ee3340e-6929-4bfd-9295-5d2af7b18555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2026.04.07 05:27:59.429506 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 9452 | 2026.04.07 05:27:59.430552 [ 345 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> AggregatingTransform: Aggregating | ||
| 9453 | 2026.04.07 05:27:59.430588 [ 345 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9454 | 2026.04.07 05:27:59.430622 [ 345 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012059 sec. (988.085 rows/sec., 38.60 KiB/sec.) | ||
| 9455 | 2026.04.07 05:27:59.430642 [ 345 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Trace> Aggregator: Merging aggregated data | ||
| 9456 | 2026.04.07 05:27:59.431950 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 9457 | 2026.04.07 05:27:59.432132 [ 290 ] {87b22018-6470-4059-81bb-553bf16d4ee3} <Debug> TCPHandler: Processed in 0.003658449 sec. | ||
| 9458 | 2026.04.07 05:27:59.432239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9459 | 2026.04.07 05:27:59.432272 [ 290 ] {} <Debug> TCP-Session: 527e266e-2bf2-4124-82e8-4fbe7599a772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.04.07 05:27:59.432272 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9461 | 2026.04.07 05:27:59.432294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9462 | 2026.04.07 05:27:59.432321 [ 293 ] {} <Debug> TCP-Session: fecca5b1-e1ea-4a7d-b2e5-c3ddfc1484d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2026.04.07 05:27:59.432333 [ 289 ] {} <Debug> TCP-Session: 4dfaf143-337d-4731-b000-b459cc17216c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.04.07 05:27:59.432334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9465 | 2026.04.07 05:27:59.432354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9466 | 2026.04.07 05:27:59.432387 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9467 | 2026.04.07 05:27:59.432388 [ 291 ] {} <Debug> TCP-Session: 6b2557a5-0ebd-4b27-90ba-4ec940be7396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2026.04.07 05:27:59.432409 [ 292 ] {} <Debug> TCP-Session: 1ee3340e-6929-4bfd-9295-5d2af7b18555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2026.04.07 05:27:59.432419 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9470 | 2026.04.07 05:27:59.432440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9471 | 2026.04.07 05:27:59.432472 [ 286 ] {} <Debug> TCP-Session: 8903d06c-8c55-4436-a267-43ddf522f404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.04.07 05:27:59.432432 [ 3 ] {} <Debug> TCP-Session: bed5b69d-a8e9-4319-bbdf-e998bb1a21ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.04.07 05:27:59.432496 [ 288 ] {} <Debug> TCP-Session: 8152059a-9ec3-4b57-9667-2ba93d753ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.04.07 05:27:59.432401 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9475 | 2026.04.07 05:27:59.432567 [ 294 ] {} <Debug> TCP-Session: ad820295-19dc-4407-9906-29746a302130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.04.07 05:27:59.587778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9477 | 2026.04.07 05:27:59.608678 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.04.07 05:27:59.608746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9479 | 2026.04.07 05:27:59.617177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9480 | 2026.04.07 05:27:59.618040 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.04.07 05:27:59.622701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9482 | 2026.04.07 05:28:01.143013 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.04.07 05:28:01.143192 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9484 | 2026.04.07 05:28:01.143261 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9485 | 2026.04.07 05:28:01.143945 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.04.07 05:28:01.143986 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9487 | 2026.04.07 05:28:01.144397 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9488 | 2026.04.07 05:28:01.144634 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.04.07 05:28:01.144795 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 9490 | 2026.04.07 05:28:01.144847 [ 5 ] {e8517025-0bec-4099-a38f-0c9968ca4a5c} <Debug> TCPHandler: Processed in 0.001963017 sec. | ||
| 9491 | 2026.04.07 05:28:01.144976 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.04.07 05:28:01.145082 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9493 | 2026.04.07 05:28:01.145126 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9494 | 2026.04.07 05:28:01.145578 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.04.07 05:28:01.145613 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9496 | 2026.04.07 05:28:01.145935 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9497 | 2026.04.07 05:28:01.146148 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.04.07 05:28:01.146279 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 9499 | 2026.04.07 05:28:01.146317 [ 5 ] {7bc41653-9c76-4985-84bc-72771aba36c5} <Debug> TCPHandler: Processed in 0.001393546 sec. | ||
| 9500 | 2026.04.07 05:28:01.146438 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.04.07 05:28:01.146537 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9502 | 2026.04.07 05:28:01.146582 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9503 | 2026.04.07 05:28:01.147006 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.04.07 05:28:01.147043 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9505 | 2026.04.07 05:28:01.147388 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9506 | 2026.04.07 05:28:01.147602 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.04.07 05:28:01.147732 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9508 | 2026.04.07 05:28:01.147769 [ 5 ] {ba4fcd47-78f3-4b2d-b143-ba65acdd9d61} <Debug> TCPHandler: Processed in 0.001381086 sec. | ||
| 9509 | 2026.04.07 05:28:01.147890 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.04.07 05:28:01.147986 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9511 | 2026.04.07 05:28:01.148030 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9512 | 2026.04.07 05:28:01.148414 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.04.07 05:28:01.148449 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9514 | 2026.04.07 05:28:01.148783 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9515 | 2026.04.07 05:28:01.148991 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.04.07 05:28:01.149122 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 9517 | 2026.04.07 05:28:01.149159 [ 5 ] {b6797cf1-952b-4de5-a039-8e3b8791ac5d} <Debug> TCPHandler: Processed in 0.001318584 sec. | ||
| 9518 | 2026.04.07 05:28:03.336918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1128 | ||
| 9519 | 2026.04.07 05:28:03.339755 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.04.07 05:28:03.339816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9521 | 2026.04.07 05:28:03.341109 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9522 | 2026.04.07 05:28:03.341391 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.04.07 05:28:03.341796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9524 | 2026.04.07 05:28:04.106250 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.04.07 05:28:04.106445 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9526 | 2026.04.07 05:28:04.106511 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9527 | 2026.04.07 05:28:04.107168 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.04.07 05:28:04.107212 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9529 | 2026.04.07 05:28:04.107599 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9530 | 2026.04.07 05:28:04.107825 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.04.07 05:28:04.107959 [ 99 ] {} <Debug> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9532 | 2026.04.07 05:28:04.107985 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 9533 | 2026.04.07 05:28:04.108033 [ 99 ] {} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.04.07 05:28:04.108045 [ 5 ] {96d55564-c0ad-41f2-87e0-0635c71ba88e} <Debug> TCPHandler: Processed in 0.001921557 sec. | ||
| 9535 | 2026.04.07 05:28:04.108065 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9536 | 2026.04.07 05:28:04.108178 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.04.07 05:28:04.108221 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::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 | ||
| 9538 | 2026.04.07 05:28:04.108277 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9539 | 2026.04.07 05:28:04.108324 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9540 | 2026.04.07 05:28:04.108365 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9541 | 2026.04.07 05:28:04.108406 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9542 | 2026.04.07 05:28:04.108478 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9543 | 2026.04.07 05:28:04.108537 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9544 | 2026.04.07 05:28:04.108581 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9545 | 2026.04.07 05:28:04.108625 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9546 | 2026.04.07 05:28:04.108749 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2026.04.07 05:28:04.108791 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9548 | 2026.04.07 05:28:04.109101 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9549 | 2026.04.07 05:28:04.109324 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2026.04.07 05:28:04.109419 [ 187 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266235 sec., 94769.13843007023 rows/sec., 8.22 MiB/sec. | ||
| 9551 | 2026.04.07 05:28:04.109454 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001196 sec., 13377.926421404682 rows/sec., 1.07 MiB/sec. | ||
| 9552 | 2026.04.07 05:28:04.109496 [ 5 ] {b7b77ccd-5504-46e4-bc1d-f51fb4f63eb3} <Debug> TCPHandler: Processed in 0.001366246 sec. | ||
| 9553 | 2026.04.07 05:28:04.109549 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9554 | 2026.04.07 05:28:04.109612 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.04.07 05:28:04.109710 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9556 | 2026.04.07 05:28:04.109751 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9557 | 2026.04.07 05:28:04.109811 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.04.07 05:28:04.109880 [ 196 ] {19a28ab3-93b8-470f-bc08-bb1de0445c9c::all_1_13_3} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9559 | 2026.04.07 05:28:04.109944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9560 | 2026.04.07 05:28:04.111662 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.04.07 05:28:04.111702 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9562 | 2026.04.07 05:28:04.112154 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9563 | 2026.04.07 05:28:04.112356 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.04.07 05:28:04.112469 [ 99 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9565 | 2026.04.07 05:28:04.112485 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.00282 sec., 928014.1843971631 rows/sec., 69.89 MiB/sec. | ||
| 9566 | 2026.04.07 05:28:04.112502 [ 99 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.04.07 05:28:04.112526 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9568 | 2026.04.07 05:28:04.112528 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 9569 | 2026.04.07 05:28:04.112555 [ 5 ] {c141a8bf-5b65-4256-bd34-edb8866411fa} <Debug> TCPHandler: Processed in 0.003022547 sec. | ||
| 9570 | 2026.04.07 05:28:04.112650 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 9571 | 2026.04.07 05:28:04.112662 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.04.07 05:28:04.112796 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.04.07 05:28:04.112813 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9574 | 2026.04.07 05:28:04.112833 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9575 | 2026.04.07 05:28:04.112855 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2620 rows starting from the beginning of the part | ||
| 9576 | 2026.04.07 05:28:04.112942 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 140 rows starting from the beginning of the part | ||
| 9577 | 2026.04.07 05:28:04.112998 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 9578 | 2026.04.07 05:28:04.113105 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 140 rows starting from the beginning of the part | ||
| 9579 | 2026.04.07 05:28:04.113150 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 9580 | 2026.04.07 05:28:04.113198 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2617 rows starting from the beginning of the part | ||
| 9581 | 2026.04.07 05:28:04.113329 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.04.07 05:28:04.113371 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9583 | 2026.04.07 05:28:04.113684 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9584 | 2026.04.07 05:28:04.113893 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.04.07 05:28:04.114027 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001201 sec., 67443.79683597002 rows/sec., 4.93 MiB/sec. | ||
| 9586 | 2026.04.07 05:28:04.114066 [ 5 ] {3ef4b071-7507-420a-a1ec-0681ab539df3} <Debug> TCPHandler: Processed in 0.001411866 sec. | ||
| 9587 | 2026.04.07 05:28:04.114178 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.04.07 05:28:04.114271 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9589 | 2026.04.07 05:28:04.114310 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9590 | 2026.04.07 05:28:04.115057 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.04.07 05:28:04.115093 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9592 | 2026.04.07 05:28:04.115445 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9593 | 2026.04.07 05:28:04.115609 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002987766 sec., 1884016.352016858 rows/sec., 150.24 MiB/sec. | ||
| 9594 | 2026.04.07 05:28:04.115654 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.04.07 05:28:04.115756 [ 99 ] {} <Debug> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9596 | 2026.04.07 05:28:04.115784 [ 99 ] {} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.04.07 05:28:04.115786 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001533 sec., 538160.469667319 rows/sec., 31.48 MiB/sec. | ||
| 9598 | 2026.04.07 05:28:04.115802 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9599 | 2026.04.07 05:28:04.115838 [ 5 ] {f401a889-f6e4-450f-8226-461cde9dfd5f} <Debug> TCPHandler: Processed in 0.001707603 sec. | ||
| 9600 | 2026.04.07 05:28:04.115898 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 9601 | 2026.04.07 05:28:04.115945 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9602 | 2026.04.07 05:28:04.115951 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.04.07 05:28:04.116009 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9604 | 2026.04.07 05:28:04.116045 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 825 rows starting from the beginning of the part | ||
| 9605 | 2026.04.07 05:28:04.116056 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9606 | 2026.04.07 05:28:04.116101 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9607 | 2026.04.07 05:28:04.116110 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 9608 | 2026.04.07 05:28:04.116173 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 9609 | 2026.04.07 05:28:04.116226 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 9610 | 2026.04.07 05:28:04.116254 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.04.07 05:28:04.116270 [ 199 ] {77106049-3b56-443c-8974-c866b1324d40::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 | ||
| 9612 | 2026.04.07 05:28:04.116341 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_81_16} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9613 | 2026.04.07 05:28:04.116445 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9614 | 2026.04.07 05:28:04.116484 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.04.07 05:28:04.116527 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9616 | 2026.04.07 05:28:04.116842 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9617 | 2026.04.07 05:28:04.117068 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.04.07 05:28:04.117197 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 9619 | 2026.04.07 05:28:04.117235 [ 5 ] {d3ce6a07-b34d-47fb-b457-78a17fbc6702} <Debug> TCPHandler: Processed in 0.001332595 sec. | ||
| 9620 | 2026.04.07 05:28:04.117339 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.04.07 05:28:04.117431 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.04.07 05:28:04.117469 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9623 | 2026.04.07 05:28:04.117667 [ 187 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801554 sec., 2289689.9010520917 rows/sec., 142.67 MiB/sec. | ||
| 9624 | 2026.04.07 05:28:04.117842 [ 193 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9625 | 2026.04.07 05:28:04.117857 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.04.07 05:28:04.117892 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9627 | 2026.04.07 05:28:04.118149 [ 193 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.04.07 05:28:04.118186 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9629 | 2026.04.07 05:28:04.118227 [ 193 ] {77106049-3b56-443c-8974-c866b1324d40::all_1_13_3} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9630 | 2026.04.07 05:28:04.118315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9631 | 2026.04.07 05:28:04.118390 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.04.07 05:28:04.118493 [ 100 ] {} <Debug> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9633 | 2026.04.07 05:28:04.118517 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 9634 | 2026.04.07 05:28:04.118543 [ 100 ] {} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.04.07 05:28:04.118562 [ 5 ] {f1e330fb-1cf3-455d-91e2-b5989ddf8fb1} <Debug> TCPHandler: Processed in 0.001270764 sec. | ||
| 9636 | 2026.04.07 05:28:04.118570 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9637 | 2026.04.07 05:28:04.118668 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::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 | ||
| 9638 | 2026.04.07 05:28:04.118676 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.04.07 05:28:04.118779 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2026.04.07 05:28:04.118793 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9641 | 2026.04.07 05:28:04.118814 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9642 | 2026.04.07 05:28:04.118838 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9643 | 2026.04.07 05:28:04.118889 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9644 | 2026.04.07 05:28:04.118943 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9645 | 2026.04.07 05:28:04.118985 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9646 | 2026.04.07 05:28:04.119022 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9647 | 2026.04.07 05:28:04.119677 [ 186 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00104142 sec., 57613.64291064125 rows/sec., 4.62 MiB/sec. | ||
| 9648 | 2026.04.07 05:28:04.119830 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9649 | 2026.04.07 05:28:04.119868 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.04.07 05:28:04.119909 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9651 | 2026.04.07 05:28:04.120152 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.04.07 05:28:04.120230 [ 202 ] {0286c37b-6235-46e9-9a40-c9bc493e69eb::all_1_13_3} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9653 | 2026.04.07 05:28:04.120308 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9654 | 2026.04.07 05:28:04.120308 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9655 | 2026.04.07 05:28:04.120533 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.04.07 05:28:04.120669 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001893 sec., 731114.6328578976 rows/sec., 49.55 MiB/sec. | ||
| 9657 | 2026.04.07 05:28:04.120684 [ 98 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9658 | 2026.04.07 05:28:04.120706 [ 5 ] {2ec91829-9c75-40ce-83e4-e1e5a50f3531} <Debug> TCPHandler: Processed in 0.002077369 sec. | ||
| 9659 | 2026.04.07 05:28:04.120731 [ 98 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.04.07 05:28:04.120764 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9661 | 2026.04.07 05:28:04.120822 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.04.07 05:28:04.120831 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 9663 | 2026.04.07 05:28:04.120922 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9664 | 2026.04.07 05:28:04.120924 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.04.07 05:28:04.120945 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1404 rows starting from the beginning of the part | ||
| 9666 | 2026.04.07 05:28:04.120982 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9667 | 2026.04.07 05:28:04.120998 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part | ||
| 9668 | 2026.04.07 05:28:04.121040 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 9669 | 2026.04.07 05:28:04.121074 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 9670 | 2026.04.07 05:28:04.121111 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 9671 | 2026.04.07 05:28:04.121146 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1384 rows starting from the beginning of the part | ||
| 9672 | 2026.04.07 05:28:04.121861 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.04.07 05:28:04.121901 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9674 | 2026.04.07 05:28:04.122322 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519709 sec., 2058288.7908145573 rows/sec., 149.79 MiB/sec. | ||
| 9675 | 2026.04.07 05:28:04.122343 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9676 | 2026.04.07 05:28:04.122489 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9677 | 2026.04.07 05:28:04.122588 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.04.07 05:28:04.122741 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Debug> executeQuery: Read 1604 rows, 101.02 KiB in 0.001835 sec., 874114.4414168937 rows/sec., 53.76 MiB/sec. | ||
| 9679 | 2026.04.07 05:28:04.122749 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.04.07 05:28:04.122796 [ 5 ] {89858268-807e-4c39-b66a-c1e82c9108fd} <Debug> TCPHandler: Processed in 0.002022388 sec. | ||
| 9681 | 2026.04.07 05:28:04.122831 [ 202 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_81_16} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9682 | 2026.04.07 05:28:04.122900 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9683 | 2026.04.07 05:28:04.122915 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.04.07 05:28:04.123011 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.04.07 05:28:04.123065 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9686 | 2026.04.07 05:28:04.124031 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.04.07 05:28:04.124067 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9688 | 2026.04.07 05:28:04.124653 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9689 | 2026.04.07 05:28:04.124872 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.04.07 05:28:04.125013 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00202 sec., 26237.623762376235 rows/sec., 47.02 MiB/sec. | ||
| 9691 | 2026.04.07 05:28:04.125080 [ 5 ] {13c476e8-d111-4297-a4ae-578ee2f07c50} <Debug> TCPHandler: Processed in 0.002211322 sec. | ||
| 9692 | 2026.04.07 05:28:04.125188 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.04.07 05:28:04.125282 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9694 | 2026.04.07 05:28:04.125323 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9695 | 2026.04.07 05:28:04.125646 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.04.07 05:28:04.125682 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9697 | 2026.04.07 05:28:04.125980 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9698 | 2026.04.07 05:28:04.126185 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.04.07 05:28:04.126313 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001049 sec., 34318.39847473784 rows/sec., 2.31 MiB/sec. | ||
| 9700 | 2026.04.07 05:28:04.126321 [ 98 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9701 | 2026.04.07 05:28:04.126349 [ 5 ] {a2cd0bbb-cebd-4b39-9fae-7a802816c812} <Debug> TCPHandler: Processed in 0.001210623 sec. | ||
| 9702 | 2026.04.07 05:28:04.126363 [ 98 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.04.07 05:28:04.126387 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9704 | 2026.04.07 05:28:04.126457 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 9705 | 2026.04.07 05:28:04.126555 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9706 | 2026.04.07 05:28:04.126583 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4026 rows starting from the beginning of the part | ||
| 9707 | 2026.04.07 05:28:04.126636 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9708 | 2026.04.07 05:28:04.126675 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 9709 | 2026.04.07 05:28:04.126712 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 9710 | 2026.04.07 05:28:04.126749 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 9711 | 2026.04.07 05:28:04.126788 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 9712 | 2026.04.07 05:28:04.127973 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001544429 sec., 2785495.4808540894 rows/sec., 187.84 MiB/sec. | ||
| 9713 | 2026.04.07 05:28:04.128303 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9714 | 2026.04.07 05:28:04.128608 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.04.07 05:28:04.128684 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_81_16} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9716 | 2026.04.07 05:28:04.128757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9717 | 2026.04.07 05:28:05.778147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24452 | ||
| 9718 | 2026.04.07 05:28:05.778691 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.04.07 05:28:05.778730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9720 | 2026.04.07 05:28:05.779228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9721 | 2026.04.07 05:28:05.779433 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.04.07 05:28:05.779544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24452 | ||
| 9723 | 2026.04.07 05:28:05.779544 [ 100 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9724 | 2026.04.07 05:28:05.779592 [ 100 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.04.07 05:28:05.779612 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9726 | 2026.04.07 05:28:05.779732 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 9727 | 2026.04.07 05:28:05.779861 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9728 | 2026.04.07 05:28:05.779895 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22084 rows starting from the beginning of the part | ||
| 9729 | 2026.04.07 05:28:05.779954 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9730 | 2026.04.07 05:28:05.779996 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9731 | 2026.04.07 05:28:05.780113 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9732 | 2026.04.07 05:28:05.780155 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9733 | 2026.04.07 05:28:05.780195 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9734 | 2026.04.07 05:28:05.782292 [ 186 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567948 sec., 9521999.666659916 rows/sec., 136.21 MiB/sec. | ||
| 9735 | 2026.04.07 05:28:05.782668 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9736 | 2026.04.07 05:28:05.782975 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.04.07 05:28:05.783091 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_51_10} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9738 | 2026.04.07 05:28:05.783199 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 9739 | 2026.04.07 05:28:06.139138 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.04.07 05:28:06.139339 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9741 | 2026.04.07 05:28:06.139414 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9742 | 2026.04.07 05:28:06.140135 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.04.07 05:28:06.140174 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9744 | 2026.04.07 05:28:06.140601 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9745 | 2026.04.07 05:28:06.140835 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.04.07 05:28:06.140995 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 9747 | 2026.04.07 05:28:06.141046 [ 5 ] {eb145ed8-03ce-4e41-8d3e-25cb5eeced89} <Debug> TCPHandler: Processed in 0.002047959 sec. | ||
| 9748 | 2026.04.07 05:28:06.141171 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.04.07 05:28:06.141278 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9750 | 2026.04.07 05:28:06.141321 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9751 | 2026.04.07 05:28:06.141754 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.04.07 05:28:06.141790 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9753 | 2026.04.07 05:28:06.142117 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9754 | 2026.04.07 05:28:06.142335 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.04.07 05:28:06.142468 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 9756 | 2026.04.07 05:28:06.142506 [ 5 ] {5ad03da6-208a-43c5-b8bd-781957765a46} <Debug> TCPHandler: Processed in 0.001385816 sec. | ||
| 9757 | 2026.04.07 05:28:06.142620 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.04.07 05:28:06.142717 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9759 | 2026.04.07 05:28:06.142761 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9760 | 2026.04.07 05:28:06.143125 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.04.07 05:28:06.143159 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9762 | 2026.04.07 05:28:06.143489 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9763 | 2026.04.07 05:28:06.143700 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.04.07 05:28:06.143837 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 3.91 MiB/sec. | ||
| 9765 | 2026.04.07 05:28:06.143874 [ 5 ] {795e4875-897d-4695-9fe8-1ea4b5c4beef} <Debug> TCPHandler: Processed in 0.001302575 sec. | ||
| 9766 | 2026.04.07 05:28:06.143986 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.04.07 05:28:06.144081 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9768 | 2026.04.07 05:28:06.144157 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9769 | 2026.04.07 05:28:06.144579 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.04.07 05:28:06.144621 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9771 | 2026.04.07 05:28:06.145005 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9772 | 2026.04.07 05:28:06.145225 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2026.04.07 05:28:06.145361 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001299 sec., 18475.750577367206 rows/sec., 1.25 MiB/sec. | ||
| 9774 | 2026.04.07 05:28:06.145400 [ 5 ] {f1cf55aa-3409-4d0b-8475-256617ae2aff} <Debug> TCPHandler: Processed in 0.001463487 sec. | ||
| 9775 | 2026.04.07 05:28:07.122914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9776 | 2026.04.07 05:28:07.141642 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.04.07 05:28:07.141699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9778 | 2026.04.07 05:28:07.147822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9779 | 2026.04.07 05:28:07.148522 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.04.07 05:28:07.148812 [ 91 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9781 | 2026.04.07 05:28:07.148849 [ 91 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.04.07 05:28:07.148867 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9783 | 2026.04.07 05:28:07.148995 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9784 | 2026.04.07 05:28:07.152274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9785 | 2026.04.07 05:28:07.153102 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2026.04.07 05:28:07.154624 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9787 | 2026.04.07 05:28:07.159359 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9788 | 2026.04.07 05:28:07.163951 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9789 | 2026.04.07 05:28:07.168919 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9790 | 2026.04.07 05:28:07.173809 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9791 | 2026.04.07 05:28:07.177683 [ 194 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 9792 | 2026.04.07 05:28:07.229673 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080740893 sec., 4755.954334069603 rows/sec., 24.59 MiB/sec. | ||
| 9793 | 2026.04.07 05:28:07.232767 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9794 | 2026.04.07 05:28:07.234816 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_51_10} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.04.07 05:28:07.234929 [ 188 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_51_10} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9796 | 2026.04.07 05:28:07.237786 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9797 | 2026.04.07 05:28:08.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.86 MiB, peak 336.26 MiB, free memory in arenas 0.00 B, will set to 324.00 MiB (RSS), difference: 1.15 MiB | ||
| 9798 | 2026.04.07 05:28:11.143784 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2026.04.07 05:28:11.144003 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9800 | 2026.04.07 05:28:11.144085 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9801 | 2026.04.07 05:28:11.144764 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.04.07 05:28:11.144809 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9803 | 2026.04.07 05:28:11.145228 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9804 | 2026.04.07 05:28:11.145455 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.04.07 05:28:11.145610 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 9806 | 2026.04.07 05:28:11.145653 [ 5 ] {c6695cc6-bab5-4aa1-a3a1-287f2528ca8b} <Debug> TCPHandler: Processed in 0.002009098 sec. | ||
| 9807 | 2026.04.07 05:28:11.145777 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.04.07 05:28:11.145874 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9809 | 2026.04.07 05:28:11.145914 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9810 | 2026.04.07 05:28:11.146338 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.04.07 05:28:11.146374 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9812 | 2026.04.07 05:28:11.146678 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9813 | 2026.04.07 05:28:11.146900 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.04.07 05:28:11.147034 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 9815 | 2026.04.07 05:28:11.147073 [ 5 ] {04cd7c0e-dc71-43d6-b43a-4439c7921cd8} <Debug> TCPHandler: Processed in 0.001347535 sec. | ||
| 9816 | 2026.04.07 05:28:11.147194 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.04.07 05:28:11.147290 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9818 | 2026.04.07 05:28:11.147332 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9819 | 2026.04.07 05:28:11.147744 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.04.07 05:28:11.147780 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9821 | 2026.04.07 05:28:11.148118 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9822 | 2026.04.07 05:28:11.148344 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.04.07 05:28:11.148481 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 9824 | 2026.04.07 05:28:11.148519 [ 5 ] {3de3bf05-2bcc-452a-88c1-9e91aeef6984} <Debug> TCPHandler: Processed in 0.001374786 sec. | ||
| 9825 | 2026.04.07 05:28:11.148635 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.04.07 05:28:11.148731 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.04.07 05:28:11.148772 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9828 | 2026.04.07 05:28:11.149119 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.04.07 05:28:11.149155 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9830 | 2026.04.07 05:28:11.149468 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9831 | 2026.04.07 05:28:11.149686 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.04.07 05:28:11.149815 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9833 | 2026.04.07 05:28:11.149852 [ 5 ] {0891e149-1590-4f8a-b1e5-e5bef6beabce} <Debug> TCPHandler: Processed in 0.001267424 sec. | ||
| 9834 | 2026.04.07 05:28:13.077267 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9835 | 2026.04.07 05:28:13.077347 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9836 | 2026.04.07 05:28:13.280605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24964 | ||
| 9837 | 2026.04.07 05:28:13.281150 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.04.07 05:28:13.281201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9839 | 2026.04.07 05:28:13.281714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9840 | 2026.04.07 05:28:13.281970 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.04.07 05:28:13.282115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24964 | ||
| 9842 | 2026.04.07 05:28:13.342886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1166 | ||
| 9843 | 2026.04.07 05:28:13.345477 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.04.07 05:28:13.345530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9845 | 2026.04.07 05:28:13.346753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9846 | 2026.04.07 05:28:13.347065 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.04.07 05:28:13.347337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9848 | 2026.04.07 05:28:14.653206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9849 | 2026.04.07 05:28:14.668084 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.04.07 05:28:14.668136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9851 | 2026.04.07 05:28:14.673321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9852 | 2026.04.07 05:28:14.674006 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.04.07 05:28:14.676827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9854 | 2026.04.07 05:28:16.073781 [ 80 ] {} <Debug> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9855 | 2026.04.07 05:28:16.073869 [ 80 ] {} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.04.07 05:28:16.073904 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9857 | 2026.04.07 05:28:16.074058 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::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 | ||
| 9858 | 2026.04.07 05:28:16.074256 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9859 | 2026.04.07 05:28:16.074303 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 9860 | 2026.04.07 05:28:16.074393 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 9861 | 2026.04.07 05:28:16.074443 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 9862 | 2026.04.07 05:28:16.074489 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9863 | 2026.04.07 05:28:16.074531 [ 192 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 9864 | 2026.04.07 05:28:16.075406 [ 190 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413276 sec., 38209.09716148863 rows/sec., 3.19 MiB/sec. | ||
| 9865 | 2026.04.07 05:28:16.075621 [ 189 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9866 | 2026.04.07 05:28:16.075971 [ 189 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.04.07 05:28:16.076063 [ 189 ] {825a423c-b132-44a1-9146-cfb597c4352e::all_1_13_3} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9868 | 2026.04.07 05:28:16.076167 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9869 | 2026.04.07 05:28:16.144782 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.04.07 05:28:16.144956 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9871 | 2026.04.07 05:28:16.145026 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9872 | 2026.04.07 05:28:16.145751 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.04.07 05:28:16.145792 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9874 | 2026.04.07 05:28:16.146158 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9875 | 2026.04.07 05:28:16.146373 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.04.07 05:28:16.146522 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001618 sec., 86526.5760197775 rows/sec., 7.54 MiB/sec. | ||
| 9877 | 2026.04.07 05:28:16.146564 [ 5 ] {2404c121-1ecf-40ee-acd7-1fb9658cedbe} <Debug> TCPHandler: Processed in 0.001908796 sec. | ||
| 9878 | 2026.04.07 05:28:16.146691 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.04.07 05:28:16.146789 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.04.07 05:28:16.146830 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9881 | 2026.04.07 05:28:16.147259 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.04.07 05:28:16.147296 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9883 | 2026.04.07 05:28:16.147594 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9884 | 2026.04.07 05:28:16.147813 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.04.07 05:28:16.147941 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001172 sec., 35836.17747440273 rows/sec., 2.63 MiB/sec. | ||
| 9886 | 2026.04.07 05:28:16.147980 [ 5 ] {4507bdc0-d896-490d-a892-6a4b4860b4c0} <Debug> TCPHandler: Processed in 0.001339595 sec. | ||
| 9887 | 2026.04.07 05:28:16.148120 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.04.07 05:28:16.148216 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9889 | 2026.04.07 05:28:16.148254 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9890 | 2026.04.07 05:28:16.148685 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.04.07 05:28:16.148721 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9892 | 2026.04.07 05:28:16.149021 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9893 | 2026.04.07 05:28:16.149236 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.04.07 05:28:16.149367 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 9895 | 2026.04.07 05:28:16.149405 [ 5 ] {3222d854-fc71-4047-849a-9c9bee25e655} <Debug> TCPHandler: Processed in 0.001352866 sec. | ||
| 9896 | 2026.04.07 05:28:16.149519 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9897 | 2026.04.07 05:28:16.149611 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9898 | 2026.04.07 05:28:16.149653 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9899 | 2026.04.07 05:28:16.150066 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.04.07 05:28:16.150102 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9901 | 2026.04.07 05:28:16.150431 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9902 | 2026.04.07 05:28:16.150645 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.04.07 05:28:16.150760 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 | ||
| 9904 | 2026.04.07 05:28:16.150770 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9905 | 2026.04.07 05:28:16.150818 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.04.07 05:28:16.150828 [ 5 ] {76db3caa-b0b3-43f5-889a-bb367dbfe82c} <Debug> TCPHandler: Processed in 0.001355496 sec. | ||
| 9907 | 2026.04.07 05:28:16.150847 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9908 | 2026.04.07 05:28:16.150936 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full | ||
| 9909 | 2026.04.07 05:28:16.151000 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2026.04.07 05:28:16.151023 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2026.04.07 05:28:16.151051 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 27289 rows starting from the beginning of the part | ||
| 9912 | 2026.04.07 05:28:16.151102 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9913 | 2026.04.07 05:28:16.151108 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 9914 | 2026.04.07 05:28:16.151158 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9915 | 2026.04.07 05:28:16.151169 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1604 rows starting from the beginning of the part | ||
| 9916 | 2026.04.07 05:28:16.151213 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 9917 | 2026.04.07 05:28:16.151250 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 9918 | 2026.04.07 05:28:16.151289 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 9919 | 2026.04.07 05:28:16.152074 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.04.07 05:28:16.152111 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9921 | 2026.04.07 05:28:16.152735 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9922 | 2026.04.07 05:28:16.152966 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.04.07 05:28:16.153127 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002043 sec., 20558.00293685756 rows/sec., 36.84 MiB/sec. | ||
| 9924 | 2026.04.07 05:28:16.153195 [ 5 ] {d5a2b1de-bea7-41d8-8e12-380a10315295} <Debug> TCPHandler: Processed in 0.002249132 sec. | ||
| 9925 | 2026.04.07 05:28:16.153316 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.04.07 05:28:16.153410 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.04.07 05:28:16.153454 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9928 | 2026.04.07 05:28:16.153798 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.04.07 05:28:16.153834 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9930 | 2026.04.07 05:28:16.154192 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9931 | 2026.04.07 05:28:16.154397 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.04.07 05:28:16.154528 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 9933 | 2026.04.07 05:28:16.154564 [ 5 ] {b54de79d-beeb-4762-9bc0-3c302db761c2} <Debug> TCPHandler: Processed in 0.001296584 sec. | ||
| 9934 | 2026.04.07 05:28:16.157959 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29437 rows, containing 5 columns (5 merged, 0 gathered) in 0.007056803 sec., 4171435.705375366 rows/sec., 272.37 MiB/sec. | ||
| 9935 | 2026.04.07 05:28:16.158503 [ 200 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 9936 | 2026.04.07 05:28:16.158801 [ 200 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.04.07 05:28:16.158890 [ 200 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 | ||
| 9938 | 2026.04.07 05:28:16.159007 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9939 | 2026.04.07 05:28:17.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.55 MiB, peak 336.26 MiB, free memory in arenas 0.00 B, will set to 325.87 MiB (RSS), difference: 1.32 MiB | ||
| 9940 | 2026.04.07 05:28:18.073977 [ 77 ] {} <Debug> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9941 | 2026.04.07 05:28:18.074049 [ 77 ] {} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.04.07 05:28:18.074075 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9943 | 2026.04.07 05:28:18.074182 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::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 | ||
| 9944 | 2026.04.07 05:28:18.074331 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9945 | 2026.04.07 05:28:18.074370 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9946 | 2026.04.07 05:28:18.074445 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9947 | 2026.04.07 05:28:18.074488 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9948 | 2026.04.07 05:28:18.074529 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9949 | 2026.04.07 05:28:18.074568 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9950 | 2026.04.07 05:28:18.075286 [ 190 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147852 sec., 5227.154720294951 rows/sec., 387.95 KiB/sec. | ||
| 9951 | 2026.04.07 05:28:18.075427 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9952 | 2026.04.07 05:28:18.075674 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.04.07 05:28:18.075762 [ 196 ] {694db3f7-adc1-48c0-aa80-2e45c79f29b4::all_1_9_2} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9954 | 2026.04.07 05:28:18.075845 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9955 | 2026.04.07 05:28:20.782391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25412 | ||
| 9956 | 2026.04.07 05:28:20.782962 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.04.07 05:28:20.783011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9958 | 2026.04.07 05:28:20.783534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9959 | 2026.04.07 05:28:20.783756 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.04.07 05:28:20.783879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25412 | ||
| 9961 | 2026.04.07 05:28:21.143943 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.04.07 05:28:21.144140 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9963 | 2026.04.07 05:28:21.144216 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9964 | 2026.04.07 05:28:21.144870 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.04.07 05:28:21.144913 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9966 | 2026.04.07 05:28:21.145300 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9967 | 2026.04.07 05:28:21.145534 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.04.07 05:28:21.145696 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001608 sec., 1243.7810945273632 rows/sec., 101.42 KiB/sec. | ||
| 9969 | 2026.04.07 05:28:21.145746 [ 5 ] {8d45a5de-c6b7-4e36-9b3d-4895f217184d} <Debug> TCPHandler: Processed in 0.001939347 sec. | ||
| 9970 | 2026.04.07 05:28:21.145872 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.04.07 05:28:21.145974 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9972 | 2026.04.07 05:28:21.146018 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9973 | 2026.04.07 05:28:21.146454 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.04.07 05:28:21.146491 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9975 | 2026.04.07 05:28:21.146808 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9976 | 2026.04.07 05:28:21.147020 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.04.07 05:28:21.147156 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001205 sec., 47302.90456431536 rows/sec., 3.63 MiB/sec. | ||
| 9978 | 2026.04.07 05:28:21.147196 [ 5 ] {a63a40da-9271-4897-81a1-9a7d50978a4a} <Debug> TCPHandler: Processed in 0.001376455 sec. | ||
| 9979 | 2026.04.07 05:28:21.147314 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.04.07 05:28:21.147410 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.04.07 05:28:21.147452 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9982 | 2026.04.07 05:28:21.147838 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.04.07 05:28:21.147876 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9984 | 2026.04.07 05:28:21.148160 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9985 | 2026.04.07 05:28:21.148376 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.04.07 05:28:21.148493 [ 8 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 9987 | 2026.04.07 05:28:21.148510 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 124.80 KiB/sec. | ||
| 9988 | 2026.04.07 05:28:21.148561 [ 8 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.04.07 05:28:21.148571 [ 5 ] {7e91ad76-319d-4d01-a26d-2fc6f170ad6f} <Debug> TCPHandler: Processed in 0.001307435 sec. | ||
| 9990 | 2026.04.07 05:28:21.148589 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9991 | 2026.04.07 05:28:21.148699 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.04.07 05:28:21.148733 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 9993 | 2026.04.07 05:28:21.148803 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9994 | 2026.04.07 05:28:21.148846 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9995 | 2026.04.07 05:28:21.148864 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9996 | 2026.04.07 05:28:21.148905 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 83 rows starting from the beginning of the part | ||
| 9997 | 2026.04.07 05:28:21.148979 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 9998 | 2026.04.07 05:28:21.149030 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 9999 | 2026.04.07 05:28:21.149092 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 10000 | 2026.04.07 05:28:21.149150 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 10001 | 2026.04.07 05:28:21.149199 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 10002 | 2026.04.07 05:28:21.149269 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.04.07 05:28:21.149311 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10004 | 2026.04.07 05:28:21.149656 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10005 | 2026.04.07 05:28:21.149893 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.04.07 05:28:21.150033 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001248 sec., 52884.61538461538 rows/sec., 4.13 MiB/sec. | ||
| 10007 | 2026.04.07 05:28:21.150072 [ 5 ] {580e2456-9f3f-4438-844d-cc82b4cf2798} <Debug> TCPHandler: Processed in 0.001424317 sec. | ||
| 10008 | 2026.04.07 05:28:21.150091 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410777 sec., 206978.14041482104 rows/sec., 15.94 MiB/sec. | ||
| 10009 | 2026.04.07 05:28:21.150191 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.04.07 05:28:21.150263 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10011 | 2026.04.07 05:28:21.150293 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10012 | 2026.04.07 05:28:21.150340 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10013 | 2026.04.07 05:28:21.150529 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.04.07 05:28:21.150603 [ 190 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_45_9} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10015 | 2026.04.07 05:28:21.150678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10016 | 2026.04.07 05:28:21.150759 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.04.07 05:28:21.150800 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10018 | 2026.04.07 05:28:21.151143 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10019 | 2026.04.07 05:28:21.151367 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.04.07 05:28:21.151499 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 10021 | 2026.04.07 05:28:21.151537 [ 5 ] {a0bf8355-eef1-40f1-83e9-67c5c8503d20} <Debug> TCPHandler: Processed in 0.001395086 sec. | ||
| 10022 | 2026.04.07 05:28:21.151650 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.04.07 05:28:21.151746 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10024 | 2026.04.07 05:28:21.151788 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10025 | 2026.04.07 05:28:21.152124 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.04.07 05:28:21.152159 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10027 | 2026.04.07 05:28:21.152471 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10028 | 2026.04.07 05:28:21.152684 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.04.07 05:28:21.152818 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10030 | 2026.04.07 05:28:21.152855 [ 5 ] {b4d6cfae-7de3-4e2d-b14b-1c2d696d6191} <Debug> TCPHandler: Processed in 0.001253613 sec. | ||
| 10031 | 2026.04.07 05:28:22.177145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10032 | 2026.04.07 05:28:22.192890 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.04.07 05:28:22.192937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10034 | 2026.04.07 05:28:22.198550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10035 | 2026.04.07 05:28:22.199221 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.04.07 05:28:22.201794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10037 | 2026.04.07 05:28:23.347921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1190 | ||
| 10038 | 2026.04.07 05:28:23.350923 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.04.07 05:28:23.350981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10040 | 2026.04.07 05:28:23.352200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10041 | 2026.04.07 05:28:23.352479 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.04.07 05:28:23.352758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 10043 | 2026.04.07 05:28:26.146221 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.04.07 05:28:26.146474 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10045 | 2026.04.07 05:28:26.146564 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10046 | 2026.04.07 05:28:26.147379 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.04.07 05:28:26.147430 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10048 | 2026.04.07 05:28:26.147863 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10049 | 2026.04.07 05:28:26.148092 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.04.07 05:28:26.148251 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.00184 sec., 76086.95652173912 rows/sec., 6.63 MiB/sec. | ||
| 10051 | 2026.04.07 05:28:26.148270 [ 44 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10052 | 2026.04.07 05:28:26.148301 [ 5 ] {9e6fd84d-2324-4b4a-b88f-60447ce90b77} <Debug> TCPHandler: Processed in 0.002239962 sec. | ||
| 10053 | 2026.04.07 05:28:26.148345 [ 44 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.04.07 05:28:26.148378 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10055 | 2026.04.07 05:28:26.148468 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.04.07 05:28:26.148503 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 10057 | 2026.04.07 05:28:26.148577 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.04.07 05:28:26.148629 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10059 | 2026.04.07 05:28:26.148649 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10060 | 2026.04.07 05:28:26.148690 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2620 rows starting from the beginning of the part | ||
| 10061 | 2026.04.07 05:28:26.148757 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 10062 | 2026.04.07 05:28:26.148805 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 10063 | 2026.04.07 05:28:26.148859 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 140 rows starting from the beginning of the part | ||
| 10064 | 2026.04.07 05:28:26.148901 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 57 rows starting from the beginning of the part | ||
| 10065 | 2026.04.07 05:28:26.148941 [ 202 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 140 rows starting from the beginning of the part | ||
| 10066 | 2026.04.07 05:28:26.149085 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.04.07 05:28:26.149127 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10068 | 2026.04.07 05:28:26.149457 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10069 | 2026.04.07 05:28:26.149691 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.04.07 05:28:26.149830 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001279 sec., 32838.154808444095 rows/sec., 2.41 MiB/sec. | ||
| 10071 | 2026.04.07 05:28:26.149869 [ 5 ] {00716b4b-236a-4423-931c-ca81bc0255a2} <Debug> TCPHandler: Processed in 0.001452738 sec. | ||
| 10072 | 2026.04.07 05:28:26.149983 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.04.07 05:28:26.150078 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10074 | 2026.04.07 05:28:26.150118 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10075 | 2026.04.07 05:28:26.150403 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962447 sec., 1563863.890336911 rows/sec., 125.55 MiB/sec. | ||
| 10076 | 2026.04.07 05:28:26.150544 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.04.07 05:28:26.150581 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10078 | 2026.04.07 05:28:26.150698 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10079 | 2026.04.07 05:28:26.150887 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10080 | 2026.04.07 05:28:26.151049 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.04.07 05:28:26.151120 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.04.07 05:28:26.151141 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_86_17} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10083 | 2026.04.07 05:28:26.151248 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10084 | 2026.04.07 05:28:26.151251 [ 60 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10085 | 2026.04.07 05:28:26.151256 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001258 sec., 84260.73131955485 rows/sec., 6.58 MiB/sec. | ||
| 10086 | 2026.04.07 05:28:26.151373 [ 60 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.04.07 05:28:26.151397 [ 5 ] {eb3616f8-bd29-438a-afc4-ee2530a4eead} <Debug> TCPHandler: Processed in 0.001461178 sec. | ||
| 10088 | 2026.04.07 05:28:26.151399 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10089 | 2026.04.07 05:28:26.151508 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 10090 | 2026.04.07 05:28:26.151521 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.04.07 05:28:26.151629 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2026.04.07 05:28:26.151636 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2026.04.07 05:28:26.151665 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1404 rows starting from the beginning of the part | ||
| 10094 | 2026.04.07 05:28:26.151690 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10095 | 2026.04.07 05:28:26.151728 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 10096 | 2026.04.07 05:28:26.151779 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 10097 | 2026.04.07 05:28:26.151822 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part | ||
| 10098 | 2026.04.07 05:28:26.151864 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
| 10099 | 2026.04.07 05:28:26.151906 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 10100 | 2026.04.07 05:28:26.152108 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.04.07 05:28:26.152149 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10102 | 2026.04.07 05:28:26.152494 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10103 | 2026.04.07 05:28:26.152716 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.04.07 05:28:26.152850 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 10105 | 2026.04.07 05:28:26.152888 [ 5 ] {8625dbdf-5307-44ad-9231-c624c9579b09} <Debug> TCPHandler: Processed in 0.001415407 sec. | ||
| 10106 | 2026.04.07 05:28:26.152985 [ 187 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520669 sec., 1190265.600206225 rows/sec., 88.10 MiB/sec. | ||
| 10107 | 2026.04.07 05:28:26.153001 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.04.07 05:28:26.153107 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.04.07 05:28:26.153162 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10110 | 2026.04.07 05:28:26.153178 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10111 | 2026.04.07 05:28:26.153447 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.04.07 05:28:26.153523 [ 198 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_86_17} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10113 | 2026.04.07 05:28:26.153611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10114 | 2026.04.07 05:28:26.154053 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.04.07 05:28:26.154094 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10116 | 2026.04.07 05:28:26.154687 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10117 | 2026.04.07 05:28:26.154914 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.04.07 05:28:26.155050 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001962 sec., 21406.727828746174 rows/sec., 38.36 MiB/sec. | ||
| 10119 | 2026.04.07 05:28:26.155116 [ 5 ] {0c501e47-54b5-4746-a118-3cc2ec19f131} <Debug> TCPHandler: Processed in 0.002161831 sec. | ||
| 10120 | 2026.04.07 05:28:26.155234 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.04.07 05:28:26.155328 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10122 | 2026.04.07 05:28:26.155373 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10123 | 2026.04.07 05:28:26.155709 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.04.07 05:28:26.155745 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10125 | 2026.04.07 05:28:26.156039 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10126 | 2026.04.07 05:28:26.156235 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.04.07 05:28:26.156349 [ 16 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10128 | 2026.04.07 05:28:26.156361 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10129 | 2026.04.07 05:28:26.156397 [ 16 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.04.07 05:28:26.156416 [ 5 ] {72adf7d1-b3dd-41e5-b003-0a7f828208c9} <Debug> TCPHandler: Processed in 0.001229244 sec. | ||
| 10131 | 2026.04.07 05:28:26.156424 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10132 | 2026.04.07 05:28:26.156515 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 10133 | 2026.04.07 05:28:26.156660 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10134 | 2026.04.07 05:28:26.156694 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4302 rows starting from the beginning of the part | ||
| 10135 | 2026.04.07 05:28:26.156755 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part | ||
| 10136 | 2026.04.07 05:28:26.156796 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10137 | 2026.04.07 05:28:26.156835 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10138 | 2026.04.07 05:28:26.156881 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 10139 | 2026.04.07 05:28:26.156918 [ 196 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 10140 | 2026.04.07 05:28:26.158507 [ 187 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028168 sec., 2251292.792313063 rows/sec., 151.81 MiB/sec. | ||
| 10141 | 2026.04.07 05:28:26.158826 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10142 | 2026.04.07 05:28:26.159081 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.04.07 05:28:26.159154 [ 198 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_86_17} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10144 | 2026.04.07 05:28:26.159246 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10145 | 2026.04.07 05:28:28.077600 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10146 | 2026.04.07 05:28:28.077654 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10147 | 2026.04.07 05:28:28.284196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25924 | ||
| 10148 | 2026.04.07 05:28:28.284787 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.04.07 05:28:28.284843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10150 | 2026.04.07 05:28:28.285348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10151 | 2026.04.07 05:28:28.285590 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.04.07 05:28:28.285735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25924 | ||
| 10153 | 2026.04.07 05:28:29.701932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10154 | 2026.04.07 05:28:29.718138 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.04.07 05:28:29.718194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10156 | 2026.04.07 05:28:29.724095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10157 | 2026.04.07 05:28:29.724770 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.04.07 05:28:29.728040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10159 | 2026.04.07 05:28:31.143893 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2026.04.07 05:28:31.144112 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10161 | 2026.04.07 05:28:31.144193 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10162 | 2026.04.07 05:28:31.144858 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.04.07 05:28:31.144905 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10164 | 2026.04.07 05:28:31.145284 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10165 | 2026.04.07 05:28:31.145501 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.04.07 05:28:31.145660 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 10167 | 2026.04.07 05:28:31.145707 [ 5 ] {bb251d49-700c-4f86-a6ec-bfd3c20f3473} <Debug> TCPHandler: Processed in 0.001955637 sec. | ||
| 10168 | 2026.04.07 05:28:31.145829 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.04.07 05:28:31.145929 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10170 | 2026.04.07 05:28:31.145971 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10171 | 2026.04.07 05:28:31.146409 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.07 05:28:31.146444 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10173 | 2026.04.07 05:28:31.146740 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10174 | 2026.04.07 05:28:31.146946 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.04.07 05:28:31.147072 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 10176 | 2026.04.07 05:28:31.147110 [ 5 ] {c6d91599-83b0-4db4-94c7-23927382b8ec} <Debug> TCPHandler: Processed in 0.001331465 sec. | ||
| 10177 | 2026.04.07 05:28:31.147224 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.04.07 05:28:31.147319 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10179 | 2026.04.07 05:28:31.147361 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10180 | 2026.04.07 05:28:31.147779 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.04.07 05:28:31.147814 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10182 | 2026.04.07 05:28:31.148141 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10183 | 2026.04.07 05:28:31.148352 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2026.04.07 05:28:31.148480 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10185 | 2026.04.07 05:28:31.148516 [ 5 ] {01d4fd00-7f74-46fc-8ddd-a8b3c589550c} <Debug> TCPHandler: Processed in 0.001340395 sec. | ||
| 10186 | 2026.04.07 05:28:31.148623 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.04.07 05:28:31.148716 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10188 | 2026.04.07 05:28:31.148757 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10189 | 2026.04.07 05:28:31.149082 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.04.07 05:28:31.149117 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10191 | 2026.04.07 05:28:31.149411 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10192 | 2026.04.07 05:28:31.149611 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2026.04.07 05:28:31.149735 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 10194 | 2026.04.07 05:28:31.149769 [ 5 ] {5cf4e080-4754-4cdf-abd7-9733c8e13a0d} <Debug> TCPHandler: Processed in 0.001192873 sec. | ||
| 10195 | 2026.04.07 05:28:33.353842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1210 | ||
| 10196 | 2026.04.07 05:28:33.356009 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.04.07 05:28:33.356057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10198 | 2026.04.07 05:28:33.357251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10199 | 2026.04.07 05:28:33.357521 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.04.07 05:28:33.357693 [ 68 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10201 | 2026.04.07 05:28:33.357758 [ 68 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.04.07 05:28:33.357778 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10203 | 2026.04.07 05:28:33.357793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 10204 | 2026.04.07 05:28:33.357878 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 10205 | 2026.04.07 05:28:33.358327 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10206 | 2026.04.07 05:28:33.358451 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1082 rows starting from the beginning of the part | ||
| 10207 | 2026.04.07 05:28:33.358811 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10208 | 2026.04.07 05:28:33.359142 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 10209 | 2026.04.07 05:28:33.359479 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 10210 | 2026.04.07 05:28:33.359811 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10211 | 2026.04.07 05:28:33.360131 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 10212 | 2026.04.07 05:28:33.366780 [ 186 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 72 columns (72 merged, 0 gathered) in 0.008947999 sec., 135225.763883076 rows/sec., 107.06 MiB/sec. | ||
| 10213 | 2026.04.07 05:28:33.368426 [ 188 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10214 | 2026.04.07 05:28:33.369071 [ 188 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.04.07 05:28:33.369160 [ 188 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_41_8} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10216 | 2026.04.07 05:28:33.369527 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 10217 | 2026.04.07 05:28:34.100265 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.04.07 05:28:34.100483 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10219 | 2026.04.07 05:28:34.100558 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10220 | 2026.04.07 05:28:34.101261 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.04.07 05:28:34.101311 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10222 | 2026.04.07 05:28:34.101685 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10223 | 2026.04.07 05:28:34.101902 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.04.07 05:28:34.102054 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 10225 | 2026.04.07 05:28:34.102096 [ 5 ] {a1346c1e-f990-4e0e-ba5c-b9b74345a340} <Debug> TCPHandler: Processed in 0.001974598 sec. | ||
| 10226 | 2026.04.07 05:28:34.102207 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2026.04.07 05:28:34.102301 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10228 | 2026.04.07 05:28:34.102342 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10229 | 2026.04.07 05:28:34.104488 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.04.07 05:28:34.104525 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10231 | 2026.04.07 05:28:34.104995 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10232 | 2026.04.07 05:28:34.105202 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.04.07 05:28:34.105334 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.003051 sec., 855129.4657489348 rows/sec., 64.41 MiB/sec. | ||
| 10234 | 2026.04.07 05:28:34.105374 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 10235 | 2026.04.07 05:28:34.105387 [ 5 ] {cdd25bd2-7dcf-45db-9527-a1fa94450688} <Debug> TCPHandler: Processed in 0.003229581 sec. | ||
| 10236 | 2026.04.07 05:28:34.105501 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.04.07 05:28:34.105594 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.04.07 05:28:34.105633 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10239 | 2026.04.07 05:28:34.106061 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.04.07 05:28:34.106096 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10241 | 2026.04.07 05:28:34.106386 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10242 | 2026.04.07 05:28:34.106589 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.04.07 05:28:34.106710 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001135 sec., 57268.72246696035 rows/sec., 4.26 MiB/sec. | ||
| 10244 | 2026.04.07 05:28:34.106747 [ 5 ] {b932a8bc-f280-4455-865d-10165a761a90} <Debug> TCPHandler: Processed in 0.001294715 sec. | ||
| 10245 | 2026.04.07 05:28:34.106858 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.04.07 05:28:34.106950 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10247 | 2026.04.07 05:28:34.106988 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10248 | 2026.04.07 05:28:34.107825 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.04.07 05:28:34.107862 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10250 | 2026.04.07 05:28:34.108188 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10251 | 2026.04.07 05:28:34.108398 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.04.07 05:28:34.108522 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001589 sec., 519194.4619257395 rows/sec., 30.37 MiB/sec. | ||
| 10253 | 2026.04.07 05:28:34.108560 [ 5 ] {a6d9f2ea-aa09-4213-a7c2-84a43b0fac79} <Debug> TCPHandler: Processed in 0.001748943 sec. | ||
| 10254 | 2026.04.07 05:28:34.108673 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.04.07 05:28:34.108766 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.04.07 05:28:34.108805 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10257 | 2026.04.07 05:28:34.109185 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.04.07 05:28:34.109221 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10259 | 2026.04.07 05:28:34.109501 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10260 | 2026.04.07 05:28:34.109721 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.04.07 05:28:34.109845 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 10262 | 2026.04.07 05:28:34.109882 [ 5 ] {c669d01d-c555-4c9b-b7b9-6eff376a1d41} <Debug> TCPHandler: Processed in 0.001259704 sec. | ||
| 10263 | 2026.04.07 05:28:34.109992 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.04.07 05:28:34.110085 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10265 | 2026.04.07 05:28:34.110122 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10266 | 2026.04.07 05:28:34.110512 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.04.07 05:28:34.110547 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10268 | 2026.04.07 05:28:34.110825 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10269 | 2026.04.07 05:28:34.111023 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.04.07 05:28:34.111147 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 10271 | 2026.04.07 05:28:34.111183 [ 5 ] {d5980483-7c3a-44ec-9294-33b72054ace2} <Debug> TCPHandler: Processed in 0.001237953 sec. | ||
| 10272 | 2026.04.07 05:28:34.111293 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.04.07 05:28:34.111385 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10274 | 2026.04.07 05:28:34.111422 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10275 | 2026.04.07 05:28:34.112448 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.04.07 05:28:34.112484 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10277 | 2026.04.07 05:28:34.112838 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10278 | 2026.04.07 05:28:34.113045 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.04.07 05:28:34.113176 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001808 sec., 756637.168141593 rows/sec., 51.17 MiB/sec. | ||
| 10280 | 2026.04.07 05:28:34.113212 [ 5 ] {4d09a975-222d-465d-9505-f28d7d6d7de3} <Debug> TCPHandler: Processed in 0.001966157 sec. | ||
| 10281 | 2026.04.07 05:28:34.113317 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.04.07 05:28:34.113409 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10283 | 2026.04.07 05:28:34.113452 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10284 | 2026.04.07 05:28:34.114295 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.04.07 05:28:34.114330 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10286 | 2026.04.07 05:28:34.114753 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10287 | 2026.04.07 05:28:34.114973 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.04.07 05:28:34.115099 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001707 sec., 934973.6379613357 rows/sec., 57.47 MiB/sec. | ||
| 10289 | 2026.04.07 05:28:34.115134 [ 5 ] {cbbc5e5c-b4b3-406e-a60b-991b512fde53} <Debug> TCPHandler: Processed in 0.001864776 sec. | ||
| 10290 | 2026.04.07 05:28:34.115243 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.04.07 05:28:34.115335 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10292 | 2026.04.07 05:28:34.115387 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10293 | 2026.04.07 05:28:34.116292 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.04.07 05:28:34.116328 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10295 | 2026.04.07 05:28:34.116879 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10296 | 2026.04.07 05:28:34.117112 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.04.07 05:28:34.117248 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001931 sec., 27446.918694976695 rows/sec., 49.18 MiB/sec. | ||
| 10298 | 2026.04.07 05:28:34.117313 [ 5 ] {c24a36d9-b515-4a0e-9059-e8788e5d9563} <Debug> TCPHandler: Processed in 0.00211717 sec. | ||
| 10299 | 2026.04.07 05:28:34.117417 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.04.07 05:28:34.117509 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.04.07 05:28:34.117549 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10302 | 2026.04.07 05:28:34.117876 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.04.07 05:28:34.117911 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10304 | 2026.04.07 05:28:34.118204 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10305 | 2026.04.07 05:28:34.118414 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.04.07 05:28:34.118545 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001054 sec., 34155.59772296015 rows/sec., 2.30 MiB/sec. | ||
| 10307 | 2026.04.07 05:28:34.118580 [ 5 ] {34892264-b852-42f5-ad2b-21281f7c5ecd} <Debug> TCPHandler: Processed in 0.001209183 sec. | ||
| 10308 | 2026.04.07 05:28:35.786754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26372 | ||
| 10309 | 2026.04.07 05:28:35.787252 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.04.07 05:28:35.787305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10311 | 2026.04.07 05:28:35.787804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10312 | 2026.04.07 05:28:35.788059 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.04.07 05:28:35.788208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26372 | ||
| 10314 | 2026.04.07 05:28:36.138903 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.04.07 05:28:36.139106 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10316 | 2026.04.07 05:28:36.139178 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10317 | 2026.04.07 05:28:36.139856 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.04.07 05:28:36.139904 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10319 | 2026.04.07 05:28:36.140313 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10320 | 2026.04.07 05:28:36.140547 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.04.07 05:28:36.140698 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 10322 | 2026.04.07 05:28:36.140740 [ 5 ] {969687bb-1467-4d77-aa03-ccb4c2b7777a} <Debug> TCPHandler: Processed in 0.001974517 sec. | ||
| 10323 | 2026.04.07 05:28:36.140857 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.04.07 05:28:36.140954 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10325 | 2026.04.07 05:28:36.140993 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10326 | 2026.04.07 05:28:36.141407 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.04.07 05:28:36.141443 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10328 | 2026.04.07 05:28:36.141742 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10329 | 2026.04.07 05:28:36.141955 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.04.07 05:28:36.142089 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 10331 | 2026.04.07 05:28:36.142126 [ 5 ] {8220e93f-22aa-4841-9689-8ae97596c946} <Debug> TCPHandler: Processed in 0.001318894 sec. | ||
| 10332 | 2026.04.07 05:28:36.142239 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.04.07 05:28:36.142339 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.04.07 05:28:36.142382 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10335 | 2026.04.07 05:28:36.142739 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.04.07 05:28:36.142774 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10337 | 2026.04.07 05:28:36.143095 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10338 | 2026.04.07 05:28:36.143305 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.04.07 05:28:36.143432 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001111 sec., 57605.760576057604 rows/sec., 4.01 MiB/sec. | ||
| 10340 | 2026.04.07 05:28:36.143428 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 5 parts from all_1_84_17 to all_88_88_0 | ||
| 10341 | 2026.04.07 05:28:36.143469 [ 5 ] {0f7a8a76-373c-4e2b-9371-fcad2d70bc78} <Debug> TCPHandler: Processed in 0.001279604 sec. | ||
| 10342 | 2026.04.07 05:28:36.143509 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.04.07 05:28:36.143534 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10344 | 2026.04.07 05:28:36.143600 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.04.07 05:28:36.143657 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_84_17 to all_88_88_0 into Compact with storage Full | ||
| 10346 | 2026.04.07 05:28:36.143698 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10347 | 2026.04.07 05:28:36.143748 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10348 | 2026.04.07 05:28:36.143822 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10349 | 2026.04.07 05:28:36.143868 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 29437 rows starting from the beginning of the part | ||
| 10350 | 2026.04.07 05:28:36.143955 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part | ||
| 10351 | 2026.04.07 05:28:36.144011 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10352 | 2026.04.07 05:28:36.144062 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.04.07 05:28:36.144068 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 10354 | 2026.04.07 05:28:36.144105 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10355 | 2026.04.07 05:28:36.144132 [ 187 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1596 rows starting from the beginning of the part | ||
| 10356 | 2026.04.07 05:28:36.144468 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10357 | 2026.04.07 05:28:36.144705 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.04.07 05:28:36.144838 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.40 MiB/sec. | ||
| 10359 | 2026.04.07 05:28:36.144874 [ 5 ] {70424af2-cec8-4ede-949f-85441b016a36} <Debug> TCPHandler: Processed in 0.001325645 sec. | ||
| 10360 | 2026.04.07 05:28:36.151502 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31514 rows, containing 5 columns (5 merged, 0 gathered) in 0.007897589 sec., 3990331.7328870874 rows/sec., 260.03 MiB/sec. | ||
| 10361 | 2026.04.07 05:28:36.152052 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 10362 | 2026.04.07 05:28:36.152375 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.04.07 05:28:36.152465 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 5 parts: [all_1_84_17, all_88_88_0] -> all_1_88_18 | ||
| 10364 | 2026.04.07 05:28:36.152578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10365 | 2026.04.07 05:28:37.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.25 MiB, peak 336.26 MiB, free memory in arenas 0.00 B, will set to 327.95 MiB (RSS), difference: 1.69 MiB | ||
| 10366 | 2026.04.07 05:28:37.228989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10367 | 2026.04.07 05:28:37.245454 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.04.07 05:28:37.245509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10369 | 2026.04.07 05:28:37.251636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10370 | 2026.04.07 05:28:37.252319 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.04.07 05:28:37.255188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10372 | 2026.04.07 05:28:41.143654 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.04.07 05:28:41.143870 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10374 | 2026.04.07 05:28:41.143947 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10375 | 2026.04.07 05:28:41.144618 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.04.07 05:28:41.144662 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10377 | 2026.04.07 05:28:41.145073 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10378 | 2026.04.07 05:28:41.145302 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.04.07 05:28:41.145466 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 10380 | 2026.04.07 05:28:41.145517 [ 5 ] {bebb8d18-280b-4adc-8d9b-fe7f5adb4c63} <Debug> TCPHandler: Processed in 0.001999798 sec. | ||
| 10381 | 2026.04.07 05:28:41.145635 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.04.07 05:28:41.145737 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10383 | 2026.04.07 05:28:41.145779 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10384 | 2026.04.07 05:28:41.146212 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.04.07 05:28:41.146249 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10386 | 2026.04.07 05:28:41.146561 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10387 | 2026.04.07 05:28:41.146771 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.04.07 05:28:41.146900 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 10389 | 2026.04.07 05:28:41.146939 [ 5 ] {23b89235-18cb-4612-86c3-6f2c3b01ce15} <Debug> TCPHandler: Processed in 0.001355036 sec. | ||
| 10390 | 2026.04.07 05:28:41.147053 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2026.04.07 05:28:41.147150 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.04.07 05:28:41.147192 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10393 | 2026.04.07 05:28:41.147596 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.04.07 05:28:41.147632 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10395 | 2026.04.07 05:28:41.147959 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10396 | 2026.04.07 05:28:41.148166 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.04.07 05:28:41.148298 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 10398 | 2026.04.07 05:28:41.148335 [ 5 ] {7028a46c-fff2-4e3f-9746-c086de58ffe3} <Debug> TCPHandler: Processed in 0.001331815 sec. | ||
| 10399 | 2026.04.07 05:28:41.148443 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.04.07 05:28:41.148538 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.04.07 05:28:41.148579 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10402 | 2026.04.07 05:28:41.148902 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.04.07 05:28:41.148938 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10404 | 2026.04.07 05:28:41.149256 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10405 | 2026.04.07 05:28:41.149458 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.04.07 05:28:41.149580 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10407 | 2026.04.07 05:28:41.149612 [ 5 ] {4c2b2f54-41bf-4951-9459-b70ffccecc31} <Debug> TCPHandler: Processed in 0.001237364 sec. | ||
| 10408 | 2026.04.07 05:28:43.077721 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10409 | 2026.04.07 05:28:43.077819 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10410 | 2026.04.07 05:28:43.288670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26884 | ||
| 10411 | 2026.04.07 05:28:43.289481 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.04.07 05:28:43.289547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10413 | 2026.04.07 05:28:43.290050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10414 | 2026.04.07 05:28:43.290279 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.04.07 05:28:43.290404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26884 | ||
| 10416 | 2026.04.07 05:28:43.290434 [ 62 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10417 | 2026.04.07 05:28:43.290497 [ 62 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.04.07 05:28:43.290520 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10419 | 2026.04.07 05:28:43.290636 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 10420 | 2026.04.07 05:28:43.290780 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10421 | 2026.04.07 05:28:43.290819 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24452 rows starting from the beginning of the part | ||
| 10422 | 2026.04.07 05:28:43.290881 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 10423 | 2026.04.07 05:28:43.290925 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 10424 | 2026.04.07 05:28:43.290978 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 10425 | 2026.04.07 05:28:43.291018 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 10426 | 2026.04.07 05:28:43.291058 [ 191 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 10427 | 2026.04.07 05:28:43.293502 [ 194 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917725 sec., 9214028.052678028 rows/sec., 131.81 MiB/sec. | ||
| 10428 | 2026.04.07 05:28:43.293826 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10429 | 2026.04.07 05:28:43.294244 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.04.07 05:28:43.294356 [ 189 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_56_11} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10431 | 2026.04.07 05:28:43.294493 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10432 | 2026.04.07 05:28:43.358202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1246 | ||
| 10433 | 2026.04.07 05:28:43.360700 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.04.07 05:28:43.360760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10435 | 2026.04.07 05:28:43.362033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10436 | 2026.04.07 05:28:43.362316 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.04.07 05:28:43.362752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 10438 | 2026.04.07 05:28:44.755593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10439 | 2026.04.07 05:28:44.773082 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.04.07 05:28:44.773146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10441 | 2026.04.07 05:28:44.779529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10442 | 2026.04.07 05:28:44.780225 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.04.07 05:28:44.780523 [ 62 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10444 | 2026.04.07 05:28:44.780591 [ 62 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.04.07 05:28:44.780611 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10446 | 2026.04.07 05:28:44.780720 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10447 | 2026.04.07 05:28:44.783456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10448 | 2026.04.07 05:28:44.784676 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2026.04.07 05:28:44.785465 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10450 | 2026.04.07 05:28:44.788824 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10451 | 2026.04.07 05:28:44.792298 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10452 | 2026.04.07 05:28:44.796087 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10453 | 2026.04.07 05:28:44.800240 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10454 | 2026.04.07 05:28:44.804029 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 10455 | 2026.04.07 05:28:44.856865 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076180527 sec., 5539.473361742431 rows/sec., 28.64 MiB/sec. | ||
| 10456 | 2026.04.07 05:28:44.859186 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10457 | 2026.04.07 05:28:44.860923 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_56_11} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.04.07 05:28:44.861024 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_56_11} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10459 | 2026.04.07 05:28:44.862616 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10460 | 2026.04.07 05:28:46.145784 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.04.07 05:28:46.145974 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10462 | 2026.04.07 05:28:46.146038 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10463 | 2026.04.07 05:28:46.146748 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.04.07 05:28:46.146793 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10465 | 2026.04.07 05:28:46.147223 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10466 | 2026.04.07 05:28:46.147449 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.04.07 05:28:46.147604 [ 51 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10468 | 2026.04.07 05:28:46.147612 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001686 sec., 83036.7734282325 rows/sec., 7.23 MiB/sec. | ||
| 10469 | 2026.04.07 05:28:46.147690 [ 51 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.04.07 05:28:46.147713 [ 5 ] {96469521-dd72-4e31-bbf7-3a62a09f2666} <Debug> TCPHandler: Processed in 0.002070289 sec. | ||
| 10471 | 2026.04.07 05:28:46.147720 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10472 | 2026.04.07 05:28:46.147846 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.04.07 05:28:46.147864 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::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 | ||
| 10474 | 2026.04.07 05:28:46.147953 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10475 | 2026.04.07 05:28:46.148000 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10476 | 2026.04.07 05:28:46.148009 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10477 | 2026.04.07 05:28:46.148051 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2620 rows starting from the beginning of the part | ||
| 10478 | 2026.04.07 05:28:46.148120 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 10479 | 2026.04.07 05:28:46.148177 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2609 rows starting from the beginning of the part | ||
| 10480 | 2026.04.07 05:28:46.148224 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 10481 | 2026.04.07 05:28:46.148267 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 10482 | 2026.04.07 05:28:46.148310 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 140 rows starting from the beginning of the part | ||
| 10483 | 2026.04.07 05:28:46.148429 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.04.07 05:28:46.148470 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10485 | 2026.04.07 05:28:46.148959 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10486 | 2026.04.07 05:28:46.149191 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.04.07 05:28:46.149334 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001405 sec., 29893.2384341637 rows/sec., 2.20 MiB/sec. | ||
| 10488 | 2026.04.07 05:28:46.149373 [ 5 ] {c45ec3aa-3346-4e73-8880-eebdb599a9c6} <Debug> TCPHandler: Processed in 0.0015798 sec. | ||
| 10489 | 2026.04.07 05:28:46.149487 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.04.07 05:28:46.149582 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10491 | 2026.04.07 05:28:46.149627 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10492 | 2026.04.07 05:28:46.150048 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.04.07 05:28:46.150084 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10494 | 2026.04.07 05:28:46.150248 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441306 sec., 2268048.331507808 rows/sec., 180.26 MiB/sec. | ||
| 10495 | 2026.04.07 05:28:46.150398 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10496 | 2026.04.07 05:28:46.150537 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10497 | 2026.04.07 05:28:46.150665 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.04.07 05:28:46.150812 [ 51 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10499 | 2026.04.07 05:28:46.150816 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2026.04.07 05:28:46.150852 [ 51 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.04.07 05:28:46.150817 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001255 sec., 84462.15139442231 rows/sec., 6.60 MiB/sec. | ||
| 10502 | 2026.04.07 05:28:46.150883 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10503 | 2026.04.07 05:28:46.150920 [ 5 ] {c230cb97-a578-4814-a740-6e8a031b9b97} <Debug> TCPHandler: Processed in 0.001483608 sec. | ||
| 10504 | 2026.04.07 05:28:46.150923 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_91_18} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10505 | 2026.04.07 05:28:46.151009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10506 | 2026.04.07 05:28:46.151043 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.04.07 05:28:46.151056 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::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 | ||
| 10508 | 2026.04.07 05:28:46.151146 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10509 | 2026.04.07 05:28:46.151181 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10510 | 2026.04.07 05:28:46.151193 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10511 | 2026.04.07 05:28:46.151220 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1404 rows starting from the beginning of the part | ||
| 10512 | 2026.04.07 05:28:46.151291 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 10513 | 2026.04.07 05:28:46.151340 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1368 rows starting from the beginning of the part | ||
| 10514 | 2026.04.07 05:28:46.151384 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 10515 | 2026.04.07 05:28:46.151427 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 10516 | 2026.04.07 05:28:46.151468 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part | ||
| 10517 | 2026.04.07 05:28:46.151611 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.04.07 05:28:46.151654 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10519 | 2026.04.07 05:28:46.151998 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10520 | 2026.04.07 05:28:46.152230 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.04.07 05:28:46.152368 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 10522 | 2026.04.07 05:28:46.152406 [ 5 ] {834053e9-9c92-4dad-a17a-85143a5b8cc3} <Debug> TCPHandler: Processed in 0.001413077 sec. | ||
| 10523 | 2026.04.07 05:28:46.152527 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2026.04.07 05:28:46.152554 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159186 sec., 1928561.5569208346 rows/sec., 140.00 MiB/sec. | ||
| 10525 | 2026.04.07 05:28:46.152621 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.04.07 05:28:46.152680 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10527 | 2026.04.07 05:28:46.152752 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10528 | 2026.04.07 05:28:46.152979 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.04.07 05:28:46.153046 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_91_18} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10530 | 2026.04.07 05:28:46.153107 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10531 | 2026.04.07 05:28:46.153570 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.04.07 05:28:46.153612 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10533 | 2026.04.07 05:28:46.154196 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10534 | 2026.04.07 05:28:46.154430 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.04.07 05:28:46.154551 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10536 | 2026.04.07 05:28:46.154570 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001968 sec., 21341.463414634145 rows/sec., 38.24 MiB/sec. | ||
| 10537 | 2026.04.07 05:28:46.154586 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.04.07 05:28:46.154619 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10539 | 2026.04.07 05:28:46.154647 [ 5 ] {d90e7330-b85f-46ff-9e0a-d333e6e5c584} <Debug> TCPHandler: Processed in 0.002170011 sec. | ||
| 10540 | 2026.04.07 05:28:46.154705 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 10541 | 2026.04.07 05:28:46.154769 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2026.04.07 05:28:46.154872 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10543 | 2026.04.07 05:28:46.154894 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2026.04.07 05:28:46.154913 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10545 | 2026.04.07 05:28:46.154943 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1534 rows starting from the beginning of the part | ||
| 10546 | 2026.04.07 05:28:46.155049 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part | ||
| 10547 | 2026.04.07 05:28:46.155140 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 10548 | 2026.04.07 05:28:46.155241 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 10549 | 2026.04.07 05:28:46.155256 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.04.07 05:28:46.155297 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10551 | 2026.04.07 05:28:46.155335 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 53 rows starting from the beginning of the part | ||
| 10552 | 2026.04.07 05:28:46.155430 [ 200 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 10553 | 2026.04.07 05:28:46.155629 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10554 | 2026.04.07 05:28:46.155891 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2026.04.07 05:28:46.156028 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 10556 | 2026.04.07 05:28:46.156043 [ 50 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10557 | 2026.04.07 05:28:46.156066 [ 5 ] {2ecc371d-e437-4447-a929-8afd3a53be36} <Debug> TCPHandler: Processed in 0.001347376 sec. | ||
| 10558 | 2026.04.07 05:28:46.156112 [ 50 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.04.07 05:28:46.156138 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10560 | 2026.04.07 05:28:46.156237 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 10561 | 2026.04.07 05:28:46.156353 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10562 | 2026.04.07 05:28:46.156387 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4566 rows starting from the beginning of the part | ||
| 10563 | 2026.04.07 05:28:46.156450 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::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 | ||
| 10564 | 2026.04.07 05:28:46.156497 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 10565 | 2026.04.07 05:28:46.156552 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 10566 | 2026.04.07 05:28:46.156596 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 10567 | 2026.04.07 05:28:46.156639 [ 193 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 10568 | 2026.04.07 05:28:46.159142 [ 190 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4806 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953716 sec., 1627102.9442234798 rows/sec., 109.72 MiB/sec. | ||
| 10569 | 2026.04.07 05:28:46.159711 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10570 | 2026.04.07 05:28:46.160032 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.04.07 05:28:46.160123 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_91_18} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10572 | 2026.04.07 05:28:46.160220 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10573 | 2026.04.07 05:28:46.166065 [ 199 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 19 columns (19 merged, 0 gathered) in 0.011391985 sec., 155021.27153432873 rows/sec., 277.79 MiB/sec. | ||
| 10574 | 2026.04.07 05:28:46.167856 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10575 | 2026.04.07 05:28:46.168248 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.04.07 05:28:46.168331 [ 190 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10577 | 2026.04.07 05:28:46.168470 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.88 MiB. | ||
| 10578 | 2026.04.07 05:28:47.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.81 MiB, peak 342.65 MiB, free memory in arenas 0.00 B, will set to 337.18 MiB (RSS), difference: 7.37 MiB | ||
| 10579 | 2026.04.07 05:28:50.790624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27332 | ||
| 10580 | 2026.04.07 05:28:50.791177 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.04.07 05:28:50.791226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10582 | 2026.04.07 05:28:50.791726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10583 | 2026.04.07 05:28:50.791972 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.04.07 05:28:50.792119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27332 | ||
| 10585 | 2026.04.07 05:28:51.144257 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.04.07 05:28:51.144442 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10587 | 2026.04.07 05:28:51.144507 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10588 | 2026.04.07 05:28:51.145152 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.04.07 05:28:51.145196 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10590 | 2026.04.07 05:28:51.145592 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10591 | 2026.04.07 05:28:51.145838 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.04.07 05:28:51.145992 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 10593 | 2026.04.07 05:28:51.146035 [ 5 ] {fe5c6c8b-3923-4c3c-a222-6fa69d1063b5} <Debug> TCPHandler: Processed in 0.001907045 sec. | ||
| 10594 | 2026.04.07 05:28:51.146153 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.04.07 05:28:51.146249 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10596 | 2026.04.07 05:28:51.146289 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10597 | 2026.04.07 05:28:51.146706 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.04.07 05:28:51.146742 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10599 | 2026.04.07 05:28:51.147057 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10600 | 2026.04.07 05:28:51.147276 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.04.07 05:28:51.147405 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 10602 | 2026.04.07 05:28:51.147444 [ 5 ] {f7248351-32a3-4d96-b117-e2890b416760} <Debug> TCPHandler: Processed in 0.001342195 sec. | ||
| 10603 | 2026.04.07 05:28:51.147561 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.04.07 05:28:51.147658 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.04.07 05:28:51.147702 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10606 | 2026.04.07 05:28:51.148105 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.04.07 05:28:51.148140 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10608 | 2026.04.07 05:28:51.148480 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10609 | 2026.04.07 05:28:51.148714 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.04.07 05:28:51.148843 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 10611 | 2026.04.07 05:28:51.148892 [ 5 ] {a0baacc4-d269-417a-8c5d-4d9d5295fab4} <Debug> TCPHandler: Processed in 0.001379726 sec. | ||
| 10612 | 2026.04.07 05:28:51.149026 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.04.07 05:28:51.149122 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10614 | 2026.04.07 05:28:51.149164 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10615 | 2026.04.07 05:28:51.149519 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.04.07 05:28:51.149553 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10617 | 2026.04.07 05:28:51.149861 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10618 | 2026.04.07 05:28:51.150078 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.04.07 05:28:51.150206 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10620 | 2026.04.07 05:28:51.150243 [ 5 ] {4c6bce30-d873-4652-8176-7c260d3d470d} <Debug> TCPHandler: Processed in 0.001267434 sec. | ||
| 10621 | 2026.04.07 05:28:52.283597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10622 | 2026.04.07 05:28:52.299388 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.04.07 05:28:52.299450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10624 | 2026.04.07 05:28:52.305124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10625 | 2026.04.07 05:28:52.305815 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.04.07 05:28:52.308741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10627 | 2026.04.07 05:28:53.363041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1266 | ||
| 10628 | 2026.04.07 05:28:53.365308 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.04.07 05:28:53.365364 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10630 | 2026.04.07 05:28:53.366595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10631 | 2026.04.07 05:28:53.366871 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.04.07 05:28:53.367240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 10633 | 2026.04.07 05:28:56.146392 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.04.07 05:28:56.146587 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10635 | 2026.04.07 05:28:56.146657 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10636 | 2026.04.07 05:28:56.147356 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.04.07 05:28:56.147403 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10638 | 2026.04.07 05:28:56.147819 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10639 | 2026.04.07 05:28:56.148054 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.04.07 05:28:56.148219 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001681 sec., 83283.75966686496 rows/sec., 7.25 MiB/sec. | ||
| 10641 | 2026.04.07 05:28:56.148272 [ 5 ] {19d5892e-2bf3-4cbf-9048-159d314a326d} <Debug> TCPHandler: Processed in 0.002007928 sec. | ||
| 10642 | 2026.04.07 05:28:56.148388 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.04.07 05:28:56.148492 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.04.07 05:28:56.148535 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10645 | 2026.04.07 05:28:56.148974 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.04.07 05:28:56.149012 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10647 | 2026.04.07 05:28:56.149327 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10648 | 2026.04.07 05:28:56.149556 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.04.07 05:28:56.149687 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001218 sec., 34482.75862068966 rows/sec., 2.53 MiB/sec. | ||
| 10650 | 2026.04.07 05:28:56.149727 [ 5 ] {87732d3f-8723-4eed-b595-60d438a280f5} <Debug> TCPHandler: Processed in 0.001393087 sec. | ||
| 10651 | 2026.04.07 05:28:56.149844 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.04.07 05:28:56.149942 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10653 | 2026.04.07 05:28:56.149982 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10654 | 2026.04.07 05:28:56.150409 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.04.07 05:28:56.150445 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10656 | 2026.04.07 05:28:56.150755 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10657 | 2026.04.07 05:28:56.150972 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.04.07 05:28:56.151104 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001182 sec., 89678.51099830795 rows/sec., 7.00 MiB/sec. | ||
| 10659 | 2026.04.07 05:28:56.151142 [ 5 ] {26c64814-6237-464c-a4a6-69ee775ae80a} <Debug> TCPHandler: Processed in 0.001348665 sec. | ||
| 10660 | 2026.04.07 05:28:56.151258 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.04.07 05:28:56.151356 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.04.07 05:28:56.151398 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10663 | 2026.04.07 05:28:56.151805 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.04.07 05:28:56.151840 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10665 | 2026.04.07 05:28:56.152175 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10666 | 2026.04.07 05:28:56.152387 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.04.07 05:28:56.152520 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 10668 | 2026.04.07 05:28:56.152516 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_88_18 to all_89_89_0 | ||
| 10669 | 2026.04.07 05:28:56.152559 [ 5 ] {280f540b-dc7d-4942-b283-40bfcf1001db} <Debug> TCPHandler: Processed in 0.001351225 sec. | ||
| 10670 | 2026.04.07 05:28:56.152598 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.04.07 05:28:56.152625 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10672 | 2026.04.07 05:28:56.152689 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2026.04.07 05:28:56.152734 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_88_18 to all_89_89_0 into Compact with storage Full | ||
| 10674 | 2026.04.07 05:28:56.152790 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10675 | 2026.04.07 05:28:56.152849 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10676 | 2026.04.07 05:28:56.152882 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10677 | 2026.04.07 05:28:56.152927 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 31514 rows starting from the beginning of the part | ||
| 10678 | 2026.04.07 05:28:56.152995 [ 196 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 10679 | 2026.04.07 05:28:56.153711 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.04.07 05:28:56.153752 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10681 | 2026.04.07 05:28:56.154361 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10682 | 2026.04.07 05:28:56.154617 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.04.07 05:28:56.154768 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001997 sec., 21031.54732098147 rows/sec., 37.69 MiB/sec. | ||
| 10684 | 2026.04.07 05:28:56.154835 [ 5 ] {941d7037-962d-4d3d-8c9c-d6713097c615} <Debug> TCPHandler: Processed in 0.002195801 sec. | ||
| 10685 | 2026.04.07 05:28:56.154954 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.04.07 05:28:56.155051 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.04.07 05:28:56.155093 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2026.04.07 05:28:56.155442 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.04.07 05:28:56.155477 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10690 | 2026.04.07 05:28:56.155832 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10691 | 2026.04.07 05:28:56.156054 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.04.07 05:28:56.156189 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10693 | 2026.04.07 05:28:56.156226 [ 5 ] {ccbad9f6-c563-4664-b2a6-4f9aeb3e05a6} <Debug> TCPHandler: Processed in 0.001321765 sec. | ||
| 10694 | 2026.04.07 05:28:56.159149 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31578 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458431 sec., 4889422.833502441 rows/sec., 318.67 MiB/sec. | ||
| 10695 | 2026.04.07 05:28:56.159832 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Trace> MergedBlockOutputStream: filled checksums all_1_89_19 (state Temporary) | ||
| 10696 | 2026.04.07 05:28:56.160197 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_89_19 to all_1_89_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.04.07 05:28:56.160284 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_89_19} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_88_18, all_89_89_0] -> all_1_89_19 | ||
| 10698 | 2026.04.07 05:28:56.160372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10699 | 2026.04.07 05:28:57.706011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53835 | ||
| 10700 | 2026.04.07 05:28:57.706126 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10701 | 2026.04.07 05:28:57.706158 [ 290 ] {} <Debug> TCP-Session: 123d402f-8e9e-425c-8953-cbf4e5c46b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:53835 | ||
| 10702 | 2026.04.07 05:28:57.706184 [ 290 ] {} <Debug> TCP-Session: 123d402f-8e9e-425c-8953-cbf4e5c46b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2026.04.07 05:28:57.706200 [ 290 ] {} <Debug> TCP-Session: 123d402f-8e9e-425c-8953-cbf4e5c46b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.04.07 05:28:57.706409 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54720 | ||
| 10705 | 2026.04.07 05:28:57.706450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 | ||
| 10706 | 2026.04.07 05:28:57.706481 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51372 | ||
| 10707 | 2026.04.07 05:28:57.706499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34657 | ||
| 10708 | 2026.04.07 05:28:57.706546 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10709 | 2026.04.07 05:28:57.706573 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10710 | 2026.04.07 05:28:57.706575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10711 | 2026.04.07 05:28:57.706609 [ 291 ] {} <Debug> TCP-Session: e079ab15-dff7-46c5-8634-28dc30ccb486 Authenticating user 'default' from [fd00:1122:3344:101::e]:54720 | ||
| 10712 | 2026.04.07 05:28:57.706626 [ 286 ] {} <Debug> TCP-Session: 6244810d-7de4-4331-b3bc-e4f8596ab5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51372 | ||
| 10713 | 2026.04.07 05:28:57.706636 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10714 | 2026.04.07 05:28:57.706649 [ 291 ] {} <Debug> TCP-Session: e079ab15-dff7-46c5-8634-28dc30ccb486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.04.07 05:28:57.706655 [ 286 ] {} <Debug> TCP-Session: 6244810d-7de4-4331-b3bc-e4f8596ab5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10716 | 2026.04.07 05:28:57.706676 [ 289 ] {} <Debug> TCP-Session: 92ee5ad7-8f44-4b09-9a3b-08721cd2a685 Authenticating user 'default' from [fd00:1122:3344:101::e]:34657 | ||
| 10717 | 2026.04.07 05:28:57.706698 [ 286 ] {} <Debug> TCP-Session: 6244810d-7de4-4331-b3bc-e4f8596ab5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.04.07 05:28:57.706681 [ 291 ] {} <Debug> TCP-Session: e079ab15-dff7-46c5-8634-28dc30ccb486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.04.07 05:28:57.706727 [ 289 ] {} <Debug> TCP-Session: 92ee5ad7-8f44-4b09-9a3b-08721cd2a685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.04.07 05:28:57.706614 [ 292 ] {} <Debug> TCP-Session: 1fce2792-c975-4335-adf7-363d8563bbb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 | ||
| 10721 | 2026.04.07 05:28:57.706765 [ 289 ] {} <Debug> TCP-Session: 92ee5ad7-8f44-4b09-9a3b-08721cd2a685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.04.07 05:28:57.706526 [ 290 ] {} <Trace> TCP-Session: 123d402f-8e9e-425c-8953-cbf4e5c46b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.04.07 05:28:57.706491 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45393 | ||
| 10724 | 2026.04.07 05:28:57.706469 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64655 | ||
| 10725 | 2026.04.07 05:28:57.706458 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64033 | ||
| 10726 | 2026.04.07 05:28:57.706906 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10727 | 2026.04.07 05:28:57.706454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53565 | ||
| 10728 | 2026.04.07 05:28:57.706943 [ 288 ] {} <Debug> TCP-Session: e9e44ce3-e37d-40fa-8307-a014191d7b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:45393 | ||
| 10729 | 2026.04.07 05:28:57.706795 [ 292 ] {} <Debug> TCP-Session: 1fce2792-c975-4335-adf7-363d8563bbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.04.07 05:28:57.706980 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10731 | 2026.04.07 05:28:57.706984 [ 288 ] {} <Debug> TCP-Session: e9e44ce3-e37d-40fa-8307-a014191d7b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10732 | 2026.04.07 05:28:57.706991 [ 292 ] {} <Debug> TCP-Session: 1fce2792-c975-4335-adf7-363d8563bbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10733 | 2026.04.07 05:28:57.707020 [ 288 ] {} <Debug> TCP-Session: e9e44ce3-e37d-40fa-8307-a014191d7b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10734 | 2026.04.07 05:28:57.707084 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10735 | 2026.04.07 05:28:57.707115 [ 3 ] {} <Debug> TCP-Session: 4fbe1d91-3bb8-4e95-b5a4-0791cc148334 Authenticating user 'default' from [fd00:1122:3344:101::e]:64655 | ||
| 10736 | 2026.04.07 05:28:57.707134 [ 3 ] {} <Debug> TCP-Session: 4fbe1d91-3bb8-4e95-b5a4-0791cc148334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2026.04.07 05:28:57.707146 [ 3 ] {} <Debug> TCP-Session: 4fbe1d91-3bb8-4e95-b5a4-0791cc148334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10738 | 2026.04.07 05:28:57.707268 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10739 | 2026.04.07 05:28:57.707333 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10740 | 2026.04.07 05:28:57.707476 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10741 | 2026.04.07 05:28:57.707510 [ 293 ] {} <Debug> TCP-Session: 60db595a-9aa9-418c-85cc-68a53902b423 Authenticating user 'default' from [fd00:1122:3344:101::e]:53565 | ||
| 10742 | 2026.04.07 05:28:57.707528 [ 293 ] {} <Debug> TCP-Session: 60db595a-9aa9-418c-85cc-68a53902b423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.04.07 05:28:57.707546 [ 293 ] {} <Debug> TCP-Session: 60db595a-9aa9-418c-85cc-68a53902b423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.04.07 05:28:57.707586 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10745 | 2026.04.07 05:28:57.707618 [ 294 ] {} <Debug> TCP-Session: 829faffc-ab90-4ef5-889f-3c0b20f1f487 Authenticating user 'default' from [fd00:1122:3344:101::e]:64033 | ||
| 10746 | 2026.04.07 05:28:57.707625 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 10747 | 2026.04.07 05:28:57.707636 [ 294 ] {} <Debug> TCP-Session: 829faffc-ab90-4ef5-889f-3c0b20f1f487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10748 | 2026.04.07 05:28:57.707656 [ 294 ] {} <Debug> TCP-Session: 829faffc-ab90-4ef5-889f-3c0b20f1f487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10749 | 2026.04.07 05:28:57.708595 [ 331 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> AggregatingTransform: Aggregating | ||
| 10750 | 2026.04.07 05:28:57.708656 [ 331 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> Aggregator: Aggregation method: without_key | ||
| 10751 | 2026.04.07 05:28:57.708701 [ 331 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971558 sec. (1029.275 rows/sec., 40.21 KiB/sec.) | ||
| 10752 | 2026.04.07 05:28:57.708726 [ 331 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Trace> Aggregator: Merging aggregated data | ||
| 10753 | 2026.04.07 05:28:57.710393 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00347 sec., 288.1844380403458 rows/sec., 11.26 KiB/sec. | ||
| 10754 | 2026.04.07 05:28:57.710541 [ 290 ] {f12713fb-6581-4d26-b750-27cf54ec7b46} <Debug> TCPHandler: Processed in 0.004137258 sec. | ||
| 10755 | 2026.04.07 05:28:57.710655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10756 | 2026.04.07 05:28:57.710657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10757 | 2026.04.07 05:28:57.710677 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10758 | 2026.04.07 05:28:57.710694 [ 289 ] {} <Debug> TCP-Session: 92ee5ad7-8f44-4b09-9a3b-08721cd2a685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2026.04.07 05:28:57.710710 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10760 | 2026.04.07 05:28:57.710732 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10761 | 2026.04.07 05:28:57.710768 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10762 | 2026.04.07 05:28:57.710785 [ 291 ] {} <Debug> TCP-Session: e079ab15-dff7-46c5-8634-28dc30ccb486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2026.04.07 05:28:57.710802 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10764 | 2026.04.07 05:28:57.710815 [ 294 ] {} <Debug> TCP-Session: 829faffc-ab90-4ef5-889f-3c0b20f1f487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.04.07 05:28:57.710801 [ 292 ] {} <Debug> TCP-Session: 1fce2792-c975-4335-adf7-363d8563bbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.04.07 05:28:57.710859 [ 288 ] {} <Debug> TCP-Session: e9e44ce3-e37d-40fa-8307-a014191d7b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.04.07 05:28:57.710785 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10768 | 2026.04.07 05:28:57.710753 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10769 | 2026.04.07 05:28:57.710925 [ 3 ] {} <Debug> TCP-Session: 4fbe1d91-3bb8-4e95-b5a4-0791cc148334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10770 | 2026.04.07 05:28:57.710735 [ 293 ] {} <Debug> TCP-Session: 60db595a-9aa9-418c-85cc-68a53902b423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.04.07 05:28:57.710958 [ 286 ] {} <Debug> TCP-Session: 6244810d-7de4-4331-b3bc-e4f8596ab5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2026.04.07 05:28:57.710720 [ 290 ] {} <Debug> TCP-Session: 123d402f-8e9e-425c-8953-cbf4e5c46b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.04.07 05:28:58.077877 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10774 | 2026.04.07 05:28:58.077928 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10775 | 2026.04.07 05:28:58.292292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27844 | ||
| 10776 | 2026.04.07 05:28:58.292863 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.04.07 05:28:58.292908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10778 | 2026.04.07 05:28:58.293399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10779 | 2026.04.07 05:28:58.293654 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.04.07 05:28:58.293816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27844 | ||
| 10781 | 2026.04.07 05:28:59.088398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55075 | ||
| 10782 | 2026.04.07 05:28:59.088555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10783 | 2026.04.07 05:28:59.088594 [ 292 ] {} <Debug> TCP-Session: 673b0f86-192e-4bad-b14b-028c1128f5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55075 | ||
| 10784 | 2026.04.07 05:28:59.088623 [ 292 ] {} <Debug> TCP-Session: 673b0f86-192e-4bad-b14b-028c1128f5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2026.04.07 05:28:59.088642 [ 292 ] {} <Debug> TCP-Session: 673b0f86-192e-4bad-b14b-028c1128f5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.04.07 05:28:59.088864 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37811 | ||
| 10787 | 2026.04.07 05:28:59.088911 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60679 | ||
| 10788 | 2026.04.07 05:28:59.088944 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58460 | ||
| 10789 | 2026.04.07 05:28:59.088968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10790 | 2026.04.07 05:28:59.088987 [ 292 ] {} <Trace> TCP-Session: 673b0f86-192e-4bad-b14b-028c1128f5cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.04.07 05:28:59.089008 [ 293 ] {} <Debug> TCP-Session: 1aec1996-c3c7-4def-a06b-e0c46b42349c Authenticating user 'default' from [fd00:1122:3344:101::e]:37811 | ||
| 10792 | 2026.04.07 05:28:59.088966 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57238 | ||
| 10793 | 2026.04.07 05:28:59.089049 [ 293 ] {} <Debug> TCP-Session: 1aec1996-c3c7-4def-a06b-e0c46b42349c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.04.07 05:28:59.089046 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10795 | 2026.04.07 05:28:59.089097 [ 293 ] {} <Debug> TCP-Session: 1aec1996-c3c7-4def-a06b-e0c46b42349c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2026.04.07 05:28:59.089035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10797 | 2026.04.07 05:28:59.089127 [ 294 ] {} <Debug> TCP-Session: 5058b1cb-5156-4677-adc9-c484510534ab Authenticating user 'default' from [fd00:1122:3344:101::e]:60679 | ||
| 10798 | 2026.04.07 05:28:59.089149 [ 289 ] {} <Debug> TCP-Session: f6a51c7d-fb4e-40ec-bd9a-03745dc41c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:58460 | ||
| 10799 | 2026.04.07 05:28:59.089153 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10800 | 2026.04.07 05:28:59.089180 [ 289 ] {} <Debug> TCP-Session: f6a51c7d-fb4e-40ec-bd9a-03745dc41c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.04.07 05:28:59.089186 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55075) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10802 | 2026.04.07 05:28:59.089203 [ 289 ] {} <Debug> TCP-Session: f6a51c7d-fb4e-40ec-bd9a-03745dc41c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.04.07 05:28:59.089200 [ 291 ] {} <Debug> TCP-Session: 1100aa1c-9b65-4569-9492-72e5f645f9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57238 | ||
| 10804 | 2026.04.07 05:28:59.089170 [ 294 ] {} <Debug> TCP-Session: 5058b1cb-5156-4677-adc9-c484510534ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10805 | 2026.04.07 05:28:59.088956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64184 | ||
| 10806 | 2026.04.07 05:28:59.089280 [ 294 ] {} <Debug> TCP-Session: 5058b1cb-5156-4677-adc9-c484510534ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.04.07 05:28:59.088935 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45538 | ||
| 10808 | 2026.04.07 05:28:59.088927 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60731 | ||
| 10809 | 2026.04.07 05:28:59.089350 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10810 | 2026.04.07 05:28:59.088925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62397 | ||
| 10811 | 2026.04.07 05:28:59.089401 [ 290 ] {} <Debug> TCP-Session: df854b81-7acb-4394-948a-771a09b28af3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64184 | ||
| 10812 | 2026.04.07 05:28:59.089398 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10813 | 2026.04.07 05:28:59.089422 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10814 | 2026.04.07 05:28:59.089430 [ 290 ] {} <Debug> TCP-Session: df854b81-7acb-4394-948a-771a09b28af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.04.07 05:28:59.089459 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10816 | 2026.04.07 05:28:59.089471 [ 290 ] {} <Debug> TCP-Session: df854b81-7acb-4394-948a-771a09b28af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2026.04.07 05:28:59.089466 [ 3 ] {} <Debug> TCP-Session: 9c80f205-24d5-40fb-a9f9-c499d6d7315d Authenticating user 'default' from [fd00:1122:3344:101::e]:60731 | ||
| 10818 | 2026.04.07 05:28:59.089489 [ 286 ] {} <Debug> TCP-Session: a2a3bc63-ad5f-4f7b-a401-42ad4eb78b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:62397 | ||
| 10819 | 2026.04.07 05:28:59.089510 [ 3 ] {} <Debug> TCP-Session: 9c80f205-24d5-40fb-a9f9-c499d6d7315d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.04.07 05:28:59.089512 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10821 | 2026.04.07 05:28:59.089542 [ 3 ] {} <Debug> TCP-Session: 9c80f205-24d5-40fb-a9f9-c499d6d7315d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.04.07 05:28:59.089528 [ 286 ] {} <Debug> TCP-Session: a2a3bc63-ad5f-4f7b-a401-42ad4eb78b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.04.07 05:28:59.089450 [ 288 ] {} <Debug> TCP-Session: d9f0b3f9-d367-4dbf-a333-eedee304aa73 Authenticating user 'default' from [fd00:1122:3344:101::e]:45538 | ||
| 10824 | 2026.04.07 05:28:59.089595 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10825 | 2026.04.07 05:28:59.089594 [ 286 ] {} <Debug> TCP-Session: a2a3bc63-ad5f-4f7b-a401-42ad4eb78b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.04.07 05:28:59.089617 [ 288 ] {} <Debug> TCP-Session: d9f0b3f9-d367-4dbf-a333-eedee304aa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.04.07 05:28:59.089273 [ 291 ] {} <Debug> TCP-Session: 1100aa1c-9b65-4569-9492-72e5f645f9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.04.07 05:28:59.089653 [ 288 ] {} <Debug> TCP-Session: d9f0b3f9-d367-4dbf-a333-eedee304aa73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.04.07 05:28:59.089675 [ 291 ] {} <Debug> TCP-Session: 1100aa1c-9b65-4569-9492-72e5f645f9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.04.07 05:28:59.089912 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 10831 | 2026.04.07 05:28:59.090854 [ 322 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> AggregatingTransform: Aggregating | ||
| 10832 | 2026.04.07 05:28:59.090913 [ 322 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> Aggregator: Aggregation method: without_key | ||
| 10833 | 2026.04.07 05:28:59.090953 [ 322 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935317 sec. (1069.156 rows/sec., 41.76 KiB/sec.) | ||
| 10834 | 2026.04.07 05:28:59.090973 [ 322 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Trace> Aggregator: Merging aggregated data | ||
| 10835 | 2026.04.07 05:28:59.092242 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 10836 | 2026.04.07 05:28:59.092398 [ 292 ] {9c7f9ea9-c319-4173-b685-b7cc2b115120} <Debug> TCPHandler: Processed in 0.003525397 sec. | ||
| 10837 | 2026.04.07 05:28:59.092514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10838 | 2026.04.07 05:28:59.092541 [ 292 ] {} <Debug> TCP-Session: 673b0f86-192e-4bad-b14b-028c1128f5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.04.07 05:28:59.092550 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10840 | 2026.04.07 05:28:59.092571 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10841 | 2026.04.07 05:28:59.092593 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10842 | 2026.04.07 05:28:59.092599 [ 293 ] {} <Debug> TCP-Session: 1aec1996-c3c7-4def-a06b-e0c46b42349c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10843 | 2026.04.07 05:28:59.092618 [ 291 ] {} <Debug> TCP-Session: 1100aa1c-9b65-4569-9492-72e5f645f9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.04.07 05:28:59.092633 [ 289 ] {} <Debug> TCP-Session: f6a51c7d-fb4e-40ec-bd9a-03745dc41c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.04.07 05:28:59.092648 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.04.07 05:28:59.092676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10847 | 2026.04.07 05:28:59.092700 [ 3 ] {} <Debug> TCP-Session: 9c80f205-24d5-40fb-a9f9-c499d6d7315d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.04.07 05:28:59.092675 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10849 | 2026.04.07 05:28:59.092731 [ 290 ] {} <Debug> TCP-Session: df854b81-7acb-4394-948a-771a09b28af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.04.07 05:28:59.092629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2026.04.07 05:28:59.092759 [ 286 ] {} <Debug> TCP-Session: a2a3bc63-ad5f-4f7b-a401-42ad4eb78b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2026.04.07 05:28:59.092611 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2026.04.07 05:28:59.092790 [ 288 ] {} <Debug> TCP-Session: d9f0b3f9-d367-4dbf-a333-eedee304aa73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.04.07 05:28:59.092829 [ 294 ] {} <Debug> TCP-Session: 5058b1cb-5156-4677-adc9-c484510534ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.04.07 05:28:59.114191 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59397 | ||
| 10856 | 2026.04.07 05:28:59.114266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10857 | 2026.04.07 05:28:59.114288 [ 292 ] {} <Debug> TCP-Session: 3824947f-b2e8-4229-95db-1f737eacb51b Authenticating user 'default' from [fd00:1122:3344:101::e]:59397 | ||
| 10858 | 2026.04.07 05:28:59.114306 [ 292 ] {} <Debug> TCP-Session: 3824947f-b2e8-4229-95db-1f737eacb51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.04.07 05:28:59.114318 [ 292 ] {} <Debug> TCP-Session: 3824947f-b2e8-4229-95db-1f737eacb51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.04.07 05:28:59.114514 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47068 | ||
| 10861 | 2026.04.07 05:28:59.114528 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 | ||
| 10862 | 2026.04.07 05:28:59.114543 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52563 | ||
| 10863 | 2026.04.07 05:28:59.114585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41026 | ||
| 10864 | 2026.04.07 05:28:59.114609 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10865 | 2026.04.07 05:28:59.114616 [ 292 ] {} <Trace> TCP-Session: 3824947f-b2e8-4229-95db-1f737eacb51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.04.07 05:28:59.114645 [ 293 ] {} <Debug> TCP-Session: 8d9ff003-405f-446d-8c50-866bd5d96c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:47068 | ||
| 10867 | 2026.04.07 05:28:59.114652 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54815 | ||
| 10868 | 2026.04.07 05:28:59.114665 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10869 | 2026.04.07 05:28:59.114677 [ 293 ] {} <Debug> TCP-Session: 8d9ff003-405f-446d-8c50-866bd5d96c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.04.07 05:28:59.114711 [ 3 ] {} <Debug> TCP-Session: b0880481-978e-4eb1-986a-5ec8ef32dbd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52563 | ||
| 10871 | 2026.04.07 05:28:59.114718 [ 293 ] {} <Debug> TCP-Session: 8d9ff003-405f-446d-8c50-866bd5d96c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.04.07 05:28:59.114738 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10873 | 2026.04.07 05:28:59.114743 [ 3 ] {} <Debug> TCP-Session: b0880481-978e-4eb1-986a-5ec8ef32dbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.04.07 05:28:59.114664 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10875 | 2026.04.07 05:28:59.114782 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10876 | 2026.04.07 05:28:59.114811 [ 289 ] {} <Debug> TCP-Session: 3fd4861e-3059-4032-a272-465d8349456b Authenticating user 'default' from [fd00:1122:3344:101::e]:41026 | ||
| 10877 | 2026.04.07 05:28:59.114767 [ 291 ] {} <Debug> TCP-Session: 1e6d0556-2026-4191-ae88-c0cd35440fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54815 | ||
| 10878 | 2026.04.07 05:28:59.114837 [ 289 ] {} <Debug> TCP-Session: 3fd4861e-3059-4032-a272-465d8349456b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.04.07 05:28:59.114858 [ 291 ] {} <Debug> TCP-Session: 1e6d0556-2026-4191-ae88-c0cd35440fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.04.07 05:28:59.114626 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2026.04.07 05:28:59.114886 [ 289 ] {} <Debug> TCP-Session: 3fd4861e-3059-4032-a272-465d8349456b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.04.07 05:28:59.114891 [ 291 ] {} <Debug> TCP-Session: 1e6d0556-2026-4191-ae88-c0cd35440fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.04.07 05:28:59.114918 [ 294 ] {} <Debug> TCP-Session: 66ea3549-2144-475b-9ec6-94e166854f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 | ||
| 10884 | 2026.04.07 05:28:59.114593 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49683 | ||
| 10885 | 2026.04.07 05:28:59.114952 [ 294 ] {} <Debug> TCP-Session: 66ea3549-2144-475b-9ec6-94e166854f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.04.07 05:28:59.114559 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49061 | ||
| 10887 | 2026.04.07 05:28:59.114978 [ 294 ] {} <Debug> TCP-Session: 66ea3549-2144-475b-9ec6-94e166854f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.04.07 05:28:59.115003 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10889 | 2026.04.07 05:28:59.115012 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10890 | 2026.04.07 05:28:59.115033 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10891 | 2026.04.07 05:28:59.114566 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34572 | ||
| 10892 | 2026.04.07 05:28:59.115057 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10893 | 2026.04.07 05:28:59.115061 [ 286 ] {} <Debug> TCP-Session: b6e8662d-d850-4e88-8886-9d32673c2877 Authenticating user 'default' from [fd00:1122:3344:101::e]:49061 | ||
| 10894 | 2026.04.07 05:28:59.115054 [ 290 ] {} <Debug> TCP-Session: fad61e25-1446-4f99-a689-6f2457281f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:49683 | ||
| 10895 | 2026.04.07 05:28:59.115120 [ 286 ] {} <Debug> TCP-Session: b6e8662d-d850-4e88-8886-9d32673c2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2026.04.07 05:28:59.114769 [ 3 ] {} <Debug> TCP-Session: b0880481-978e-4eb1-986a-5ec8ef32dbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.04.07 05:28:59.115127 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10898 | 2026.04.07 05:28:59.115136 [ 290 ] {} <Debug> TCP-Session: fad61e25-1446-4f99-a689-6f2457281f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.04.07 05:28:59.115186 [ 288 ] {} <Debug> TCP-Session: 6fab1c10-5a74-4a42-8308-6824d7571cea Authenticating user 'default' from [fd00:1122:3344:101::e]:34572 | ||
| 10900 | 2026.04.07 05:28:59.115205 [ 290 ] {} <Debug> TCP-Session: fad61e25-1446-4f99-a689-6f2457281f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.04.07 05:28:59.115138 [ 286 ] {} <Debug> TCP-Session: b6e8662d-d850-4e88-8886-9d32673c2877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.04.07 05:28:59.115221 [ 288 ] {} <Debug> TCP-Session: 6fab1c10-5a74-4a42-8308-6824d7571cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.04.07 05:28:59.115251 [ 288 ] {} <Debug> TCP-Session: 6fab1c10-5a74-4a42-8308-6824d7571cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2026.04.07 05:28:59.115333 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 10905 | 2026.04.07 05:28:59.116276 [ 344 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> AggregatingTransform: Aggregating | ||
| 10906 | 2026.04.07 05:28:59.116313 [ 344 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> Aggregator: Aggregation method: without_key | ||
| 10907 | 2026.04.07 05:28:59.116351 [ 344 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922038 sec. (1084.554 rows/sec., 42.37 KiB/sec.) | ||
| 10908 | 2026.04.07 05:28:59.116370 [ 344 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Trace> Aggregator: Merging aggregated data | ||
| 10909 | 2026.04.07 05:28:59.117649 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002906 sec., 344.1156228492773 rows/sec., 13.44 KiB/sec. | ||
| 10910 | 2026.04.07 05:28:59.117815 [ 292 ] {2ea02b98-ba10-4b5a-bed1-d72f3ef09853} <Debug> TCPHandler: Processed in 0.003283002 sec. | ||
| 10911 | 2026.04.07 05:28:59.117919 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.04.07 05:28:59.117947 [ 292 ] {} <Debug> TCP-Session: 3824947f-b2e8-4229-95db-1f737eacb51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.04.07 05:28:59.117947 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10914 | 2026.04.07 05:28:59.117974 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2026.04.07 05:28:59.117986 [ 288 ] {} <Debug> TCP-Session: 6fab1c10-5a74-4a42-8308-6824d7571cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2026.04.07 05:28:59.117990 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2026.04.07 05:28:59.118009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10918 | 2026.04.07 05:28:59.118032 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2026.04.07 05:28:59.118068 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10920 | 2026.04.07 05:28:59.118102 [ 289 ] {} <Debug> TCP-Session: 3fd4861e-3059-4032-a272-465d8349456b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.04.07 05:28:59.118090 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10922 | 2026.04.07 05:28:59.118128 [ 3 ] {} <Debug> TCP-Session: b0880481-978e-4eb1-986a-5ec8ef32dbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.04.07 05:28:59.118071 [ 294 ] {} <Debug> TCP-Session: 66ea3549-2144-475b-9ec6-94e166854f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.04.07 05:28:59.118167 [ 290 ] {} <Debug> TCP-Session: fad61e25-1446-4f99-a689-6f2457281f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.04.07 05:28:59.118054 [ 286 ] {} <Debug> TCP-Session: b6e8662d-d850-4e88-8886-9d32673c2877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.04.07 05:28:59.118053 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2026.04.07 05:28:59.118022 [ 291 ] {} <Debug> TCP-Session: 1e6d0556-2026-4191-ae88-c0cd35440fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.04.07 05:28:59.118245 [ 293 ] {} <Debug> TCP-Session: 8d9ff003-405f-446d-8c50-866bd5d96c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.04.07 05:28:59.808870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10930 | 2026.04.07 05:28:59.825149 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.04.07 05:28:59.825216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10932 | 2026.04.07 05:28:59.831202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10933 | 2026.04.07 05:28:59.831887 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.04.07 05:28:59.834788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10935 | 2026.04.07 05:29:01.143876 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.04.07 05:29:01.144096 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10937 | 2026.04.07 05:29:01.144177 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10938 | 2026.04.07 05:29:01.144857 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.04.07 05:29:01.144902 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10940 | 2026.04.07 05:29:01.145299 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10941 | 2026.04.07 05:29:01.145523 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.04.07 05:29:01.145680 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 10943 | 2026.04.07 05:29:01.145736 [ 5 ] {67125e83-cc27-43a3-98bc-ee1909e24179} <Debug> TCPHandler: Processed in 0.001988927 sec. | ||
| 10944 | 2026.04.07 05:29:01.145867 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.04.07 05:29:01.145975 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10946 | 2026.04.07 05:29:01.146017 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10947 | 2026.04.07 05:29:01.146472 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.04.07 05:29:01.146508 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10949 | 2026.04.07 05:29:01.146824 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10950 | 2026.04.07 05:29:01.147030 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.04.07 05:29:01.147157 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 10952 | 2026.04.07 05:29:01.147194 [ 5 ] {d3f6b78d-0c42-48e4-8a50-19b9f82e61da} <Debug> TCPHandler: Processed in 0.001382346 sec. | ||
| 10953 | 2026.04.07 05:29:01.147313 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.04.07 05:29:01.147407 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10955 | 2026.04.07 05:29:01.147450 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10956 | 2026.04.07 05:29:01.147864 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.04.07 05:29:01.147899 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10958 | 2026.04.07 05:29:01.148232 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10959 | 2026.04.07 05:29:01.148450 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.04.07 05:29:01.148575 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_89_19 to all_90_90_0 | ||
| 10961 | 2026.04.07 05:29:01.148587 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10962 | 2026.04.07 05:29:01.148657 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.04.07 05:29:01.148670 [ 5 ] {559c505a-2abf-49b6-9884-57a0c22da006} <Debug> TCPHandler: Processed in 0.001403907 sec. | ||
| 10964 | 2026.04.07 05:29:01.148699 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10965 | 2026.04.07 05:29:01.148793 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.04.07 05:29:01.148830 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_89_19 to all_90_90_0 into Compact with storage Full | ||
| 10967 | 2026.04.07 05:29:01.148890 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10968 | 2026.04.07 05:29:01.148935 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10969 | 2026.04.07 05:29:01.148987 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10970 | 2026.04.07 05:29:01.149034 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_19, total 31578 rows starting from the beginning of the part | ||
| 10971 | 2026.04.07 05:29:01.149112 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 10972 | 2026.04.07 05:29:01.149262 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.04.07 05:29:01.149304 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10974 | 2026.04.07 05:29:01.149641 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10975 | 2026.04.07 05:29:01.149847 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.04.07 05:29:01.149978 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 10977 | 2026.04.07 05:29:01.150013 [ 5 ] {03f6b17b-b722-4b89-96a6-8a7190d0ad80} <Debug> TCPHandler: Processed in 0.001267844 sec. | ||
| 10978 | 2026.04.07 05:29:01.154459 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31738 rows, containing 5 columns (5 merged, 0 gathered) in 0.005678947 sec., 5588712.1327246055 rows/sec., 364.37 MiB/sec. | ||
| 10979 | 2026.04.07 05:29:01.154964 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Trace> MergedBlockOutputStream: filled checksums all_1_90_20 (state Temporary) | ||
| 10980 | 2026.04.07 05:29:01.155258 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_90_20 to all_1_90_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.04.07 05:29:01.155334 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_90_20} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_89_19, all_90_90_0] -> all_1_90_20 | ||
| 10982 | 2026.04.07 05:29:01.155417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10983 | 2026.04.07 05:29:03.367409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1292 | ||
| 10984 | 2026.04.07 05:29:03.369820 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.04.07 05:29:03.369876 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10986 | 2026.04.07 05:29:03.371113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10987 | 2026.04.07 05:29:03.371385 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.04.07 05:29:03.371763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 10989 | 2026.04.07 05:29:04.105109 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.04.07 05:29:04.105312 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10991 | 2026.04.07 05:29:04.105380 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10992 | 2026.04.07 05:29:04.106027 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.04.07 05:29:04.106077 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10994 | 2026.04.07 05:29:04.106487 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10995 | 2026.04.07 05:29:04.106712 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.04.07 05:29:04.106874 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 10997 | 2026.04.07 05:29:04.106926 [ 5 ] {1b432aaf-6858-40cd-8977-4cd4f669a61e} <Debug> TCPHandler: Processed in 0.001951117 sec. | ||
| 10998 | 2026.04.07 05:29:04.107049 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.04.07 05:29:04.107154 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11000 | 2026.04.07 05:29:04.107198 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11001 | 2026.04.07 05:29:04.107612 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.04.07 05:29:04.107649 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11003 | 2026.04.07 05:29:04.107962 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11004 | 2026.04.07 05:29:04.108167 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.04.07 05:29:04.108303 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001173 sec., 13640.238704177324 rows/sec., 1.09 MiB/sec. | ||
| 11006 | 2026.04.07 05:29:04.108342 [ 5 ] {ff07b1c3-fbe3-4f27-9fef-3217b9d42f87} <Debug> TCPHandler: Processed in 0.001346185 sec. | ||
| 11007 | 2026.04.07 05:29:04.108447 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.04.07 05:29:04.108543 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11009 | 2026.04.07 05:29:04.108583 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11010 | 2026.04.07 05:29:04.110012 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.04.07 05:29:04.110048 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11012 | 2026.04.07 05:29:04.110510 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11013 | 2026.04.07 05:29:04.110727 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.04.07 05:29:04.110863 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.002339 sec., 1118854.2112013681 rows/sec., 84.26 MiB/sec. | ||
| 11015 | 2026.04.07 05:29:04.110905 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11016 | 2026.04.07 05:29:04.110918 [ 5 ] {020f713d-24fa-430e-94bc-ceb40fa1a509} <Debug> TCPHandler: Processed in 0.002520908 sec. | ||
| 11017 | 2026.04.07 05:29:04.111020 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.04.07 05:29:04.111116 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11019 | 2026.04.07 05:29:04.111157 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11020 | 2026.04.07 05:29:04.111579 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.04.07 05:29:04.111615 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11022 | 2026.04.07 05:29:04.111945 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11023 | 2026.04.07 05:29:04.112153 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.04.07 05:29:04.112268 [ 30 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11025 | 2026.04.07 05:29:04.112281 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001185 sec., 68354.43037974683 rows/sec., 5.00 MiB/sec. | ||
| 11026 | 2026.04.07 05:29:04.112357 [ 30 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.04.07 05:29:04.112373 [ 5 ] {cc1754ef-5c59-40cc-91f4-afad17e7b2cd} <Debug> TCPHandler: Processed in 0.001402276 sec. | ||
| 11028 | 2026.04.07 05:29:04.112385 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11029 | 2026.04.07 05:29:04.112501 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.04.07 05:29:04.112517 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 11031 | 2026.04.07 05:29:04.112600 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11032 | 2026.04.07 05:29:04.112646 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11033 | 2026.04.07 05:29:04.112679 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11034 | 2026.04.07 05:29:04.112721 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 83 rows starting from the beginning of the part | ||
| 11035 | 2026.04.07 05:29:04.112797 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 11036 | 2026.04.07 05:29:04.112851 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 65 rows starting from the beginning of the part | ||
| 11037 | 2026.04.07 05:29:04.112902 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 11038 | 2026.04.07 05:29:04.112949 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 11039 | 2026.04.07 05:29:04.112997 [ 187 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 81 rows starting from the beginning of the part | ||
| 11040 | 2026.04.07 05:29:04.113280 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.04.07 05:29:04.113325 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11042 | 2026.04.07 05:29:04.113682 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11043 | 2026.04.07 05:29:04.113899 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.04.07 05:29:04.113932 [ 186 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474208 sec., 240807.2673598298 rows/sec., 18.60 MiB/sec. | ||
| 11045 | 2026.04.07 05:29:04.114032 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001451 sec., 568573.3976567884 rows/sec., 33.26 MiB/sec. | ||
| 11046 | 2026.04.07 05:29:04.114076 [ 5 ] {673888b3-4f09-4a28-ab5f-f55dbfe48307} <Debug> TCPHandler: Processed in 0.001626021 sec. | ||
| 11047 | 2026.04.07 05:29:04.114098 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11048 | 2026.04.07 05:29:04.114188 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.04.07 05:29:04.114287 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.04.07 05:29:04.114328 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11051 | 2026.04.07 05:29:04.114381 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.04.07 05:29:04.114461 [ 199 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_50_10} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11053 | 2026.04.07 05:29:04.114539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11054 | 2026.04.07 05:29:04.114713 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2026.04.07 05:29:04.114754 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11056 | 2026.04.07 05:29:04.115059 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11057 | 2026.04.07 05:29:04.115266 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.04.07 05:29:04.115399 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 11059 | 2026.04.07 05:29:04.115438 [ 5 ] {c1cd4cb4-dd84-48e4-93eb-ad4e60a13c2c} <Debug> TCPHandler: Processed in 0.001299244 sec. | ||
| 11060 | 2026.04.07 05:29:04.115540 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.04.07 05:29:04.115635 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11062 | 2026.04.07 05:29:04.115674 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11063 | 2026.04.07 05:29:04.116063 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.04.07 05:29:04.116098 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11065 | 2026.04.07 05:29:04.116388 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11066 | 2026.04.07 05:29:04.116597 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.04.07 05:29:04.116724 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 11068 | 2026.04.07 05:29:04.116761 [ 5 ] {0ddcb516-919e-4d06-9dc0-2b5576c5970e} <Debug> TCPHandler: Processed in 0.001269864 sec. | ||
| 11069 | 2026.04.07 05:29:04.116872 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2026.04.07 05:29:04.116967 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11071 | 2026.04.07 05:29:04.117006 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11072 | 2026.04.07 05:29:04.117800 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.04.07 05:29:04.117834 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11074 | 2026.04.07 05:29:04.118198 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11075 | 2026.04.07 05:29:04.118408 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.04.07 05:29:04.118538 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001589 sec., 870988.0427942103 rows/sec., 59.02 MiB/sec. | ||
| 11077 | 2026.04.07 05:29:04.118576 [ 5 ] {567479b0-7e7a-4f69-a869-d1f388c9a999} <Debug> TCPHandler: Processed in 0.001753183 sec. | ||
| 11078 | 2026.04.07 05:29:04.118690 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.04.07 05:29:04.118785 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.04.07 05:29:04.118827 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11081 | 2026.04.07 05:29:04.119489 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2026.04.07 05:29:04.119525 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11083 | 2026.04.07 05:29:04.119954 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11084 | 2026.04.07 05:29:04.120177 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.04.07 05:29:04.120295 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_90_20 to all_95_95_0 | ||
| 11086 | 2026.04.07 05:29:04.120307 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Debug> executeQuery: Read 1604 rows, 101.02 KiB in 0.001541 sec., 1040882.5438027255 rows/sec., 64.02 MiB/sec. | ||
| 11087 | 2026.04.07 05:29:04.120373 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.04.07 05:29:04.120387 [ 5 ] {1c04637a-f51e-453d-98bf-9401f6bfaba3} <Debug> TCPHandler: Processed in 0.001746813 sec. | ||
| 11089 | 2026.04.07 05:29:04.120408 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11090 | 2026.04.07 05:29:04.120507 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.04.07 05:29:04.120513 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_20 to all_95_95_0 into Compact with storage Full | ||
| 11092 | 2026.04.07 05:29:04.120607 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.04.07 05:29:04.120661 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11094 | 2026.04.07 05:29:04.120666 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11095 | 2026.04.07 05:29:04.120708 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_20, total 31738 rows starting from the beginning of the part | ||
| 11096 | 2026.04.07 05:29:04.120788 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11097 | 2026.04.07 05:29:04.120841 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11098 | 2026.04.07 05:29:04.120893 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11099 | 2026.04.07 05:29:04.120940 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11100 | 2026.04.07 05:29:04.120988 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1604 rows starting from the beginning of the part | ||
| 11101 | 2026.04.07 05:29:04.121542 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.04.07 05:29:04.121583 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11103 | 2026.04.07 05:29:04.122186 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11104 | 2026.04.07 05:29:04.122434 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.04.07 05:29:04.122579 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00199 sec., 26633.165829145728 rows/sec., 47.73 MiB/sec. | ||
| 11106 | 2026.04.07 05:29:04.122648 [ 5 ] {14f0f08f-d494-4d50-8087-e9c80086d81f} <Debug> TCPHandler: Processed in 0.002190741 sec. | ||
| 11107 | 2026.04.07 05:29:04.122761 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.04.07 05:29:04.122855 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.04.07 05:29:04.122897 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11110 | 2026.04.07 05:29:04.123220 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.04.07 05:29:04.123255 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11112 | 2026.04.07 05:29:04.123567 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11113 | 2026.04.07 05:29:04.123777 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.04.07 05:29:04.123913 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 11115 | 2026.04.07 05:29:04.123949 [ 5 ] {3b8166a1-6446-4fe4-be21-268c1160259d} <Debug> TCPHandler: Processed in 0.001239543 sec. | ||
| 11116 | 2026.04.07 05:29:04.127830 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33982 rows, containing 5 columns (5 merged, 0 gathered) in 0.007359969 sec., 4617139.012406167 rows/sec., 300.61 MiB/sec. | ||
| 11117 | 2026.04.07 05:29:04.128078 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Trace> MergedBlockOutputStream: filled checksums all_1_95_21 (state Temporary) | ||
| 11118 | 2026.04.07 05:29:04.128355 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_95_21 to all_1_95_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.04.07 05:29:04.128436 [ 186 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_95_21} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_90_20, all_95_95_0] -> all_1_95_21 | ||
| 11120 | 2026.04.07 05:29:04.128512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11121 | 2026.04.07 05:29:05.794935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28292 | ||
| 11122 | 2026.04.07 05:29:05.795430 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.04.07 05:29:05.795475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11124 | 2026.04.07 05:29:05.795969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11125 | 2026.04.07 05:29:05.796214 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.04.07 05:29:05.796361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28292 | ||
| 11127 | 2026.04.07 05:29:06.139215 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11128 | 2026.04.07 05:29:06.139417 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11129 | 2026.04.07 05:29:06.139491 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11130 | 2026.04.07 05:29:06.140180 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.04.07 05:29:06.140232 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11132 | 2026.04.07 05:29:06.140644 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11133 | 2026.04.07 05:29:06.140895 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.04.07 05:29:06.141051 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 11135 | 2026.04.07 05:29:06.141070 [ 170 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11136 | 2026.04.07 05:29:06.141094 [ 5 ] {69afef37-1c31-48d4-9399-4cf533a4de42} <Debug> TCPHandler: Processed in 0.002019058 sec. | ||
| 11137 | 2026.04.07 05:29:06.141147 [ 170 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.04.07 05:29:06.141178 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11139 | 2026.04.07 05:29:06.141242 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.04.07 05:29:06.141298 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11141 | 2026.04.07 05:29:06.141344 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11142 | 2026.04.07 05:29:06.141387 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11143 | 2026.04.07 05:29:06.141436 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11144 | 2026.04.07 05:29:06.141478 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2620 rows starting from the beginning of the part | ||
| 11145 | 2026.04.07 05:29:06.141545 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 11146 | 2026.04.07 05:29:06.141614 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 140 rows starting from the beginning of the part | ||
| 11147 | 2026.04.07 05:29:06.141692 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 11148 | 2026.04.07 05:29:06.141744 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2617 rows starting from the beginning of the part | ||
| 11149 | 2026.04.07 05:29:06.141810 [ 188 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 11150 | 2026.04.07 05:29:06.141816 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.04.07 05:29:06.141866 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11152 | 2026.04.07 05:29:06.142216 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11153 | 2026.04.07 05:29:06.142441 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.04.07 05:29:06.142579 [ 170 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11155 | 2026.04.07 05:29:06.142583 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 11156 | 2026.04.07 05:29:06.142621 [ 170 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.04.07 05:29:06.142644 [ 5 ] {120201a9-9a6d-4bcb-8293-57a61856f181} <Debug> TCPHandler: Processed in 0.001453708 sec. | ||
| 11158 | 2026.04.07 05:29:06.142645 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11159 | 2026.04.07 05:29:06.142767 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11160 | 2026.04.07 05:29:06.142771 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.04.07 05:29:06.142876 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11162 | 2026.04.07 05:29:06.142887 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11163 | 2026.04.07 05:29:06.142917 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1404 rows starting from the beginning of the part | ||
| 11164 | 2026.04.07 05:29:06.142939 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11165 | 2026.04.07 05:29:06.142990 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 11166 | 2026.04.07 05:29:06.143049 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part | ||
| 11167 | 2026.04.07 05:29:06.143123 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 11168 | 2026.04.07 05:29:06.143162 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1384 rows starting from the beginning of the part | ||
| 11169 | 2026.04.07 05:29:06.143201 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 11170 | 2026.04.07 05:29:06.143315 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.04.07 05:29:06.143357 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11172 | 2026.04.07 05:29:06.143711 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11173 | 2026.04.07 05:29:06.143803 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002560618 sec., 2165492.861488906 rows/sec., 172.09 MiB/sec. | ||
| 11174 | 2026.04.07 05:29:06.143949 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.04.07 05:29:06.144097 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 3.63 MiB/sec. | ||
| 11176 | 2026.04.07 05:29:06.144135 [ 5 ] {d8b9ea2c-3ed9-4986-ac77-d03f95f815a3} <Debug> TCPHandler: Processed in 0.001414687 sec. | ||
| 11177 | 2026.04.07 05:29:06.144141 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11178 | 2026.04.07 05:29:06.144252 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.04.07 05:29:06.144346 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11180 | 2026.04.07 05:29:06.144389 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11181 | 2026.04.07 05:29:06.144439 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.04.07 05:29:06.144508 [ 189 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_96_19} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11183 | 2026.04.07 05:29:06.144553 [ 188 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828515 sec., 1687708.3316242963 rows/sec., 122.61 MiB/sec. | ||
| 11184 | 2026.04.07 05:29:06.144609 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11185 | 2026.04.07 05:29:06.144713 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.04.07 05:29:06.144750 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11187 | 2026.04.07 05:29:06.144751 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11188 | 2026.04.07 05:29:06.145064 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.04.07 05:29:06.145099 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11190 | 2026.04.07 05:29:06.145138 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_96_19} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11191 | 2026.04.07 05:29:06.145221 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11192 | 2026.04.07 05:29:06.145346 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.04.07 05:29:06.145476 [ 170 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11194 | 2026.04.07 05:29:06.145487 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.39 MiB/sec. | ||
| 11195 | 2026.04.07 05:29:06.145522 [ 170 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.04.07 05:29:06.145542 [ 5 ] {803908c5-6391-499d-893f-0a70596bd187} <Debug> TCPHandler: Processed in 0.001340995 sec. | ||
| 11197 | 2026.04.07 05:29:06.145549 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11198 | 2026.04.07 05:29:06.145677 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11199 | 2026.04.07 05:29:06.145827 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11200 | 2026.04.07 05:29:06.145864 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4806 rows starting from the beginning of the part | ||
| 11201 | 2026.04.07 05:29:06.145928 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11202 | 2026.04.07 05:29:06.145984 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11203 | 2026.04.07 05:29:06.146025 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11204 | 2026.04.07 05:29:06.146066 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 11205 | 2026.04.07 05:29:06.146106 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part | ||
| 11206 | 2026.04.07 05:29:06.147788 [ 195 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5046 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216833 sec., 2327136.5520930854 rows/sec., 156.91 MiB/sec. | ||
| 11207 | 2026.04.07 05:29:06.148171 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11208 | 2026.04.07 05:29:06.148460 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.04.07 05:29:06.148527 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_96_19} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11210 | 2026.04.07 05:29:06.148615 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11211 | 2026.04.07 05:29:07.335813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11212 | 2026.04.07 05:29:07.353417 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.04.07 05:29:07.353480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11214 | 2026.04.07 05:29:07.359634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11215 | 2026.04.07 05:29:07.360389 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.04.07 05:29:07.363765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11217 | 2026.04.07 05:29:11.143975 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2026.04.07 05:29:11.144193 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11219 | 2026.04.07 05:29:11.144269 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11220 | 2026.04.07 05:29:11.144987 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2026.04.07 05:29:11.145034 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11222 | 2026.04.07 05:29:11.145437 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11223 | 2026.04.07 05:29:11.145665 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.04.07 05:29:11.145829 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 11225 | 2026.04.07 05:29:11.145880 [ 5 ] {0d0b63ad-630e-4852-b77f-de6db40bcc9b} <Debug> TCPHandler: Processed in 0.002045108 sec. | ||
| 11226 | 2026.04.07 05:29:11.146012 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.04.07 05:29:11.146116 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11228 | 2026.04.07 05:29:11.146159 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11229 | 2026.04.07 05:29:11.146594 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.04.07 05:29:11.146629 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11231 | 2026.04.07 05:29:11.146943 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11232 | 2026.04.07 05:29:11.147155 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.04.07 05:29:11.147288 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 11234 | 2026.04.07 05:29:11.147326 [ 5 ] {d39c8e9c-551d-43a7-bdff-8bae38de1365} <Debug> TCPHandler: Processed in 0.001366626 sec. | ||
| 11235 | 2026.04.07 05:29:11.147446 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11236 | 2026.04.07 05:29:11.147542 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11237 | 2026.04.07 05:29:11.147585 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11238 | 2026.04.07 05:29:11.148007 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.04.07 05:29:11.148042 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11240 | 2026.04.07 05:29:11.148376 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11241 | 2026.04.07 05:29:11.148596 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.04.07 05:29:11.148731 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 11243 | 2026.04.07 05:29:11.148770 [ 5 ] {f5fc031c-a0e2-4d2b-88d1-a484db08db6f} <Debug> TCPHandler: Processed in 0.001373166 sec. | ||
| 11244 | 2026.04.07 05:29:11.148883 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.04.07 05:29:11.148979 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11246 | 2026.04.07 05:29:11.149019 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11247 | 2026.04.07 05:29:11.149360 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.04.07 05:29:11.149396 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11249 | 2026.04.07 05:29:11.149716 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11250 | 2026.04.07 05:29:11.149924 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.04.07 05:29:11.150055 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11252 | 2026.04.07 05:29:11.150090 [ 5 ] {f0ed9fc5-b949-44ec-a9f2-0064873495a7} <Debug> TCPHandler: Processed in 0.001257044 sec. | ||
| 11253 | 2026.04.07 05:29:13.077961 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11254 | 2026.04.07 05:29:13.078008 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11255 | 2026.04.07 05:29:13.296473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28804 | ||
| 11256 | 2026.04.07 05:29:13.297046 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.04.07 05:29:13.297091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11258 | 2026.04.07 05:29:13.297576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11259 | 2026.04.07 05:29:13.297869 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.04.07 05:29:13.298102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28804 | ||
| 11261 | 2026.04.07 05:29:13.371893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1330 | ||
| 11262 | 2026.04.07 05:29:13.374340 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.04.07 05:29:13.374386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11264 | 2026.04.07 05:29:13.375564 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11265 | 2026.04.07 05:29:13.375818 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.04.07 05:29:13.376073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 11267 | 2026.04.07 05:29:14.863825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11268 | 2026.04.07 05:29:14.880227 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.04.07 05:29:14.880273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11270 | 2026.04.07 05:29:14.886359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11271 | 2026.04.07 05:29:14.887065 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.04.07 05:29:14.889823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11273 | 2026.04.07 05:29:16.145799 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.04.07 05:29:16.146000 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11275 | 2026.04.07 05:29:16.146072 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11276 | 2026.04.07 05:29:16.146844 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.04.07 05:29:16.146892 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11278 | 2026.04.07 05:29:16.147295 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11279 | 2026.04.07 05:29:16.147513 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.04.07 05:29:16.147675 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.00173 sec., 80924.85549132948 rows/sec., 7.05 MiB/sec. | ||
| 11281 | 2026.04.07 05:29:16.147717 [ 5 ] {820ef7dc-a1c5-488d-9876-609c9e620f61} <Debug> TCPHandler: Processed in 0.002060899 sec. | ||
| 11282 | 2026.04.07 05:29:16.147854 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.04.07 05:29:16.147950 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.04.07 05:29:16.147990 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11285 | 2026.04.07 05:29:16.148407 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.04.07 05:29:16.148443 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11287 | 2026.04.07 05:29:16.148743 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11288 | 2026.04.07 05:29:16.148953 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.04.07 05:29:16.149085 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.67 MiB/sec. | ||
| 11290 | 2026.04.07 05:29:16.149123 [ 5 ] {ca6629e4-269e-4ce8-92bb-623393f4d098} <Debug> TCPHandler: Processed in 0.001320485 sec. | ||
| 11291 | 2026.04.07 05:29:16.149258 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.04.07 05:29:16.149384 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11293 | 2026.04.07 05:29:16.149432 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11294 | 2026.04.07 05:29:16.149930 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.04.07 05:29:16.149967 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11296 | 2026.04.07 05:29:16.150297 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11297 | 2026.04.07 05:29:16.150504 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.04.07 05:29:16.150639 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00128 sec., 82812.5 rows/sec., 6.47 MiB/sec. | ||
| 11299 | 2026.04.07 05:29:16.150678 [ 5 ] {9c1a9d3b-c58e-458d-8cdf-16185d957a1c} <Debug> TCPHandler: Processed in 0.001483528 sec. | ||
| 11300 | 2026.04.07 05:29:16.150794 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.04.07 05:29:16.150889 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.04.07 05:29:16.150933 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11303 | 2026.04.07 05:29:16.151348 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.04.07 05:29:16.151384 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11305 | 2026.04.07 05:29:16.151710 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11306 | 2026.04.07 05:29:16.151920 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.04.07 05:29:16.152049 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11308 | 2026.04.07 05:29:16.152087 [ 5 ] {0ae0e2ef-7f25-4ada-9fee-08f5edd866bc} <Debug> TCPHandler: Processed in 0.001344866 sec. | ||
| 11309 | 2026.04.07 05:29:16.152198 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.04.07 05:29:16.152294 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.04.07 05:29:16.152347 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11312 | 2026.04.07 05:29:16.153224 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.04.07 05:29:16.153259 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11314 | 2026.04.07 05:29:16.153826 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11315 | 2026.04.07 05:29:16.154052 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.04.07 05:29:16.154192 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001917 sec., 21909.23317683881 rows/sec., 39.26 MiB/sec. | ||
| 11317 | 2026.04.07 05:29:16.154257 [ 5 ] {f0c7b094-769a-4148-bba3-246c4c5a74c2} <Debug> TCPHandler: Processed in 0.00210996 sec. | ||
| 11318 | 2026.04.07 05:29:16.154372 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.04.07 05:29:16.154468 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11320 | 2026.04.07 05:29:16.154509 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11321 | 2026.04.07 05:29:16.154871 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.04.07 05:29:16.154910 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11323 | 2026.04.07 05:29:16.155240 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11324 | 2026.04.07 05:29:16.155457 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.04.07 05:29:16.155594 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 11326 | 2026.04.07 05:29:16.155631 [ 5 ] {50c6b9cf-c159-404f-a913-dc21d63609c3} <Debug> TCPHandler: Processed in 0.001309295 sec. | ||
| 11327 | 2026.04.07 05:29:20.800754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29252 | ||
| 11328 | 2026.04.07 05:29:20.801553 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.07 05:29:20.801633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11330 | 2026.04.07 05:29:20.802221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11331 | 2026.04.07 05:29:20.802455 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.07 05:29:20.802597 [ 155 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11333 | 2026.04.07 05:29:20.802604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29252 | ||
| 11334 | 2026.04.07 05:29:20.802675 [ 155 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.04.07 05:29:20.802704 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11336 | 2026.04.07 05:29:20.802797 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 11337 | 2026.04.07 05:29:20.802883 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11338 | 2026.04.07 05:29:20.802912 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26884 rows starting from the beginning of the part | ||
| 11339 | 2026.04.07 05:29:20.802978 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 11340 | 2026.04.07 05:29:20.803019 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 11341 | 2026.04.07 05:29:20.803059 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 11342 | 2026.04.07 05:29:20.803097 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 11343 | 2026.04.07 05:29:20.803137 [ 188 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 11344 | 2026.04.07 05:29:20.805274 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518827 sec., 11613342.242242124 rows/sec., 166.13 MiB/sec. | ||
| 11345 | 2026.04.07 05:29:20.805673 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11346 | 2026.04.07 05:29:20.805990 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.04.07 05:29:20.806066 [ 195 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_61_12} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11348 | 2026.04.07 05:29:20.806162 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11349 | 2026.04.07 05:29:21.143874 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.04.07 05:29:21.144077 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11351 | 2026.04.07 05:29:21.144150 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11352 | 2026.04.07 05:29:21.144820 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.04.07 05:29:21.144867 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11354 | 2026.04.07 05:29:21.145258 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11355 | 2026.04.07 05:29:21.145491 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Trace> oximeter.fields_ipaddr (825a423c-b132-44a1-9146-cfb597c4352e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.04.07 05:29:21.145649 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
| 11357 | 2026.04.07 05:29:21.145702 [ 5 ] {ec21d4c7-8be1-435c-a126-cf8daa8a87a1} <Debug> TCPHandler: Processed in 0.001967417 sec. | ||
| 11358 | 2026.04.07 05:29:21.145828 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.04.07 05:29:21.145932 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11360 | 2026.04.07 05:29:21.145975 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11361 | 2026.04.07 05:29:21.146403 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.04.07 05:29:21.146441 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11363 | 2026.04.07 05:29:21.146772 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11364 | 2026.04.07 05:29:21.146997 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.04.07 05:29:21.147131 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001222 sec., 46644.844517184945 rows/sec., 3.58 MiB/sec. | ||
| 11366 | 2026.04.07 05:29:21.147170 [ 5 ] {2d8bbb12-f3e8-4981-be61-dad787032433} <Debug> TCPHandler: Processed in 0.001396426 sec. | ||
| 11367 | 2026.04.07 05:29:21.147282 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.04.07 05:29:21.147380 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.04.07 05:29:21.147420 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11370 | 2026.04.07 05:29:21.147804 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.04.07 05:29:21.147840 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11372 | 2026.04.07 05:29:21.148129 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11373 | 2026.04.07 05:29:21.148351 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.04.07 05:29:21.148482 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 124.46 KiB/sec. | ||
| 11375 | 2026.04.07 05:29:21.148521 [ 5 ] {84a2718f-011d-4844-b728-01752fbab870} <Debug> TCPHandler: Processed in 0.001290144 sec. | ||
| 11376 | 2026.04.07 05:29:21.148630 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.04.07 05:29:21.148725 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11378 | 2026.04.07 05:29:21.148765 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11379 | 2026.04.07 05:29:21.149171 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.04.07 05:29:21.149207 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11381 | 2026.04.07 05:29:21.149512 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11382 | 2026.04.07 05:29:21.149743 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.04.07 05:29:21.149873 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001167 sec., 56555.269922879175 rows/sec., 4.42 MiB/sec. | ||
| 11384 | 2026.04.07 05:29:21.149911 [ 5 ] {73971a83-d176-45bd-b284-c0e92bc6d9c2} <Debug> TCPHandler: Processed in 0.001331145 sec. | ||
| 11385 | 2026.04.07 05:29:21.150023 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.04.07 05:29:21.150117 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.04.07 05:29:21.150160 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11388 | 2026.04.07 05:29:21.150554 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.04.07 05:29:21.150590 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11390 | 2026.04.07 05:29:21.150929 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11391 | 2026.04.07 05:29:21.151151 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.04.07 05:29:21.151282 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.48 MiB/sec. | ||
| 11393 | 2026.04.07 05:29:21.151319 [ 5 ] {e3bf8336-03eb-44b0-8e0a-a0b49ce5933f} <Debug> TCPHandler: Processed in 0.001345775 sec. | ||
| 11394 | 2026.04.07 05:29:21.151427 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.04.07 05:29:21.151521 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.04.07 05:29:21.151562 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11397 | 2026.04.07 05:29:21.151891 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.04.07 05:29:21.151927 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11399 | 2026.04.07 05:29:21.152238 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11400 | 2026.04.07 05:29:21.152466 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.04.07 05:29:21.152598 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 11402 | 2026.04.07 05:29:21.152632 [ 5 ] {41be564f-86c3-4142-b1b7-4439f90af458} <Debug> TCPHandler: Processed in 0.001255914 sec. | ||
| 11403 | 2026.04.07 05:29:22.389901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11404 | 2026.04.07 05:29:22.406915 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.04.07 05:29:22.406969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11406 | 2026.04.07 05:29:22.413646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11407 | 2026.04.07 05:29:22.414865 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.04.07 05:29:22.415861 [ 153 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11409 | 2026.04.07 05:29:22.415938 [ 153 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.04.07 05:29:22.415963 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11411 | 2026.04.07 05:29:22.416082 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 11412 | 2026.04.07 05:29:22.419143 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2026.04.07 05:29:22.419950 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11414 | 2026.04.07 05:29:22.420230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11415 | 2026.04.07 05:29:22.423493 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11416 | 2026.04.07 05:29:22.427176 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11417 | 2026.04.07 05:29:22.431099 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11418 | 2026.04.07 05:29:22.435447 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11419 | 2026.04.07 05:29:22.439281 [ 191 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11420 | 2026.04.07 05:29:22.490625 [ 190 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.074586717 sec., 6167.317968962222 rows/sec., 31.89 MiB/sec. | ||
| 11421 | 2026.04.07 05:29:22.493728 [ 193 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11422 | 2026.04.07 05:29:22.496076 [ 193 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.04.07 05:29:22.496194 [ 193 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_61_12} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11424 | 2026.04.07 05:29:22.498269 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11425 | 2026.04.07 05:29:23.376342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1354 | ||
| 11426 | 2026.04.07 05:29:23.378716 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.04.07 05:29:23.378766 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11428 | 2026.04.07 05:29:23.379949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11429 | 2026.04.07 05:29:23.380213 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.04.07 05:29:23.380416 [ 153 ] {} <Debug> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11431 | 2026.04.07 05:29:23.380475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 11432 | 2026.04.07 05:29:23.380515 [ 153 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.04.07 05:29:23.380559 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11434 | 2026.04.07 05:29:23.380679 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::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 | ||
| 11435 | 2026.04.07 05:29:23.381194 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11436 | 2026.04.07 05:29:23.381336 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1210 rows starting from the beginning of the part | ||
| 11437 | 2026.04.07 05:29:23.381710 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 11438 | 2026.04.07 05:29:23.382060 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11439 | 2026.04.07 05:29:23.382396 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 11440 | 2026.04.07 05:29:23.382722 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 11441 | 2026.04.07 05:29:23.383053 [ 194 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 11442 | 2026.04.07 05:29:23.390465 [ 200 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.009830255 sec., 137738.03426259034 rows/sec., 107.90 MiB/sec. | ||
| 11443 | 2026.04.07 05:29:23.392053 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11444 | 2026.04.07 05:29:23.392712 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.04.07 05:29:23.392807 [ 196 ] {00406929-b6c2-4a50-a7f3-c0021f5cc7d9::all_1_46_9} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11446 | 2026.04.07 05:29:23.393105 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11447 | 2026.04.07 05:29:26.146364 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.04.07 05:29:26.146583 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11449 | 2026.04.07 05:29:26.146658 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11450 | 2026.04.07 05:29:26.147401 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.04.07 05:29:26.147443 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11452 | 2026.04.07 05:29:26.147870 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11453 | 2026.04.07 05:29:26.148102 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.04.07 05:29:26.148275 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001748 sec., 80091.53318077803 rows/sec., 6.98 MiB/sec. | ||
| 11455 | 2026.04.07 05:29:26.148325 [ 5 ] {23b5adae-c9df-4b2d-8711-102a3790a6de} <Debug> TCPHandler: Processed in 0.002104669 sec. | ||
| 11456 | 2026.04.07 05:29:26.148450 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.04.07 05:29:26.148554 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.04.07 05:29:26.148599 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11459 | 2026.04.07 05:29:26.149031 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.04.07 05:29:26.149066 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11461 | 2026.04.07 05:29:26.149379 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11462 | 2026.04.07 05:29:26.149596 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.04.07 05:29:26.149732 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001202 sec., 34941.76372712146 rows/sec., 2.57 MiB/sec. | ||
| 11464 | 2026.04.07 05:29:26.149772 [ 5 ] {a54dc816-9dfc-49c3-ac08-6e4df61d06cc} <Debug> TCPHandler: Processed in 0.001375696 sec. | ||
| 11465 | 2026.04.07 05:29:26.149890 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.04.07 05:29:26.149989 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11467 | 2026.04.07 05:29:26.150030 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11468 | 2026.04.07 05:29:26.150454 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.04.07 05:29:26.150489 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11470 | 2026.04.07 05:29:26.150800 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11471 | 2026.04.07 05:29:26.151023 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.04.07 05:29:26.151154 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001185 sec., 89451.47679324893 rows/sec., 6.99 MiB/sec. | ||
| 11473 | 2026.04.07 05:29:26.151191 [ 5 ] {7a1faf9d-d1af-4687-8550-61e684a9eb1f} <Debug> TCPHandler: Processed in 0.001351936 sec. | ||
| 11474 | 2026.04.07 05:29:26.151306 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.04.07 05:29:26.151402 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11476 | 2026.04.07 05:29:26.151445 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11477 | 2026.04.07 05:29:26.151848 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.04.07 05:29:26.151883 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11479 | 2026.04.07 05:29:26.152207 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11480 | 2026.04.07 05:29:26.152431 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.04.07 05:29:26.152537 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_95_21 to all_96_96_0 | ||
| 11482 | 2026.04.07 05:29:26.152562 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 11483 | 2026.04.07 05:29:26.152574 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.04.07 05:29:26.152595 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11485 | 2026.04.07 05:29:26.152607 [ 5 ] {5accfb4c-686f-4fd5-9676-1a7b912a340e} <Debug> TCPHandler: Processed in 0.001350485 sec. | ||
| 11486 | 2026.04.07 05:29:26.152698 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_95_21 to all_96_96_0 into Compact with storage Full | ||
| 11487 | 2026.04.07 05:29:26.152723 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2026.04.07 05:29:26.152833 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11489 | 2026.04.07 05:29:26.152844 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11490 | 2026.04.07 05:29:26.152886 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11491 | 2026.04.07 05:29:26.152887 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_21, total 33982 rows starting from the beginning of the part | ||
| 11492 | 2026.04.07 05:29:26.152988 [ 202 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 11493 | 2026.04.07 05:29:26.153741 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.04.07 05:29:26.153782 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11495 | 2026.04.07 05:29:26.154438 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11496 | 2026.04.07 05:29:26.154675 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.04.07 05:29:26.154846 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00202 sec., 20792.07920792079 rows/sec., 37.26 MiB/sec. | ||
| 11498 | 2026.04.07 05:29:26.154931 [ 5 ] {3d712e60-21d7-414c-a48d-a67050fcc91d} <Debug> TCPHandler: Processed in 0.002258072 sec. | ||
| 11499 | 2026.04.07 05:29:26.155081 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2026.04.07 05:29:26.155201 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11501 | 2026.04.07 05:29:26.155251 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11502 | 2026.04.07 05:29:26.155681 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.04.07 05:29:26.155724 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11504 | 2026.04.07 05:29:26.156233 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11505 | 2026.04.07 05:29:26.156461 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.04.07 05:29:26.156601 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
| 11507 | 2026.04.07 05:29:26.156638 [ 5 ] {905e2f15-76e5-40fc-8ac4-b49f0ee96fa1} <Debug> TCPHandler: Processed in 0.00162 sec. | ||
| 11508 | 2026.04.07 05:29:26.161080 [ 200 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34046 rows, containing 5 columns (5 merged, 0 gathered) in 0.008422069 sec., 4042474.598581417 rows/sec., 263.23 MiB/sec. | ||
| 11509 | 2026.04.07 05:29:26.161392 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Trace> MergedBlockOutputStream: filled checksums all_1_96_22 (state Temporary) | ||
| 11510 | 2026.04.07 05:29:26.161750 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_96_22 to all_1_96_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.04.07 05:29:26.161840 [ 198 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_96_22} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_95_21, all_96_96_0] -> all_1_96_22 | ||
| 11512 | 2026.04.07 05:29:26.161923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11513 | 2026.04.07 05:29:27.000325 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.89 MiB, peak 353.30 MiB, free memory in arenas 0.00 B, will set to 343.62 MiB (RSS), difference: 2.72 MiB | ||
| 11514 | 2026.04.07 05:29:28.078713 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11515 | 2026.04.07 05:29:28.078761 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11516 | 2026.04.07 05:29:28.302994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29764 | ||
| 11517 | 2026.04.07 05:29:28.303886 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.04.07 05:29:28.303964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11519 | 2026.04.07 05:29:28.304525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11520 | 2026.04.07 05:29:28.304765 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.04.07 05:29:28.304908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29764 | ||
| 11522 | 2026.04.07 05:29:29.920403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11523 | 2026.04.07 05:29:29.936104 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.04.07 05:29:29.936167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11525 | 2026.04.07 05:29:29.942190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11526 | 2026.04.07 05:29:29.942901 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.04.07 05:29:29.945903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11528 | 2026.04.07 05:29:31.143767 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.04.07 05:29:31.143945 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11530 | 2026.04.07 05:29:31.144010 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11531 | 2026.04.07 05:29:31.144651 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.04.07 05:29:31.144695 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11533 | 2026.04.07 05:29:31.145070 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11534 | 2026.04.07 05:29:31.145286 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.04.07 05:29:31.145434 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.80 MiB/sec. | ||
| 11536 | 2026.04.07 05:29:31.145437 [ 142 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11537 | 2026.04.07 05:29:31.145478 [ 5 ] {6ee81f3b-1a2b-4f23-8e0d-f8e00c867174} <Debug> TCPHandler: Processed in 0.001836904 sec. | ||
| 11538 | 2026.04.07 05:29:31.145508 [ 142 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.04.07 05:29:31.145539 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11540 | 2026.04.07 05:29:31.145615 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.04.07 05:29:31.145684 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11542 | 2026.04.07 05:29:31.145714 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11543 | 2026.04.07 05:29:31.145767 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11544 | 2026.04.07 05:29:31.145839 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11545 | 2026.04.07 05:29:31.145889 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2620 rows starting from the beginning of the part | ||
| 11546 | 2026.04.07 05:29:31.145963 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 11547 | 2026.04.07 05:29:31.146028 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 140 rows starting from the beginning of the part | ||
| 11548 | 2026.04.07 05:29:31.146077 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 57 rows starting from the beginning of the part | ||
| 11549 | 2026.04.07 05:29:31.146122 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 140 rows starting from the beginning of the part | ||
| 11550 | 2026.04.07 05:29:31.146169 [ 187 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 11551 | 2026.04.07 05:29:31.146183 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.04.07 05:29:31.146223 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11553 | 2026.04.07 05:29:31.146571 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11554 | 2026.04.07 05:29:31.146794 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.04.07 05:29:31.146918 [ 142 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11556 | 2026.04.07 05:29:31.146928 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 11557 | 2026.04.07 05:29:31.146958 [ 142 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.04.07 05:29:31.146981 [ 5 ] {b924059c-cd8d-40fa-a5bd-b42be2b97dad} <Debug> TCPHandler: Processed in 0.001415367 sec. | ||
| 11559 | 2026.04.07 05:29:31.146983 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11560 | 2026.04.07 05:29:31.147107 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.04.07 05:29:31.147112 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11562 | 2026.04.07 05:29:31.147205 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.04.07 05:29:31.147251 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11564 | 2026.04.07 05:29:31.147267 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11565 | 2026.04.07 05:29:31.147314 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1404 rows starting from the beginning of the part | ||
| 11566 | 2026.04.07 05:29:31.147389 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 11567 | 2026.04.07 05:29:31.147436 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 106 rows starting from the beginning of the part | ||
| 11568 | 2026.04.07 05:29:31.147475 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 66 rows starting from the beginning of the part | ||
| 11569 | 2026.04.07 05:29:31.147512 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 106 rows starting from the beginning of the part | ||
| 11570 | 2026.04.07 05:29:31.147553 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 11571 | 2026.04.07 05:29:31.147569 [ 192 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951017 sec., 1573025.7604111086 rows/sec., 126.29 MiB/sec. | ||
| 11572 | 2026.04.07 05:29:31.147666 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.04.07 05:29:31.147708 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11574 | 2026.04.07 05:29:31.147905 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11575 | 2026.04.07 05:29:31.148071 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11576 | 2026.04.07 05:29:31.148256 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.04.07 05:29:31.148342 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.04.07 05:29:31.148348 [ 199 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_101_20} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11579 | 2026.04.07 05:29:31.148454 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11580 | 2026.04.07 05:29:31.148479 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_96_22 to all_97_97_0 | ||
| 11581 | 2026.04.07 05:29:31.148487 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 11582 | 2026.04.07 05:29:31.148513 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.04.07 05:29:31.148546 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11584 | 2026.04.07 05:29:31.148555 [ 5 ] {b3e0b9a3-4d56-4f02-90e6-9ad93f63d57a} <Debug> TCPHandler: Processed in 0.001495259 sec. | ||
| 11585 | 2026.04.07 05:29:31.148611 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_96_22 to all_97_97_0 into Compact with storage Full | ||
| 11586 | 2026.04.07 05:29:31.148676 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.04.07 05:29:31.148706 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11588 | 2026.04.07 05:29:31.148736 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_22, total 34046 rows starting from the beginning of the part | ||
| 11589 | 2026.04.07 05:29:31.148769 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11590 | 2026.04.07 05:29:31.148777 [ 192 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724323 sec., 1049687.3265623667 rows/sec., 77.70 MiB/sec. | ||
| 11591 | 2026.04.07 05:29:31.148795 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 11592 | 2026.04.07 05:29:31.148809 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11593 | 2026.04.07 05:29:31.149063 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11594 | 2026.04.07 05:29:31.149154 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.04.07 05:29:31.149194 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11596 | 2026.04.07 05:29:31.149414 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.04.07 05:29:31.149503 [ 186 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_101_20} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11598 | 2026.04.07 05:29:31.149623 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11599 | 2026.04.07 05:29:31.149679 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11600 | 2026.04.07 05:29:31.149956 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.04.07 05:29:31.150091 [ 142 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11602 | 2026.04.07 05:29:31.150096 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 11603 | 2026.04.07 05:29:31.150134 [ 142 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.04.07 05:29:31.150156 [ 5 ] {fd5c5366-9397-4aa3-98d8-8d75395b8599} <Debug> TCPHandler: Processed in 0.001526839 sec. | ||
| 11605 | 2026.04.07 05:29:31.150160 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11606 | 2026.04.07 05:29:31.150253 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11607 | 2026.04.07 05:29:31.150355 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11608 | 2026.04.07 05:29:31.150381 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5046 rows starting from the beginning of the part | ||
| 11609 | 2026.04.07 05:29:31.150430 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 11610 | 2026.04.07 05:29:31.150479 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 11611 | 2026.04.07 05:29:31.150517 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 11612 | 2026.04.07 05:29:31.150558 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 11613 | 2026.04.07 05:29:31.150595 [ 199 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 11614 | 2026.04.07 05:29:31.152986 [ 186 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002763432 sec., 1934550.9496886479 rows/sec., 130.44 MiB/sec. | ||
| 11615 | 2026.04.07 05:29:31.153453 [ 192 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11616 | 2026.04.07 05:29:31.153798 [ 192 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.04.07 05:29:31.153893 [ 192 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_101_20} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11618 | 2026.04.07 05:29:31.153990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11619 | 2026.04.07 05:29:31.156464 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34206 rows, containing 5 columns (5 merged, 0 gathered) in 0.007879579 sec., 4341094.873215943 rows/sec., 282.76 MiB/sec. | ||
| 11620 | 2026.04.07 05:29:31.156828 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Trace> MergedBlockOutputStream: filled checksums all_1_97_23 (state Temporary) | ||
| 11621 | 2026.04.07 05:29:31.157131 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_97_23 to all_1_97_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.04.07 05:29:31.157214 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_97_23} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_96_22, all_97_97_0] -> all_1_97_23 | ||
| 11623 | 2026.04.07 05:29:31.157290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11624 | 2026.04.07 05:29:32.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.00 MiB, peak 355.43 MiB, free memory in arenas 0.00 B, will set to 345.53 MiB (RSS), difference: 1.53 MiB | ||
| 11625 | 2026.04.07 05:29:33.380743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1374 | ||
| 11626 | 2026.04.07 05:29:33.383033 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.04.07 05:29:33.383094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11628 | 2026.04.07 05:29:33.384319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11629 | 2026.04.07 05:29:33.384605 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.04.07 05:29:33.384927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11631 | 2026.04.07 05:29:34.102938 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.04.07 05:29:34.103169 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.04.07 05:29:34.103244 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11634 | 2026.04.07 05:29:34.103912 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.04.07 05:29:34.103958 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11636 | 2026.04.07 05:29:34.104374 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11637 | 2026.04.07 05:29:34.104607 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Trace> oximeter.fields_i16 (19a28ab3-93b8-470f-bc08-bb1de0445c9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.04.07 05:29:34.104770 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 11639 | 2026.04.07 05:29:34.104821 [ 5 ] {b0ae4202-615e-4dfb-9469-baa97686b188} <Debug> TCPHandler: Processed in 0.002020718 sec. | ||
| 11640 | 2026.04.07 05:29:34.104953 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.04.07 05:29:34.105066 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11642 | 2026.04.07 05:29:34.105113 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11643 | 2026.04.07 05:29:34.106798 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.04.07 05:29:34.106837 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11645 | 2026.04.07 05:29:34.107323 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11646 | 2026.04.07 05:29:34.107551 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.04.07 05:29:34.107689 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Debug> executeQuery: Read 2609 rows, 201.24 KiB in 0.002654 sec., 983044.4611906556 rows/sec., 74.05 MiB/sec. | ||
| 11648 | 2026.04.07 05:29:34.107733 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11649 | 2026.04.07 05:29:34.107747 [ 5 ] {8c2a0c0a-9825-4484-9c96-400ba25d1a69} <Debug> TCPHandler: Processed in 0.002847304 sec. | ||
| 11650 | 2026.04.07 05:29:34.107865 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2026.04.07 05:29:34.107972 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11652 | 2026.04.07 05:29:34.108014 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11653 | 2026.04.07 05:29:34.108437 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.04.07 05:29:34.108473 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11655 | 2026.04.07 05:29:34.108789 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11656 | 2026.04.07 05:29:34.109003 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.04.07 05:29:34.109133 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Debug> executeQuery: Read 65 rows, 4.95 KiB in 0.001182 sec., 54991.53976311336 rows/sec., 4.09 MiB/sec. | ||
| 11658 | 2026.04.07 05:29:34.109172 [ 5 ] {46e48773-f874-4f97-9014-8b989585eac1} <Debug> TCPHandler: Processed in 0.001358846 sec. | ||
| 11659 | 2026.04.07 05:29:34.109288 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.04.07 05:29:34.109385 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.04.07 05:29:34.109425 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11662 | 2026.04.07 05:29:34.110129 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.04.07 05:29:34.110166 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11664 | 2026.04.07 05:29:34.110515 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11665 | 2026.04.07 05:29:34.110729 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Trace> oximeter.fields_u32 (77106049-3b56-443c-8974-c866b1324d40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.04.07 05:29:34.110859 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001494 sec., 552208.8353413654 rows/sec., 32.30 MiB/sec. | ||
| 11667 | 2026.04.07 05:29:34.110899 [ 5 ] {e71b7956-0b81-4ee8-97ab-a5f6aa46f2ea} <Debug> TCPHandler: Processed in 0.001661101 sec. | ||
| 11668 | 2026.04.07 05:29:34.111019 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.04.07 05:29:34.111117 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.04.07 05:29:34.111158 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11671 | 2026.04.07 05:29:34.111544 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.04.07 05:29:34.111581 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11673 | 2026.04.07 05:29:34.111871 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11674 | 2026.04.07 05:29:34.112071 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Trace> oximeter.fields_u64 (694db3f7-adc1-48c0-aa80-2e45c79f29b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.04.07 05:29:34.112196 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 11676 | 2026.04.07 05:29:34.112231 [ 5 ] {554c70f9-abf0-441d-b730-0c6b46929ae1} <Debug> TCPHandler: Processed in 0.001284715 sec. | ||
| 11677 | 2026.04.07 05:29:34.112339 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.04.07 05:29:34.112427 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11679 | 2026.04.07 05:29:34.112465 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11680 | 2026.04.07 05:29:34.112833 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.04.07 05:29:34.112933 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11682 | 2026.04.07 05:29:34.113230 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11683 | 2026.04.07 05:29:34.113444 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Trace> oximeter.fields_u8 (0286c37b-6235-46e9-9a40-c9bc493e69eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.04.07 05:29:34.113573 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 11685 | 2026.04.07 05:29:34.113612 [ 5 ] {d09a7399-f23a-4c0b-b826-c1275d086b0d} <Debug> TCPHandler: Processed in 0.001292454 sec. | ||
| 11686 | 2026.04.07 05:29:34.113726 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.04.07 05:29:34.113820 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11688 | 2026.04.07 05:29:34.113860 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11689 | 2026.04.07 05:29:34.114743 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.04.07 05:29:34.114781 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11691 | 2026.04.07 05:29:34.115146 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11692 | 2026.04.07 05:29:34.115365 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.04.07 05:29:34.115497 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Debug> executeQuery: Read 1368 rows, 94.74 KiB in 0.001694 sec., 807556.080283353 rows/sec., 54.61 MiB/sec. | ||
| 11694 | 2026.04.07 05:29:34.115537 [ 5 ] {d7c57511-fc4e-489a-884b-f72081a71cac} <Debug> TCPHandler: Processed in 0.001860805 sec. | ||
| 11695 | 2026.04.07 05:29:34.115650 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.04.07 05:29:34.115745 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11697 | 2026.04.07 05:29:34.115789 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11698 | 2026.04.07 05:29:34.116555 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.04.07 05:29:34.116592 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11700 | 2026.04.07 05:29:34.117075 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11701 | 2026.04.07 05:29:34.117292 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2026.04.07 05:29:34.117436 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 6 parts from all_1_97_23 to all_102_102_0 | ||
| 11703 | 2026.04.07 05:29:34.117441 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Debug> executeQuery: Read 1596 rows, 100.46 KiB in 0.001714 sec., 931155.1925320887 rows/sec., 57.24 MiB/sec. | ||
| 11704 | 2026.04.07 05:29:34.117508 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.04.07 05:29:34.117528 [ 5 ] {48922a4e-60d5-4483-85d3-39b2aaf71ad4} <Debug> TCPHandler: Processed in 0.001927316 sec. | ||
| 11706 | 2026.04.07 05:29:34.117534 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11707 | 2026.04.07 05:29:34.117655 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.04.07 05:29:34.117673 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_23 to all_102_102_0 into Compact with storage Full | ||
| 11709 | 2026.04.07 05:29:34.117756 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11710 | 2026.04.07 05:29:34.117816 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11711 | 2026.04.07 05:29:34.117842 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11712 | 2026.04.07 05:29:34.117891 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_23, total 34206 rows starting from the beginning of the part | ||
| 11713 | 2026.04.07 05:29:34.117985 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 11714 | 2026.04.07 05:29:34.118043 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 161 rows starting from the beginning of the part | ||
| 11715 | 2026.04.07 05:29:34.118092 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 11716 | 2026.04.07 05:29:34.118139 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 11717 | 2026.04.07 05:29:34.118187 [ 192 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1596 rows starting from the beginning of the part | ||
| 11718 | 2026.04.07 05:29:34.118728 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.04.07 05:29:34.118770 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11720 | 2026.04.07 05:29:34.119383 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11721 | 2026.04.07 05:29:34.119626 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.04.07 05:29:34.119750 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11723 | 2026.04.07 05:29:34.119775 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002036 sec., 26031.434184675836 rows/sec., 46.65 MiB/sec. | ||
| 11724 | 2026.04.07 05:29:34.119790 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.04.07 05:29:34.119817 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11726 | 2026.04.07 05:29:34.119849 [ 5 ] {bc6042e4-5b27-484b-9cfb-2a49253b40c4} <Debug> TCPHandler: Processed in 0.002244292 sec. | ||
| 11727 | 2026.04.07 05:29:34.119894 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::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 | ||
| 11728 | 2026.04.07 05:29:34.119970 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.04.07 05:29:34.120071 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11730 | 2026.04.07 05:29:34.120114 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11731 | 2026.04.07 05:29:34.120119 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11732 | 2026.04.07 05:29:34.120182 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1766 rows starting from the beginning of the part | ||
| 11733 | 2026.04.07 05:29:34.120300 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 11734 | 2026.04.07 05:29:34.120402 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part | ||
| 11735 | 2026.04.07 05:29:34.120454 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.04.07 05:29:34.120497 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11737 | 2026.04.07 05:29:34.120497 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 11738 | 2026.04.07 05:29:34.120601 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 11739 | 2026.04.07 05:29:34.120691 [ 188 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 53 rows starting from the beginning of the part | ||
| 11740 | 2026.04.07 05:29:34.120827 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11741 | 2026.04.07 05:29:34.121097 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.04.07 05:29:34.121241 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001188 sec., 30303.0303030303 rows/sec., 2.04 MiB/sec. | ||
| 11743 | 2026.04.07 05:29:34.121279 [ 5 ] {8d39fb57-2ca1-4154-bc02-3c5a758f6d2b} <Debug> TCPHandler: Processed in 0.001359116 sec. | ||
| 11744 | 2026.04.07 05:29:34.126235 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36443 rows, containing 5 columns (5 merged, 0 gathered) in 0.008626362 sec., 4224608.24157391 rows/sec., 274.83 MiB/sec. | ||
| 11745 | 2026.04.07 05:29:34.126639 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Trace> MergedBlockOutputStream: filled checksums all_1_102_24 (state Temporary) | ||
| 11746 | 2026.04.07 05:29:34.126913 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_102_24 to all_1_102_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.04.07 05:29:34.126987 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_102_24} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 6 parts: [all_1_97_23, all_102_102_0] -> all_1_102_24 | ||
| 11748 | 2026.04.07 05:29:34.127084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11749 | 2026.04.07 05:29:34.131256 [ 194 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 19 columns (19 merged, 0 gathered) in 0.011391875 sec., 175388.16042135295 rows/sec., 314.29 MiB/sec. | ||
| 11750 | 2026.04.07 05:29:34.133517 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11751 | 2026.04.07 05:29:34.133915 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.04.07 05:29:34.133997 [ 191 ] {985ea02a-85cb-4d64-a97b-f1dacf374b45::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11753 | 2026.04.07 05:29:34.134165 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.79 MiB. | ||
| 11754 | 2026.04.07 05:29:35.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.35 MiB, peak 364.09 MiB, free memory in arenas 0.00 B, will set to 352.89 MiB (RSS), difference: 6.55 MiB | ||
| 11755 | 2026.04.07 05:29:35.805167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30212 | ||
| 11756 | 2026.04.07 05:29:35.805776 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2026.04.07 05:29:35.805810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11758 | 2026.04.07 05:29:35.806278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11759 | 2026.04.07 05:29:35.806502 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.04.07 05:29:35.806625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30212 | ||
| 11761 | 2026.04.07 05:29:36.140139 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.04.07 05:29:36.140340 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11763 | 2026.04.07 05:29:36.140416 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11764 | 2026.04.07 05:29:36.141087 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.04.07 05:29:36.141130 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11766 | 2026.04.07 05:29:36.141531 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11767 | 2026.04.07 05:29:36.141759 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.04.07 05:29:36.141924 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 11769 | 2026.04.07 05:29:36.141976 [ 5 ] {73d01ab2-5e03-454a-9ae2-9f61d83ae37b} <Debug> TCPHandler: Processed in 0.001974137 sec. | ||
| 11770 | 2026.04.07 05:29:36.142110 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.04.07 05:29:36.142214 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11772 | 2026.04.07 05:29:36.142258 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11773 | 2026.04.07 05:29:36.142693 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.04.07 05:29:36.142728 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11775 | 2026.04.07 05:29:36.143036 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11776 | 2026.04.07 05:29:36.143245 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.04.07 05:29:36.143374 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 11778 | 2026.04.07 05:29:36.143411 [ 5 ] {98807655-6a18-436d-b9fa-579f3dc851d4} <Debug> TCPHandler: Processed in 0.001355865 sec. | ||
| 11779 | 2026.04.07 05:29:36.143529 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.04.07 05:29:36.143628 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.04.07 05:29:36.143673 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11782 | 2026.04.07 05:29:36.144038 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.04.07 05:29:36.144073 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11784 | 2026.04.07 05:29:36.144393 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11785 | 2026.04.07 05:29:36.144609 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.04.07 05:29:36.144737 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 3.94 MiB/sec. | ||
| 11787 | 2026.04.07 05:29:36.144773 [ 5 ] {c8f9c0aa-e291-46ba-bbb5-b8940b238efc} <Debug> TCPHandler: Processed in 0.001294964 sec. | ||
| 11788 | 2026.04.07 05:29:36.144889 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.04.07 05:29:36.144986 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11790 | 2026.04.07 05:29:36.145028 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11791 | 2026.04.07 05:29:36.145350 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.04.07 05:29:36.145384 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11793 | 2026.04.07 05:29:36.145688 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11794 | 2026.04.07 05:29:36.145891 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.04.07 05:29:36.146019 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 11796 | 2026.04.07 05:29:36.146055 [ 5 ] {a79ddb6f-47e6-4a81-a340-b99e92c67ec4} <Debug> TCPHandler: Processed in 0.001216433 sec. | ||
| 11797 | 2026.04.07 05:29:37.446020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11798 | 2026.04.07 05:29:37.461517 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.04.07 05:29:37.461560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11800 | 2026.04.07 05:29:37.467578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11801 | 2026.04.07 05:29:37.468266 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.04.07 05:29:37.470950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11803 | 2026.04.07 05:29:41.144197 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.04.07 05:29:41.144395 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11805 | 2026.04.07 05:29:41.144463 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11806 | 2026.04.07 05:29:41.145128 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.04.07 05:29:41.145168 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11808 | 2026.04.07 05:29:41.145595 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11809 | 2026.04.07 05:29:41.145835 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.04.07 05:29:41.145998 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 11811 | 2026.04.07 05:29:41.146049 [ 5 ] {24b0105e-10ab-4bac-a4bc-56c705c20040} <Debug> TCPHandler: Processed in 0.001984078 sec. | ||
| 11812 | 2026.04.07 05:29:41.146181 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.04.07 05:29:41.146285 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11814 | 2026.04.07 05:29:41.146328 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11815 | 2026.04.07 05:29:41.146767 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.04.07 05:29:41.146801 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11817 | 2026.04.07 05:29:41.147121 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11818 | 2026.04.07 05:29:41.147357 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.04.07 05:29:41.147505 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 11820 | 2026.04.07 05:29:41.147545 [ 5 ] {26d3448f-f918-49f4-9cfc-18ee7c2ced70} <Debug> TCPHandler: Processed in 0.001418057 sec. | ||
| 11821 | 2026.04.07 05:29:41.147665 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.04.07 05:29:41.147763 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11823 | 2026.04.07 05:29:41.147808 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11824 | 2026.04.07 05:29:41.148227 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.04.07 05:29:41.148262 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11826 | 2026.04.07 05:29:41.148617 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11827 | 2026.04.07 05:29:41.148833 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.04.07 05:29:41.148970 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 11829 | 2026.04.07 05:29:41.149008 [ 5 ] {f8fa1b9d-d982-49ab-8158-d1332b00160b} <Debug> TCPHandler: Processed in 0.001394887 sec. | ||
| 11830 | 2026.04.07 05:29:41.149122 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.04.07 05:29:41.149219 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11832 | 2026.04.07 05:29:41.149260 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11833 | 2026.04.07 05:29:41.149602 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.04.07 05:29:41.149636 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11835 | 2026.04.07 05:29:41.149954 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11836 | 2026.04.07 05:29:41.150171 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.04.07 05:29:41.150303 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 11838 | 2026.04.07 05:29:41.150339 [ 5 ] {2bbc56b8-58d0-4a3c-a8f2-ead010093a74} <Debug> TCPHandler: Processed in 0.001266984 sec. | ||
| 11839 | 2026.04.07 05:29:43.078803 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11840 | 2026.04.07 05:29:43.078852 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11841 | 2026.04.07 05:29:43.306758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30724 | ||
| 11842 | 2026.04.07 05:29:43.307287 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.04.07 05:29:43.307337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11844 | 2026.04.07 05:29:43.307846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11845 | 2026.04.07 05:29:43.308103 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11846 | 2026.04.07 05:29:43.308258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30724 | ||
| 11847 | 2026.04.07 05:29:43.385097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1410 | ||
| 11848 | 2026.04.07 05:29:43.387695 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.04.07 05:29:43.387756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11850 | 2026.04.07 05:29:43.389043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11851 | 2026.04.07 05:29:43.389328 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.04.07 05:29:43.389715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 11853 | 2026.04.07 05:29:44.001342 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000954058 sec. | ||
| 11854 | 2026.04.07 05:29:44.971049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11855 | 2026.04.07 05:29:44.989101 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.04.07 05:29:44.989164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11857 | 2026.04.07 05:29:44.995654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11858 | 2026.04.07 05:29:44.996375 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.04.07 05:29:44.999342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11860 | 2026.04.07 05:29:45.123346 [ 114 ] {} <Debug> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Selected 5 parts from all_1_50_10 to all_54_54_0 | ||
| 11861 | 2026.04.07 05:29:45.123410 [ 114 ] {} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.04.07 05:29:45.123431 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11863 | 2026.04.07 05:29:45.123544 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_10 to all_54_54_0 into Compact with storage Full | ||
| 11864 | 2026.04.07 05:29:45.123677 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11865 | 2026.04.07 05:29:45.123711 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 83 rows starting from the beginning of the part | ||
| 11866 | 2026.04.07 05:29:45.123845 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 11867 | 2026.04.07 05:29:45.123899 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 11868 | 2026.04.07 05:29:45.123942 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 11869 | 2026.04.07 05:29:45.123984 [ 196 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 65 rows starting from the beginning of the part | ||
| 11870 | 2026.04.07 05:29:45.124733 [ 194 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240504 sec., 188633.00722931972 rows/sec., 14.58 MiB/sec. | ||
| 11871 | 2026.04.07 05:29:45.124925 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 11872 | 2026.04.07 05:29:45.125268 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.04.07 05:29:45.125359 [ 202 ] {baa6b1a3-eeaf-4f90-a251-80669dd249c9::all_1_54_11} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9) (MergerMutator): Merged 5 parts: [all_1_50_10, all_54_54_0] -> all_1_54_11 | ||
| 11874 | 2026.04.07 05:29:45.125459 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11875 | 2026.04.07 05:29:46.146614 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2026.04.07 05:29:46.146816 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11877 | 2026.04.07 05:29:46.146886 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11878 | 2026.04.07 05:29:46.147633 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.04.07 05:29:46.147685 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11880 | 2026.04.07 05:29:46.148120 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11881 | 2026.04.07 05:29:46.148360 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.04.07 05:29:46.148532 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001771 sec., 79051.38339920949 rows/sec., 6.89 MiB/sec. | ||
| 11883 | 2026.04.07 05:29:46.148584 [ 5 ] {c7efc551-39b9-43fe-87d8-c69215442658} <Debug> TCPHandler: Processed in 0.0021111 sec. | ||
| 11884 | 2026.04.07 05:29:46.148715 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.04.07 05:29:46.148833 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11886 | 2026.04.07 05:29:46.148881 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11887 | 2026.04.07 05:29:46.149328 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.04.07 05:29:46.149367 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11889 | 2026.04.07 05:29:46.149684 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11890 | 2026.04.07 05:29:46.149902 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.04.07 05:29:46.150037 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001229 sec., 34174.125305126116 rows/sec., 2.51 MiB/sec. | ||
| 11892 | 2026.04.07 05:29:46.150076 [ 5 ] {1416fef0-d3b5-414f-8462-d08f3e787d25} <Debug> TCPHandler: Processed in 0.001415477 sec. | ||
| 11893 | 2026.04.07 05:29:46.150193 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.04.07 05:29:46.150296 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11895 | 2026.04.07 05:29:46.150337 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11896 | 2026.04.07 05:29:46.150760 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.04.07 05:29:46.150798 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11898 | 2026.04.07 05:29:46.151120 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11899 | 2026.04.07 05:29:46.151345 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.04.07 05:29:46.151480 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001208 sec., 87748.34437086093 rows/sec., 6.85 MiB/sec. | ||
| 11901 | 2026.04.07 05:29:46.151518 [ 5 ] {4e193f99-760d-42e2-9238-d8c42dc7bb6c} <Debug> TCPHandler: Processed in 0.001375306 sec. | ||
| 11902 | 2026.04.07 05:29:46.151637 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2026.04.07 05:29:46.151733 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11904 | 2026.04.07 05:29:46.151776 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11905 | 2026.04.07 05:29:46.152187 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.04.07 05:29:46.152224 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11907 | 2026.04.07 05:29:46.152554 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11908 | 2026.04.07 05:29:46.152764 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.04.07 05:29:46.152895 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11910 | 2026.04.07 05:29:46.152932 [ 5 ] {2afba49d-fc1e-45e5-81bd-7759209e712d} <Debug> TCPHandler: Processed in 0.001345015 sec. | ||
| 11911 | 2026.04.07 05:29:46.153048 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.04.07 05:29:46.153144 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.04.07 05:29:46.153198 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11914 | 2026.04.07 05:29:46.154037 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.04.07 05:29:46.154074 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11916 | 2026.04.07 05:29:46.154658 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11917 | 2026.04.07 05:29:46.154897 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.04.07 05:29:46.155048 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001922 sec., 21852.2372528616 rows/sec., 39.16 MiB/sec. | ||
| 11919 | 2026.04.07 05:29:46.155119 [ 5 ] {5fed9442-ee84-440a-a4b0-2c0c1d1280fc} <Debug> TCPHandler: Processed in 0.00212033 sec. | ||
| 11920 | 2026.04.07 05:29:46.155240 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.04.07 05:29:46.155337 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.04.07 05:29:46.155378 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11923 | 2026.04.07 05:29:46.155714 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.04.07 05:29:46.155750 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11925 | 2026.04.07 05:29:46.156065 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11926 | 2026.04.07 05:29:46.156276 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.04.07 05:29:46.156412 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11928 | 2026.04.07 05:29:46.156449 [ 5 ] {16083641-4392-433e-8c86-35d9c5afcbd9} <Debug> TCPHandler: Processed in 0.001259294 sec. | ||
| 11929 | 2026.04.07 05:29:50.808440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31172 | ||
| 11930 | 2026.04.07 05:29:50.809073 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.04.07 05:29:50.809129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11932 | 2026.04.07 05:29:50.809639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11933 | 2026.04.07 05:29:50.809887 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.04.07 05:29:50.810042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31172 | ||
| 11935 | 2026.04.07 05:29:51.144818 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.04.07 05:29:51.145013 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2026.04.07 05:29:51.145084 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11938 | 2026.04.07 05:29:51.145755 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.04.07 05:29:51.145797 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11940 | 2026.04.07 05:29:51.146229 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11941 | 2026.04.07 05:29:51.146464 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.04.07 05:29:51.146611 [ 109 ] {} <Debug> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11943 | 2026.04.07 05:29:51.146628 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 11944 | 2026.04.07 05:29:51.146649 [ 109 ] {} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.04.07 05:29:51.146667 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11946 | 2026.04.07 05:29:51.146680 [ 5 ] {d383aede-9bc5-41f6-90c7-301235745525} <Debug> TCPHandler: Processed in 0.002003187 sec. | ||
| 11947 | 2026.04.07 05:29:51.146812 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11948 | 2026.04.07 05:29:51.146823 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.04.07 05:29:51.146973 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11950 | 2026.04.07 05:29:51.147008 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11951 | 2026.04.07 05:29:51.147018 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11952 | 2026.04.07 05:29:51.147065 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2620 rows starting from the beginning of the part | ||
| 11953 | 2026.04.07 05:29:51.147146 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2609 rows starting from the beginning of the part | ||
| 11954 | 2026.04.07 05:29:51.147201 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 11955 | 2026.04.07 05:29:51.147263 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 11956 | 2026.04.07 05:29:51.147311 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 140 rows starting from the beginning of the part | ||
| 11957 | 2026.04.07 05:29:51.147367 [ 196 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 11958 | 2026.04.07 05:29:51.147479 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.04.07 05:29:51.147538 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11960 | 2026.04.07 05:29:51.147908 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11961 | 2026.04.07 05:29:51.148174 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.04.07 05:29:51.148304 [ 109 ] {} <Debug> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11963 | 2026.04.07 05:29:51.148332 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001381 sec., 46343.22954380883 rows/sec., 3.62 MiB/sec. | ||
| 11964 | 2026.04.07 05:29:51.148334 [ 109 ] {} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.04.07 05:29:51.148365 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11966 | 2026.04.07 05:29:51.148375 [ 5 ] {ba3784bd-c512-4a74-8e61-30be75bebb1f} <Debug> TCPHandler: Processed in 0.00160868 sec. | ||
| 11967 | 2026.04.07 05:29:51.148484 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11968 | 2026.04.07 05:29:51.148496 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.04.07 05:29:51.148640 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11970 | 2026.04.07 05:29:51.148645 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11971 | 2026.04.07 05:29:51.148689 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1404 rows starting from the beginning of the part | ||
| 11972 | 2026.04.07 05:29:51.148712 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11973 | 2026.04.07 05:29:51.148783 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1368 rows starting from the beginning of the part | ||
| 11974 | 2026.04.07 05:29:51.148838 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 11975 | 2026.04.07 05:29:51.148883 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 11976 | 2026.04.07 05:29:51.148949 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
| 11977 | 2026.04.07 05:29:51.149011 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 11978 | 2026.04.07 05:29:51.149144 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.04.07 05:29:51.149201 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11980 | 2026.04.07 05:29:51.149563 [ 200 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824584 sec., 1960288.6655167628 rows/sec., 155.80 MiB/sec. | ||
| 11981 | 2026.04.07 05:29:51.149604 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11982 | 2026.04.07 05:29:51.149882 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.04.07 05:29:51.149917 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11984 | 2026.04.07 05:29:51.150029 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001405 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 11985 | 2026.04.07 05:29:51.150073 [ 5 ] {aa58ce60-232d-4ec0-912e-d979b5889509} <Debug> TCPHandler: Processed in 0.00162759 sec. | ||
| 11986 | 2026.04.07 05:29:51.150189 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.04.07 05:29:51.150227 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.04.07 05:29:51.150290 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11989 | 2026.04.07 05:29:51.150318 [ 186 ] {c1344415-e7af-4221-b11a-c82bb1d3e984::all_1_106_21} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11990 | 2026.04.07 05:29:51.150337 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11991 | 2026.04.07 05:29:51.150445 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11992 | 2026.04.07 05:29:51.150508 [ 194 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.00208679 sec., 1471159.0528994293 rows/sec., 106.79 MiB/sec. | ||
| 11993 | 2026.04.07 05:29:51.150688 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.04.07 05:29:51.150712 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11995 | 2026.04.07 05:29:51.150731 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11996 | 2026.04.07 05:29:51.151050 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.04.07 05:29:51.151104 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11998 | 2026.04.07 05:29:51.151146 [ 200 ] {3fe02d8d-c71d-43ce-b36e-63a8eff43e5f::all_1_106_21} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11999 | 2026.04.07 05:29:51.151248 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12000 | 2026.04.07 05:29:51.151332 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.04.07 05:29:51.151465 [ 111 ] {} <Debug> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12002 | 2026.04.07 05:29:51.151472 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 12003 | 2026.04.07 05:29:51.151533 [ 111 ] {} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.04.07 05:29:51.151548 [ 5 ] {4011f9da-d254-4a50-bf83-a668e8627488} <Debug> TCPHandler: Processed in 0.001409096 sec. | ||
| 12005 | 2026.04.07 05:29:51.151560 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12006 | 2026.04.07 05:29:51.151640 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12007 | 2026.04.07 05:29:51.151735 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12008 | 2026.04.07 05:29:51.151761 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5346 rows starting from the beginning of the part | ||
| 12009 | 2026.04.07 05:29:51.151806 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 12010 | 2026.04.07 05:29:51.151841 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 12011 | 2026.04.07 05:29:51.151876 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 12012 | 2026.04.07 05:29:51.151916 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12013 | 2026.04.07 05:29:51.151951 [ 194 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12014 | 2026.04.07 05:29:51.153605 [ 200 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5586 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995458 sec., 2799357.340520322 rows/sec., 188.75 MiB/sec. | ||
| 12015 | 2026.04.07 05:29:51.153986 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12016 | 2026.04.07 05:29:51.154273 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.04.07 05:29:51.154342 [ 189 ] {293858e9-e8e0-44e1-b979-077b3bb049ca::all_1_106_21} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12018 | 2026.04.07 05:29:51.154441 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12019 | 2026.04.07 05:29:52.499472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12020 | 2026.04.07 05:29:52.517094 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.04.07 05:29:52.517151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12022 | 2026.04.07 05:29:52.523319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12023 | 2026.04.07 05:29:52.524037 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.04.07 05:29:52.527278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12025 | 2026.04.07 05:29:53.389977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1430 | ||
| 12026 | 2026.04.07 05:29:53.392297 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.04.07 05:29:53.392355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12028 | 2026.04.07 05:29:53.393577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12029 | 2026.04.07 05:29:53.393853 [ 242 ] {} <Trace> system.query_log (00406929-b6c2-4a50-a7f3-c0021f5cc7d9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.04.07 05:29:53.394227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 12031 | 2026.04.07 05:29:56.146627 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.04.07 05:29:56.146822 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12033 | 2026.04.07 05:29:56.146893 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12034 | 2026.04.07 05:29:56.147589 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.04.07 05:29:56.147636 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12036 | 2026.04.07 05:29:56.148094 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12037 | 2026.04.07 05:29:56.148328 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.04.07 05:29:56.148490 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Debug> executeQuery: Read 140 rows, 12.49 KiB in 0.001716 sec., 81585.08158508159 rows/sec., 7.11 MiB/sec. | ||
| 12039 | 2026.04.07 05:29:56.148540 [ 5 ] {9a0692db-4f02-49d4-9b9b-281e5724ef44} <Debug> TCPHandler: Processed in 0.002046089 sec. | ||
| 12040 | 2026.04.07 05:29:56.148666 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.04.07 05:29:56.148777 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.04.07 05:29:56.148823 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12043 | 2026.04.07 05:29:56.149266 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.04.07 05:29:56.149303 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12045 | 2026.04.07 05:29:56.149629 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12046 | 2026.04.07 05:29:56.149837 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Trace> oximeter.fields_u16 (baa6b1a3-eeaf-4f90-a251-80669dd249c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.04.07 05:29:56.149972 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001219 sec., 34454.47087776866 rows/sec., 2.53 MiB/sec. | ||
| 12048 | 2026.04.07 05:29:56.150012 [ 5 ] {5177e924-46dd-4238-a47d-4827020872c5} <Debug> TCPHandler: Processed in 0.001400357 sec. | ||
| 12049 | 2026.04.07 05:29:56.150125 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.04.07 05:29:56.150223 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12051 | 2026.04.07 05:29:56.150264 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12052 | 2026.04.07 05:29:56.150695 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.04.07 05:29:56.150732 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12054 | 2026.04.07 05:29:56.151054 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12055 | 2026.04.07 05:29:56.151268 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.04.07 05:29:56.151402 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001198 sec., 88480.80133555926 rows/sec., 6.91 MiB/sec. | ||
| 12057 | 2026.04.07 05:29:56.151442 [ 5 ] {40bf4378-eea9-47f4-a3d3-6514541d86bf} <Debug> TCPHandler: Processed in 0.001368146 sec. | ||
| 12058 | 2026.04.07 05:29:56.151557 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2026.04.07 05:29:56.151654 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12060 | 2026.04.07 05:29:56.151698 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12061 | 2026.04.07 05:29:56.152107 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.04.07 05:29:56.152144 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12063 | 2026.04.07 05:29:56.152473 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12064 | 2026.04.07 05:29:56.152687 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.04.07 05:29:56.152813 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_102_24 to all_103_103_0 | ||
| 12066 | 2026.04.07 05:29:56.152820 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12067 | 2026.04.07 05:29:56.152885 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2026.04.07 05:29:56.152904 [ 5 ] {d3de275b-331d-45b4-a689-8abdf1f1a221} <Debug> TCPHandler: Processed in 0.001396956 sec. | ||
| 12069 | 2026.04.07 05:29:56.152912 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12070 | 2026.04.07 05:29:56.153017 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.04.07 05:29:56.153044 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_102_24 to all_103_103_0 into Compact with storage Full | ||
| 12072 | 2026.04.07 05:29:56.153119 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12073 | 2026.04.07 05:29:56.153179 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12074 | 2026.04.07 05:29:56.153193 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12075 | 2026.04.07 05:29:56.153237 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_24, total 36443 rows starting from the beginning of the part | ||
| 12076 | 2026.04.07 05:29:56.153307 [ 194 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12077 | 2026.04.07 05:29:56.154060 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.04.07 05:29:56.154102 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12079 | 2026.04.07 05:29:56.154692 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12080 | 2026.04.07 05:29:56.154925 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Trace> oximeter.measurements_histogramu64 (985ea02a-85cb-4d64-a97b-f1dacf374b45): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.04.07 05:29:56.155071 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00197 sec., 21319.796954314723 rows/sec., 38.20 MiB/sec. | ||
| 12082 | 2026.04.07 05:29:56.155137 [ 5 ] {05220e49-3523-4225-b153-908e6e204cee} <Debug> TCPHandler: Processed in 0.002170401 sec. | ||
| 12083 | 2026.04.07 05:29:56.155252 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.04.07 05:29:56.155348 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.04.07 05:29:56.155390 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12086 | 2026.04.07 05:29:56.155733 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.04.07 05:29:56.155769 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12088 | 2026.04.07 05:29:56.156098 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12089 | 2026.04.07 05:29:56.156305 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.04.07 05:29:56.156443 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12091 | 2026.04.07 05:29:56.156480 [ 5 ] {6a17a15b-7ee8-4c8a-a92b-f86cb405190a} <Debug> TCPHandler: Processed in 0.001278454 sec. | ||
| 12092 | 2026.04.07 05:29:56.159355 [ 197 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36507 rows, containing 5 columns (5 merged, 0 gathered) in 0.00636574 sec., 5734918.485517788 rows/sec., 373.13 MiB/sec. | ||
| 12093 | 2026.04.07 05:29:56.159811 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Trace> MergedBlockOutputStream: filled checksums all_1_103_25 (state Temporary) | ||
| 12094 | 2026.04.07 05:29:56.160130 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_103_25 to all_1_103_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.04.07 05:29:56.160213 [ 199 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_103_25} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_102_24, all_103_103_0] -> all_1_103_25 | ||
| 12096 | 2026.04.07 05:29:56.160304 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12097 | 2026.04.07 05:29:57.362073 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42335 | ||
| 12098 | 2026.04.07 05:29:57.362182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12099 | 2026.04.07 05:29:57.362208 [ 292 ] {} <Debug> TCP-Session: 91a64e1c-3f42-4ef9-9e0f-fc8833bbcccd Authenticating user 'default' from [fd00:1122:3344:101::e]:42335 | ||
| 12100 | 2026.04.07 05:29:57.362230 [ 292 ] {} <Debug> TCP-Session: 91a64e1c-3f42-4ef9-9e0f-fc8833bbcccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12101 | 2026.04.07 05:29:57.362242 [ 292 ] {} <Debug> TCP-Session: 91a64e1c-3f42-4ef9-9e0f-fc8833bbcccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.04.07 05:29:57.362449 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64579 | ||
| 12103 | 2026.04.07 05:29:57.362486 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 12104 | 2026.04.07 05:29:57.362522 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55529 | ||
| 12105 | 2026.04.07 05:29:57.362554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12106 | 2026.04.07 05:29:57.362543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44999 | ||
| 12107 | 2026.04.07 05:29:57.362587 [ 293 ] {} <Debug> TCP-Session: 6d01c59f-088b-4d48-820a-2f9ec7686c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64579 | ||
| 12108 | 2026.04.07 05:29:57.362539 [ 292 ] {} <Trace> TCP-Session: 91a64e1c-3f42-4ef9-9e0f-fc8833bbcccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.04.07 05:29:57.362639 [ 293 ] {} <Debug> TCP-Session: 6d01c59f-088b-4d48-820a-2f9ec7686c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.04.07 05:29:57.362621 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12111 | 2026.04.07 05:29:57.362666 [ 293 ] {} <Debug> TCP-Session: 6d01c59f-088b-4d48-820a-2f9ec7686c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.04.07 05:29:57.362688 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12113 | 2026.04.07 05:29:57.362706 [ 294 ] {} <Debug> TCP-Session: 34e6f95f-03ae-4c5d-85f5-83bb9d80d020 Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 12114 | 2026.04.07 05:29:57.362622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12115 | 2026.04.07 05:29:57.362733 [ 291 ] {} <Debug> TCP-Session: a340b9fa-5844-4e72-a444-39ef207beaa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44999 | ||
| 12116 | 2026.04.07 05:29:57.362745 [ 294 ] {} <Debug> TCP-Session: 34e6f95f-03ae-4c5d-85f5-83bb9d80d020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12117 | 2026.04.07 05:29:57.362766 [ 289 ] {} <Debug> TCP-Session: bd660774-c3c6-432b-97f5-6ea0ebdb6140 Authenticating user 'default' from [fd00:1122:3344:101::e]:55529 | ||
| 12118 | 2026.04.07 05:29:57.362791 [ 294 ] {} <Debug> TCP-Session: 34e6f95f-03ae-4c5d-85f5-83bb9d80d020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12119 | 2026.04.07 05:29:57.362800 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12120 | 2026.04.07 05:29:57.362814 [ 289 ] {} <Debug> TCP-Session: bd660774-c3c6-432b-97f5-6ea0ebdb6140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12121 | 2026.04.07 05:29:57.362535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58170 | ||
| 12122 | 2026.04.07 05:29:57.362860 [ 289 ] {} <Debug> TCP-Session: bd660774-c3c6-432b-97f5-6ea0ebdb6140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12123 | 2026.04.07 05:29:57.362505 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35268 | ||
| 12124 | 2026.04.07 05:29:57.362495 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34509 | ||
| 12125 | 2026.04.07 05:29:57.362943 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12126 | 2026.04.07 05:29:57.362496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52236 | ||
| 12127 | 2026.04.07 05:29:57.362988 [ 290 ] {} <Debug> TCP-Session: 8afaedd3-efcb-40d9-9406-59c5159c6d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:58170 | ||
| 12128 | 2026.04.07 05:29:57.363003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12129 | 2026.04.07 05:29:57.363024 [ 290 ] {} <Debug> TCP-Session: 8afaedd3-efcb-40d9-9406-59c5159c6d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.04.07 05:29:57.363047 [ 288 ] {} <Debug> TCP-Session: f9079ed1-3a85-4d20-8d7c-76f8e8e95482 Authenticating user 'default' from [fd00:1122:3344:101::e]:35268 | ||
| 12131 | 2026.04.07 05:29:57.363053 [ 290 ] {} <Debug> TCP-Session: 8afaedd3-efcb-40d9-9406-59c5159c6d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.04.07 05:29:57.363082 [ 288 ] {} <Debug> TCP-Session: f9079ed1-3a85-4d20-8d7c-76f8e8e95482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2026.04.07 05:29:57.363078 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12134 | 2026.04.07 05:29:57.363114 [ 288 ] {} <Debug> TCP-Session: f9079ed1-3a85-4d20-8d7c-76f8e8e95482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.04.07 05:29:57.362781 [ 291 ] {} <Debug> TCP-Session: a340b9fa-5844-4e72-a444-39ef207beaa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2026.04.07 05:29:57.363177 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12137 | 2026.04.07 05:29:57.363177 [ 291 ] {} <Debug> TCP-Session: a340b9fa-5844-4e72-a444-39ef207beaa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2026.04.07 05:29:57.363450 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12139 | 2026.04.07 05:29:57.363485 [ 3 ] {} <Debug> TCP-Session: b3a6f958-07f8-4762-b31f-15ae86d3cdd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34509 | ||
| 12140 | 2026.04.07 05:29:57.363502 [ 3 ] {} <Debug> TCP-Session: b3a6f958-07f8-4762-b31f-15ae86d3cdd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.04.07 05:29:57.363509 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 12142 | 2026.04.07 05:29:57.363514 [ 3 ] {} <Debug> TCP-Session: b3a6f958-07f8-4762-b31f-15ae86d3cdd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2026.04.07 05:29:57.363560 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12144 | 2026.04.07 05:29:57.363595 [ 286 ] {} <Debug> TCP-Session: bc01523f-f855-4add-b797-41f418af6067 Authenticating user 'default' from [fd00:1122:3344:101::e]:52236 | ||
| 12145 | 2026.04.07 05:29:57.363612 [ 286 ] {} <Debug> TCP-Session: bc01523f-f855-4add-b797-41f418af6067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12146 | 2026.04.07 05:29:57.363624 [ 286 ] {} <Debug> TCP-Session: bc01523f-f855-4add-b797-41f418af6067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2026.04.07 05:29:57.364528 [ 300 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> AggregatingTransform: Aggregating | ||
| 12148 | 2026.04.07 05:29:57.364571 [ 300 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 12149 | 2026.04.07 05:29:57.364604 [ 300 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955868 sec. (1046.170 rows/sec., 40.87 KiB/sec.) | ||
| 12150 | 2026.04.07 05:29:57.364622 [ 300 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Trace> Aggregator: Merging aggregated data | ||
| 12151 | 2026.04.07 05:29:57.365844 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 12152 | 2026.04.07 05:29:57.366013 [ 292 ] {7fc631c5-a453-41de-8d8f-f46c623977e1} <Debug> TCPHandler: Processed in 0.003583668 sec. | ||
| 12153 | 2026.04.07 05:29:57.366120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12154 | 2026.04.07 05:29:57.366146 [ 292 ] {} <Debug> TCP-Session: 91a64e1c-3f42-4ef9-9e0f-fc8833bbcccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.04.07 05:29:57.366148 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12156 | 2026.04.07 05:29:57.366165 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12157 | 2026.04.07 05:29:57.366180 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12158 | 2026.04.07 05:29:57.366194 [ 293 ] {} <Debug> TCP-Session: 6d01c59f-088b-4d48-820a-2f9ec7686c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.04.07 05:29:57.366213 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12160 | 2026.04.07 05:29:57.366229 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12161 | 2026.04.07 05:29:57.366245 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12162 | 2026.04.07 05:29:57.366263 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12163 | 2026.04.07 05:29:57.366275 [ 289 ] {} <Debug> TCP-Session: bd660774-c3c6-432b-97f5-6ea0ebdb6140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12164 | 2026.04.07 05:29:57.366292 [ 286 ] {} <Debug> TCP-Session: bc01523f-f855-4add-b797-41f418af6067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2026.04.07 05:29:57.366315 [ 288 ] {} <Debug> TCP-Session: f9079ed1-3a85-4d20-8d7c-76f8e8e95482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2026.04.07 05:29:57.366257 [ 3 ] {} <Debug> TCP-Session: b3a6f958-07f8-4762-b31f-15ae86d3cdd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2026.04.07 05:29:57.366223 [ 290 ] {} <Debug> TCP-Session: 8afaedd3-efcb-40d9-9406-59c5159c6d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2026.04.07 05:29:57.366210 [ 294 ] {} <Debug> TCP-Session: 34e6f95f-03ae-4c5d-85f5-83bb9d80d020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.04.07 05:29:57.366199 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12170 | 2026.04.07 05:29:57.366424 [ 291 ] {} <Debug> TCP-Session: a340b9fa-5844-4e72-a444-39ef207beaa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2026.04.07 05:29:58.078901 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12172 | 2026.04.07 05:29:58.078949 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12173 | 2026.04.07 05:29:58.310258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31684 | ||
| 12174 | 2026.04.07 05:29:58.310792 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.04.07 05:29:58.310845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12176 | 2026.04.07 05:29:58.311368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12177 | 2026.04.07 05:29:58.311606 [ 244 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.04.07 05:29:58.311758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31684 | ||
| 12179 | 2026.04.07 05:29:58.311775 [ 94 ] {} <Debug> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12180 | 2026.04.07 05:29:58.311839 [ 94 ] {} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2026.04.07 05:29:58.311858 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12182 | 2026.04.07 05:29:58.311988 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::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 | ||
| 12183 | 2026.04.07 05:29:58.312127 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12184 | 2026.04.07 05:29:58.312164 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29252 rows starting from the beginning of the part | ||
| 12185 | 2026.04.07 05:29:58.312226 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 12186 | 2026.04.07 05:29:58.312271 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 12187 | 2026.04.07 05:29:58.312310 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 12188 | 2026.04.07 05:29:58.312359 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 12189 | 2026.04.07 05:29:58.312401 [ 199 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 12190 | 2026.04.07 05:29:58.315111 [ 197 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31684 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031747 sec., 9980155.60525404 rows/sec., 142.77 MiB/sec. | ||
| 12191 | 2026.04.07 05:29:58.315399 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12192 | 2026.04.07 05:29:58.315661 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.04.07 05:29:58.315734 [ 187 ] {68f374ce-0947-4794-a8f8-212972363e2d::all_1_66_13} <Trace> system.asynchronous_metric_log (68f374ce-0947-4794-a8f8-212972363e2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12194 | 2026.04.07 05:29:58.315814 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12195 | 2026.04.07 05:29:59.217113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53960 | ||
| 12196 | 2026.04.07 05:29:59.217280 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12197 | 2026.04.07 05:29:59.217325 [ 290 ] {} <Debug> TCP-Session: 83dd8c0b-a1bc-4d13-a8b0-b0b3486a4419 Authenticating user 'default' from [fd00:1122:3344:101::e]:53960 | ||
| 12198 | 2026.04.07 05:29:59.217350 [ 290 ] {} <Debug> TCP-Session: 83dd8c0b-a1bc-4d13-a8b0-b0b3486a4419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12199 | 2026.04.07 05:29:59.217364 [ 290 ] {} <Debug> TCP-Session: 83dd8c0b-a1bc-4d13-a8b0-b0b3486a4419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2026.04.07 05:29:59.217583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55711 | ||
| 12201 | 2026.04.07 05:29:59.217609 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40789 | ||
| 12202 | 2026.04.07 05:29:59.217646 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57346 | ||
| 12203 | 2026.04.07 05:29:59.217659 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48359 | ||
| 12204 | 2026.04.07 05:29:59.217664 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36462 | ||
| 12205 | 2026.04.07 05:29:59.217723 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12206 | 2026.04.07 05:29:59.217726 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12207 | 2026.04.07 05:29:59.217759 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12208 | 2026.04.07 05:29:59.217772 [ 292 ] {} <Debug> TCP-Session: 2bf00489-3ccc-4f54-9cab-45dc01f62188 Authenticating user 'default' from [fd00:1122:3344:101::e]:55711 | ||
| 12209 | 2026.04.07 05:29:59.217791 [ 286 ] {} <Debug> TCP-Session: d3ed50e0-7796-4e88-8e06-721c6112d3c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57346 | ||
| 12210 | 2026.04.07 05:29:59.217803 [ 288 ] {} <Debug> TCP-Session: 67a24b90-bc0f-446e-9350-38ad54020046 Authenticating user 'default' from [fd00:1122:3344:101::e]:48359 | ||
| 12211 | 2026.04.07 05:29:59.217815 [ 292 ] {} <Debug> TCP-Session: 2bf00489-3ccc-4f54-9cab-45dc01f62188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2026.04.07 05:29:59.217824 [ 286 ] {} <Debug> TCP-Session: d3ed50e0-7796-4e88-8e06-721c6112d3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.04.07 05:29:59.217837 [ 288 ] {} <Debug> TCP-Session: 67a24b90-bc0f-446e-9350-38ad54020046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.04.07 05:29:59.217839 [ 292 ] {} <Debug> TCP-Session: 2bf00489-3ccc-4f54-9cab-45dc01f62188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2026.04.07 05:29:59.217854 [ 286 ] {} <Debug> TCP-Session: d3ed50e0-7796-4e88-8e06-721c6112d3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2026.04.07 05:29:59.217865 [ 288 ] {} <Debug> TCP-Session: 67a24b90-bc0f-446e-9350-38ad54020046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.04.07 05:29:59.217809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12218 | 2026.04.07 05:29:59.217721 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12219 | 2026.04.07 05:29:59.217935 [ 289 ] {} <Debug> TCP-Session: 62410ce9-9917-4df0-a6d6-fda1e1d08d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:36462 | ||
| 12220 | 2026.04.07 05:29:59.217954 [ 294 ] {} <Debug> TCP-Session: 34bbf876-6789-4417-ad3b-dd1ef81155ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40789 | ||
| 12221 | 2026.04.07 05:29:59.217968 [ 289 ] {} <Debug> TCP-Session: 62410ce9-9917-4df0-a6d6-fda1e1d08d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12222 | 2026.04.07 05:29:59.217980 [ 294 ] {} <Debug> TCP-Session: 34bbf876-6789-4417-ad3b-dd1ef81155ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2026.04.07 05:29:59.217991 [ 289 ] {} <Debug> TCP-Session: 62410ce9-9917-4df0-a6d6-fda1e1d08d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2026.04.07 05:29:59.218004 [ 294 ] {} <Debug> TCP-Session: 34bbf876-6789-4417-ad3b-dd1ef81155ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12225 | 2026.04.07 05:29:59.217638 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49816 | ||
| 12226 | 2026.04.07 05:29:59.217604 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53288 | ||
| 12227 | 2026.04.07 05:29:59.217581 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38063 | ||
| 12228 | 2026.04.07 05:29:59.217709 [ 290 ] {} <Trace> TCP-Session: 83dd8c0b-a1bc-4d13-a8b0-b0b3486a4419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.04.07 05:29:59.218169 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12230 | 2026.04.07 05:29:59.218177 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12231 | 2026.04.07 05:29:59.218202 [ 3 ] {} <Debug> TCP-Session: 74afb27e-1071-46f3-aa72-fad3c3c39975 Authenticating user 'default' from [fd00:1122:3344:101::e]:49816 | ||
| 12232 | 2026.04.07 05:29:59.218204 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12233 | 2026.04.07 05:29:59.218212 [ 293 ] {} <Debug> TCP-Session: 348333ba-4242-43d2-9400-7c57951cc08a Authenticating user 'default' from [fd00:1122:3344:101::e]:53288 | ||
| 12234 | 2026.04.07 05:29:59.218233 [ 3 ] {} <Debug> TCP-Session: 74afb27e-1071-46f3-aa72-fad3c3c39975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.04.07 05:29:59.218244 [ 291 ] {} <Debug> TCP-Session: 374d3e74-9eb8-4d4f-b570-e237a81e029d Authenticating user 'default' from [fd00:1122:3344:101::e]:38063 | ||
| 12236 | 2026.04.07 05:29:59.218254 [ 293 ] {} <Debug> TCP-Session: 348333ba-4242-43d2-9400-7c57951cc08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2026.04.07 05:29:59.218261 [ 3 ] {} <Debug> TCP-Session: 74afb27e-1071-46f3-aa72-fad3c3c39975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2026.04.07 05:29:59.218275 [ 291 ] {} <Debug> TCP-Session: 374d3e74-9eb8-4d4f-b570-e237a81e029d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12239 | 2026.04.07 05:29:59.218286 [ 293 ] {} <Debug> TCP-Session: 348333ba-4242-43d2-9400-7c57951cc08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12240 | 2026.04.07 05:29:59.218306 [ 291 ] {} <Debug> TCP-Session: 374d3e74-9eb8-4d4f-b570-e237a81e029d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2026.04.07 05:29:59.218318 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53960) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12242 | 2026.04.07 05:29:59.218592 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12243 | 2026.04.07 05:29:59.218650 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12244 | 2026.04.07 05:29:59.218938 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 12245 | 2026.04.07 05:29:59.219917 [ 344 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> AggregatingTransform: Aggregating | ||
| 12246 | 2026.04.07 05:29:59.219961 [ 344 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> Aggregator: Aggregation method: without_key | ||
| 12247 | 2026.04.07 05:29:59.219998 [ 344 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957248 sec. (1044.661 rows/sec., 40.81 KiB/sec.) | ||
| 12248 | 2026.04.07 05:29:59.220016 [ 344 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Trace> Aggregator: Merging aggregated data | ||
| 12249 | 2026.04.07 05:29:59.221475 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 12250 | 2026.04.07 05:29:59.221647 [ 290 ] {4ad37c98-d2f9-4d0c-8f01-12c2658fad06} <Debug> TCPHandler: Processed in 0.004055906 sec. | ||
| 12251 | 2026.04.07 05:29:59.221788 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12252 | 2026.04.07 05:29:59.221809 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12253 | 2026.04.07 05:29:59.221828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12254 | 2026.04.07 05:29:59.221847 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12255 | 2026.04.07 05:29:59.221864 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12256 | 2026.04.07 05:29:59.221874 [ 293 ] {} <Debug> TCP-Session: 348333ba-4242-43d2-9400-7c57951cc08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.04.07 05:29:59.221895 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12258 | 2026.04.07 05:29:59.221911 [ 289 ] {} <Debug> TCP-Session: 62410ce9-9917-4df0-a6d6-fda1e1d08d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2026.04.07 05:29:59.221917 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2026.04.07 05:29:59.221946 [ 3 ] {} <Debug> TCP-Session: 74afb27e-1071-46f3-aa72-fad3c3c39975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2026.04.07 05:29:59.221989 [ 286 ] {} <Debug> TCP-Session: d3ed50e0-7796-4e88-8e06-721c6112d3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2026.04.07 05:29:59.221937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12263 | 2026.04.07 05:29:59.221901 [ 292 ] {} <Debug> TCP-Session: 2bf00489-3ccc-4f54-9cab-45dc01f62188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2026.04.07 05:29:59.221881 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12265 | 2026.04.07 05:29:59.222052 [ 288 ] {} <Debug> TCP-Session: 67a24b90-bc0f-446e-9350-38ad54020046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2026.04.07 05:29:59.221855 [ 291 ] {} <Debug> TCP-Session: 374d3e74-9eb8-4d4f-b570-e237a81e029d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12267 | 2026.04.07 05:29:59.222089 [ 294 ] {} <Debug> TCP-Session: 34bbf876-6789-4417-ad3b-dd1ef81155ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.04.07 05:29:59.221835 [ 290 ] {} <Debug> TCP-Session: 83dd8c0b-a1bc-4d13-a8b0-b0b3486a4419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.04.07 05:29:59.266348 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60176 | ||
| 12270 | 2026.04.07 05:29:59.266441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12271 | 2026.04.07 05:29:59.266465 [ 290 ] {} <Debug> TCP-Session: 73991fb8-6bc0-4d75-adf9-22e9ee80e08d Authenticating user 'default' from [fd00:1122:3344:101::e]:60176 | ||
| 12272 | 2026.04.07 05:29:59.266485 [ 290 ] {} <Debug> TCP-Session: 73991fb8-6bc0-4d75-adf9-22e9ee80e08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.04.07 05:29:59.266497 [ 290 ] {} <Debug> TCP-Session: 73991fb8-6bc0-4d75-adf9-22e9ee80e08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2026.04.07 05:29:59.266692 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55178 | ||
| 12275 | 2026.04.07 05:29:59.266708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59191 | ||
| 12276 | 2026.04.07 05:29:59.266727 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60800 | ||
| 12277 | 2026.04.07 05:29:59.266756 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63085 | ||
| 12278 | 2026.04.07 05:29:59.266750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39796 | ||
| 12279 | 2026.04.07 05:29:59.266812 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12280 | 2026.04.07 05:29:59.266830 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2026.04.07 05:29:59.266842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12282 | 2026.04.07 05:29:59.266855 [ 293 ] {} <Debug> TCP-Session: af4ab67b-0e37-41d2-b8d1-d4753868f866 Authenticating user 'default' from [fd00:1122:3344:101::e]:59191 | ||
| 12283 | 2026.04.07 05:29:59.266871 [ 3 ] {} <Debug> TCP-Session: 3041b8d2-f88d-4d64-b5c8-c8513353c057 Authenticating user 'default' from [fd00:1122:3344:101::e]:60800 | ||
| 12284 | 2026.04.07 05:29:59.266880 [ 289 ] {} <Debug> TCP-Session: 7ca8fc42-c79f-4c8b-b4ab-9a1447ecbc20 Authenticating user 'default' from [fd00:1122:3344:101::e]:63085 | ||
| 12285 | 2026.04.07 05:29:59.266890 [ 293 ] {} <Debug> TCP-Session: af4ab67b-0e37-41d2-b8d1-d4753868f866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2026.04.07 05:29:59.266906 [ 3 ] {} <Debug> TCP-Session: 3041b8d2-f88d-4d64-b5c8-c8513353c057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12287 | 2026.04.07 05:29:59.266913 [ 289 ] {} <Debug> TCP-Session: 7ca8fc42-c79f-4c8b-b4ab-9a1447ecbc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12288 | 2026.04.07 05:29:59.266917 [ 293 ] {} <Debug> TCP-Session: af4ab67b-0e37-41d2-b8d1-d4753868f866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12289 | 2026.04.07 05:29:59.266931 [ 3 ] {} <Debug> TCP-Session: 3041b8d2-f88d-4d64-b5c8-c8513353c057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.04.07 05:29:59.266942 [ 289 ] {} <Debug> TCP-Session: 7ca8fc42-c79f-4c8b-b4ab-9a1447ecbc20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.04.07 05:29:59.266877 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12292 | 2026.04.07 05:29:59.266839 [ 290 ] {} <Trace> TCP-Session: 73991fb8-6bc0-4d75-adf9-22e9ee80e08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.04.07 05:29:59.267011 [ 288 ] {} <Debug> TCP-Session: eb82e25e-faf3-40b6-8e28-34b34a99ceef Authenticating user 'default' from [fd00:1122:3344:101::e]:39796 | ||
| 12294 | 2026.04.07 05:29:59.266799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12295 | 2026.04.07 05:29:59.267046 [ 288 ] {} <Debug> TCP-Session: eb82e25e-faf3-40b6-8e28-34b34a99ceef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.04.07 05:29:59.266738 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58574 | ||
| 12297 | 2026.04.07 05:29:59.267074 [ 288 ] {} <Debug> TCP-Session: eb82e25e-faf3-40b6-8e28-34b34a99ceef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.04.07 05:29:59.267069 [ 291 ] {} <Debug> TCP-Session: d15a0f94-47a3-47fe-9af1-bf0f73949385 Authenticating user 'default' from [fd00:1122:3344:101::e]:55178 | ||
| 12299 | 2026.04.07 05:29:59.266716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56288 | ||
| 12300 | 2026.04.07 05:29:59.267147 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12301 | 2026.04.07 05:29:59.267168 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60176) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12302 | 2026.04.07 05:29:59.267181 [ 286 ] {} <Debug> TCP-Session: ec2dd7d5-0fa7-4453-b669-120ccf379e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:58574 | ||
| 12303 | 2026.04.07 05:29:59.266698 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53414 | ||
| 12304 | 2026.04.07 05:29:59.267199 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12305 | 2026.04.07 05:29:59.267204 [ 286 ] {} <Debug> TCP-Session: ec2dd7d5-0fa7-4453-b669-120ccf379e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2026.04.07 05:29:59.267248 [ 294 ] {} <Debug> TCP-Session: e9be7596-10ec-4d82-8d60-3f9d4a00c3f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56288 | ||
| 12307 | 2026.04.07 05:29:59.267257 [ 286 ] {} <Debug> TCP-Session: ec2dd7d5-0fa7-4453-b669-120ccf379e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12308 | 2026.04.07 05:29:59.267268 [ 294 ] {} <Debug> TCP-Session: e9be7596-10ec-4d82-8d60-3f9d4a00c3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12309 | 2026.04.07 05:29:59.267270 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12310 | 2026.04.07 05:29:59.267284 [ 294 ] {} <Debug> TCP-Session: e9be7596-10ec-4d82-8d60-3f9d4a00c3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2026.04.07 05:29:59.267306 [ 292 ] {} <Debug> TCP-Session: a4e2d3af-1800-428e-9c16-8e564afd2714 Authenticating user 'default' from [fd00:1122:3344:101::e]:53414 | ||
| 12312 | 2026.04.07 05:29:59.267137 [ 291 ] {} <Debug> TCP-Session: d15a0f94-47a3-47fe-9af1-bf0f73949385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2026.04.07 05:29:59.267334 [ 292 ] {} <Debug> TCP-Session: a4e2d3af-1800-428e-9c16-8e564afd2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2026.04.07 05:29:59.267350 [ 291 ] {} <Debug> TCP-Session: d15a0f94-47a3-47fe-9af1-bf0f73949385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2026.04.07 05:29:59.267360 [ 292 ] {} <Debug> TCP-Session: a4e2d3af-1800-428e-9c16-8e564afd2714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.04.07 05:29:59.267407 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12317 | 2026.04.07 05:29:59.267462 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12318 | 2026.04.07 05:29:59.267727 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Debug> oximeter.version (b59983b3-b885-480b-8202-da32017c82ac) (SelectExecutor): Key condition: unknown | ||
| 12319 | 2026.04.07 05:29:59.268712 [ 261 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> AggregatingTransform: Aggregating | ||
| 12320 | 2026.04.07 05:29:59.268751 [ 261 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> Aggregator: Aggregation method: without_key | ||
| 12321 | 2026.04.07 05:29:59.268783 [ 261 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959587 sec. (1042.115 rows/sec., 40.71 KiB/sec.) | ||
| 12322 | 2026.04.07 05:29:59.268800 [ 261 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Trace> Aggregator: Merging aggregated data | ||
| 12323 | 2026.04.07 05:29:59.270011 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002899 sec., 344.94653328734046 rows/sec., 13.47 KiB/sec. | ||
| 12324 | 2026.04.07 05:29:59.270144 [ 290 ] {1f6063f5-997c-4256-b992-ce0fb9f1d254} <Debug> TCPHandler: Processed in 0.003404294 sec. | ||
| 12325 | 2026.04.07 05:29:59.270263 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12326 | 2026.04.07 05:29:59.270288 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12327 | 2026.04.07 05:29:59.270293 [ 290 ] {} <Debug> TCP-Session: 73991fb8-6bc0-4d75-adf9-22e9ee80e08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2026.04.07 05:29:59.270311 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12329 | 2026.04.07 05:29:59.270338 [ 291 ] {} <Debug> TCP-Session: d15a0f94-47a3-47fe-9af1-bf0f73949385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12330 | 2026.04.07 05:29:59.270345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12331 | 2026.04.07 05:29:59.270366 [ 289 ] {} <Debug> TCP-Session: 7ca8fc42-c79f-4c8b-b4ab-9a1447ecbc20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2026.04.07 05:29:59.270361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12333 | 2026.04.07 05:29:59.270382 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12334 | 2026.04.07 05:29:59.270393 [ 293 ] {} <Debug> TCP-Session: af4ab67b-0e37-41d2-b8d1-d4753868f866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2026.04.07 05:29:59.270419 [ 292 ] {} <Debug> TCP-Session: a4e2d3af-1800-428e-9c16-8e564afd2714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.04.07 05:29:59.270444 [ 3 ] {} <Debug> TCP-Session: 3041b8d2-f88d-4d64-b5c8-c8513353c057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12337 | 2026.04.07 05:29:59.270415 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12338 | 2026.04.07 05:29:59.270325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12339 | 2026.04.07 05:29:59.270512 [ 288 ] {} <Debug> TCP-Session: eb82e25e-faf3-40b6-8e28-34b34a99ceef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2026.04.07 05:29:59.270539 [ 294 ] {} <Debug> TCP-Session: e9be7596-10ec-4d82-8d60-3f9d4a00c3f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.04.07 05:29:59.270396 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2026.04.07 05:29:59.270599 [ 286 ] {} <Debug> TCP-Session: ec2dd7d5-0fa7-4453-b669-120ccf379e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.04.07 05:30:00.027528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12344 | 2026.04.07 05:30:00.047075 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.04.07 05:30:00.047134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12346 | 2026.04.07 05:30:00.054109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12347 | 2026.04.07 05:30:00.054879 [ 243 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.04.07 05:30:00.055182 [ 83 ] {} <Debug> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12349 | 2026.04.07 05:30:00.055219 [ 83 ] {} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.04.07 05:30:00.055242 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12351 | 2026.04.07 05:30:00.055334 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::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 | ||
| 12352 | 2026.04.07 05:30:00.058597 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12353 | 2026.04.07 05:30:00.059013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12354 | 2026.04.07 05:30:00.059525 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12355 | 2026.04.07 05:30:00.063247 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12356 | 2026.04.07 05:30:00.067361 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12357 | 2026.04.07 05:30:00.072439 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12358 | 2026.04.07 05:30:00.077151 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12359 | 2026.04.07 05:30:00.081050 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12360 | 2026.04.07 05:30:00.144474 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.089174723 sec., 5573.32821768339 rows/sec., 28.82 MiB/sec. | ||
| 12361 | 2026.04.07 05:30:00.147633 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12362 | 2026.04.07 05:30:00.150001 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12363 | 2026.04.07 05:30:00.150111 [ 199 ] {a4b891fc-486d-4d4b-979e-d05c12719f8a::all_1_66_13} <Trace> system.metric_log (a4b891fc-486d-4d4b-979e-d05c12719f8a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12364 | 2026.04.07 05:30:00.152138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12365 | 2026.04.07 05:30:01.000325 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.48 MiB, peak 368.20 MiB, free memory in arenas 0.00 B, will set to 357.07 MiB (RSS), difference: 2.59 MiB | ||
| 12366 | 2026.04.07 05:30:01.145795 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.04.07 05:30:01.145983 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12368 | 2026.04.07 05:30:01.146059 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12369 | 2026.04.07 05:30:01.146818 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.04.07 05:30:01.146874 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12371 | 2026.04.07 05:30:01.147316 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12372 | 2026.04.07 05:30:01.147585 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Trace> oximeter.fields_string (c1344415-e7af-4221-b11a-c82bb1d3e984): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.04.07 05:30:01.147778 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. | ||
| 12374 | 2026.04.07 05:30:01.147837 [ 5 ] {076f510d-2796-4458-af8c-f877b11d7a93} <Debug> TCPHandler: Processed in 0.002179541 sec. | ||
| 12375 | 2026.04.07 05:30:01.147977 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.04.07 05:30:01.148089 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12377 | 2026.04.07 05:30:01.148136 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12378 | 2026.04.07 05:30:01.148629 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.04.07 05:30:01.148677 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12380 | 2026.04.07 05:30:01.149035 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12381 | 2026.04.07 05:30:01.149293 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Trace> oximeter.fields_uuid (3fe02d8d-c71d-43ce-b36e-63a8eff43e5f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.04.07 05:30:01.149441 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001393 sec., 45944.00574300072 rows/sec., 3.59 MiB/sec. | ||
| 12383 | 2026.04.07 05:30:01.149487 [ 5 ] {ae6b6ca5-c127-4de4-a869-540c5db5c121} <Debug> TCPHandler: Processed in 0.00158375 sec. | ||
| 12384 | 2026.04.07 05:30:01.149617 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.04.07 05:30:01.149712 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.04.07 05:30:01.149759 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12387 | 2026.04.07 05:30:01.150245 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.04.07 05:30:01.150286 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12389 | 2026.04.07 05:30:01.150654 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12390 | 2026.04.07 05:30:01.150890 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.04.07 05:30:01.151053 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 12392 | 2026.04.07 05:30:01.151063 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Selected 2 parts from all_1_103_25 to all_104_104_0 | ||
| 12393 | 2026.04.07 05:30:01.151093 [ 5 ] {463b9303-aff8-414c-8ca3-49d08cf135c1} <Debug> TCPHandler: Processed in 0.001506799 sec. | ||
| 12394 | 2026.04.07 05:30:01.151129 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.04.07 05:30:01.151156 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12396 | 2026.04.07 05:30:01.151231 [ 5 ] {} <Trace> TCP-Session: 4901a6c7-2d95-47cd-b26a-28003ececde0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.04.07 05:30:01.151246 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_103_25 to all_104_104_0 into Compact with storage Full | ||
| 12398 | 2026.04.07 05:30:01.151337 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47237) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12399 | 2026.04.07 05:30:01.151344 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12400 | 2026.04.07 05:30:01.151381 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12401 | 2026.04.07 05:30:01.151381 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_25, total 36507 rows starting from the beginning of the part | ||
| 12402 | 2026.04.07 05:30:01.151461 [ 193 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 12403 | 2026.04.07 05:30:01.151753 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.04.07 05:30:01.151793 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12405 | 2026.04.07 05:30:01.152149 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12406 | 2026.04.07 05:30:01.152380 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Trace> oximeter.measurements_u64 (293858e9-e8e0-44e1-b979-077b3bb049ca): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.04.07 05:30:01.152530 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 12408 | 2026.04.07 05:30:01.152568 [ 5 ] {4b46524c-99f5-44f8-9c65-5146ecd77955} <Debug> TCPHandler: Processed in 0.001393657 sec. | ||
| 12409 | 2026.04.07 05:30:01.158779 [ 190 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36667 rows, containing 5 columns (5 merged, 0 gathered) in 0.007562303 sec., 4848655.231085028 rows/sec., 315.57 MiB/sec. | ||
| 12410 | 2026.04.07 05:30:01.159842 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Trace> MergedBlockOutputStream: filled checksums all_1_104_26 (state Temporary) | ||
| 12411 | 2026.04.07 05:30:01.160196 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900): Renaming temporary part tmp_merge_all_1_104_26 to all_1_104_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.04.07 05:30:01.160281 [ 188 ] {a0e5e0e8-1b34-4593-a6ee-ee166d66b900::all_1_104_26} <Trace> oximeter.measurements_cumulativeu64 (a0e5e0e8-1b34-4593-a6ee-ee166d66b900) (MergerMutator): Merged 2 parts: [all_1_103_25, all_104_104_0] -> all_1_104_26 | ||
| 12413 | 2026.04.07 05:30:01.160374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||